17 lines
529 B
Text
17 lines
529 B
Text
# Template file for 'zathura-cb'
|
|
pkgname=zathura-cb
|
|
version=0.1.4
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
|
hostmakedepends="pkg-config"
|
|
makedepends="zathura-devel libarchive-devel"
|
|
license="zlib"
|
|
homepage="http://pwmt.org/projects/zathura-cb/"
|
|
short_desc="Comic book support for zathura"
|
|
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz"
|
|
checksum=f21cb140cce02b3ef8b23eff479a7f66285667ab47cdc099c10cd62eaf239626
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|