void-packages/srcpkgs/zathura-djvu/template

18 lines
528 B
Text
Raw Normal View History

2014-07-08 11:28:35 +00:00
# Template file for 'zathura-djvu'
pkgname=zathura-djvu
2014-11-14 16:48:34 +00:00
version=0.2.4
2014-07-08 11:28:35 +00:00
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"
2014-11-14 16:48:34 +00:00
checksum=ac10b8c07fd9f58281225e1a4cb026634cd03bf6b549eaceeea02f99ab5334bc
2014-07-08 11:28:35 +00:00
post_install() {
vlicense LICENSE
}