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

Andrea Scarpino andrea at nymeria.archlinux.org
Sun May 18 19:27:19 UTC 2014


    Date: Sunday, May 18, 2014 @ 21:27:19
  Author: andrea
Revision: 213094

upgpkg: sonnet 4.99.0-2

Fix qt plugin install dir

Modified:
  sonnet/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-18 19:25:44 UTC (rev 213093)
+++ PKGBUILD	2014-05-18 19:27:19 UTC (rev 213094)
@@ -3,7 +3,7 @@
 
 pkgname=sonnet
 pkgver=4.99.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Sonnet'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/sonnet'
@@ -24,6 +24,7 @@
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DLIB_INSTALL_DIR=lib \
+    -DQT_PLUGIN_INSTALL_DIR=lib/qt/plugins \
     -DECM_MKSPECS_INSTALL_DIR=/usr/share/qt/mkspecs/modules \
     -DBUILD_TESTING=OFF
   make


Property changes on: sonnet/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list