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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jun 20 11:34:24 UTC 2010


    Date: Sunday, June 20, 2010 @ 07:34:23
  Author: andyrtr
Revision: 82987

upgpkg: vigra 1.7.0-3
namcap failure. main boost pkg has the python bindings

Modified:
  vigra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-20 08:21:23 UTC (rev 82986)
+++ PKGBUILD	2010-06-20 11:34:23 UTC (rev 82987)
@@ -4,7 +4,7 @@
 
 pkgname=vigra
 pkgver=1.7.0
-pkgrel=2
+pkgrel=3
 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-libs:	for python bindings')
+           'boost:	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'




More information about the arch-commits mailing list