mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
parent
ae00cc5016
commit
5a8dee112c
1 changed files with 3 additions and 7 deletions
|
@ -1,20 +1,16 @@
|
||||||
# Template file for 'qpdf'
|
# Template file for 'qpdf'
|
||||||
pkgname=qpdf
|
pkgname=qpdf
|
||||||
version=8.0.0
|
version=8.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="pcre-devel libjpeg-turbo-devel"
|
makedepends="pcre-devel libjpeg-turbo-devel"
|
||||||
short_desc="A Content-Preserving PDF Transformation System"
|
short_desc="A Content-Preserving PDF Transformation System"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="Artistic-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://qpdf.sourceforge.net"
|
homepage="http://qpdf.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ffa116952237b46055e18a632f70873c7be9b067407a645a1935c8ec79694105
|
checksum=b09e1730b515956903866619b466da359cc051ae8c9d8690d8e7a2aca493c8c1
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense Artistic-2.0
|
|
||||||
}
|
|
||||||
|
|
||||||
libqpdf_package() {
|
libqpdf_package() {
|
||||||
short_desc+=" - shared library"
|
short_desc+=" - shared library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue