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

Andrea Scarpino andrea at archlinux.org
Sun Feb 5 14:07:40 UTC 2012


    Date: Sunday, February 5, 2012 @ 09:07:40
  Author: andrea
Revision: 149015

upgpkg: yakuake 2.9.8-2

Rebuilt for signing

Modified:
  yakuake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-05 14:07:18 UTC (rev 149014)
+++ PKGBUILD	2012-02-05 14:07:40 UTC (rev 149015)
@@ -5,10 +5,10 @@
 
 pkgname=yakuake
 pkgver=2.9.8
-pkgrel=1
-pkgdesc="A KDE konsole application with the look and feel of that in the Quake engine"
+pkgrel=2
+pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
 arch=('i686' 'x86_64')
-url="http://yakuake.kde.org"
+url='http://yakuake.kde.org/'
 license=('GPL')
 depends=('kdebase-konsole')
 makedepends=('cmake' 'automoc4')
@@ -22,7 +22,6 @@
   cd build
   cmake ../${pkgname}-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_SKIP_RPATH=ON \
     -DCMAKE_INSTALL_PREFIX=/usr
   make
 }




More information about the arch-commits mailing list