mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
New package: zathura-djvu-0.2.3
This commit is contained in:
parent
19780ba8a6
commit
f6e66e3da4
1 changed files with 17 additions and 0 deletions
17
srcpkgs/zathura-djvu/template
Normal file
17
srcpkgs/zathura-djvu/template
Normal 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
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue