summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Frost <gregfrost1@bigpond.com>2009-07-22 12:54:19 (GMT)
committerGreg Frost <gregfrost1@bigpond.com>2009-07-22 12:54:19 (GMT)
commitdd6867ad375d2067515d056f4a4b6949313cf8f3 (patch)
treec0661a1d986d51f62f2fdf731448ed2a0eb758c4
parent868f814706bbc9248c32765bc1c1f8364c1475c0 (diff)
downloadlinhes_pkgbuild-dd6867ad375d2067515d056f4a4b6949313cf8f3.zip
linhes_pkgbuild-dd6867ad375d2067515d056f4a4b6949313cf8f3.tar.gz
linhes_pkgbuild-dd6867ad375d2067515d056f4a4b6949313cf8f3.tar.bz2
bump and rebuild: feh ghostscript
-rw-r--r--abs/core-testing/feh/PKGBUILD4
-rw-r--r--abs/core-testing/ghostscript/PKGBUILD7
2 files changed, 6 insertions, 5 deletions
diff --git a/abs/core-testing/feh/PKGBUILD b/abs/core-testing/feh/PKGBUILD
index 23a2627..ad38f8f 100644
--- a/abs/core-testing/feh/PKGBUILD
+++ b/abs/core-testing/feh/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=feh
pkgver=1.3.4
-pkgrel=3
+pkgrel=4
pkgdesc="feh is a fast, lightweight image viewer which uses imlib2"
-depends=('libpng' 'libxinerama' 'giblib')
+depends=('libjpeg' 'libpng' 'libxinerama' 'giblib')
#source=(http://linuxbrit.co.uk/downloads/$pkgname-$pkgver.tar.gz)
source=(http://ftp.gva.es/mirror/debian/pool/main/f/feh/feh_1.3.4.orig.tar.gz)
url="http://www.linuxbrit.co.uk/feh/"
diff --git a/abs/core-testing/ghostscript/PKGBUILD b/abs/core-testing/ghostscript/PKGBUILD
index 8edc722..5a7aa2a 100644
--- a/abs/core-testing/ghostscript/PKGBUILD
+++ b/abs/core-testing/ghostscript/PKGBUILD
@@ -3,17 +3,18 @@
pkgname=ghostscript
pkgver=8.63
-pkgrel=4
+pkgrel=5
pkgdesc="An interpreter for the PostScript language"
arch=(i686 x86_64)
license=('GPL' 'custom')
-depends=('libxext' 'libxt' 'libcups>=1.3.8-2' 'fontconfig>=2.6.0' 'gtk2>=2.12.11' 'gnutls>=2.4.1')
+depends=('libjpeg' 'libxext' 'libxt' 'libcups>=1.3.8-2' 'fontconfig>=2.6.0' 'gtk2>=2.12.11' 'gnutls>=2.4.1')
makedepends=('automake' 'autoconf')
optdepends=('texlive-core: dvipdf')
replaces=('ghostscript-lrpng')
provides=('ghostscript-lprng')
url="http://www.cs.wisc.edu/~ghost/"
-source=(ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs863/ghostscript-${pkgver}.tar.bz2
+source=(http://ghostscript.com/releases/ghostscript-${pkgver}.tar.bz2
+ #ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs863/ghostscript-${pkgver}.tar.bz2
ghostscript-fPIC.patch)
options=('!libtool' '!makeflags')
md5sums=('c770eedfdd846a53e211e3ba5339de21'