summaryrefslogtreecommitdiff
path: root/kde-unstable
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-08 16:35:25 +0000
committerroot <root@rshg054.dnsready.net>2011-09-08 16:35:25 +0000
commit8cca36c97b57b8d0a7e5521647c02409eb94ade4 (patch)
tree8e893420d3a3c3ce565a8ab627f3bbce04ac5a69 /kde-unstable
parente63433d7f10b5c32f348d4b2cfb38c777b314420 (diff)
Thu Sep 8 16:35:25 UTC 2011
Diffstat (limited to 'kde-unstable')
-rw-r--r--kde-unstable/kdebase-workspace/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/kde-unstable/kdebase-workspace/PKGBUILD b/kde-unstable/kdebase-workspace/PKGBUILD
index a18140bfa..27bcfb250 100644
--- a/kde-unstable/kdebase-workspace/PKGBUILD
+++ b/kde-unstable/kdebase-workspace/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 133493 2011-07-28 15:40:36Z andrea $
+# $Id: PKGBUILD 137347 2011-09-07 13:23:24Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=kdebase-workspace
_pkgname=kde-workspace
-pkgver=4.7.0
+pkgver=4.7.1
pkgrel=3
pkgdesc="KDE Base Workspace"
arch=('i686' 'x86_64')
@@ -30,7 +30,7 @@ options=('emptydirs')
source=("http://download.kde.org/stable/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2"
'kdm-zsh-profile.patch' 'kdm' 'kde.pam' 'kde-np.pam' 'kscreensaver.pam'
'fixpath.patch' 'terminate-server.patch')
-sha1sums=('cbc61a20013c746f424681020c29480c6249fd10'
+sha1sums=('c7867d2f788086078abbcff53a035a6131232539'
'8c2bdefb23a03b753b78d16944d03fa3939d2d99'
'5db3a245201bd4a50e65aa2ef583cf5490e4f646'
'f7b38af38549242a240f1a90ab9964ca8a366129'
@@ -56,6 +56,7 @@ build() {
-DWITH_Googlegadgets=OFF \
-DWITH_libgps=OFF \
-DWITH_NetworkManager=OFF \
+ -DWITH_OpenGLES=ON \
-DKWIN_BUILD_WITH_OPENGLES=ON
make
}