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

Sergej Pupykin spupykin at archlinux.org
Thu Dec 25 13:14:59 UTC 2014


    Date: Thursday, December 25, 2014 @ 14:14:58
  Author: spupykin
Revision: 124551

upgpkg: darktable 1.6.1-3

upd

Modified:
  darktable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-25 13:07:12 UTC (rev 124550)
+++ PKGBUILD	2014-12-25 13:14:58 UTC (rev 124551)
@@ -5,7 +5,7 @@
 
 pkgname=darktable
 pkgver=1.6.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Utility to organize and develop raw images"
 arch=('i686' 'x86_64')
 url=http://darktable.sf.net/
@@ -12,7 +12,7 @@
 license=('GPL3')
 depends=('exiv2>=0.18' 'intltool>=0.40' 'lcms2' 'lensfun>=0.2.3' 'libglade' 'dbus-glib'
 	 'curl' 'libsecret' 'libgphoto2' 'openexr' 'sqlite' 'libxslt'
-	 'libsoup' 'gtk-engines' 'json-glib' 'flickcurl')
+	 'libsoup' 'gtk-engines' 'json-glib' 'flickcurl' 'lua')
 makedepends=('intltool>=0.40' 'cmake' 'librsvg')
 optdepends=('librsvg')
 install=darktable.install
@@ -37,6 +37,7 @@
       -DUSE_GCONF_BACKEND=Off \
       -DBUILD_USERMANUAL=False \
       -DUSE_LIBSECRET=On \
+      -DUSE_LUA=On \
       -DUSE_GNOME_KEYRING=Off \
       ..
   make



More information about the arch-commits mailing list