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

commit 0e073d8767645e67a02b36fa113bc2ec29f9b82d
Author: crazy <[EMAIL PROTECTED]>
Date:   Fri Nov 30 02:08:09 2007 +0100

kdebase-runtime-3.96.1_743137-0playground1-i686
* Version bump

diff --git a/source/kde4/kdebase-runtime/FrugalBuild 
b/source/kde4/kdebase-runtime/FrugalBuild
index 1332755..53a4b7f 100644
--- a/source/kde4/kdebase-runtime/FrugalBuild
+++ b/source/kde4/kdebase-runtime/FrugalBuild
@@ -2,16 +2,17 @@
# Maintainer: crazy <[EMAIL PROTECTED]>

pkgname=kdebase-runtime
-pkgver=3.96.1_739119
+pkgver=3.96.1_743137
pkgrel=0playground1
pkgdesc="Programs needed at runtime by other KDE4 applications"
-depends=('kdelibs>=3.96.1_739423' 'xine-lib' 'libsmbclient' 
'kdepimlibs>=3.96.1_739242')
+depends=('kdelibs>=3.96.1_743104' 'xine-lib' 'libsmbclient' 
'kdepimlibs>=3.96.1_742565')
groups=('kde4')
archs=('i686')
options=('nomirror')
Finclude kde4
-source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2)
-sha1sums=('d05777e6555d4b8357eaa6a315c141f18c287d7e')
+source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 
kdebase-runtime-kdesu.patch)
+sha1sums=('725a36fcea925e5746165a70d03a1ca46cf6410a' \
+          '258209c5a1b6161a5535412d07f8c3277f52a771')

subpkgs=("kdebase-icons")
subdescs=('Oxygen KDE4 Icons')
diff --git a/source/kde4/kdebase-runtime/kdebase-runtime-kdesu.patch 
b/source/kde4/kdebase-runtime/kdebase-runtime-kdesu.patch
new file mode 100644
index 0000000..dabe3ad
--- /dev/null
+++ b/source/kde4/kdebase-runtime/kdebase-runtime-kdesu.patch
@@ -0,0 +1,29 @@
+pusling> crazy: it is a part of "kde cares about the distros"
+
+
+Index: runtime/kdesu/kdesud/CMakeLists.txt
+===================================================================
+--- runtime/kdesu/kdesud/CMakeLists.txt        (Revision 738725)
++++ runtime/kdesu/kdesud/CMakeLists.txt        (Arbeitskopie)
+@@ -19,7 +19,7 @@
+ endif(KDE4_ENABLE_FPIE)
+
+ MESSAGE(STATUS "Create macro to display info at the end of install")
+-install(TARGETS kdesud PERMISSIONS SETGID OWNER_EXECUTE OWNER_WRITE 
OWNER_READ GROUP_EXECUTE GROUP_READ WORLD_EXECUTE WORLD_READ DESTINATION 
${LIBEXEC_INSTALL_DIR})
++install(TARGETS kdesud PERMISSIONS SETGID OWNER_EXECUTE OWNER_WRITE 
OWNER_READ GROUP_EXECUTE GROUP_READ WORLD_EXECUTE WORLD_READ DESTINATION 
${BIN_INSTALL_DIR})
+
+
+ ########### install files ###############
+Index: runtime/kdesu/kdesu/CMakeLists.txt
+===================================================================
+--- runtime/kdesu/kdesu/CMakeLists.txt (Revision 738725)
++++ runtime/kdesu/kdesu/CMakeLists.txt (Arbeitskopie)
+@@ -16,7 +16,7 @@
+
+ target_link_libraries(kdesu_executable  ${KDE4_KDEUI_LIBS} ${KDE4_KDESU_LIBS} 
)
+
+-install(TARGETS kdesu_executable DESTINATION ${LIBEXEC_INSTALL_DIR})
++install(TARGETS kdesu_executable DESTINATION ${BIN_INSTALL_DIR})
+
+
+
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to