xpdf: update to 4.04.
This commit is contained in:
parent
424d1ea546
commit
5c7eb352a1
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xpdf'
|
# Template file for 'xpdf'
|
||||||
pkgname=xpdf
|
pkgname=xpdf
|
||||||
version=4.03
|
version=4.04
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSYSTEM_XPDFRC=/etc/xpdfrc"
|
configure_args="-DSYSTEM_XPDFRC=/etc/xpdfrc"
|
||||||
|
@ -13,10 +13,10 @@ 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=0fe4274374c330feaadcebb7bd7700cb91203e153b26aa95952f02bf130be846
|
checksum=63ce23fcbf76048f524c40be479ac3840d7a2cbadb6d1e0646ea77926656bade
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '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
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue