summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/libmng/PKGBUILD
diff options
context:
space:
mode:
authorNathan Harris <nharris@eoimaging.com>2009-07-17 20:41:12 (GMT)
committerNathan Harris <nharris@eoimaging.com>2009-07-17 20:41:12 (GMT)
commitec0507cc69399f73f21098424b798a4283ba7fea (patch)
treea1b88c156ecc27fc5a28a6c651fae65cb0fde981 /abs/core-testing/libmng/PKGBUILD
parent1f5c42b929c211d15031d3c8533bc148e267d880 (diff)
downloadlinhes_pkgbuild-ec0507cc69399f73f21098424b798a4283ba7fea.zip
linhes_pkgbuild-ec0507cc69399f73f21098424b798a4283ba7fea.tar.gz
linhes_pkgbuild-ec0507cc69399f73f21098424b798a4283ba7fea.tar.bz2
libmng: update to version 1.0.10
Diffstat (limited to 'abs/core-testing/libmng/PKGBUILD')
-rw-r--r--abs/core-testing/libmng/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core-testing/libmng/PKGBUILD b/abs/core-testing/libmng/PKGBUILD
index d0fd215..ede7f7c 100644
--- a/abs/core-testing/libmng/PKGBUILD
+++ b/abs/core-testing/libmng/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 356 2008-04-18 22:56:27Z aaron $
+# $Id$
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
# Maintainer: judd <jvinet@zeroflux.org>
pkgname=libmng
pkgver=1.0.10
-pkgrel=1
+pkgrel=2
pkgdesc="A collection of routines used to create and manipulate MNG format graphics files"
arch=('i686' 'x86_64')
url="http://www.libmng.com/"
license=('custom')
-depends=('zlib' 'libjpeg')
+depends=('zlib' 'libjpeg>=7')
options=(!libtool)
source=(http://dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('a464ae7d679781beebdf7440d144b7bd')