[arch-commits] Commit in kdegames-kajongg/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Thu Aug 7 18:18:45 UTC 2014


    Date: Thursday, August 7, 2014 @ 20:18:44
  Author: andrea
Revision: 219463

upgpkg: kdegames-kajongg 4.13.97-2

twisted rename

Modified:
  kdegames-kajongg/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-07 18:14:53 UTC (rev 219462)
+++ PKGBUILD	2014-08-07 18:18:44 UTC (rev 219463)
@@ -3,13 +3,13 @@
 
 pkgname=kdegames-kajongg
 pkgver=4.13.97
-pkgrel=1
+pkgrel=2
 pkgdesc="The ancient Chinese board game for 4 players"
 url="http://kde.org/applications/games/kajongg/"
 arch=('any')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'twisted' 'kdebindings-python2' 'libkmahjongg')
+depends=('kdebase-runtime' 'python2-twisted' 'kdebindings-python2' 'libkmahjongg')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=("http://download.kde.org/unstable/${pkgver}/src/kajongg-${pkgver}.tar.xz")
@@ -29,7 +29,8 @@
     -DCMAKE_BUILD_TYPE=Release \
     -DKDE4_BUILD_TESTS=OFF \
     -DCMAKE_INSTALL_PREFIX=/usr \
-    -DPYTHON_EXECUTABLE=/usr/bin/python2
+    -DPYTHON_EXECUTABLE=/usr/bin/python2 \
+    -DINSTALL_KAJONGG=TRUE
   make
 }
 




More information about the arch-commits mailing list