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

Ray Rashif schiv at archlinux.org
Fri Jul 10 18:54:54 UTC 2015


    Date: Friday, July 10, 2015 @ 20:54:54
  Author: schiv
Revision: 136660

Revert last rev; opencv rebuild will have to wait

Modified:
  nomacs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-10 18:51:38 UTC (rev 136659)
+++ PKGBUILD	2015-07-10 18:54:54 UTC (rev 136660)
@@ -3,12 +3,12 @@
 
 pkgname=nomacs
 pkgver=2.4.4
-pkgrel=3
+pkgrel=2
 pkgdesc="A Qt image viewer"
 arch=(i686 x86_64)
 url="http://www.nomacs.org/"
 license=('GPL3')
-depends=('qt4' 'exiv2' 'libraw' 'opencv>=3.0.0')
+depends=('qt4' 'exiv2' 'libraw' 'opencv')
 makedepends=('cmake')
 install="$pkgname.install"
 source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver-source.tar.bz2")



More information about the arch-commits mailing list