xpdf: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-21 12:17:09 +01:00 committed by maxice8
parent e1d96c07e4
commit 4f0633c28e
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'xpdf'
pkgname=xpdf
version=3.04
revision=1
patch_args="-Np1"
revision=2
build_style=gnu-configure
configure_args="--enable-multithreaded
--with-freetype2-library=${XBPS_CROSS_BASE}/usr/lib
@ -12,11 +11,12 @@ conf_files="/etc/xpdfrc"
makedepends="lesstif-devel libpaper-devel libXt-devel libXpm-devel libXp-devel freetype-devel"
depends="gsfonts"
short_desc="Viewer for Portable Document Format (PDF) files"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-2"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later, GPL-3.0-or-later"
homepage="http://www.foolabs.com/xpdf/"
distfiles="https://xpdfreader-dl.s3.amazonaws.com/old/xpdf-$version.tar.gz"
checksum=11390c74733abcb262aaca4db68710f13ffffd42bfe2a0861a5dfc912b2977e5
patch_args="-Np1"
post_extract() {
sed -i 's:/usr/share/fonts/type1/gsfonts:/usr/share/fonts/Type1:' xpdf/GlobalParams.cc