diff options
author | sibel <lesibel@free.fr> | 2011-04-19 08:07:26 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-04-19 08:07:26 +0200 |
commit | 7cb3d4b48f527b270781d21839c37294228da20e (patch) | |
tree | 9e43715f44a9f46d0ef28279cc7ca141fe4d8407 /kde | |
parent | fefcbf5bc0a44d6350e432b700f2bd246c2ed265 (diff) | |
download | nutyx-pakxe-7cb3d4b48f527b270781d21839c37294228da20e.tar.gz nutyx-pakxe-7cb3d4b48f527b270781d21839c37294228da20e.tar.bz2 nutyx-pakxe-7cb3d4b48f527b270781d21839c37294228da20e.tar.xz nutyx-pakxe-7cb3d4b48f527b270781d21839c37294228da20e.zip |
gtk-kde4, 0.9.5b-2
Diffstat (limited to 'kde')
-rw-r--r-- | kde/gtk-kde4/.footprint.i686 | 7 | ||||
-rw-r--r-- | kde/gtk-kde4/.footprint.x86_64 | 7 | ||||
-rwxr-xr-x | kde/gtk-kde4/Pkgfile | 4 |
3 files changed, 10 insertions, 8 deletions
diff --git a/kde/gtk-kde4/.footprint.i686 b/kde/gtk-kde4/.footprint.i686 index 66b92b247..9ad92efc5 100644 --- a/kde/gtk-kde4/.footprint.i686 +++ b/kde/gtk-kde4/.footprint.i686 @@ -1,7 +1,8 @@ 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.kcmgk.conf +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.kcmgk.conf drwxr-xr-x root/root etc/xdg/ drwxr-xr-x root/root etc/xdg/autostart/ drwxr-xr-x root/root usr/ diff --git a/kde/gtk-kde4/.footprint.x86_64 b/kde/gtk-kde4/.footprint.x86_64 index 66b92b247..9ad92efc5 100644 --- a/kde/gtk-kde4/.footprint.x86_64 +++ b/kde/gtk-kde4/.footprint.x86_64 @@ -1,7 +1,8 @@ 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.kcmgk.conf +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.kcmgk.conf drwxr-xr-x root/root etc/xdg/ drwxr-xr-x root/root etc/xdg/autostart/ drwxr-xr-x root/root usr/ diff --git a/kde/gtk-kde4/Pkgfile b/kde/gtk-kde4/Pkgfile index fc93fd0f7..72d165a6a 100755 --- a/kde/gtk-kde4/Pkgfile +++ b/kde/gtk-kde4/Pkgfile @@ -2,8 +2,8 @@ # URL: http://kde-look.org/content/show.php?content=74689 # Maintainer: NuTyX packager team # Packager: lesibel at free dot fr -# Depends on: kdebase-workspace, gtk-engines -# Run on: kdebase-workspace,gtk-engines +# Depends on: cmake, gtk-engines, kdelibs +# Run on: gtk-engines name=gtk-kde4 version=0.9.5b |