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

Pierre Schmitz pierre at archlinux.org
Sun Jan 17 17:29:54 UTC 2010


    Date: Sunday, January 17, 2010 @ 12:29:54
  Author: pierre
Revision: 63480

cleanup: remove versioned deps and unneeded ldflags (makepkg default now)

Modified:
  kdeadmin/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-17 17:29:33 UTC (rev 63479)
+++ PKGBUILD	2010-01-17 17:29:54 UTC (rev 63480)
@@ -12,7 +12,8 @@
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeadmin')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'kdebase-runtime' 'kdebindings-python' 'system-config-printer-common')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'kdebase-runtime'
+             'kdebindings-python' 'system-config-printer-common')
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2"
 	'fix-syslog-path.patch')
 md5sums=('9f227d0c00c5402858d6132960ae1a77'
@@ -28,7 +29,6 @@
 	cmake ../${pkgbase}-${pkgver} \
 		-DCMAKE_BUILD_TYPE=Release \
 		-DCMAKE_SKIP_RPATH=ON \
-		-DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed' \
 		-DCMAKE_INSTALL_PREFIX=/usr \
 		-DBUILD_kpackage=OFF \
 		-DBUILD_knetworkconf=OFF \




More information about the arch-commits mailing list