From 0b59a35ca7958e4f0343f1cb9ab9449ead7b687c Mon Sep 17 00:00:00 2001 From: tnut Date: Mon, 11 Apr 2011 13:33:59 +0200 Subject: kdebase-runtime, maj 4.6.2-3 --- kde/kdebase-runtime/.footprint.i686 | 13 +++++++------ kde/kdebase-runtime/.footprint.x86_64 | 13 +++++++------ kde/kdebase-runtime/Pkgfile | 4 +++- 3 files changed, 17 insertions(+), 13 deletions(-) (limited to 'kde/kdebase-runtime') diff --git a/kde/kdebase-runtime/.footprint.i686 b/kde/kdebase-runtime/.footprint.i686 index 2afb23ccf..af4ef7a3a 100644 --- a/kde/kdebase-runtime/.footprint.i686 +++ b/kde/kdebase-runtime/.footprint.i686 @@ -1,10 +1,11 @@ drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/dbus-1/ -drwxr-xr-x root/root etc/dbus-1/system.d/ --rw-r--r-- root/root etc/dbus-1/system.d/org.kde.kcontrol.kcmremotewidgets.conf -drwxr-xr-x root/root etc/xdg/ -drwxr-xr-x root/root etc/xdg/menus/ --rw-r--r-- root/root etc/xdg/menus/kde-information.menu +drwxr-xr-x root/root etc/kde/ +drwxr-xr-x root/root etc/kde/dbus-1/ +drwxr-xr-x root/root etc/kde/dbus-1/system.d/ +-rw-r--r-- root/root etc/kde/dbus-1/system.d/org.kde.kcontrol.kcmremotewidgets.conf +drwxr-xr-x root/root etc/kde/xdg/ +drwxr-xr-x root/root etc/kde/xdg/menus/ +-rw-r--r-- root/root etc/kde/xdg/menus/kde-information.menu drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/kactivitymanagerd diff --git a/kde/kdebase-runtime/.footprint.x86_64 b/kde/kdebase-runtime/.footprint.x86_64 index 2afb23ccf..af4ef7a3a 100644 --- a/kde/kdebase-runtime/.footprint.x86_64 +++ b/kde/kdebase-runtime/.footprint.x86_64 @@ -1,10 +1,11 @@ drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/dbus-1/ -drwxr-xr-x root/root etc/dbus-1/system.d/ --rw-r--r-- root/root etc/dbus-1/system.d/org.kde.kcontrol.kcmremotewidgets.conf -drwxr-xr-x root/root etc/xdg/ -drwxr-xr-x root/root etc/xdg/menus/ --rw-r--r-- root/root etc/xdg/menus/kde-information.menu +drwxr-xr-x root/root etc/kde/ +drwxr-xr-x root/root etc/kde/dbus-1/ +drwxr-xr-x root/root etc/kde/dbus-1/system.d/ +-rw-r--r-- root/root etc/kde/dbus-1/system.d/org.kde.kcontrol.kcmremotewidgets.conf +drwxr-xr-x root/root etc/kde/xdg/ +drwxr-xr-x root/root etc/kde/xdg/menus/ +-rw-r--r-- root/root etc/kde/xdg/menus/kde-information.menu drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/kactivitymanagerd diff --git a/kde/kdebase-runtime/Pkgfile b/kde/kdebase-runtime/Pkgfile index 3951a047f..bddb942ba 100755 --- a/kde/kdebase-runtime/Pkgfile +++ b/kde/kdebase-runtime/Pkgfile @@ -8,7 +8,7 @@ name=kdebase-runtime version=4.6.2 -release=2 +release=3 source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) build() { @@ -17,6 +17,8 @@ build() { cd build cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ + -DKDE_DEFAULT_HOME=.kde \ + -DSYSCONF_INSTALL_DIR=/etc/kde \ -DCMAKE_SKIP_RPATH=ON make make DESTDIR=$PKG install -- cgit v1.2.3-54-g00ecf