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

Ionut Biru ibiru at archlinux.org
Sun Jan 10 20:30:55 UTC 2010


    Date: Sunday, January 10, 2010 @ 15:30:55
  Author: ibiru
Revision: 62651

upgpkg: opencv 2.0.0-3
    x264/ffmpeg rebuild

Modified:
  opencv/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-10 19:57:28 UTC (rev 62650)
+++ PKGBUILD	2010-01-10 20:30:55 UTC (rev 62651)
@@ -3,7 +3,7 @@
 
 pkgname=opencv
 pkgver=2.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Intel(R) Open Source Computer Vision Library"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -16,6 +16,7 @@
 
 build() {
   cd ${srcdir}
+
   mkdir build
   cd build
   cmake ../OpenCV-${pkgver} \




More information about the arch-commits mailing list