summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-01-28 20:12:10 +0100
committerpiernov <piernov@piernov.org>2012-01-28 20:12:10 +0100
commit21163938b3f8a360a8d30fa5063e5829514b7fa0 (patch)
tree481333141ac53aabef7ba4390172da2e800eb199
parent30f88b1e91f8e22a2c46f90998f1c75810897676 (diff)
parentc4c3a0a638aff4a8b59928928114a8597b5d9b58 (diff)
downloadnutyx-extra-21163938b3f8a360a8d30fa5063e5829514b7fa0.tar.gz
nutyx-extra-21163938b3f8a360a8d30fa5063e5829514b7fa0.tar.bz2
nutyx-extra-21163938b3f8a360a8d30fa5063e5829514b7fa0.tar.xz
nutyx-extra-21163938b3f8a360a8d30fa5063e5829514b7fa0.zip
Merge http://kiao.no-ip.info/NuTyX/git/nutyx-extra
-rw-r--r--glib1/.footprint.x86_649
-rwxr-xr-xglib1/Pkgfile6
-rwxr-xr-xgtk1/Pkgfile1
-rwxr-xr-xkde-wallpapers/Pkgfile2
-rw-r--r--kdeaccessibility/.footprint.i686224
-rw-r--r--kdeaccessibility/.footprint.x86_64224
-rw-r--r--kdeaccessibility/.md5sum.i6861
-rw-r--r--kdeaccessibility/.md5sum.x86_641
-rwxr-xr-xkdeaccessibility/Pkgfile26
-rw-r--r--kdesdk/.footprint.i68669
-rw-r--r--kdesdk/.footprint.x86_6469
-rw-r--r--kdeutils/.footprint.i686428
-rw-r--r--kdeutils/.footprint.x86_64428
-rw-r--r--kdeutils/.md5sum.i6861
-rw-r--r--kdeutils/.md5sum.x86_641
-rwxr-xr-xkdeutils/Pkgfile32
-rw-r--r--konqueror-filesharing/.md5sum.x86_642
-rw-r--r--krfb/.md5sum.x86_642
-rwxr-xr-xkross-interpreters/Pkgfile3
-rw-r--r--lxde-common/.md5sum.x86_645
-rw-r--r--lxde/.footprint.x86_647
-rw-r--r--polkit-gnome/.footprint.i68613
-rw-r--r--polkit-gnome/.footprint.x86_6413
-rw-r--r--polkit-gnome/.md5sum.i6862
-rw-r--r--polkit-gnome/.md5sum.x86_642
-rwxr-xr-xpolkit-gnome/Pkgfile24
-rw-r--r--polkit-gnome/polkit-gnome-authentication-agent-1.desktop88
-rwxr-xr-xxfce/Pkgfile2
28 files changed, 299 insertions, 1386 deletions
diff --git a/glib1/.footprint.x86_64 b/glib1/.footprint.x86_64
index be34292a2..f7be0bdf3 100644
--- a/glib1/.footprint.x86_64
+++ b/glib1/.footprint.x86_64
@@ -9,12 +9,21 @@ drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/glib/
drwxr-xr-x root/root usr/lib/glib/include/
-rw-r--r-- root/root usr/lib/glib/include/glibconfig.h
+lrwxrwxrwx root/root usr/lib/libglib-1.2.so.0 -> libglib-1.2.so.0.0.10
+-rwxr-xr-x root/root usr/lib/libglib-1.2.so.0.0.10
-rw-r--r-- root/root usr/lib/libglib.a
-rwxr-xr-x root/root usr/lib/libglib.la
+lrwxrwxrwx root/root usr/lib/libglib.so -> libglib-1.2.so.0.0.10
+lrwxrwxrwx root/root usr/lib/libgmodule-1.2.so.0 -> libgmodule-1.2.so.0.0.10
+-rwxr-xr-x root/root usr/lib/libgmodule-1.2.so.0.0.10
-rw-r--r-- root/root usr/lib/libgmodule.a
-rw-r--r-- root/root usr/lib/libgmodule.la
+lrwxrwxrwx root/root usr/lib/libgmodule.so -> libgmodule-1.2.so.0.0.10
+lrwxrwxrwx root/root usr/lib/libgthread-1.2.so.0 -> libgthread-1.2.so.0.0.10
+-rwxr-xr-x root/root usr/lib/libgthread-1.2.so.0.0.10
-rw-r--r-- root/root usr/lib/libgthread.a
-rwxr-xr-x root/root usr/lib/libgthread.la
+lrwxrwxrwx root/root usr/lib/libgthread.so -> libgthread-1.2.so.0.0.10
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/glib.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gmodule.pc
diff --git a/glib1/Pkgfile b/glib1/Pkgfile
index 7543ccda9..495c89318 100755
--- a/glib1/Pkgfile
+++ b/glib1/Pkgfile
@@ -5,7 +5,7 @@
name=glib1
version=1.2.10
-release=1
+release=2
localname=glib
source=( http://gd.tuwien.ac.at/graphics/gimp/gtk/v1.2/$localname-$version.tar.gz\
http://nutyx.meticul.eu/files/patchs/$name/{config.patch,gcc340.patch} )
@@ -15,10 +15,10 @@ build() {
cd $localname-$version
patch -Np1 -i ../config.patch
patch -Np1 -i ../gcc340.patch
+[ "`uname -m`" = 'x86_64' ] && CONFIGFLAG='--host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu'
./configure --prefix=/usr --host=`uname -m`\
--mandir=/usr/share/man \
- --infodir=/usr/share/info
-make
+ --infodir=/usr/share/info $CONFIGFLAG
make DESTDIR=$PKG install
if [ -f $PKG/usr/lib/libgmodule-1.2.so.0.0.10 ]; then
chmod -v 755 $PKG/usr/lib/libgmodule-1.2.so.0.0.10
diff --git a/gtk1/Pkgfile b/gtk1/Pkgfile
index 6ae55d8ea..ef76082a8 100755
--- a/gtk1/Pkgfile
+++ b/gtk1/Pkgfile
@@ -18,7 +18,6 @@ if [ "`uname -m`" == "x86_64" ]; then
rm config.guess config.sub
cp ../config.guess config.guess
cp ../config.sub config.sub
- export CFLAGS="${CFLAGS} -fPIC"
fi
patch -Np0 -i ../aclocal-fixes.patch
./configure --prefix=/usr \
diff --git a/kde-wallpapers/Pkgfile b/kde-wallpapers/Pkgfile
index 7f335b615..3e2f87f51 100755
--- a/kde-wallpapers/Pkgfile
+++ b/kde-wallpapers/Pkgfile
@@ -1,4 +1,4 @@
-# Description: Fond d'ecrans pour KDE 4.7
+# Description: Fond d'ecrans pour KDE
# URL: http://www.kde.org
# Maintainer: NuTyX packager team
# Packager: lesibel at free dot fr
diff --git a/kdeaccessibility/.footprint.i686 b/kdeaccessibility/.footprint.i686
deleted file mode 100644
index 281863153..000000000
--- a/kdeaccessibility/.footprint.i686
+++ /dev/null
@@ -1,224 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/jovie
--rwxr-xr-x root/root usr/bin/kmag
--rwxr-xr-x root/root usr/bin/kmousetool
--rwxr-xr-x root/root usr/bin/kmouth
-drwxr-xr-x root/root usr/lib/
-drwxr-xr-x root/root usr/lib/kde4/
--rwxr-xr-x root/root usr/lib/kde4/jovie_stringreplacerplugin.so
--rwxr-xr-x root/root usr/lib/kde4/jovie_talkerchooserplugin.so
--rwxr-xr-x root/root usr/lib/kde4/jovie_xmltransformerplugin.so
--rwxr-xr-x root/root usr/lib/kde4/kcm_kttsd.so
-drwxr-xr-x root/root usr/lib/kde4/libexec/
--rwxr-xr-x root/root usr/lib/kde4/libexec/kaccessibleapp
-drwxr-xr-x root/root usr/lib/kde4/plugins/
-drwxr-xr-x root/root usr/lib/kde4/plugins/accessiblebridge/
--rwxr-xr-x root/root usr/lib/kde4/plugins/accessiblebridge/kaccessiblebridge.so
-lrwxrwxrwx root/root usr/lib/libkttsd.so -> libkttsd.so.4
-lrwxrwxrwx root/root usr/lib/libkttsd.so.4 -> libkttsd.so.4.7.0
--rwxr-xr-x root/root usr/lib/libkttsd.so.4.7.0
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/applications/
-drwxr-xr-x root/root usr/share/applications/kde4/
--rwxr-xr-x root/root usr/share/applications/kde4/jovieapp.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kmag.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kmousetool.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kmouth.desktop
-drwxr-xr-x root/root usr/share/apps/
-drwxr-xr-x root/root usr/share/apps/jovie/
--rw-r--r-- root/root usr/share/apps/jovie/kcmkttsd_testmessage.desktop
-drwxr-xr-x root/root usr/share/apps/jovie/stringreplacer/
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/abbreviations.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/chat-de.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/chat.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/emoticons.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/festival_unspeakable_chars.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/kmail.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/polish_festival_fixes.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/polish_festival_unspeakables.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/qt2plaintext.xml
-drwxr-xr-x root/root usr/share/apps/jovie/talkerchooser/
--rw-r--r-- root/root usr/share/apps/jovie/talkerchooser/female_notifications_rc
-drwxr-xr-x root/root usr/share/apps/jovie/xmltransformer/
--rw-r--r-- root/root usr/share/apps/jovie/xmltransformer/xhtml2ssml.xsl
--rw-r--r-- root/root usr/share/apps/jovie/xmltransformer/xhtml2ssml_simple.xsl
-drwxr-xr-x root/root usr/share/apps/kmag/
--rw-r--r-- root/root usr/share/apps/kmag/kmagui.rc
-drwxr-xr-x root/root usr/share/apps/kmousetool/
-drwxr-xr-x root/root usr/share/apps/kmousetool/sounds/
--rw-r--r-- root/root usr/share/apps/kmousetool/sounds/mousetool_tap.wav
-drwxr-xr-x root/root usr/share/apps/kmouth/
-drwxr-xr-x root/root usr/share/apps/kmouth/books/
-drwxr-xr-x root/root usr/share/apps/kmouth/books/de/
--rw-r--r-- root/root usr/share/apps/kmouth/books/de/de-courteousness.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/de/de-greetings.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/de/de-howareyou.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/de/de-personal.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/de/de.desktop
-drwxr-xr-x root/root usr/share/apps/kmouth/books/en/
--rw-r--r-- root/root usr/share/apps/kmouth/books/en/en-courteousness.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/en/en-greetings.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/en/en-howareyou.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/en/en-personal.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/en/en.desktop
-drwxr-xr-x root/root usr/share/apps/kmouth/books/sv/
--rw-r--r-- root/root usr/share/apps/kmouth/books/sv/sv-courteousness.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/sv/sv-greetings.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/sv/sv-howareyou.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/sv/sv-personal.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/sv/sv.desktop
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/16x16/
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrase.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrase_new.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrase_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrase_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_closed.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_new.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_print.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/speak.png
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/22x22/
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrase.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrase_new.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrase_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrase_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_closed.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_new.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_print.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/speak.png
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/32x32/
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrase.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrase_new.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrase_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrase_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_closed.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_new.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_print.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/speak.png
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/48x48/
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/48x48/actions/
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/48x48/actions/speak.png
--rw-r--r-- root/root usr/share/apps/kmouth/kmouthui.rc
--rw-r--r-- root/root usr/share/apps/kmouth/phrasebookdialogui.rc
-drwxr-xr-x root/root usr/share/apps/kttsd/
-drwxr-xr-x root/root usr/share/apps/kttsd/xslt/
--rw-r--r-- root/root usr/share/apps/kttsd/xslt/SSMLtoPlainText.xsl
-drwxr-xr-x root/root usr/share/config/
--rw-r--r-- root/root usr/share/config/kmouthrc
-drwxr-xr-x root/root usr/share/dbus-1/
-drwxr-xr-x root/root usr/share/dbus-1/services/
--rw-r--r-- root/root usr/share/dbus-1/services/org.kde.kaccessible.service
-drwxr-xr-x root/root usr/share/doc/
-drwxr-xr-x root/root usr/share/doc/kde/
-drwxr-xr-x root/root usr/share/doc/kde/html/
-drwxr-xr-x root/root usr/share/doc/kde/html/en/
-drwxr-xr-x root/root usr/share/doc/kde/html/en/jovie/
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/addtalker.png
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/jovie/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/filters.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/general.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/jobs.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/stringreplacer.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/talkerchooser.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/talkers.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/xmltransformer.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kmag/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kmag/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmag/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmag/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmag/man-kmag.1.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmag/screenshot.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kmousetool/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kmousetool/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmousetool/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmousetool/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmousetool/man-kmousetool.1.docbook
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kmouth/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kmouth/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthcpref.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthctts.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthcwcp.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthedit.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthmain.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthwizard1.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthwizard2.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthwizard3.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/man-kmouth.1.docbook
-drwxr-xr-x root/root usr/share/icons/
-drwxr-xr-x root/root usr/share/icons/hicolor/
-drwxr-xr-x root/root usr/share/icons/hicolor/16x16/
-drwxr-xr-x root/root usr/share/icons/hicolor/16x16/actions/
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/female.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/followmouse.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/hidemouse.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/kmousetool_off.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/kmousetool_on.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/male.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/nospeak.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/speak.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/window.png
-drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kmag.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kmousetool.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kmouth.png
-drwxr-xr-x root/root usr/share/icons/hicolor/22x22/
-drwxr-xr-x root/root usr/share/icons/hicolor/22x22/actions/
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/nospeak.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/speak.png
-drwxr-xr-x root/root usr/share/icons/hicolor/22x22/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/kmouth.png
-drwxr-xr-x root/root usr/share/icons/hicolor/32x32/
-drwxr-xr-x root/root usr/share/icons/hicolor/32x32/actions/
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/kmousetool_off.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/kmousetool_on.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/nospeak.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/speak.png
-drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kmag.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kmousetool.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kmouth.png
-drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
-drwxr-xr-x root/root usr/share/icons/hicolor/48x48/actions/
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/nospeak.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/speak.png
-drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/kmouth.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/jovie.desktop
--rw-r--r-- root/root usr/share/kde4/services/jovie_stringreplacerplugin.desktop
--rw-r--r-- root/root usr/share/kde4/services/jovie_talkerchooserplugin.desktop
--rw-r--r-- root/root usr/share/kde4/services/jovie_xmltransformerplugin.desktop
--rw-r--r-- root/root usr/share/kde4/services/kcmkttsd.desktop
--rw-r--r-- root/root usr/share/kde4/services/kttsd.desktop
-drwxr-xr-x root/root usr/share/kde4/servicetypes/
--rw-r--r-- root/root usr/share/kde4/servicetypes/jovie_filterplugin.desktop
-drwxr-xr-x root/root usr/share/man/
-drwxr-xr-x root/root usr/share/man/man1/
--rw-r--r-- root/root usr/share/man/man1/kmag.1.gz
--rw-r--r-- root/root usr/share/man/man1/kmousetool.1.gz
--rw-r--r-- root/root usr/share/man/man1/kmouth.1.gz
diff --git a/kdeaccessibility/.footprint.x86_64 b/kdeaccessibility/.footprint.x86_64
deleted file mode 100644
index 281863153..000000000
--- a/kdeaccessibility/.footprint.x86_64
+++ /dev/null
@@ -1,224 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/jovie
--rwxr-xr-x root/root usr/bin/kmag
--rwxr-xr-x root/root usr/bin/kmousetool
--rwxr-xr-x root/root usr/bin/kmouth
-drwxr-xr-x root/root usr/lib/
-drwxr-xr-x root/root usr/lib/kde4/
--rwxr-xr-x root/root usr/lib/kde4/jovie_stringreplacerplugin.so
--rwxr-xr-x root/root usr/lib/kde4/jovie_talkerchooserplugin.so
--rwxr-xr-x root/root usr/lib/kde4/jovie_xmltransformerplugin.so
--rwxr-xr-x root/root usr/lib/kde4/kcm_kttsd.so
-drwxr-xr-x root/root usr/lib/kde4/libexec/
--rwxr-xr-x root/root usr/lib/kde4/libexec/kaccessibleapp
-drwxr-xr-x root/root usr/lib/kde4/plugins/
-drwxr-xr-x root/root usr/lib/kde4/plugins/accessiblebridge/
--rwxr-xr-x root/root usr/lib/kde4/plugins/accessiblebridge/kaccessiblebridge.so
-lrwxrwxrwx root/root usr/lib/libkttsd.so -> libkttsd.so.4
-lrwxrwxrwx root/root usr/lib/libkttsd.so.4 -> libkttsd.so.4.7.0
--rwxr-xr-x root/root usr/lib/libkttsd.so.4.7.0
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/applications/
-drwxr-xr-x root/root usr/share/applications/kde4/
--rwxr-xr-x root/root usr/share/applications/kde4/jovieapp.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kmag.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kmousetool.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kmouth.desktop
-drwxr-xr-x root/root usr/share/apps/
-drwxr-xr-x root/root usr/share/apps/jovie/
--rw-r--r-- root/root usr/share/apps/jovie/kcmkttsd_testmessage.desktop
-drwxr-xr-x root/root usr/share/apps/jovie/stringreplacer/
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/abbreviations.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/chat-de.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/chat.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/emoticons.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/festival_unspeakable_chars.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/kmail.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/polish_festival_fixes.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/polish_festival_unspeakables.xml
--rw-r--r-- root/root usr/share/apps/jovie/stringreplacer/qt2plaintext.xml
-drwxr-xr-x root/root usr/share/apps/jovie/talkerchooser/
--rw-r--r-- root/root usr/share/apps/jovie/talkerchooser/female_notifications_rc
-drwxr-xr-x root/root usr/share/apps/jovie/xmltransformer/
--rw-r--r-- root/root usr/share/apps/jovie/xmltransformer/xhtml2ssml.xsl
--rw-r--r-- root/root usr/share/apps/jovie/xmltransformer/xhtml2ssml_simple.xsl
-drwxr-xr-x root/root usr/share/apps/kmag/
--rw-r--r-- root/root usr/share/apps/kmag/kmagui.rc
-drwxr-xr-x root/root usr/share/apps/kmousetool/
-drwxr-xr-x root/root usr/share/apps/kmousetool/sounds/
--rw-r--r-- root/root usr/share/apps/kmousetool/sounds/mousetool_tap.wav
-drwxr-xr-x root/root usr/share/apps/kmouth/
-drwxr-xr-x root/root usr/share/apps/kmouth/books/
-drwxr-xr-x root/root usr/share/apps/kmouth/books/de/
--rw-r--r-- root/root usr/share/apps/kmouth/books/de/de-courteousness.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/de/de-greetings.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/de/de-howareyou.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/de/de-personal.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/de/de.desktop
-drwxr-xr-x root/root usr/share/apps/kmouth/books/en/
--rw-r--r-- root/root usr/share/apps/kmouth/books/en/en-courteousness.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/en/en-greetings.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/en/en-howareyou.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/en/en-personal.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/en/en.desktop
-drwxr-xr-x root/root usr/share/apps/kmouth/books/sv/
--rw-r--r-- root/root usr/share/apps/kmouth/books/sv/sv-courteousness.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/sv/sv-greetings.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/sv/sv-howareyou.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/sv/sv-personal.phrasebook
--rw-r--r-- root/root usr/share/apps/kmouth/books/sv/sv.desktop
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/16x16/
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrase.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrase_new.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrase_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrase_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_closed.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_new.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_print.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/16x16/actions/speak.png
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/22x22/
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrase.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrase_new.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrase_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrase_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_closed.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_new.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_print.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/22x22/actions/speak.png
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/32x32/
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrase.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrase_new.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrase_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrase_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_closed.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_new.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_open.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_print.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_save.png
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/32x32/actions/speak.png
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/48x48/
-drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/48x48/actions/
--rw-r--r-- root/root usr/share/apps/kmouth/icons/hicolor/48x48/actions/speak.png
--rw-r--r-- root/root usr/share/apps/kmouth/kmouthui.rc
--rw-r--r-- root/root usr/share/apps/kmouth/phrasebookdialogui.rc
-drwxr-xr-x root/root usr/share/apps/kttsd/
-drwxr-xr-x root/root usr/share/apps/kttsd/xslt/
--rw-r--r-- root/root usr/share/apps/kttsd/xslt/SSMLtoPlainText.xsl
-drwxr-xr-x root/root usr/share/config/
--rw-r--r-- root/root usr/share/config/kmouthrc
-drwxr-xr-x root/root usr/share/dbus-1/
-drwxr-xr-x root/root usr/share/dbus-1/services/
--rw-r--r-- root/root usr/share/dbus-1/services/org.kde.kaccessible.service
-drwxr-xr-x root/root usr/share/doc/
-drwxr-xr-x root/root usr/share/doc/kde/
-drwxr-xr-x root/root usr/share/doc/kde/html/
-drwxr-xr-x root/root usr/share/doc/kde/html/en/
-drwxr-xr-x root/root usr/share/doc/kde/html/en/jovie/
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/addtalker.png
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/jovie/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/filters.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/general.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/jobs.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/stringreplacer.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/talkerchooser.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/talkers.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/jovie/xmltransformer.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kmag/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kmag/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmag/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmag/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmag/man-kmag.1.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmag/screenshot.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kmousetool/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kmousetool/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmousetool/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmousetool/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmousetool/man-kmousetool.1.docbook
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kmouth/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kmouth/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthcpref.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthctts.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthcwcp.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthedit.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthmain.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthwizard1.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthwizard2.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/kmouthwizard3.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kmouth/man-kmouth.1.docbook
-drwxr-xr-x root/root usr/share/icons/
-drwxr-xr-x root/root usr/share/icons/hicolor/
-drwxr-xr-x root/root usr/share/icons/hicolor/16x16/
-drwxr-xr-x root/root usr/share/icons/hicolor/16x16/actions/
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/female.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/followmouse.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/hidemouse.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/kmousetool_off.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/kmousetool_on.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/male.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/nospeak.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/speak.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/window.png
-drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kmag.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kmousetool.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kmouth.png
-drwxr-xr-x root/root usr/share/icons/hicolor/22x22/
-drwxr-xr-x root/root usr/share/icons/hicolor/22x22/actions/
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/nospeak.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/speak.png
-drwxr-xr-x root/root usr/share/icons/hicolor/22x22/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/kmouth.png
-drwxr-xr-x root/root usr/share/icons/hicolor/32x32/
-drwxr-xr-x root/root usr/share/icons/hicolor/32x32/actions/
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/kmousetool_off.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/kmousetool_on.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/nospeak.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/speak.png
-drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kmag.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kmousetool.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kmouth.png
-drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
-drwxr-xr-x root/root usr/share/icons/hicolor/48x48/actions/
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/nospeak.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/speak.png
-drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/kmouth.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/jovie.desktop
--rw-r--r-- root/root usr/share/kde4/services/jovie_stringreplacerplugin.desktop
--rw-r--r-- root/root usr/share/kde4/services/jovie_talkerchooserplugin.desktop
--rw-r--r-- root/root usr/share/kde4/services/jovie_xmltransformerplugin.desktop
--rw-r--r-- root/root usr/share/kde4/services/kcmkttsd.desktop
--rw-r--r-- root/root usr/share/kde4/services/kttsd.desktop
-drwxr-xr-x root/root usr/share/kde4/servicetypes/
--rw-r--r-- root/root usr/share/kde4/servicetypes/jovie_filterplugin.desktop
-drwxr-xr-x root/root usr/share/man/
-drwxr-xr-x root/root usr/share/man/man1/
--rw-r--r-- root/root usr/share/man/man1/kmag.1.gz
--rw-r--r-- root/root usr/share/man/man1/kmousetool.1.gz
--rw-r--r-- root/root usr/share/man/man1/kmouth.1.gz
diff --git a/kdeaccessibility/.md5sum.i686 b/kdeaccessibility/.md5sum.i686
deleted file mode 100644
index 2d103386b..000000000
--- a/kdeaccessibility/.md5sum.i686
+++ /dev/null
@@ -1 +0,0 @@
-8cad28a2e76f020f7aaca2709447f5f9 kdeaccessibility-4.7.4.tar.bz2
diff --git a/kdeaccessibility/.md5sum.x86_64 b/kdeaccessibility/.md5sum.x86_64
deleted file mode 100644
index 2d103386b..000000000
--- a/kdeaccessibility/.md5sum.x86_64
+++ /dev/null
@@ -1 +0,0 @@
-8cad28a2e76f020f7aaca2709447f5f9 kdeaccessibility-4.7.4.tar.bz2
diff --git a/kdeaccessibility/Pkgfile b/kdeaccessibility/Pkgfile
deleted file mode 100755
index 47d018704..000000000
--- a/kdeaccessibility/Pkgfile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Description: Programmes d'accessibilité pour KDE
-# URL: http://www.kde.org
-# Maintainer: NuTyX packager team
-# Packager: lesibel at free dot fr
-# Depends on: xorg-libxtst, kde-runtime, speech-dispatcher
-# Run on: kde-runtime,speech-dispatcher
-
-name=kdeaccessibility
-version=4.7.4
-release=1
-source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2)
-
-build() {
- cd $name-*
- mkdir build
- cd build
- cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_SKIP_RPATH=ON \
- -DBUILD_doc=ON \
- -DKDE_DEFAULT_HOME=.kde \
- -DSYSCONF_INSTALL_DIR=/etc
- make
- make DESTDIR=$PKG install
-}
-
diff --git a/kdesdk/.footprint.i686 b/kdesdk/.footprint.i686
index 6424a83c1..49a31bf1a 100644
--- a/kdesdk/.footprint.i686
+++ b/kdesdk/.footprint.i686
@@ -42,6 +42,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/kdekillall
-rwxr-xr-x root/root usr/bin/kdelnk2desktop.py
-rwxr-xr-x root/root usr/bin/kdemangen.pl
+-rwxr-xr-x root/root usr/bin/kio_svn_helper
-rwxr-xr-x root/root usr/bin/kminspector
-rwxr-xr-x root/root usr/bin/kmmatch
-rwxr-xr-x root/root usr/bin/kmtrace
@@ -471,7 +472,13 @@ drwxr-xr-x root/root usr/include/okteta1/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/kde4/
-rwxr-xr-x root/root usr/lib/kde4/cervisiapart.so
+-rwxr-xr-x root/root usr/lib/kde4/fileviewbazaarplugin.so
+-rwxr-xr-x root/root usr/lib/kde4/fileviewgitplugin.so
+-rwxr-xr-x root/root usr/lib/kde4/fileviewhgplugin.so
+-rwxr-xr-x root/root usr/lib/kde4/fileviewsvnplugin.so
+-rwxr-xr-x root/root usr/lib/kde4/kded_ksvnd.so
-rwxr-xr-x root/root usr/lib/kde4/kio_perldoc.so
+-rwxr-xr-x root/root usr/lib/kde4/kio_svn.so
-rwxr-xr-x root/root usr/lib/kde4/komparenavtreepart.so
-rwxr-xr-x root/root usr/lib/kde4/komparepart.so
-rwxr-xr-x root/root usr/lib/kde4/kstartperf.so
@@ -819,6 +826,9 @@ drwxr-xr-x root/root usr/share/apps/umbrello/pics/
-rw-r--r-- root/root usr/share/apps/umbrello/xmi2docbook.xsl
drwxr-xr-x root/root usr/share/config.kcfg/
-rw-r--r-- root/root usr/share/config.kcfg/cervisiapart.kcfg
+-rw-r--r-- root/root usr/share/config.kcfg/fileviewgitpluginsettings.kcfg
+-rw-r--r-- root/root usr/share/config.kcfg/fileviewhgpluginsettings.kcfg
+-rw-r--r-- root/root usr/share/config.kcfg/fileviewsvnpluginsettings.kcfg
-rw-r--r-- root/root usr/share/config.kcfg/kapptemplate.kcfg
-rw-r--r-- root/root usr/share/config.kcfg/structviewpreferences.kcfg
drwxr-xr-x root/root usr/share/config/
@@ -829,6 +839,7 @@ drwxr-xr-x root/root usr/share/dbus-1/interfaces/
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.kde.cervisia.cvsloginjob.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.kde.cervisia.cvsservice.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.kde.cervisia.repository.xml
+-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.kde.ksvnd.xml
drwxr-xr-x root/root usr/share/doc/
drwxr-xr-x root/root usr/share/doc/kde/
drwxr-xr-x root/root usr/share/doc/kde/html/
@@ -921,6 +932,13 @@ lrwxrwxrwx root/root usr/share/doc/kde/html/en/umbrello/common -> /usr/share/doc
drwxr-xr-x root/root usr/share/icons/
drwxr-xr-x root/root usr/share/icons/hicolor/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/
+drwxr-xr-x root/root usr/share/icons/hicolor/128x128/actions/
+-rw-r--r-- root/root usr/share/icons/hicolor/128x128/actions/vcs-add-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/128x128/actions/vcs-branch-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/128x128/actions/vcs-merge-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/128x128/actions/vcs-remove-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/128x128/actions/vcs-status-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/128x128/actions/vcs-switch-svn-kiosvn.png
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/kapptemplate.png
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/kompare.png
@@ -928,10 +946,16 @@ drwxr-xr-x root/root usr/share/icons/hicolor/128x128/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/actions/
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-add-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-add-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-branch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-commit-cvs-cervisia.png
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-diff-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-merge-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-remove-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-remove-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-status-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-status-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-switch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-update-cvs-cervisia.png
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/cervisia.png
@@ -945,10 +969,16 @@ drwxr-xr-x root/root usr/share/icons/hicolor/16x16/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/actions/
-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-add-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-add-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-branch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-commit-cvs-cervisia.png
-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-diff-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-merge-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-remove-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-remove-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-status-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-status-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-switch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-update-cvs-cervisia.png
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/cervisia.png
@@ -958,10 +988,16 @@ drwxr-xr-x root/root usr/share/icons/hicolor/22x22/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/actions/
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-add-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-add-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-branch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-commit-cvs-cervisia.png
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-diff-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-merge-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-remove-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-remove-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-status-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-status-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-switch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-update-cvs-cervisia.png
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/cervisia.png
@@ -976,10 +1012,16 @@ drwxr-xr-x root/root usr/share/icons/hicolor/32x32/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/actions/
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-add-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-add-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-branch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-commit-cvs-cervisia.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-diff-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-merge-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-remove-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-remove-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-status-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-status-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-switch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-update-cvs-cervisia.png
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/cervisia.png
@@ -990,31 +1032,58 @@ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/okteta.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/umbrello.png
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/
+drwxr-xr-x root/root usr/share/icons/hicolor/64x64/actions/
+-rw-r--r-- root/root usr/share/icons/hicolor/64x64/actions/vcs-add-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/64x64/actions/vcs-branch-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/64x64/actions/vcs-merge-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/64x64/actions/vcs-remove-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/64x64/actions/vcs-status-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/64x64/actions/vcs-switch-svn-kiosvn.png
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/kapptemplate.png
-rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/umbrello.png
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/actions/
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-add-cvs-cervisia.svgz
+-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-add-svn-kiosvn.svgz
+-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-branch-svn-kiosvn.svgz
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-commit-cvs-cervisia.svgz
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-diff-cvs-cervisia.svgz
+-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-merge-svn-kiosvn.svgz
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-remove-cvs-cervisia.svgz
+-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-remove-svn-kiosvn.svgz
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-status-cvs-cervisia.svgz
+-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-status-svn-kiosvn.svgz
+-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-switch-svn-kiosvn.svgz
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-update-cvs-cervisia.svgz
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/kompare.svgz
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/umbrello.svgz
drwxr-xr-x root/root usr/share/kde4/
drwxr-xr-x root/root usr/share/kde4/services/
+drwxr-xr-x root/root usr/share/kde4/services/ServiceMenus/
+-rw-r--r-- root/root usr/share/kde4/services/ServiceMenus/subversion.desktop
+-rw-r--r-- root/root usr/share/kde4/services/ServiceMenus/subversion_toplevel.desktop
-rw-r--r-- root/root usr/share/kde4/services/cervisiapart.desktop
-rw-r--r-- root/root usr/share/kde4/services/cvsservice.desktop
-rw-r--r-- root/root usr/share/kde4/services/designerthumbnail.desktop
+-rw-r--r-- root/root usr/share/kde4/services/fileviewbazaarplugin.desktop
+-rw-r--r-- root/root usr/share/kde4/services/fileviewgitplugin.desktop
+-rw-r--r-- root/root usr/share/kde4/services/fileviewhgplugin.desktop
+-rw-r--r-- root/root usr/share/kde4/services/fileviewsvnplugin.desktop
-rw-r--r-- root/root usr/share/kde4/services/kbytearrayedit.desktop
+drwxr-xr-x root/root usr/share/kde4/services/kded/
+-rw-r--r-- root/root usr/share/kde4/services/kded/ksvnd.desktop
-rw-r--r-- root/root usr/share/kde4/services/komparenavtreepart.desktop
-rw-r--r-- root/root usr/share/kde4/services/komparepart.desktop
-rw-r--r-- root/root usr/share/kde4/services/kuiviewer_part.desktop
-rw-r--r-- root/root usr/share/kde4/services/oktetapart.desktop
-rw-r--r-- root/root usr/share/kde4/services/perldoc.protocol
+-rw-r--r-- root/root usr/share/kde4/services/svn+file.protocol
+-rw-r--r-- root/root usr/share/kde4/services/svn+http.protocol
+-rw-r--r-- root/root usr/share/kde4/services/svn+https.protocol
+-rw-r--r-- root/root usr/share/kde4/services/svn+ssh.protocol
+-rw-r--r-- root/root usr/share/kde4/services/svn.protocol
drwxr-xr-x root/root usr/share/kde4/servicetypes/
-rw-r--r-- root/root usr/share/kde4/servicetypes/komparenavigationpart.desktop
-rw-r--r-- root/root usr/share/kde4/servicetypes/kompareviewpart.desktop
diff --git a/kdesdk/.footprint.x86_64 b/kdesdk/.footprint.x86_64
index 6424a83c1..49a31bf1a 100644
--- a/kdesdk/.footprint.x86_64
+++ b/kdesdk/.footprint.x86_64
@@ -42,6 +42,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/kdekillall
-rwxr-xr-x root/root usr/bin/kdelnk2desktop.py
-rwxr-xr-x root/root usr/bin/kdemangen.pl
+-rwxr-xr-x root/root usr/bin/kio_svn_helper
-rwxr-xr-x root/root usr/bin/kminspector
-rwxr-xr-x root/root usr/bin/kmmatch
-rwxr-xr-x root/root usr/bin/kmtrace
@@ -471,7 +472,13 @@ drwxr-xr-x root/root usr/include/okteta1/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/kde4/
-rwxr-xr-x root/root usr/lib/kde4/cervisiapart.so
+-rwxr-xr-x root/root usr/lib/kde4/fileviewbazaarplugin.so
+-rwxr-xr-x root/root usr/lib/kde4/fileviewgitplugin.so
+-rwxr-xr-x root/root usr/lib/kde4/fileviewhgplugin.so
+-rwxr-xr-x root/root usr/lib/kde4/fileviewsvnplugin.so
+-rwxr-xr-x root/root usr/lib/kde4/kded_ksvnd.so
-rwxr-xr-x root/root usr/lib/kde4/kio_perldoc.so
+-rwxr-xr-x root/root usr/lib/kde4/kio_svn.so
-rwxr-xr-x root/root usr/lib/kde4/komparenavtreepart.so
-rwxr-xr-x root/root usr/lib/kde4/komparepart.so
-rwxr-xr-x root/root usr/lib/kde4/kstartperf.so
@@ -819,6 +826,9 @@ drwxr-xr-x root/root usr/share/apps/umbrello/pics/
-rw-r--r-- root/root usr/share/apps/umbrello/xmi2docbook.xsl
drwxr-xr-x root/root usr/share/config.kcfg/
-rw-r--r-- root/root usr/share/config.kcfg/cervisiapart.kcfg
+-rw-r--r-- root/root usr/share/config.kcfg/fileviewgitpluginsettings.kcfg
+-rw-r--r-- root/root usr/share/config.kcfg/fileviewhgpluginsettings.kcfg
+-rw-r--r-- root/root usr/share/config.kcfg/fileviewsvnpluginsettings.kcfg
-rw-r--r-- root/root usr/share/config.kcfg/kapptemplate.kcfg
-rw-r--r-- root/root usr/share/config.kcfg/structviewpreferences.kcfg
drwxr-xr-x root/root usr/share/config/
@@ -829,6 +839,7 @@ drwxr-xr-x root/root usr/share/dbus-1/interfaces/
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.kde.cervisia.cvsloginjob.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.kde.cervisia.cvsservice.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.kde.cervisia.repository.xml
+-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.kde.ksvnd.xml
drwxr-xr-x root/root usr/share/doc/
drwxr-xr-x root/root usr/share/doc/kde/
drwxr-xr-x root/root usr/share/doc/kde/html/
@@ -921,6 +932,13 @@ lrwxrwxrwx root/root usr/share/doc/kde/html/en/umbrello/common -> /usr/share/doc
drwxr-xr-x root/root usr/share/icons/
drwxr-xr-x root/root usr/share/icons/hicolor/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/
+drwxr-xr-x root/root usr/share/icons/hicolor/128x128/actions/
+-rw-r--r-- root/root usr/share/icons/hicolor/128x128/actions/vcs-add-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/128x128/actions/vcs-branch-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/128x128/actions/vcs-merge-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/128x128/actions/vcs-remove-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/128x128/actions/vcs-status-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/128x128/actions/vcs-switch-svn-kiosvn.png
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/kapptemplate.png
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/kompare.png
@@ -928,10 +946,16 @@ drwxr-xr-x root/root usr/share/icons/hicolor/128x128/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/actions/
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-add-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-add-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-branch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-commit-cvs-cervisia.png
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-diff-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-merge-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-remove-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-remove-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-status-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-status-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-switch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/vcs-update-cvs-cervisia.png
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/cervisia.png
@@ -945,10 +969,16 @@ drwxr-xr-x root/root usr/share/icons/hicolor/16x16/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/actions/
-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-add-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-add-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-branch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-commit-cvs-cervisia.png
-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-diff-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-merge-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-remove-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-remove-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-status-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-status-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-switch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/vcs-update-cvs-cervisia.png
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/cervisia.png
@@ -958,10 +988,16 @@ drwxr-xr-x root/root usr/share/icons/hicolor/22x22/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/actions/
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-add-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-add-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-branch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-commit-cvs-cervisia.png
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-diff-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-merge-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-remove-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-remove-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-status-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-status-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-switch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/vcs-update-cvs-cervisia.png
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/cervisia.png
@@ -976,10 +1012,16 @@ drwxr-xr-x root/root usr/share/icons/hicolor/32x32/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/actions/
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-add-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-add-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-branch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-commit-cvs-cervisia.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-diff-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-merge-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-remove-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-remove-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-status-cvs-cervisia.png
+-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-status-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-switch-svn-kiosvn.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/vcs-update-cvs-cervisia.png
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/cervisia.png
@@ -990,31 +1032,58 @@ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/okteta.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/umbrello.png
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/
+drwxr-xr-x root/root usr/share/icons/hicolor/64x64/actions/
+-rw-r--r-- root/root usr/share/icons/hicolor/64x64/actions/vcs-add-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/64x64/actions/vcs-branch-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/64x64/actions/vcs-merge-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/64x64/actions/vcs-remove-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/64x64/actions/vcs-status-svn-kiosvn.png
+-rw-r--r-- root/root usr/share/icons/hicolor/64x64/actions/vcs-switch-svn-kiosvn.png
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/kapptemplate.png
-rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/umbrello.png
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/actions/
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-add-cvs-cervisia.svgz
+-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-add-svn-kiosvn.svgz
+-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-branch-svn-kiosvn.svgz
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-commit-cvs-cervisia.svgz
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-diff-cvs-cervisia.svgz
+-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-merge-svn-kiosvn.svgz
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-remove-cvs-cervisia.svgz
+-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-remove-svn-kiosvn.svgz
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-status-cvs-cervisia.svgz
+-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-status-svn-kiosvn.svgz
+-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-switch-svn-kiosvn.svgz
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/vcs-update-cvs-cervisia.svgz
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/kompare.svgz
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/umbrello.svgz
drwxr-xr-x root/root usr/share/kde4/
drwxr-xr-x root/root usr/share/kde4/services/
+drwxr-xr-x root/root usr/share/kde4/services/ServiceMenus/
+-rw-r--r-- root/root usr/share/kde4/services/ServiceMenus/subversion.desktop
+-rw-r--r-- root/root usr/share/kde4/services/ServiceMenus/subversion_toplevel.desktop
-rw-r--r-- root/root usr/share/kde4/services/cervisiapart.desktop
-rw-r--r-- root/root usr/share/kde4/services/cvsservice.desktop
-rw-r--r-- root/root usr/share/kde4/services/designerthumbnail.desktop
+-rw-r--r-- root/root usr/share/kde4/services/fileviewbazaarplugin.desktop
+-rw-r--r-- root/root usr/share/kde4/services/fileviewgitplugin.desktop
+-rw-r--r-- root/root usr/share/kde4/services/fileviewhgplugin.desktop
+-rw-r--r-- root/root usr/share/kde4/services/fileviewsvnplugin.desktop
-rw-r--r-- root/root usr/share/kde4/services/kbytearrayedit.desktop
+drwxr-xr-x root/root usr/share/kde4/services/kded/
+-rw-r--r-- root/root usr/share/kde4/services/kded/ksvnd.desktop
-rw-r--r-- root/root usr/share/kde4/services/komparenavtreepart.desktop
-rw-r--r-- root/root usr/share/kde4/services/komparepart.desktop
-rw-r--r-- root/root usr/share/kde4/services/kuiviewer_part.desktop
-rw-r--r-- root/root usr/share/kde4/services/oktetapart.desktop
-rw-r--r-- root/root usr/share/kde4/services/perldoc.protocol
+-rw-r--r-- root/root usr/share/kde4/services/svn+file.protocol
+-rw-r--r-- root/root usr/share/kde4/services/svn+http.protocol
+-rw-r--r-- root/root usr/share/kde4/services/svn+https.protocol
+-rw-r--r-- root/root usr/share/kde4/services/svn+ssh.protocol
+-rw-r--r-- root/root usr/share/kde4/services/svn.protocol
drwxr-xr-x root/root usr/share/kde4/servicetypes/
-rw-r--r-- root/root usr/share/kde4/servicetypes/komparenavigationpart.desktop
-rw-r--r-- root/root usr/share/kde4/servicetypes/kompareviewpart.desktop
diff --git a/kdeutils/.footprint.i686 b/kdeutils/.footprint.i686
deleted file mode 100644
index 683f74bfa..000000000
--- a/kdeutils/.footprint.i686
+++ /dev/null
@@ -1,428 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/ark
--rwxr-xr-x root/root usr/bin/filelight
--rwxr-xr-x root/root usr/bin/kcalc
--rwxr-xr-x root/root usr/bin/kcharselect
--rwxr-xr-x root/root usr/bin/kdf
--rwxr-xr-x root/root usr/bin/kfloppy
--rwxr-xr-x root/root usr/bin/kgpg
--rwxr-xr-x root/root usr/bin/krcdnotifieritem
--rwxr-xr-x root/root usr/bin/ktimer
--rwxr-xr-x root/root usr/bin/kwalletmanager
--rwxr-xr-x root/root usr/bin/kwikdisk
-lrwxrwxrwx root/root usr/bin/printer-applet -> /usr/share/apps/printer-applet/printer-applet.py
--rwxr-xr-x root/root usr/bin/superkaramba
--rwxr-xr-x root/root usr/bin/sweeper
-drwxr-xr-x root/root usr/lib/
-drwxr-xr-x root/root usr/lib/kde4/
--rwxr-xr-x root/root usr/lib/kde4/arkpart.so
--rwxr-xr-x root/root usr/lib/kde4/filelightpart.so
--rwxr-xr-x root/root usr/lib/kde4/kcm_kdf.so
--rwxr-xr-x root/root usr/lib/kde4/kcm_kwallet.so
--rwxr-xr-x root/root usr/lib/kde4/kcm_remotecontrol.so
--rwxr-xr-x root/root usr/lib/kde4/kded_kremotecontroldaemon.so
--rwxr-xr-x root/root usr/lib/kde4/kerfuffle_cli7z.so
--rwxr-xr-x root/root usr/lib/kde4/kerfuffle_clirar.so
--rwxr-xr-x root/root usr/lib/kde4/kerfuffle_clizip.so
--rwxr-xr-x root/root usr/lib/kde4/kerfuffle_libarchive.so
--rwxr-xr-x root/root usr/lib/kde4/kerfuffle_libbz2.so
--rwxr-xr-x root/root usr/lib/kde4/kerfuffle_libgz.so
--rwxr-xr-x root/root usr/lib/kde4/kerfuffle_libxz.so
--rwxr-xr-x root/root usr/lib/kde4/kremotecontrol_lirc.so
--rwxr-xr-x root/root usr/lib/kde4/libextracthere.so
--rwxr-xr-x root/root usr/lib/kde4/plasma_engine_kremoteconrol.so
--rwxr-xr-x root/root usr/lib/kde4/plasma_package_superkaramba.so
--rwxr-xr-x root/root usr/lib/kde4/plasma_scriptengine_superkaramba.so
--rwxr-xr-x root/root usr/lib/libkdeinit4_kcalc.so
-lrwxrwxrwx root/root usr/lib/libkerfuffle.so -> libkerfuffle.so.4
-lrwxrwxrwx root/root usr/lib/libkerfuffle.so.4 -> libkerfuffle.so.4.7.0
--rwxr-xr-x root/root usr/lib/libkerfuffle.so.4.7.0
-lrwxrwxrwx root/root usr/lib/liblibkremotecontrol.so -> liblibkremotecontrol.so.1
-lrwxrwxrwx root/root usr/lib/liblibkremotecontrol.so.1 -> liblibkremotecontrol.so.1.0.0
--rwxr-xr-x root/root usr/lib/liblibkremotecontrol.so.1.0.0
-lrwxrwxrwx root/root usr/lib/libsuperkaramba.so -> libsuperkaramba.so.4
-lrwxrwxrwx root/root usr/lib/libsuperkaramba.so.4 -> libsuperkaramba.so.4.7.0
--rwxr-xr-x root/root usr/lib/libsuperkaramba.so.4.7.0
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/applications/
-drwxr-xr-x root/root usr/share/applications/kde4/
--rwxr-xr-x root/root usr/share/applications/kde4/KCharSelect.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/KFloppy.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/ark.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/filelight.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kcalc.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kdf.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kgpg.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/krcdnotifieritem.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/ktimer.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kwalletmanager-kwalletd.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kwalletmanager.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kwikdisk.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/superkaramba.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/sweeper.desktop
-drwxr-xr-x root/root usr/share/apps/
-drwxr-xr-x root/root usr/share/apps/ark/
--rw-r--r-- root/root usr/share/apps/ark/ark_part.rc
--rw-r--r-- root/root usr/share/apps/ark/arkui.rc
-drwxr-xr-x root/root usr/share/apps/filelight/
--rw-r--r-- root/root usr/share/apps/filelight/filelightui.rc
-drwxr-xr-x root/root usr/share/apps/filelightpart/
--rw-r--r-- root/root usr/share/apps/filelightpart/filelightpartui.rc
-drwxr-xr-x root/root usr/share/apps/kcalc/
--rw-r--r-- root/root usr/share/apps/kcalc/kcalcui.rc
--rw-r--r-- root/root usr/share/apps/kcalc/scienceconstants.xml
-drwxr-xr-x root/root usr/share/apps/kcharselect/
--rw-r--r-- root/root usr/share/apps/kcharselect/kcharselectui.rc
-drwxr-xr-x root/root usr/share/apps/kconf_update/
--rw-r--r-- root/root usr/share/apps/kconf_update/kcalcrc.upd
--rw-r--r-- root/root usr/share/apps/kconf_update/kcharselect.upd
-drwxr-xr-x root/root usr/share/apps/kdf/
--rw-r--r-- root/root usr/share/apps/kdf/kdfui.rc
-drwxr-xr-x root/root usr/share/apps/kgpg/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/16x16/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/16x16/actions/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/16x16/actions/document-export-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/16x16/actions/document-import-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/16x16/actions/document-properties-key.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/16x16/status/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/16x16/status/key-group.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/16x16/status/key-orphan.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/16x16/status/key-pair.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/16x16/status/key-single.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/22x22/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/22x22/actions/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/actions/document-export-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/actions/document-import-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/actions/document-properties-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/actions/key-generate-pair.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/actions/view-key-secret.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/22x22/status/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/status/key-group.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/status/key-pair.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/status/key-single.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/32x32/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/32x32/actions/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/32x32/actions/document-export-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/32x32/actions/document-import-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/32x32/actions/document-properties-key.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/32x32/status/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/32x32/status/key-group.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/32x32/status/key-pair.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/32x32/status/key-single.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/48x48/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/48x48/actions/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/48x48/actions/document-export-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/48x48/actions/document-import-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/48x48/actions/document-properties-key.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/48x48/status/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/48x48/status/key-group.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/48x48/status/key-pair.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/48x48/status/key-single.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/scalable/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/scalable/actions/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/scalable/actions/document-export-key.svgz
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/scalable/actions/document-import-key.svgz
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/scalable/actions/document-properties-key.svgz
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/scalable/status/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/scalable/status/key-group.svgz
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/scalable/status/key-pair.svgz
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/scalable/status/key-single.svgz
--rw-r--r-- root/root usr/share/apps/kgpg/keysmanager.rc
--rw-r--r-- root/root usr/share/apps/kgpg/kgpgeditor.rc
--rw-r--r-- root/root usr/share/apps/kgpg/tips
-drwxr-xr-x root/root usr/share/apps/kremotecontrol/
-drwxr-xr-x root/root usr/share/apps/kremotecontrol/profiles/
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/amarok.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/dragonplayer.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/klauncher.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/kmix.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/konqueror.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/kscd.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/okular.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/powermanagement.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/profile.xsd
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/vlc.profile.xml
-drwxr-xr-x root/root usr/share/apps/kremotecontroldaemon/
--rw-r--r-- root/root usr/share/apps/kremotecontroldaemon/kremotecontroldaemon.notifyrc
-drwxr-xr-x root/root usr/share/apps/kwalletmanager/
-drwxr-xr-x root/root usr/share/apps/kwalletmanager/icons/
-drwxr-xr-x root/root usr/share/apps/kwalletmanager/icons/hicolor/
-drwxr-xr-x root/root usr/share/apps/kwalletmanager/icons/hicolor/22x22/
-drwxr-xr-x root/root usr/share/apps/kwalletmanager/icons/hicolor/22x22/actions/
--rw-r--r-- root/root usr/share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_closed.png
--rw-r--r-- root/root usr/share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_open.png
--rw-r--r-- root/root usr/share/apps/kwalletmanager/kwalleteditor.rc
--rw-r--r-- root/root usr/share/apps/kwalletmanager/kwalletmanager.rc
-drwxr-xr-x root/root usr/share/apps/printer-applet/
--rw-r--r-- root/root usr/share/apps/printer-applet/authconn.py
--rw-r--r-- root/root usr/share/apps/printer-applet/debug.py
--rw-r--r-- root/root usr/share/apps/printer-applet/monitor.py
--rw-r--r-- root/root usr/share/apps/printer-applet/printer-applet-printers.ui
--rw-r--r-- root/root usr/share/apps/printer-applet/printer-applet.notifyrc
--rwxr-xr-x root/root usr/share/apps/printer-applet/printer-applet.py
--rw-r--r-- root/root usr/share/apps/printer-applet/printer-applet.ui
--rw-r--r-- root/root usr/share/apps/printer-applet/printer-appletui.rc
--rw-r--r-- root/root usr/share/apps/printer-applet/statereason.py
-drwxr-xr-x root/root usr/share/apps/superkaramba/
--rw-r--r-- root/root usr/share/apps/superkaramba/superkarambaui.rc
-drwxr-xr-x root/root usr/share/apps/sweeper/
--rw-r--r-- root/root usr/share/apps/sweeper/sweeperui.rc
-drwxr-xr-x root/root usr/share/autostart/
--rw-r--r-- root/root usr/share/autostart/kgpg.desktop
--rw-r--r-- root/root usr/share/autostart/printer-applet.desktop
-drwxr-xr-x root/root usr/share/config.kcfg/
--rw-r--r-- root/root usr/share/config.kcfg/ark.kcfg
--rw-r--r-- root/root usr/share/config.kcfg/kcalc.kcfg
--rw-r--r-- root/root usr/share/config.kcfg/kgpg.kcfg
-drwxr-xr-x root/root usr/share/config/
--rw-r--r-- root/root usr/share/config/filelightrc
--rw-r--r-- root/root usr/share/config/superkaramba.knsrc
-drwxr-xr-x root/root usr/share/dbus-1/
-drwxr-xr-x root/root usr/share/dbus-1/interfaces/
--rw-r--r-- root/root usr/share/dbus-1/interfaces/org.kde.kgpg.Key.xml
--rw-r--r-- root/root usr/share/dbus-1/interfaces/org.kde.superkaramba.xml
--rw-r--r-- root/root usr/share/dbus-1/interfaces/org.kde.sweeper.xml
-drwxr-xr-x root/root usr/share/doc/
-drwxr-xr-x root/root usr/share/doc/kde/
-drwxr-xr-x root/root usr/share/doc/kde/html/
-drwxr-xr-x root/root usr/share/doc/kde/html/en/
-drwxr-xr-x root/root usr/share/doc/kde/html/en/ark/
--rw-r--r-- root/root usr/share/doc/kde/html/en/ark/ark-mainwindow.png
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/ark/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/ark/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/ark/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/ark/man-ark.1.docbook
-drwxr-xr-x root/root usr/share/doc/kde/html/en/filelight/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/filelight/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/filelight/config_appear.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/filelight/config_scan.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/filelight/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/filelight/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/filelight/radial_map.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/filelight/radial_map_context_menu.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kcalc/
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcalc/commands.docbook
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kcalc/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcalc/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcalc/index.docbook
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kcharselect/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kcharselect/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcharselect/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcharselect/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcharselect/kcharselect.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kcontrol/
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kcontrol/blockdevices/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kcontrol/blockdevices/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/blockdevices/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/blockdevices/index.docbook
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/AddAction.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/AddActionOptions.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/AddDBusAction.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/AddMode.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/AddProfileAction.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/AutoPopulate.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/EditMasterMode.png
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/irkick.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/irkickoff.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/kcmremotecontrol.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kdf/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kdf/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kdf/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kdf/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kdf/kdf.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kdf/kdf_config.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kfloppy/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kfloppy/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kfloppy/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kfloppy/index.docbook
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kgpg/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kgpg/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/editor.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/keygen.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/keymanage.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/keyprop.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/keys.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/keyserver-search.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/keyserver.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/options.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/select-secret-key.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/systray.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/ktimer/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/ktimer/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/ktimer/first.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/ktimer/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/ktimer/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/ktimer/main.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/ktimer/running.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/ktimer/two_at_once.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kwallet/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kwallet/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/edit1.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/edit2.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/first-open-request.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/kwalletmanager.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/openwallet-request.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/oxygen48-status-wallet-closed.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/oxygen48-status-wallet-open.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/save-login-information.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/printer-applet/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/printer-applet/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/printer-applet/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/printer-applet/index.docbook
-drwxr-xr-x root/root usr/share/doc/kde/html/en/sweeper/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/sweeper/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/sweeper/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/sweeper/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/sweeper/sweeper.png
-drwxr-xr-x root/root usr/share/icons/
-drwxr-xr-x root/root usr/share/icons/hicolor/
-drwxr-xr-x root/root usr/share/icons/hicolor/128x128/
-drwxr-xr-x root/root usr/share/icons/hicolor/128x128/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/kdf.png
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/kfloppy.png
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/ktimer.png
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/kwalletmanager.png
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/kwalletmanager2.png
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/kwikdisk.png
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/superkaramba.png
-drwxr-xr-x root/root usr/share/icons/hicolor/128x128/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/16x16/
-drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/filelight.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kdf.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kfloppy.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kgpg.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/ktimer.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kwalletmanager.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kwalletmanager2.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kwikdisk.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/superkaramba.png
-drwxr-xr-x root/root usr/share/icons/hicolor/16x16/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/22x22/
-drwxr-xr-x root/root usr/share/icons/hicolor/22x22/actions/
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/krcd_flash.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/krcd_off.png
-drwxr-xr-x root/root usr/share/icons/hicolor/22x22/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/filelight.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/kdf.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/kfloppy.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/kgpg.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/krcd.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/kwalletmanager.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/kwikdisk.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/superkaramba.png
-drwxr-xr-x root/root usr/share/icons/hicolor/22x22/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/32x32/
-drwxr-xr-x root/root usr/share/icons/hicolor/32x32/actions/
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/view_filelight.png
-drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/filelight.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kdf.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kfloppy.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kgpg.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/ktimer.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kwalletmanager.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kwalletmanager2.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kwikdisk.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/superkaramba.png
-drwxr-xr-x root/root usr/share/icons/hicolor/32x32/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/42x42/
-drwxr-xr-x root/root usr/share/icons/hicolor/42x42/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/42x42/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
-drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/filelight.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/kdf.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/kfloppy.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/kgpg.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/ktimer.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/kwalletmanager.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/kwalletmanager2.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/kwikdisk.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/superkaramba.png
-drwxr-xr-x root/root usr/share/icons/hicolor/48x48/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/64x64/
-drwxr-xr-x root/root usr/share/icons/hicolor/64x64/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/filelight.png
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/kdf.png
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/kfloppy.png
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/kwalletmanager.png
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/kwalletmanager2.png
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/kwikdisk.png
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/superkaramba.png
-drwxr-xr-x root/root usr/share/icons/hicolor/64x64/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/8x8/
-drwxr-xr-x root/root usr/share/icons/hicolor/8x8/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/8x8/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/scalable/
-drwxr-xr-x root/root usr/share/icons/hicolor/scalable/actions/
--rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/krcd_flash.svgz
--rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/krcd_off.svgz
-drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/krcd.svgz
--rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/superkaramba.svgz
-drwxr-xr-x root/root usr/share/icons/hicolor/scalable/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/scalable/devices/infrared-remote.svgz
-drwxr-xr-x root/root usr/share/icons/oxygen/
-drwxr-xr-x root/root usr/share/icons/oxygen/16x16/
-drwxr-xr-x root/root usr/share/icons/oxygen/16x16/apps/
--rw-r--r-- root/root usr/share/icons/oxygen/16x16/apps/kcmdf.png
-drwxr-xr-x root/root usr/share/icons/oxygen/22x22/
-drwxr-xr-x root/root usr/share/icons/oxygen/22x22/apps/
--rw-r--r-- root/root usr/share/icons/oxygen/22x22/apps/kcmdf.png
-drwxr-xr-x root/root usr/share/icons/oxygen/32x32/
-drwxr-xr-x root/root usr/share/icons/oxygen/32x32/apps/
--rw-r--r-- root/root usr/share/icons/oxygen/32x32/apps/kcmdf.png
-drwxr-xr-x root/root usr/share/kde4/
-drwxr-xr-x root/root usr/share/kde4/services/
-drwxr-xr-x root/root usr/share/kde4/services/ServiceMenus/
--rw-r--r-- root/root usr/share/kde4/services/ServiceMenus/ark_addtoservicemenu.desktop
--rw-r--r-- root/root usr/share/kde4/services/ServiceMenus/ark_servicemenu.desktop
--rw-r--r-- root/root usr/share/kde4/services/ServiceMenus/encryptfile.desktop
--rw-r--r-- root/root usr/share/kde4/services/ServiceMenus/encryptfolder.desktop
--rw-r--r-- root/root usr/share/kde4/services/ServiceMenus/viewdecrypted.desktop
--rw-r--r-- root/root usr/share/kde4/services/ark_dndextract.desktop
--rw-r--r-- root/root usr/share/kde4/services/ark_part.desktop
--rw-r--r-- root/root usr/share/kde4/services/filelightpart.desktop
--rw-r--r-- root/root usr/share/kde4/services/kcm_remotecontrol.desktop
--rw-r--r-- root/root usr/share/kde4/services/kcmdf.desktop
-drwxr-xr-x root/root usr/share/kde4/services/kded/
--rw-r--r-- root/root usr/share/kde4/services/kded/kremotecontroldaemon.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_cli7z.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_clirar.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_clizip.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_libarchive.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_libarchive_readonly.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_libbz2.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_libgz.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_libxz.desktop
-drwxr-xr-x root/root usr/share/kde4/services/kremotecontrolbackends/
--rw-r--r-- root/root usr/share/kde4/services/kremotecontrolbackends/kremotecontrol_lirc.desktop
--rw-r--r-- root/root usr/share/kde4/services/kwalletconfig.desktop
--rw-r--r-- root/root usr/share/kde4/services/kwalletmanager_show.desktop
--rw-r--r-- root/root usr/share/kde4/services/plasma-engine-kremotecontrol.desktop
--rw-r--r-- root/root usr/share/kde4/services/plasma-package-superkaramba.desktop
--rw-r--r-- root/root usr/share/kde4/services/plasma-scriptengine-superkaramba.desktop
-drwxr-xr-x root/root usr/share/kde4/servicetypes/
--rw-r--r-- root/root usr/share/kde4/servicetypes/kerfufflePlugin.desktop
--rw-r--r-- root/root usr/share/kde4/servicetypes/kremotecontrolmanager.desktop
-drwxr-xr-x root/root usr/share/man/
-drwxr-xr-x root/root usr/share/man/man1/
--rw-r--r-- root/root usr/share/man/man1/ark.1.gz
diff --git a/kdeutils/.footprint.x86_64 b/kdeutils/.footprint.x86_64
deleted file mode 100644
index 683f74bfa..000000000
--- a/kdeutils/.footprint.x86_64
+++ /dev/null
@@ -1,428 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/ark
--rwxr-xr-x root/root usr/bin/filelight
--rwxr-xr-x root/root usr/bin/kcalc
--rwxr-xr-x root/root usr/bin/kcharselect
--rwxr-xr-x root/root usr/bin/kdf
--rwxr-xr-x root/root usr/bin/kfloppy
--rwxr-xr-x root/root usr/bin/kgpg
--rwxr-xr-x root/root usr/bin/krcdnotifieritem
--rwxr-xr-x root/root usr/bin/ktimer
--rwxr-xr-x root/root usr/bin/kwalletmanager
--rwxr-xr-x root/root usr/bin/kwikdisk
-lrwxrwxrwx root/root usr/bin/printer-applet -> /usr/share/apps/printer-applet/printer-applet.py
--rwxr-xr-x root/root usr/bin/superkaramba
--rwxr-xr-x root/root usr/bin/sweeper
-drwxr-xr-x root/root usr/lib/
-drwxr-xr-x root/root usr/lib/kde4/
--rwxr-xr-x root/root usr/lib/kde4/arkpart.so
--rwxr-xr-x root/root usr/lib/kde4/filelightpart.so
--rwxr-xr-x root/root usr/lib/kde4/kcm_kdf.so
--rwxr-xr-x root/root usr/lib/kde4/kcm_kwallet.so
--rwxr-xr-x root/root usr/lib/kde4/kcm_remotecontrol.so
--rwxr-xr-x root/root usr/lib/kde4/kded_kremotecontroldaemon.so
--rwxr-xr-x root/root usr/lib/kde4/kerfuffle_cli7z.so
--rwxr-xr-x root/root usr/lib/kde4/kerfuffle_clirar.so
--rwxr-xr-x root/root usr/lib/kde4/kerfuffle_clizip.so
--rwxr-xr-x root/root usr/lib/kde4/kerfuffle_libarchive.so
--rwxr-xr-x root/root usr/lib/kde4/kerfuffle_libbz2.so
--rwxr-xr-x root/root usr/lib/kde4/kerfuffle_libgz.so
--rwxr-xr-x root/root usr/lib/kde4/kerfuffle_libxz.so
--rwxr-xr-x root/root usr/lib/kde4/kremotecontrol_lirc.so
--rwxr-xr-x root/root usr/lib/kde4/libextracthere.so
--rwxr-xr-x root/root usr/lib/kde4/plasma_engine_kremoteconrol.so
--rwxr-xr-x root/root usr/lib/kde4/plasma_package_superkaramba.so
--rwxr-xr-x root/root usr/lib/kde4/plasma_scriptengine_superkaramba.so
--rwxr-xr-x root/root usr/lib/libkdeinit4_kcalc.so
-lrwxrwxrwx root/root usr/lib/libkerfuffle.so -> libkerfuffle.so.4
-lrwxrwxrwx root/root usr/lib/libkerfuffle.so.4 -> libkerfuffle.so.4.7.0
--rwxr-xr-x root/root usr/lib/libkerfuffle.so.4.7.0
-lrwxrwxrwx root/root usr/lib/liblibkremotecontrol.so -> liblibkremotecontrol.so.1
-lrwxrwxrwx root/root usr/lib/liblibkremotecontrol.so.1 -> liblibkremotecontrol.so.1.0.0
--rwxr-xr-x root/root usr/lib/liblibkremotecontrol.so.1.0.0
-lrwxrwxrwx root/root usr/lib/libsuperkaramba.so -> libsuperkaramba.so.4
-lrwxrwxrwx root/root usr/lib/libsuperkaramba.so.4 -> libsuperkaramba.so.4.7.0
--rwxr-xr-x root/root usr/lib/libsuperkaramba.so.4.7.0
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/applications/
-drwxr-xr-x root/root usr/share/applications/kde4/
--rwxr-xr-x root/root usr/share/applications/kde4/KCharSelect.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/KFloppy.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/ark.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/filelight.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kcalc.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kdf.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kgpg.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/krcdnotifieritem.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/ktimer.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kwalletmanager-kwalletd.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kwalletmanager.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/kwikdisk.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/superkaramba.desktop
--rwxr-xr-x root/root usr/share/applications/kde4/sweeper.desktop
-drwxr-xr-x root/root usr/share/apps/
-drwxr-xr-x root/root usr/share/apps/ark/
--rw-r--r-- root/root usr/share/apps/ark/ark_part.rc
--rw-r--r-- root/root usr/share/apps/ark/arkui.rc
-drwxr-xr-x root/root usr/share/apps/filelight/
--rw-r--r-- root/root usr/share/apps/filelight/filelightui.rc
-drwxr-xr-x root/root usr/share/apps/filelightpart/
--rw-r--r-- root/root usr/share/apps/filelightpart/filelightpartui.rc
-drwxr-xr-x root/root usr/share/apps/kcalc/
--rw-r--r-- root/root usr/share/apps/kcalc/kcalcui.rc
--rw-r--r-- root/root usr/share/apps/kcalc/scienceconstants.xml
-drwxr-xr-x root/root usr/share/apps/kcharselect/
--rw-r--r-- root/root usr/share/apps/kcharselect/kcharselectui.rc
-drwxr-xr-x root/root usr/share/apps/kconf_update/
--rw-r--r-- root/root usr/share/apps/kconf_update/kcalcrc.upd
--rw-r--r-- root/root usr/share/apps/kconf_update/kcharselect.upd
-drwxr-xr-x root/root usr/share/apps/kdf/
--rw-r--r-- root/root usr/share/apps/kdf/kdfui.rc
-drwxr-xr-x root/root usr/share/apps/kgpg/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/16x16/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/16x16/actions/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/16x16/actions/document-export-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/16x16/actions/document-import-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/16x16/actions/document-properties-key.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/16x16/status/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/16x16/status/key-group.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/16x16/status/key-orphan.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/16x16/status/key-pair.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/16x16/status/key-single.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/22x22/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/22x22/actions/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/actions/document-export-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/actions/document-import-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/actions/document-properties-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/actions/key-generate-pair.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/actions/view-key-secret.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/22x22/status/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/status/key-group.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/status/key-pair.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/22x22/status/key-single.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/32x32/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/32x32/actions/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/32x32/actions/document-export-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/32x32/actions/document-import-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/32x32/actions/document-properties-key.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/32x32/status/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/32x32/status/key-group.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/32x32/status/key-pair.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/32x32/status/key-single.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/48x48/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/48x48/actions/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/48x48/actions/document-export-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/48x48/actions/document-import-key.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/48x48/actions/document-properties-key.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/48x48/status/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/48x48/status/key-group.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/48x48/status/key-pair.png
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/48x48/status/key-single.png
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/scalable/
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/scalable/actions/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/scalable/actions/document-export-key.svgz
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/scalable/actions/document-import-key.svgz
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/scalable/actions/document-properties-key.svgz
-drwxr-xr-x root/root usr/share/apps/kgpg/icons/hicolor/scalable/status/
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/scalable/status/key-group.svgz
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/scalable/status/key-pair.svgz
--rw-r--r-- root/root usr/share/apps/kgpg/icons/hicolor/scalable/status/key-single.svgz
--rw-r--r-- root/root usr/share/apps/kgpg/keysmanager.rc
--rw-r--r-- root/root usr/share/apps/kgpg/kgpgeditor.rc
--rw-r--r-- root/root usr/share/apps/kgpg/tips
-drwxr-xr-x root/root usr/share/apps/kremotecontrol/
-drwxr-xr-x root/root usr/share/apps/kremotecontrol/profiles/
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/amarok.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/dragonplayer.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/klauncher.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/kmix.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/konqueror.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/kscd.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/okular.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/powermanagement.profile.xml
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/profile.xsd
--rw-r--r-- root/root usr/share/apps/kremotecontrol/profiles/vlc.profile.xml
-drwxr-xr-x root/root usr/share/apps/kremotecontroldaemon/
--rw-r--r-- root/root usr/share/apps/kremotecontroldaemon/kremotecontroldaemon.notifyrc
-drwxr-xr-x root/root usr/share/apps/kwalletmanager/
-drwxr-xr-x root/root usr/share/apps/kwalletmanager/icons/
-drwxr-xr-x root/root usr/share/apps/kwalletmanager/icons/hicolor/
-drwxr-xr-x root/root usr/share/apps/kwalletmanager/icons/hicolor/22x22/
-drwxr-xr-x root/root usr/share/apps/kwalletmanager/icons/hicolor/22x22/actions/
--rw-r--r-- root/root usr/share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_closed.png
--rw-r--r-- root/root usr/share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_open.png
--rw-r--r-- root/root usr/share/apps/kwalletmanager/kwalleteditor.rc
--rw-r--r-- root/root usr/share/apps/kwalletmanager/kwalletmanager.rc
-drwxr-xr-x root/root usr/share/apps/printer-applet/
--rw-r--r-- root/root usr/share/apps/printer-applet/authconn.py
--rw-r--r-- root/root usr/share/apps/printer-applet/debug.py
--rw-r--r-- root/root usr/share/apps/printer-applet/monitor.py
--rw-r--r-- root/root usr/share/apps/printer-applet/printer-applet-printers.ui
--rw-r--r-- root/root usr/share/apps/printer-applet/printer-applet.notifyrc
--rwxr-xr-x root/root usr/share/apps/printer-applet/printer-applet.py
--rw-r--r-- root/root usr/share/apps/printer-applet/printer-applet.ui
--rw-r--r-- root/root usr/share/apps/printer-applet/printer-appletui.rc
--rw-r--r-- root/root usr/share/apps/printer-applet/statereason.py
-drwxr-xr-x root/root usr/share/apps/superkaramba/
--rw-r--r-- root/root usr/share/apps/superkaramba/superkarambaui.rc
-drwxr-xr-x root/root usr/share/apps/sweeper/
--rw-r--r-- root/root usr/share/apps/sweeper/sweeperui.rc
-drwxr-xr-x root/root usr/share/autostart/
--rw-r--r-- root/root usr/share/autostart/kgpg.desktop
--rw-r--r-- root/root usr/share/autostart/printer-applet.desktop
-drwxr-xr-x root/root usr/share/config.kcfg/
--rw-r--r-- root/root usr/share/config.kcfg/ark.kcfg
--rw-r--r-- root/root usr/share/config.kcfg/kcalc.kcfg
--rw-r--r-- root/root usr/share/config.kcfg/kgpg.kcfg
-drwxr-xr-x root/root usr/share/config/
--rw-r--r-- root/root usr/share/config/filelightrc
--rw-r--r-- root/root usr/share/config/superkaramba.knsrc
-drwxr-xr-x root/root usr/share/dbus-1/
-drwxr-xr-x root/root usr/share/dbus-1/interfaces/
--rw-r--r-- root/root usr/share/dbus-1/interfaces/org.kde.kgpg.Key.xml
--rw-r--r-- root/root usr/share/dbus-1/interfaces/org.kde.superkaramba.xml
--rw-r--r-- root/root usr/share/dbus-1/interfaces/org.kde.sweeper.xml
-drwxr-xr-x root/root usr/share/doc/
-drwxr-xr-x root/root usr/share/doc/kde/
-drwxr-xr-x root/root usr/share/doc/kde/html/
-drwxr-xr-x root/root usr/share/doc/kde/html/en/
-drwxr-xr-x root/root usr/share/doc/kde/html/en/ark/
--rw-r--r-- root/root usr/share/doc/kde/html/en/ark/ark-mainwindow.png
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/ark/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/ark/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/ark/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/ark/man-ark.1.docbook
-drwxr-xr-x root/root usr/share/doc/kde/html/en/filelight/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/filelight/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/filelight/config_appear.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/filelight/config_scan.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/filelight/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/filelight/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/filelight/radial_map.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/filelight/radial_map_context_menu.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kcalc/
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcalc/commands.docbook
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kcalc/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcalc/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcalc/index.docbook
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kcharselect/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kcharselect/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcharselect/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcharselect/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcharselect/kcharselect.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kcontrol/
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kcontrol/blockdevices/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kcontrol/blockdevices/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/blockdevices/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/blockdevices/index.docbook
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/AddAction.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/AddActionOptions.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/AddDBusAction.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/AddMode.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/AddProfileAction.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/AutoPopulate.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/EditMasterMode.png
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/irkick.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/irkickoff.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kcontrol/kremotecontrol/kcmremotecontrol.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kdf/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kdf/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kdf/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kdf/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kdf/kdf.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kdf/kdf_config.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kfloppy/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kfloppy/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kfloppy/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kfloppy/index.docbook
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kgpg/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kgpg/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/editor.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/keygen.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/keymanage.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/keyprop.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/keys.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/keyserver-search.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/keyserver.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/options.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/select-secret-key.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kgpg/systray.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/ktimer/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/ktimer/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/ktimer/first.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/ktimer/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/ktimer/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/ktimer/main.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/ktimer/running.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/ktimer/two_at_once.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/kwallet/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/kwallet/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/edit1.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/edit2.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/first-open-request.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/kwalletmanager.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/openwallet-request.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/oxygen48-status-wallet-closed.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/oxygen48-status-wallet-open.png
--rw-r--r-- root/root usr/share/doc/kde/html/en/kwallet/save-login-information.png
-drwxr-xr-x root/root usr/share/doc/kde/html/en/printer-applet/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/printer-applet/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/printer-applet/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/printer-applet/index.docbook
-drwxr-xr-x root/root usr/share/doc/kde/html/en/sweeper/
-lrwxrwxrwx root/root usr/share/doc/kde/html/en/sweeper/common -> /usr/share/doc/kde/html/en/common
--rw-r--r-- root/root usr/share/doc/kde/html/en/sweeper/index.cache.bz2
--rw-r--r-- root/root usr/share/doc/kde/html/en/sweeper/index.docbook
--rw-r--r-- root/root usr/share/doc/kde/html/en/sweeper/sweeper.png
-drwxr-xr-x root/root usr/share/icons/
-drwxr-xr-x root/root usr/share/icons/hicolor/
-drwxr-xr-x root/root usr/share/icons/hicolor/128x128/
-drwxr-xr-x root/root usr/share/icons/hicolor/128x128/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/kdf.png
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/kfloppy.png
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/ktimer.png
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/kwalletmanager.png
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/kwalletmanager2.png
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/kwikdisk.png
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/superkaramba.png
-drwxr-xr-x root/root usr/share/icons/hicolor/128x128/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/128x128/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/16x16/
-drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/filelight.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kdf.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kfloppy.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kgpg.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/ktimer.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kwalletmanager.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kwalletmanager2.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kwikdisk.png
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/superkaramba.png
-drwxr-xr-x root/root usr/share/icons/hicolor/16x16/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/16x16/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/22x22/
-drwxr-xr-x root/root usr/share/icons/hicolor/22x22/actions/
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/krcd_flash.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/actions/krcd_off.png
-drwxr-xr-x root/root usr/share/icons/hicolor/22x22/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/filelight.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/kdf.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/kfloppy.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/kgpg.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/krcd.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/kwalletmanager.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/kwikdisk.png
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/superkaramba.png
-drwxr-xr-x root/root usr/share/icons/hicolor/22x22/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/22x22/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/32x32/
-drwxr-xr-x root/root usr/share/icons/hicolor/32x32/actions/
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/actions/view_filelight.png
-drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/filelight.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kdf.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kfloppy.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kgpg.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/ktimer.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kwalletmanager.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kwalletmanager2.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kwikdisk.png
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/superkaramba.png
-drwxr-xr-x root/root usr/share/icons/hicolor/32x32/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/32x32/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/42x42/
-drwxr-xr-x root/root usr/share/icons/hicolor/42x42/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/42x42/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
-drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/filelight.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/kdf.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/kfloppy.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/kgpg.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/ktimer.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/kwalletmanager.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/kwalletmanager2.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/kwikdisk.png
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/superkaramba.png
-drwxr-xr-x root/root usr/share/icons/hicolor/48x48/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/48x48/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/64x64/
-drwxr-xr-x root/root usr/share/icons/hicolor/64x64/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/filelight.png
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/kdf.png
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/kfloppy.png
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/kwalletmanager.png
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/kwalletmanager2.png
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/kwikdisk.png
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/superkaramba.png
-drwxr-xr-x root/root usr/share/icons/hicolor/64x64/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/64x64/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/8x8/
-drwxr-xr-x root/root usr/share/icons/hicolor/8x8/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/8x8/devices/infrared-remote.png
-drwxr-xr-x root/root usr/share/icons/hicolor/scalable/
-drwxr-xr-x root/root usr/share/icons/hicolor/scalable/actions/
--rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/krcd_flash.svgz
--rw-r--r-- root/root usr/share/icons/hicolor/scalable/actions/krcd_off.svgz
-drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/
--rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/krcd.svgz
--rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/superkaramba.svgz
-drwxr-xr-x root/root usr/share/icons/hicolor/scalable/devices/
--rw-r--r-- root/root usr/share/icons/hicolor/scalable/devices/infrared-remote.svgz
-drwxr-xr-x root/root usr/share/icons/oxygen/
-drwxr-xr-x root/root usr/share/icons/oxygen/16x16/
-drwxr-xr-x root/root usr/share/icons/oxygen/16x16/apps/
--rw-r--r-- root/root usr/share/icons/oxygen/16x16/apps/kcmdf.png
-drwxr-xr-x root/root usr/share/icons/oxygen/22x22/
-drwxr-xr-x root/root usr/share/icons/oxygen/22x22/apps/
--rw-r--r-- root/root usr/share/icons/oxygen/22x22/apps/kcmdf.png
-drwxr-xr-x root/root usr/share/icons/oxygen/32x32/
-drwxr-xr-x root/root usr/share/icons/oxygen/32x32/apps/
--rw-r--r-- root/root usr/share/icons/oxygen/32x32/apps/kcmdf.png
-drwxr-xr-x root/root usr/share/kde4/
-drwxr-xr-x root/root usr/share/kde4/services/
-drwxr-xr-x root/root usr/share/kde4/services/ServiceMenus/
--rw-r--r-- root/root usr/share/kde4/services/ServiceMenus/ark_addtoservicemenu.desktop
--rw-r--r-- root/root usr/share/kde4/services/ServiceMenus/ark_servicemenu.desktop
--rw-r--r-- root/root usr/share/kde4/services/ServiceMenus/encryptfile.desktop
--rw-r--r-- root/root usr/share/kde4/services/ServiceMenus/encryptfolder.desktop
--rw-r--r-- root/root usr/share/kde4/services/ServiceMenus/viewdecrypted.desktop
--rw-r--r-- root/root usr/share/kde4/services/ark_dndextract.desktop
--rw-r--r-- root/root usr/share/kde4/services/ark_part.desktop
--rw-r--r-- root/root usr/share/kde4/services/filelightpart.desktop
--rw-r--r-- root/root usr/share/kde4/services/kcm_remotecontrol.desktop
--rw-r--r-- root/root usr/share/kde4/services/kcmdf.desktop
-drwxr-xr-x root/root usr/share/kde4/services/kded/
--rw-r--r-- root/root usr/share/kde4/services/kded/kremotecontroldaemon.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_cli7z.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_clirar.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_clizip.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_libarchive.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_libarchive_readonly.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_libbz2.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_libgz.desktop
--rw-r--r-- root/root usr/share/kde4/services/kerfuffle_libxz.desktop
-drwxr-xr-x root/root usr/share/kde4/services/kremotecontrolbackends/
--rw-r--r-- root/root usr/share/kde4/services/kremotecontrolbackends/kremotecontrol_lirc.desktop
--rw-r--r-- root/root usr/share/kde4/services/kwalletconfig.desktop
--rw-r--r-- root/root usr/share/kde4/services/kwalletmanager_show.desktop
--rw-r--r-- root/root usr/share/kde4/services/plasma-engine-kremotecontrol.desktop
--rw-r--r-- root/root usr/share/kde4/services/plasma-package-superkaramba.desktop
--rw-r--r-- root/root usr/share/kde4/services/plasma-scriptengine-superkaramba.desktop
-drwxr-xr-x root/root usr/share/kde4/servicetypes/
--rw-r--r-- root/root usr/share/kde4/servicetypes/kerfufflePlugin.desktop
--rw-r--r-- root/root usr/share/kde4/servicetypes/kremotecontrolmanager.desktop
-drwxr-xr-x root/root usr/share/man/
-drwxr-xr-x root/root usr/share/man/man1/
--rw-r--r-- root/root usr/share/man/man1/ark.1.gz
diff --git a/kdeutils/.md5sum.i686 b/kdeutils/.md5sum.i686
deleted file mode 100644
index 215c8286d..000000000
--- a/kdeutils/.md5sum.i686
+++ /dev/null
@@ -1 +0,0 @@
-7df8a48c48851cb0438acbbf727be396 kdeutils-4.7.4.tar.bz2
diff --git a/kdeutils/.md5sum.x86_64 b/kdeutils/.md5sum.x86_64
deleted file mode 100644
index 215c8286d..000000000
--- a/kdeutils/.md5sum.x86_64
+++ /dev/null
@@ -1 +0,0 @@
-7df8a48c48851cb0438acbbf727be396 kdeutils-4.7.4.tar.bz2
diff --git a/kdeutils/Pkgfile b/kdeutils/Pkgfile
deleted file mode 100755
index 5f463f68e..000000000
--- a/kdeutils/Pkgfile
+++ /dev/null
@@ -1,32 +0,0 @@
-# Description: Inclus calculatrice, calepin, éditeurs simple KDE4i
-# URL: http://www.kde.org
-# Maintainer: NuTyX packager team
-# Packager: lesibel at free dot fr
-# Depends on: cmake,automoc4,kdelibs,kdepimlibs,kde-baseapps,kde-workspace,kde-runtime,pykde4,system-config-printer,libarchive,qimageblitz,p7zip,zip,unzip,unrar,qjson
-
-#phonon,alsa-lib,xz-utils,libarchive,libzip,kde-workspace,pycups,system-config-printer,qjson
-
-# Run on: libzip,pyqt,phonon,alsa-lib,xz-utils,libarchive,kde-workspace,pycups,system-config-printer,qjson
-
-name=kdeutils
-version=4.7.4
-release=1
-source=(ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2)
-
-build() {
- cd $name-*
- mkdir build
- cd build
- cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_SKIP_RPATH=ON \
- -DINSTALL_PRINTER_APPLET=TRUE \
- -DBUILD_doc=ON \
- -DPYTHON_EXECUTABLE=/usr/bin/python2 \
- -DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed'
- make
- make DESTDIR=$PKG install
-
- find $PKG -name '*.py' | xargs sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|'
-}
-
diff --git a/konqueror-filesharing/.md5sum.x86_64 b/konqueror-filesharing/.md5sum.x86_64
index 0ce4416ab..bafb79b32 100644
--- a/konqueror-filesharing/.md5sum.x86_64
+++ b/konqueror-filesharing/.md5sum.x86_64
@@ -1 +1 @@
-9f6e2d00955a9fcbdf0afa71a91e3aa2 kdenetwork-4.7.1.tar.bz2
+4fc00a35dc3f0b3b06a2b6be3086563d kdenetwork-4.8.0.tar.bz2
diff --git a/krfb/.md5sum.x86_64 b/krfb/.md5sum.x86_64
index 0ce4416ab..bafb79b32 100644
--- a/krfb/.md5sum.x86_64
+++ b/krfb/.md5sum.x86_64
@@ -1 +1 @@
-9f6e2d00955a9fcbdf0afa71a91e3aa2 kdenetwork-4.7.1.tar.bz2
+4fc00a35dc3f0b3b06a2b6be3086563d kdenetwork-4.8.0.tar.bz2
diff --git a/kross-interpreters/Pkgfile b/kross-interpreters/Pkgfile
index 00c7253d1..eaf140edd 100755
--- a/kross-interpreters/Pkgfile
+++ b/kross-interpreters/Pkgfile
@@ -7,10 +7,11 @@
name=kross-interpreters
version=4.8.0
-release=1
+release=2
source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2)
build() {
+ export JAVA_HOME=/opt/jdk
cd $name-*
mkdir build
cd build
diff --git a/lxde-common/.md5sum.x86_64 b/lxde-common/.md5sum.x86_64
index 20a34726f..5dd073c28 100644
--- a/lxde-common/.md5sum.x86_64
+++ b/lxde-common/.md5sum.x86_64
@@ -1,6 +1,3 @@
-7b6a98f34ba88707bbf38d4e83bdccc0 attapu.jpg
e2a82f004df713ec853e348f7d1d14d2 chrystal_red_root.png
6c82b9d53cf2abad74f140d1abc12546 config
-1a52dcbbe64eda43d618cbf384ea3134 lxde-common-0.5.0-nutyx-02.patch
-23606ab3d6e1039386d62a4b68b4ffc6 lxde-common-0.5.0.tar.gz
-41fa266e6493a17a0dee5c5103f94567 nutyx2009_2.png
+e51a6b2a815a89fda1f497b509465a97 lxde-common-0.5.5.tar.gz
diff --git a/lxde/.footprint.x86_64 b/lxde/.footprint.x86_64
index 5a6394e38..f2584b3a3 100644
--- a/lxde/.footprint.x86_64
+++ b/lxde/.footprint.x86_64
@@ -1,10 +1,3 @@
-drwxr-xr-x root/root etc/
-drwxr-xr-x root/root etc/X11/
-drwxr-xr-x root/root etc/X11/dm/
--rw-r--r-- root/root etc/X11/dm/LXDE.xinitrc
-drwxr-xr-x root/root etc/qingy/
-drwxr-xr-x root/root etc/qingy/sessions/
--rwxr-xr-x root/root etc/qingy/sessions/LXDE
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/xsessions/
diff --git a/polkit-gnome/.footprint.i686 b/polkit-gnome/.footprint.i686
new file mode 100644
index 000000000..5f36ec897
--- /dev/null
+++ b/polkit-gnome/.footprint.i686
@@ -0,0 +1,13 @@
+drwxr-xr-x root/root etc/
+drwxr-xr-x root/root etc/xdg/
+drwxr-xr-x root/root etc/xdg/autostart/
+-rw-r--r-- root/root etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/polkit-gnome/
+-rwxr-xr-x root/root usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/locale/
+drwxr-xr-x root/root usr/share/locale/fr/
+drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/
+-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/polkit-gnome-1.mo
diff --git a/polkit-gnome/.footprint.x86_64 b/polkit-gnome/.footprint.x86_64
new file mode 100644
index 000000000..5f36ec897
--- /dev/null
+++ b/polkit-gnome/.footprint.x86_64
@@ -0,0 +1,13 @@
+drwxr-xr-x root/root etc/
+drwxr-xr-x root/root etc/xdg/
+drwxr-xr-x root/root etc/xdg/autostart/
+-rw-r--r-- root/root etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/polkit-gnome/
+-rwxr-xr-x root/root usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/locale/
+drwxr-xr-x root/root usr/share/locale/fr/
+drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/
+-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/polkit-gnome-1.mo
diff --git a/polkit-gnome/.md5sum.i686 b/polkit-gnome/.md5sum.i686
new file mode 100644
index 000000000..b44e47b3f
--- /dev/null
+++ b/polkit-gnome/.md5sum.i686
@@ -0,0 +1,2 @@
+7e9e9f801970d8694730d68e02367fd1 polkit-gnome-0.105.tar.bz2
+4206d9fee35a937c2233b002d94462b5 polkit-gnome-authentication-agent-1.desktop
diff --git a/polkit-gnome/.md5sum.x86_64 b/polkit-gnome/.md5sum.x86_64
new file mode 100644
index 000000000..b44e47b3f
--- /dev/null
+++ b/polkit-gnome/.md5sum.x86_64
@@ -0,0 +1,2 @@
+7e9e9f801970d8694730d68e02367fd1 polkit-gnome-0.105.tar.bz2
+4206d9fee35a937c2233b002d94462b5 polkit-gnome-authentication-agent-1.desktop
diff --git a/polkit-gnome/Pkgfile b/polkit-gnome/Pkgfile
new file mode 100755
index 000000000..c048de77b
--- /dev/null
+++ b/polkit-gnome/Pkgfile
@@ -0,0 +1,24 @@
+# Description: Systeme d'abstraction de materiel
+# URL: http://hal.freedesktop.org/docs/polkit-gnome
+# Maintainer: David Zeuthen davidz at redhat dot com
+# Packager: b at juglas dot name
+# Depends on: polkit, gtk3
+# Run on: polkit,gtk3
+
+name=polkit-gnome
+version=0.105
+release=1
+source=(http://ftp.gnome.org/pub/GNOME/sources/$name/$version/$name-$version.tar.bz2\
+ polkit-gnome-authentication-agent-1.desktop)
+build() {
+ cd $name-$version
+ ./configure --prefix=/usr \
+ --sysconfdir=/etc \
+ --libexecdir=/usr/lib/polkit-gnome \
+ --mandir=/usr/share/man \
+ --localstatedir=/var
+ make
+ make DESTDIR=$PKG install
+ install -Dm644 $SRC/polkit-gnome-authentication-agent-1.desktop \
+ $PKG//etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop
+}
diff --git a/polkit-gnome/polkit-gnome-authentication-agent-1.desktop b/polkit-gnome/polkit-gnome-authentication-agent-1.desktop
new file mode 100644
index 000000000..fa959160b
--- /dev/null
+++ b/polkit-gnome/polkit-gnome-authentication-agent-1.desktop
@@ -0,0 +1,88 @@
+[Desktop Entry]
+Name=PolicyKit Authentication Agent
+Name[ar]=مدير الاستيثاق PolicyKit
+Name[be]=PolicyKit - аґент аўтэнтыфікацыі
+Name[bn_IN]=PolicyKit অনুমোদনের এজেন্ট
+Name[ca]=Agent d'autenticació del PolicyKit
+Name[cs]=Ověřovací agent PolicyKit
+Name[da]=Godkendelsesprogrammet PolicyKit
+Name[de]=Legitimationsdienst von PolicyKit
+Name[el]=Πράκτορας πιστοποίησης PolicyKit
+Name[en_GB]=PolicyKit Authentication Agent
+Name[es]=Agente de autenticación de PolicyKit
+Name[eu]=PolicyKit autentifikatzeko agentea
+Name[fi]=PolicytKit-tunnistautumisohjelma
+Name[fr]=Agent d'authentification de PolicyKit
+Name[gl]=Axente de autenticación PolicyKit
+Name[gu]=PolicyKit સત્તાધિકરણ એજન્ટ
+Name[hi]=PolicyKit प्रमाणीकरण प्रतिनिधि
+Name[hu]=PolicyKit hitelesítési ügynök
+Name[it]=Agente di autenticazione per PolicyKit
+Name[ja]=PolicyKit 認証エージェント
+Name[kn]=PolicyKit ದೃಢೀಕರಣ ಮಧ್ಯವರ್ತಿ
+Name[lt]=PolicyKit tapatybės nustatymo agentas
+Name[ml]=പോളിസിക്കിറ്റ് ഓഥന്റിക്കേഷന്‍ ഏജന്റ്
+Name[mr]=PolicyKit ऑथेंटीकेशन एजेंट
+Name[or]=PolicyKit ବୈଧିକରଣ ସଦସ୍ୟ
+Name[pa]=ਪਾਲਸੀਕਿੱਟ ਪਰਮਾਣਕਿਤਾ ਏਜੰਟ
+Name[pl]=Agent uwierzytelniania PolicyKit
+Name[pt]=Agente de Autenticação PolicyKit
+Name[pt_BR]=Agente de autenticação PolicyKit
+Name[ro]=Agent de autentificare PolicyKit
+Name[sk]=Agent PolicyKit na overovanie totožnosti
+Name[sl]=PolicyKit program overjanja
+Name[sv]=Autentiseringsagent för PolicyKit
+Name[ta]=PolicyKit அங்கீகார முகவர்
+Name[te]=పాలసీకిట్ ధృవీకరణ ప్రతినిధి
+Name[th]=ตัวกลางสำหรับยืนยันตัวบุคคล PolicyKit
+Name[uk]=Агент автентифікації PolicyKit
+Name[zh_CN]=PolicyKit 认证代理
+Name[zh_HK]=PolicyKit 驗證代理程式
+Name[zh_TW]=PolicyKit 驗證代理程式
+Comment=PolicyKit Authentication Agent
+Comment[ar]=مدير الاستيثاق PolicyKit
+Comment[be]=PolicyKit - аґент аўтэнтыфікацыі
+Comment[bn_IN]=PolicyKit অনুমোদনের এজেন্ট
+Comment[ca]=Agent d'autenticació del PolicyKit
+Comment[cs]=Ověřovací agent PolicyKit
+Comment[da]=Godkendelsesprogrammet PolicyKit
+Comment[de]=Legitimationsdienst von PolicyKit
+Comment[el]=Πράκτορας πιστοποίησης PolicyKit
+Comment[en_GB]=PolicyKit Authentication Agent
+Comment[es]=Agente de autenticación de PolicyKit
+Comment[eu]=PolicyKit autentifikatzeko agentea
+Comment[fi]=PolicytKit-tunnistautumisohjelma
+Comment[fr]=Agent d'authentification de PolicyKit
+Comment[gl]=Axente de autenticación PolicyKit
+Comment[gu]=PolicyKit સત્તાધિકરણ એજન્ટ
+Comment[hi]=PolicyKit प्रमाणीकरण प्रतिनिधि
+Comment[hu]=PolicyKit hitelesítési ügynök
+Comment[it]=Agente di autenticazione per PolicyKit
+Comment[ja]=PolicyKit 認証エージェント
+Comment[kn]=PolicyKit ದೃಢೀಕರಣ ಮಧ್ಯವರ್ತಿ
+Comment[lt]=PolicyKit tapatybės nustatymo agentas
+Comment[ml]=പോളിസിക്കിറ്റ് ഓഥന്റിക്കേഷന്‍ ഏജന്റ്
+Comment[mr]=PolicyKit ऑथेंटीकेशन एजेंट
+Comment[or]=PolicyKit ବୈଧିକରଣ ସଦସ୍ୟ
+Comment[pa]=ਪਾਲਸੀਕਿੱਟ ਪਰਮਾਣਕਿਤਾ ਏਜੰਟ
+Comment[pl]=Agent uwierzytelniania PolicyKit
+Comment[pt]=Agente de Autenticação PolicyKit
+Comment[pt_BR]=Agente de autenticação PolicyKit
+Comment[ro]=Agent de autentificare PolicyKit
+Comment[sk]=Agent PolicyKit na overovanie totožnosti
+Comment[sl]=PolicyKit program overjanja
+Comment[sv]=Autentiseringsagent för PolicyKit
+Comment[ta]=PolicyKit அங்கீகார முகவர்
+Comment[te]=పాలసీకిట్ ధృవీకరణ ప్రతినిధి
+Comment[th]=ตัวกลางสำหรับยืนยันตัวบุคคล PolicyKit
+Comment[uk]=Агент автентифікації PolicyKit
+Comment[zh_CN]=PolicyKit 认证代理
+Comment[zh_HK]=PolicyKit 驗證代理程式
+Comment[zh_TW]=PolicyKit 驗證代理程式
+Exec=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
+Terminal=false
+Type=Application
+Categories=
+NoDisplay=true
+NotShowIn=KDE;
+AutostartCondition=Xfce unless-session gnome
diff --git a/xfce/Pkgfile b/xfce/Pkgfile
index ab89900ba..55b2d01b5 100755
--- a/xfce/Pkgfile
+++ b/xfce/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
# Depends on: xorg, xquisite,xfce4-panel,thunar, thunar-volman, xfce4-settings,xfce4-session,xfwm4,xfdesktop,xfce4-appfinder,xfce-utils,gtk-xfce-engine,xfwm4-themes,terminal,mousepad,ristretto, xfce4-mixer,xfburn, desktop-file-utils, gvfs, xfce4-power-manager,xfce4-taskmanager, xfce4-systemload-plugin,xfce4-netload-plugin, xfce4-screenshooter, upower, lxdm
-# Run on: xorg,xquisite,xfce4-panel,thunar,thunar-volman,xfce4-settings,xfce4-session,xfwm4,xfdesktop,xfce4-appfinder,xfce-utils,gtk-xfce-engine,xfwm4-themes,terminal,mousepad,ristretto,xfce4-mixer,xfburn,desktop-file-utils,gvfs,xfce4-power-manager,xfce4-taskmanager,xfce4-systemload-plugin,xfce4-netload-plugin,xfce4-screenshooter,upower,xorg-xrdb,xorg-xinput,lxdm
+# Run on: xorg,xquisite,xfce4-panel,thunar,thunar-volman,xfce4-settings,xfce4-session,xfwm4,xfdesktop,xfce4-appfinder,xfce-utils,gtk-xfce-engine,xfwm4-themes,terminal,mousepad,ristretto,xfce4-mixer,xfburn,desktop-file-utils,gvfs,xfce4-power-manager,xfce4-taskmanager,xfce4-systemload-plugin,xfce4-netload-plugin,xfce4-screenshooter,upower,xorg-xrdb,xorg-xinput,polkit-gnome,lxdm
name=xfce
version=4.8.1