New package: zathura-djvu-0.2.3

This commit is contained in:
Dominik Honnef 2014-07-08 13:28:35 +02:00
parent 19780ba8a6
commit f6e66e3da4

View File

@ -0,0 +1,17 @@
# Template file for 'zathura-djvu'
pkgname=zathura-djvu
version=0.2.3
revision=1
build_style=gnu-makefile
maintainer="Dominik Honnef <dominik@honnef.co>"
hostmakedepends="pkg-config"
makedepends="djvulibre-devel zathura-devel"
license="zlib"
homepage="http://pwmt.org/projects/zathura-djvu/"
short_desc="DjVu support for zathura"
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz"
checksum=c16e82d525012b788fd01c4189df93708fcffffb7dd34ca09db55005d644ed89
post_install() {
vlicense LICENSE
}