mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
xpdf: update to 4.02.
This commit is contained in:
parent
9bb604e980
commit
6d4a3d6374
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xpdf'
|
# Template file for 'xpdf'
|
||||||
pkgname=xpdf
|
pkgname=xpdf
|
||||||
version=4.01.01
|
version=4.02
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSYSTEM_XPDFRC=/etc/xpdfrc"
|
configure_args="-DSYSTEM_XPDFRC=/etc/xpdfrc"
|
||||||
|
@ -11,9 +11,9 @@ depends="gsfonts"
|
||||||
short_desc="Viewer for Portable Document Format (PDF) files"
|
short_desc="Viewer for Portable Document Format (PDF) files"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
||||||
homepage="http://www.foolabs.com/xpdf/"
|
homepage="http://www.xpdfreader.com/"
|
||||||
distfiles="https://xpdfreader-dl.s3.amazonaws.com/xpdf-$version.tar.gz"
|
distfiles="https://xpdfreader-dl.s3.amazonaws.com/xpdf-$version.tar.gz"
|
||||||
checksum=ba550c7d3e4f73b1833cfcdcd9dbe39849dd0cd459b6774c4ecdfeca993204a4
|
checksum=52d51dc943b9614b8da66e8662b3031a3c82dc25bfc792eac6b438aa36d549a4
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
1
srcpkgs/xpdf/update
Normal file
1
srcpkgs/xpdf/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
site='http://www.xpdfreader.com/download.html'
|
Loading…
Add table
Reference in a new issue