Date: Saturday, June 19, 2010 @ 14:52:45
  Author: andyrtr
Revision: 82942

upgpkg: vigra 1.7.0-2
rebuild for boost/-libs split'n update

Modified:
  vigra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-06-19 16:48:29 UTC (rev 82941)
+++ PKGBUILD    2010-06-19 18:52:45 UTC (rev 82942)
@@ -4,7 +4,7 @@
 
 pkgname=vigra
 pkgver=1.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Computer vision library"
 arch=('i686' 'x86_64')
 url="http://hci.iwr.uni-heidelberg.de/vigra/";
@@ -12,7 +12,7 @@
 depends=('libpng' 'libtiff' 'gcc-libs' 'sh' 'hdf5' 'fftw')
 makedepends=('cmake' 'python-nose' 'doxygen' 'python-sphinx' 'boost')
 optdepends=('python:   for python bindings'
-           'boost:     for python bindings')
+           'boost-libs:        for python bindings')
 options=('!libtool')
 
source=(http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/${pkgname}-${pkgver}-src.tar.gz
 libpng-1.4.patch)
 md5sums=('a8e5326433ee7bf77f6daa3dd00d6c61'

Reply via email to