summaryrefslogtreecommitdiffstats
path: root/kde/kdebase-workspace/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-03-30 21:52:42 +0200
committersibel <lesibel@free.fr>2011-03-30 21:52:42 +0200
commit5a21bc3ef78af0204a113a730c7bb4bfe175589f (patch)
tree581a6cb2c3d964fc02194e673e238bec80d324ef /kde/kdebase-workspace/Pkgfile
parent23c14a1ea77af08123933e4abacea02f770fcf81 (diff)
downloadnutyx-extra-5a21bc3ef78af0204a113a730c7bb4bfe175589f.tar.gz
nutyx-extra-5a21bc3ef78af0204a113a730c7bb4bfe175589f.tar.bz2
nutyx-extra-5a21bc3ef78af0204a113a730c7bb4bfe175589f.tar.xz
nutyx-extra-5a21bc3ef78af0204a113a730c7bb4bfe175589f.zip
kdebase-workspace, maj 4.6.1-1
Diffstat (limited to 'kde/kdebase-workspace/Pkgfile')
-rwxr-xr-xkde/kdebase-workspace/Pkgfile11
1 files changed, 3 insertions, 8 deletions
diff --git a/kde/kdebase-workspace/Pkgfile b/kde/kdebase-workspace/Pkgfile
index 4e07a173f..f917806a7 100755
--- a/kde/kdebase-workspace/Pkgfile
+++ b/kde/kdebase-workspace/Pkgfile
@@ -2,21 +2,19 @@
# URL: http://www.kde.org
# Maintainer: NuTyX packager team
# Packager: lesibel at free dot fr
-# Depends on: cmake, automoc4, boost, networkmanager, polkit-kde, qimageblitz, libraw1394, lm_sensors, xorg-libxkbfile, xorg-libxdamage, xorg-libxtst, kdepimlibs, gpsd, consolekit
+# Depends on: cmake, automoc4, boost, polkit-kde, qimageblitz, lm_sensors, xorg-libxkbfile, xorg-libxdamage, xorg-libxtst, kdepimlibs, gpsd, consolekit
# Run on: kdepim-runtime, lm_sensors, libraw1394, qimageblitz, polkit-kde, consolekit, xorg-xprop, xorg-libxdamage, xorg-libxkbfile
name=kdebase-workspace
-version=4.6.0
-release=5
+version=4.6.1
+release=1
source=(ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2 \
lxde.desktop ede.desktop Xsession.kde4 \
http://nutyx.meticul.eu/files/kdm-nutyx-attapu.1.tar.bz2 \
http://nutyx.meticul.eu/files/nutyx-attapu-ksplash.tar.gz \
http://nutyx.meticul.eu/files/Attapu.tar.bz2 \
- kdebase-workspace-4.6.0-fix-plasma-crash-on-exit.patch \
- kdebase-workspace-4.6.0-fix-MALLOC_CHECK.patch \
kde.pam \
kde-np.pam \
kscreensaver.pam)
@@ -26,9 +24,6 @@ build() {
cd $name-*
- patch -Np0 -i $SRC/kdebase-workspace-4.6.0-fix-MALLOC_CHECK.patch
- patch -Np1 -i $SRC/kdebase-workspace-4.6.0-fix-plasma-crash-on-exit.patch
-
mkdir build
cd build
cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \