From 1e7c27838fa4e86e655ee352cfaad8ce121880e8 Mon Sep 17 00:00:00 2001 From: sibel Date: Fri, 8 Apr 2011 11:09:02 +0200 Subject: kdebase-workspace, 4.6.2 corrections port --- kde/kdebase-workspace/Pkgfile | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'kde/kdebase-workspace/Pkgfile') diff --git a/kde/kdebase-workspace/Pkgfile b/kde/kdebase-workspace/Pkgfile index 2f295b171..88eceaa78 100755 --- a/kde/kdebase-workspace/Pkgfile +++ b/kde/kdebase-workspace/Pkgfile @@ -2,9 +2,9 @@ # URL: http://www.kde.org # Maintainer: NuTyX packager team # Packager: lesibel at free dot fr -# Depends on: cmake, automoc4, boost, polkit-kde, qimageblitz, lm_sensors, xorg-libxkbfile, xorg-libxdamage, xorg-libxtst, kdepimlibs, gpsd, consolekit -# Run on: lm_sensors,libraw1394,qimageblitz,polkit-kde,consolekit,xorg-xprop,xorg-libxdamage,xorg-libxkbfile +# Depends on: cmake, automoc4, kdelibs, kdepimlibs, kdebase-runtime, kdebase, libdbusmenu-qt, polkit-qt, lm_sensors, libraw1394, gpsd, qimageblitz, pciutils, usbutils, consolekit, xorg-libxtst, xorg-libxkbfile, xorg-libxdamage +# Run on: lm_sensors,libraw1394,qimageblitz,polkit-kde,consolekit,xorg-xprop,xorg-libxdamage,xorg-libxkbfile name=kdebase-workspace version=4.6.2 @@ -19,13 +19,18 @@ build() { cd $name-* + sed -e "s#@REPLACE_LDFLAGS@##" \ + -i startkde.cmake + sed -e "s#@REPLACE_LIBDIR@#$(get_libdir)#" \ + -i startkde.cmake + mkdir build cd build cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_SKIP_RPATH=ON \ -DWITH_Xmms=OFF \ - -DWITH_Googlegadgets=ON \ + -DWITH_Googlegadgets=OFF \ -DWITH_PolkitQt=OFF make make DESTDIR=$PKG install -- cgit v1.2.3-70-g09d2