Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=3f6447557712760d261734f5c5c4e2f068177f28

commit 3f6447557712760d261734f5c5c4e2f068177f28
Author: crazy <[EMAIL PROTECTED]>
Date:   Tue Dec 11 22:35:55 2007 +0100

kdebase-workspace-3.97.1_747311-0playground1-i686
* bump to an newer snapsho
* removed 2 patches , need to fix different

diff --git a/source/kde4/kdebase-workspace/FrugalBuild 
b/source/kde4/kdebase-workspace/FrugalBuild
index 630a135..50e287c 100644
--- a/source/kde4/kdebase-workspace/FrugalBuild
+++ b/source/kde4/kdebase-workspace/FrugalBuild
@@ -2,12 +2,12 @@
# Maintainer: crazy <[EMAIL PROTECTED]>

pkgname=kdebase-workspace
-pkgver=3.97.1_747082
+pkgver=3.97.1_747311
pkgrel=0playground1
pkgdesc="Programs specific for the KDE4 desktop."
depends=('libkde>=>=3.96.1_743104' 'libqt3support' 'libqtsvg' 'libxpm' 'strigi' 
'xfsprogs-acl' 'libxtst' 'libqtopengl' 'libxres' \
'lmsensors' 'libxcomposite' 'libxklavier' 'libxscrnsaver' 'qimageblitz' 
'libqtscript' 'libcaptury' \
-        'libraw1394' 'bluez-libs' 'libstrigiqtdbusclient')
+        'libraw1394' 'bluez-libs' 'libstrigiqtdbusclient' 'strigi-qt4-gui')
makedepends=('libqtscript' 'qt4-designer')
rodepends=('kde-frugalware>=0.9.0' 'xorg-server>=1.2.0' 'xsetroot' 'dbus-x11' 
'xmessage' 'xrandr' 'xset' 'xprop' 'xrdb' "$pkgname-libs=$pkgver")
groups=('kde4' 'kde4-minimal')
@@ -16,13 +16,9 @@ options=('nomirror')
_F_cmake_confopts="$_F_cmake_confopts -DWITH_NetworkManager:BOOL=OFF"
Finclude kde4
source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \
-       ksysguarddrc_use_config_install_dir.patch \
-       systemsettingsrc_use_config_install_dir.patch \
fix_some_icon_names_in_directory.patch \
add-the-pager.patch)
-sha1sums=('e034828a9d7e4cd9366a29a41ff037b54734f5fb' \
-          'c173303c33871f9fed4e33d16b323952a902d1aa' \
-          'eed7fe30f80be191d4d63c6e2966d7276e961446' \
+sha1sums=('8315391b7866bd6aee24bd6e985b16fe5707549f' \
'1281378a0cc3ac2d52a11f3afdbf8d8b96e0f36f' \
'16bcaa98c03b7fc7dbf8a49bbeee0a445287441d')

diff --git 
a/source/kde4/kdebase-workspace/ksysguarddrc_use_config_install_dir.patch 
b/source/kde4/kdebase-workspace/ksysguarddrc_use_config_install_dir.patch
deleted file mode 100644
index 799a6c7..0000000
--- a/source/kde4/kdebase-workspace/ksysguarddrc_use_config_install_dir.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Index: workspace/ksysguard/ksysguardd/CMakeLists.txt
-===================================================================
---- workspace/ksysguard/ksysguardd/CMakeLists.txt      (Revision 738900)
-+++ workspace/ksysguard/ksysguardd/CMakeLists.txt      (Arbeitskopie)
-@@ -4,7 +4,7 @@
- # Laurent: Verify that we install it into (kdeprefix)/etc/ and not into /etc
- # otherwise it's necessary to change it.
- # into kde 3.x it was installed into /etc/
--ADD_DEFINITIONS( 
-DKSYSGUARDDRCFILE=\"\\"${SYSCONF_INSTALL_DIR}/ksysguarddrc\\"\" )
-+ADD_DEFINITIONS( 
-DKSYSGUARDDRCFILE=\"\\"${CONFIG_INSTALL_DIR}/ksysguarddrc\\"\" )
-
- ADD_DEFINITIONS(-DOSTYPE_${CMAKE_SYSTEM_NAME})
-
-Index: workspace/ksysguard/example/CMakeLists.txt
-===================================================================
---- workspace/ksysguard/example/CMakeLists.txt (Revision 738900)
-+++ workspace/ksysguard/example/CMakeLists.txt (Arbeitskopie)
-@@ -1,2 +1,2 @@
--install( FILES ksysguarddrc  DESTINATION  ${SYSCONF_INSTALL_DIR} )
-+install( FILES ksysguarddrc  DESTINATION  ${CONFIG_INSTALL_DIR} )
- install( FILES ksysguard.notifyrc DESTINATION  ${DATA_INSTALL_DIR}/ksysguard )
diff --git 
a/source/kde4/kdebase-workspace/systemsettingsrc_use_config_install_dir.patch 
b/source/kde4/kdebase-workspace/systemsettingsrc_use_config_install_dir.patch
deleted file mode 100644
index ca8dc5c..0000000
--- 
a/source/kde4/kdebase-workspace/systemsettingsrc_use_config_install_dir.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: workspace/systemsettings/CMakeLists.txt
-===================================================================
---- workspace/systemsettings/CMakeLists.txt    (Revision 738900)
-+++ workspace/systemsettings/CMakeLists.txt    (Arbeitskopie)
-@@ -26,7 +26,7 @@
- ########### install files ###############
-
- install( FILES systemsettings.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
--install( FILES systemsettingsrc DESTINATION ${SYSCONF_INSTALL_DIR} )
-+install( FILES systemsettingsrc DESTINATION ${CONFIG_INSTALL_DIR} )
- install( FILES systemsettingsui.rc DESTINATION 
${DATA_INSTALL_DIR}/systemsettings )
-
- kde4_install_icons( ${ICON_INSTALL_DIR}  )
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to