mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xpdf: update to 4.05.
This commit is contained in:
parent
dd7f3f4bcb
commit
0d69e5c51c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xpdf'
|
# Template file for 'xpdf'
|
||||||
pkgname=xpdf
|
pkgname=xpdf
|
||||||
version=4.04
|
version=4.05
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSYSTEM_XPDFRC=/etc/xpdfrc"
|
configure_args="-DSYSTEM_XPDFRC=/etc/xpdfrc"
|
||||||
|
@ -13,7 +13,7 @@ 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.xpdfreader.com/"
|
homepage="http://www.xpdfreader.com/"
|
||||||
distfiles="https://dl.xpdfreader.com/xpdf-${version}.tar.gz"
|
distfiles="https://dl.xpdfreader.com/xpdf-${version}.tar.gz"
|
||||||
checksum=63ce23fcbf76048f524c40be479ac3840d7a2cbadb6d1e0646ea77926656bade
|
checksum=92707ed5acb6584fbd73f34091fda91365654ded1f31ba72f0970022cf2a5cea
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i -e 's:/usr/share/fonts/type1/gsfonts:/usr/share/fonts/Type1:' xpdf/GlobalParams.cc
|
vsed -i -e 's:/usr/share/fonts/type1/gsfonts:/usr/share/fonts/Type1:' xpdf/GlobalParams.cc
|
||||||
|
|
Loading…
Add table
Reference in a new issue