New Package: apvlv-git-2014-12-24
This commit is contained in:
		
							
								
								
									
										19
									
								
								srcpkgs/apvlv-git/template
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								srcpkgs/apvlv-git/template
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,19 @@ | ||||
| # Template file for 'apvlv-git' | ||||
| pkgname=apvlv-git | ||||
| version=20141224 | ||||
| revision=1 | ||||
| build_style=cmake | ||||
| configure_args="-DAPVLV_WITH_UMD=no -DAPVLV_WITH_DJVU=yes -DAPVLV_WITH_TXT=yes" | ||||
| hostmakedepends="git cmake pkg-config" | ||||
| makedepends="gtk+-devel poppler-glib-devel djvulibre-devel webkitgtk-devel" | ||||
| depends="desktop-file-utils" | ||||
| short_desc="Vim-like PDF/DJVU/TXT viewer" | ||||
| maintainer="Logen K <logen@sudotask.com>" | ||||
| license="GPL-2" | ||||
| homepage="http://naihe2010.github.io/apvlv/" | ||||
|  | ||||
| do_fetch() { | ||||
| 	local url="git://github.com/naihe2010/apvlv" | ||||
| 	msg_normal "Fetching source from $url ...\n" | ||||
| 	git clone ${url} ${pkgname}-${version} | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Logen Kain
					Logen Kain