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

Bruno Pagani archange at archlinux.org
Sun Jul 7 17:03:43 UTC 2019


    Date: Sunday, July 7, 2019 @ 17:03:43
  Author: archange
Revision: 487636

FS#63106

Modified:
  hugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-07 15:19:13 UTC (rev 487635)
+++ PKGBUILD	2019-07-07 17:03:43 UTC (rev 487636)
@@ -6,7 +6,7 @@
 
 pkgname=hugin
 pkgver=2019.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Panorama photo stitcher"
 arch=(x86_64)
 url="http://hugin.sourceforge.net/"
@@ -36,6 +36,7 @@
         -DCMAKE_INSTALL_PREFIX=/usr \
         -DENABLE_LAPACK=yes \
         -DBUILD_HSI=ON \
+        -DUSE_GDKBACKEND_X11=ON \
         -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3
     make
 }



More information about the arch-commits mailing list