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

Andrea Scarpino andrea at nymeria.archlinux.org
Sun Mar 9 11:52:01 UTC 2014


    Date: Sunday, March 9, 2014 @ 12:52:01
  Author: andrea
Revision: 207441

upgpkg: calligra 2.8.0-2

Drop nepomuk support

Modified:
  calligra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-09 11:39:51 UTC (rev 207440)
+++ PKGBUILD	2014-03-09 11:52:01 UTC (rev 207441)
@@ -19,7 +19,7 @@
          'calligra-stage'
          'calligra-words')
 pkgver=2.8.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.calligra-suite.org/'
 license=('FDL1.2' 'GPL2' 'LGPL')
@@ -46,7 +46,8 @@
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DCMAKE_INSTALL_LIBDIR=lib \
-    -DBUILD_active=OFF
+    -DBUILD_active=OFF \
+    -DWITH_Soprano=OFF
   make
 }
 




More information about the arch-commits mailing list