[arch-commits] CVS update of extra/i18n/xpdf-hebrew (PKGBUILD)
Eric Belanger
eric at archlinux.org
Sat Jan 5 03:34:40 UTC 2008
Date: Friday, January 4, 2008 @ 22:34:40
Author: eric
Path: /home/cvs-extra/extra/i18n/xpdf-hebrew
Modified: PKGBUILD (1.4 -> 1.5)
upgpkg: xpdf-hebrew 20030216-3
added license, PKGBUILD cleanup
----------+
PKGBUILD | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
Index: extra/i18n/xpdf-hebrew/PKGBUILD
diff -u extra/i18n/xpdf-hebrew/PKGBUILD:1.4 extra/i18n/xpdf-hebrew/PKGBUILD:1.5
--- extra/i18n/xpdf-hebrew/PKGBUILD:1.4 Sun Jan 7 06:56:40 2007
+++ extra/i18n/xpdf-hebrew/PKGBUILD Fri Jan 4 22:34:40 2008
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD,v 1.4 2007/01/07 11:56:40 jgc Exp $
-# Maintainer: tobias <tobias at archlinux.org>
-# Contributor Tobias Kieslich <tobias at justdreams.de>
+# $Id: PKGBUILD,v 1.5 2008/01/05 03:34:40 eric Exp $
+# Maintainer: Eric Belanger <eric at archlinux.org>
+# Contributor: Tobias Kieslich <tobias at justdreams.de>
pkgname=xpdf-hebrew
pkgver=20030216
-pkgrel=2
-pkgdesc="adds support for Hebrew fonts to xpdf"
-arch=(i686 x86_64)
+pkgrel=3
+pkgdesc="Adds support for Hebrew fonts to xpdf"
+arch=('i686' 'x86_64')
+url="http://www.foolabs.com/xpdf/"
+license=('GPL2')
depends=('xpdf')
install=$pkgname.install
-url="http://www.foolabs.com/xpdf/"
source=(ftp://ftp.foolabs.com/pub/xpdf/$pkgname.tar.gz)
md5sums=('438dd417517641cbb78a94facf2d938e')
@@ -26,4 +27,3 @@
sed -i 's|^displayCIDFontX.*$||' add-to-xpdfrc
install -Dm 644 add-to-xpdfrc $startdir/pkg/etc/xpdf/$pkgname
}
-# vim: ts=2 sw=2 et ft=sh
More information about the arch-commits
mailing list