[arch-commits] Commit in libtiff/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Tue Jun 30 04:40:37 UTC 2009
Date: Tuesday, June 30, 2009 @ 00:40:37
Author: allan
Revision: 43712
upgpkg: libtiff 3.8.2-5
libjpeg soname bump rebuild
Modified:
libtiff/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-30 04:01:00 UTC (rev 43711)
+++ PKGBUILD 2009-06-30 04:40:37 UTC (rev 43712)
@@ -4,12 +4,12 @@
pkgname=libtiff
pkgver=3.8.2
-pkgrel=4
+pkgrel=5
pkgdesc="Library for manipulation of TIFF images"
arch=('i686' 'x86_64')
url="http://www.libtiff.org/"
license=('custom')
-depends=('libjpeg' 'zlib')
+depends=('libjpeg>=7' 'zlib')
makedepends=('libgl' 'freeglut' 'libxmu' 'libxi')
optdepends=('freeglut: for using tiffgt')
options=('!libtool')
More information about the arch-commits
mailing list