[arch-commits] Commit in opengtl/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Tue Jan 24 01:24:53 UTC 2012


    Date: Monday, January 23, 2012 @ 20:24:53
  Author: foutrelis
Revision: 147179

upgpkg: opengtl 0.9.16-1

New upstream release. libpng 1.5 rebuild.

Modified:
  opengtl/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-24 01:21:47 UTC (rev 147178)
+++ PKGBUILD	2012-01-24 01:24:53 UTC (rev 147179)
@@ -3,18 +3,17 @@
 # Contributor: Andries Radu <admiral0 at live.it>
 
 pkgname=opengtl
-pkgver=0.9.15.1
+pkgver=0.9.16
 pkgrel=1
 pkgdesc="A set of library for using and integrating transformation algorithms (such as filter or color conversion) in graphics applications"
 url="http://www.opengtl.org"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('gcc-libs')
-makedepends=('cmake' 'llvm' 'libpng')
+depends=('gcc-libs' 'llvm')
+makedepends=('cmake' 'libpng')
 optdepends=('libpng: for using the png extension')
 source=(http://download.opengtl.org/OpenGTL-${pkgver}.tar.bz2)
-md5sums=('052fc8504ced601e356e4d20621699f7')
-sha1sums=('ddd25b1f5eb11ae0b438c67d5a2a73481e919a0a')
+sha1sums=('3cfe4a08e5778c13f7e74dfc822adb68f97ad048')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list