From 8615f3e7ace658626f1acf21dd985a7a95abfb0f Mon Sep 17 00:00:00 2001 From: sibel Date: Sat, 17 Jul 2010 14:39:35 +0200 Subject: maj de gtk-kde4#0.9.3-2 --- kde/gtk-kde4/.footprint | 18 ++++++++++-------- kde/gtk-kde4/Pkgfile | 3 ++- 2 files changed, 12 insertions(+), 9 deletions(-) (limited to 'kde/gtk-kde4') diff --git a/kde/gtk-kde4/.footprint b/kde/gtk-kde4/.footprint index c59715630..88f7bc58c 100644 --- a/kde/gtk-kde4/.footprint +++ b/kde/gtk-kde4/.footprint @@ -1,7 +1,6 @@ drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/xdg/ drwxr-xr-x root/root etc/xdg/autostart/ --rwxr-xr-x root/root etc/xdg/autostart/gtk-kde4.desktop drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/gtk-kde4 @@ -10,13 +9,6 @@ drwxr-xr-x root/root usr/lib/kde4/ -rw-r--r-- root/root usr/lib/kde4/kcm_gk4.so drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/icons/ --rw-r--r-- root/root usr/share/icons/gk4icon.png -drwxr-xr-x root/root usr/share/kde4/ -drwxr-xr-x root/root usr/share/kde4/services/ --rw-r--r-- root/root usr/share/kde4/services/kcm_gk4.desktop -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/icons/ drwxr-xr-x root/root usr/share/icons/gk4ico/ drwxr-xr-x root/root usr/share/icons/gk4ico/16x16/ drwxr-xr-x root/root usr/share/icons/gk4ico/16x16/actions/ @@ -80,6 +72,10 @@ drwxr-xr-x root/root usr/share/icons/gk4ico/def/64x64/mimetypes/ drwxr-xr-x root/root usr/share/icons/gk4ico/def/64x64/places/ drwxr-xr-x root/root usr/share/icons/gk4ico/def/64x64/status/ -rw-r--r-- root/root usr/share/icons/gk4ico/index.theme +-rw-r--r-- root/root usr/share/icons/gk4icon.png +drwxr-xr-x root/root usr/share/kde4/ +drwxr-xr-x root/root usr/share/kde4/services/ +-rw-r--r-- root/root usr/share/kde4/services/kcm_gk4.desktop drwxr-xr-x root/root usr/share/themes/ drwxr-xr-x root/root usr/share/themes/qt4/ drwxr-xr-x root/root usr/share/themes/qt4/gtk-2.0/ @@ -107,6 +103,12 @@ drwxr-xr-x root/root usr/share/themes/qt4/gtk-2.0/Check-Radio/ -rw-r--r-- root/root usr/share/themes/qt4/gtk-2.0/Check-Radio/check6.png -rw-r--r-- root/root usr/share/themes/qt4/gtk-2.0/Check-Radio/checklight.png -rw-r--r-- root/root usr/share/themes/qt4/gtk-2.0/Check-Radio/highlight.png +-rw-r--r-- root/root usr/share/themes/qt4/gtk-2.0/Check-Radio/option1.png +-rw-r--r-- root/root usr/share/themes/qt4/gtk-2.0/Check-Radio/option2.png +-rw-r--r-- root/root usr/share/themes/qt4/gtk-2.0/Check-Radio/option3.png +-rw-r--r-- root/root usr/share/themes/qt4/gtk-2.0/Check-Radio/option4.png +-rw-r--r-- root/root usr/share/themes/qt4/gtk-2.0/Check-Radio/option5.png +-rw-r--r-- root/root usr/share/themes/qt4/gtk-2.0/Check-Radio/option6.png drwxr-xr-x root/root usr/share/themes/qt4/gtk-2.0/Combo/ -rw-r--r-- root/root usr/share/themes/qt4/gtk-2.0/Combo/combo-active.png -rw-r--r-- root/root usr/share/themes/qt4/gtk-2.0/Combo/combo-arrow-insens.png diff --git a/kde/gtk-kde4/Pkgfile b/kde/gtk-kde4/Pkgfile index 1d243d3f9..5ecbcc1fe 100755 --- a/kde/gtk-kde4/Pkgfile +++ b/kde/gtk-kde4/Pkgfile @@ -6,7 +6,7 @@ name=gtk-kde4 version=0.9.3 -release=1 +release=2 source=(http://kde-apps.org/CONTENT/content-files/74689-$name\(src\)$version.tar.gz \ fix-permission.patch ) build() { @@ -15,4 +15,5 @@ build() { cmake -DCMAKE_INSTALL_PREFIX=/usr make make DESTDIR=$PKG install + rm $PKG/etc/xdg/autostart/$name.desktop } -- cgit v1.2.3-54-g00ecf