18 lines
529 B
Plaintext
18 lines
529 B
Plaintext
# Template file for 'zathura-cb'
|
|
pkgname=zathura-cb
|
|
version=0.1.2
|
|
revision=2
|
|
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=72b20e2de452ccb8428fe0007bf12cee06c3422eac8e5e3b2c0ecbc9848850e0
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|