17 lines
528 B
Text
17 lines
528 B
Text
# 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
|
|
}
|