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

speps speps at archlinux.org
Wed Oct 1 15:09:02 UTC 2014


    Date: Wednesday, October 1, 2014 @ 17:09:02
  Author: speps
Revision: 119972

upgpkg: qtcurve 1.8.18-3
https://www.archlinux.org/todo/moving-kde4-translations/

Modified:
  qtcurve/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-01 15:01:28 UTC (rev 119971)
+++ PKGBUILD	2014-10-01 15:09:02 UTC (rev 119972)
@@ -7,7 +7,7 @@
 pkgbase=qtcurve
 pkgname=('qtcurve-utils' 'qtcurve-gtk2' 'qtcurve-qt4' 'qtcurve-qt5' 'qtcurve-kde4')
 pkgver=1.8.18
-pkgrel=2
+pkgrel=3
 pkgdesc='A configurable set of widget styles for KDE and Gtk'
 arch=('i686' 'x86_64')
 url='https://github.com/QtCurve/qtcurve'
@@ -39,6 +39,7 @@
   cd ../build-kde4
   cmake .. -DCMAKE_BUILD_TYPE=Release \
            -DCMAKE_INSTALL_PREFIX=/usr \
+           -DQTC_LOCALE_DIR=/usr/share/locale/kde4 \
            -DENABLE_GTK2=false \
            -DENABLE_QT5=false
   make



More information about the arch-commits mailing list