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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jul 9 20:09:27 UTC 2011


    Date: Saturday, July 9, 2011 @ 16:09:27
  Author: andyrtr
Revision: 131034

upgpkg: vigra 1.7.1-3
safety rebuild for hdf5 .so bump

Modified:
  vigra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-09 18:43:43 UTC (rev 131033)
+++ PKGBUILD	2011-07-09 20:09:27 UTC (rev 131034)
@@ -4,12 +4,12 @@
 
 pkgname=vigra
 pkgver=1.7.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Computer vision library"
 arch=('i686' 'x86_64')
 url="http://hci.iwr.uni-heidelberg.de/vigra/"
 license=('custom:MIT')
-depends=('libpng' 'libtiff' 'gcc-libs' 'sh' 'hdf5' 'fftw')
+depends=('libpng' 'libtiff' 'gcc-libs' 'sh' 'hdf5>=1.8.7' 'fftw')
 makedepends=('cmake' 'python-nose' 'doxygen' 'python-sphinx' 'boost' 'python-numpy')
 optdepends=('python2: for python bindings'
             'boost-libs: for python bindings')




More information about the arch-commits mailing list