diff options
108 files changed, 764 insertions, 465 deletions
diff --git a/extra/dbus/Pkgfile b/extra/dbus/Pkgfile index 12bff4309..19109acf2 100755 --- a/extra/dbus/Pkgfile +++ b/extra/dbus/Pkgfile @@ -1,5 +1,5 @@ # Description: Système de messages pour les bus -# URL: http://freedesktop.org/wiki/Software_2fdbus +# URL: http://dbus.freedesktop.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch # Depends on: expat diff --git a/extra/pinentry/.footprint b/extra/pinentry/.footprint index 099433843..d3de3e156 100644 --- a/extra/pinentry/.footprint +++ b/extra/pinentry/.footprint @@ -1,7 +1,8 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -lrwxrwxrwx root/root usr/bin/pinentry -> pinentry-gtk-2 +lrwxrwxrwx root/root usr/bin/pinentry -> pinentry-gtk -rwxr-xr-x root/root usr/bin/pinentry-curses +-rwxr-xr-x root/root usr/bin/pinentry-gtk -rwxr-xr-x root/root usr/bin/pinentry-gtk-2 drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/info/ diff --git a/extra/taglib/.footprint b/extra/taglib/.footprint index 04e8f2c48..de1754cf1 100644 --- a/extra/taglib/.footprint +++ b/extra/taglib/.footprint @@ -29,6 +29,7 @@ drwxr-xr-x root/root usr/include/taglib/ -rw-r--r-- root/root usr/include/taglib/id3v2synchdata.h -rw-r--r-- root/root usr/include/taglib/id3v2tag.h -rw-r--r-- root/root usr/include/taglib/mp4atom.h +-rw-r--r-- root/root usr/include/taglib/mp4coverart.h -rw-r--r-- root/root usr/include/taglib/mp4file.h -rw-r--r-- root/root usr/include/taglib/mp4item.h -rw-r--r-- root/root usr/include/taglib/mp4properties.h @@ -79,8 +80,8 @@ drwxr-xr-x root/root usr/include/taglib/ -rw-r--r-- root/root usr/include/taglib/xiphcomment.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libtag.so -> libtag.so.1 -lrwxrwxrwx root/root usr/lib/libtag.so.1 -> libtag.so.1.6.0 --rwxr-xr-x root/root usr/lib/libtag.so.1.6.0 +lrwxrwxrwx root/root usr/lib/libtag.so.1 -> libtag.so.1.6.3 +-rwxr-xr-x root/root usr/lib/libtag.so.1.6.3 lrwxrwxrwx root/root usr/lib/libtag_c.so -> libtag_c.so.0 lrwxrwxrwx root/root usr/lib/libtag_c.so.0 -> libtag_c.so.0.0.0 -rwxr-xr-x root/root usr/lib/libtag_c.so.0.0.0 diff --git a/extra/taglib/.md5sum b/extra/taglib/.md5sum index f71d0c50d..e215440e8 100644 --- a/extra/taglib/.md5sum +++ b/extra/taglib/.md5sum @@ -1 +1 @@ -5ecad0816e586a954bd676a86237d054 taglib-1.6.tar.gz +ddf02f4e1d2dc30f76734df806e613eb taglib-1.6.3.tar.gz diff --git a/extra/taglib/Pkgfile b/extra/taglib/Pkgfile index 56ccb5852..2a1a7a5e0 100755 --- a/extra/taglib/Pkgfile +++ b/extra/taglib/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cmake name=taglib -version=1.6 +version=1.6.3 release=1 source=( http://ktown.kde.org/~wheeler/files/src/$name-$version.tar.gz) diff --git a/extra/vigra/.md5sum b/extra/vigra/.md5sum deleted file mode 100644 index 9480a607b..000000000 --- a/extra/vigra/.md5sum +++ /dev/null @@ -1,2 +0,0 @@ -d781e896281b396c0e2b246846ede858 libpng-1.4.patch -d62650a6f908e85643e557a236ea989c vigra1.6.0.tar.gz diff --git a/extra/xine-lib/.footprint b/extra/xine-lib/.footprint index dc08959aa..0e51feec0 100644 --- a/extra/xine-lib/.footprint +++ b/extra/xine-lib/.footprint @@ -90,6 +90,7 @@ drwxr-xr-x root/root usr/lib/xine/plugins/1.28/vidix/ -rwxr-xr-x root/root usr/lib/xine/plugins/1.28/xineplug_decode_ff.so -rwxr-xr-x root/root usr/lib/xine/plugins/1.28/xineplug_decode_gdk_pixbuf.so -rwxr-xr-x root/root usr/lib/xine/plugins/1.28/xineplug_decode_gsm610.so +-rwxr-xr-x root/root usr/lib/xine/plugins/1.28/xineplug_decode_image.so -rwxr-xr-x root/root usr/lib/xine/plugins/1.28/xineplug_decode_lpcm.so -rwxr-xr-x root/root usr/lib/xine/plugins/1.28/xineplug_decode_mad.so -rwxr-xr-x root/root usr/lib/xine/plugins/1.28/xineplug_decode_mpc.so diff --git a/extra/xvidcap/Pkgfile b/extra/xvidcap/Pkgfile index ac41909f3..e4c360b77 100644 --- a/extra/xvidcap/Pkgfile +++ b/extra/xvidcap/Pkgfile @@ -2,7 +2,7 @@ # URL: http://xvidcap.sourceforge.net/ # Maintainer: NuTyX core team # Packager: Shai_- <romain.gailleton at gmail dot com> -# Depends on: gtk +# Depends on: gtk, libglade name=xvidcap version=1.1.7 release=1 @@ -16,4 +16,4 @@ build() { make make DESTDIR=$PKG install -}
\ No newline at end of file +} diff --git a/kde/gnokii/.footprint b/kde/gnokii/.footprint index 3676a9583..198dd89ca 100644 --- a/kde/gnokii/.footprint +++ b/kde/gnokii/.footprint @@ -38,6 +38,9 @@ drwxr-xr-x root/root usr/lib/smsd/ -rw-r--r-- root/root usr/lib/smsd/libsmsd_mysql.a -rwxr-xr-x root/root usr/lib/smsd/libsmsd_mysql.la -rwxr-xr-x root/root usr/lib/smsd/libsmsd_mysql.so +-rw-r--r-- root/root usr/lib/smsd/libsmsd_pq.a +-rwxr-xr-x root/root usr/lib/smsd/libsmsd_pq.la +-rwxr-xr-x root/root usr/lib/smsd/libsmsd_pq.so drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/mgnokiidev drwxr-xr-x root/root usr/share/ diff --git a/kde/kde-l10n-es/.md5sum b/kde/kde-l10n-es/.md5sum index 503fc993b..2995bc830 100644 --- a/kde/kde-l10n-es/.md5sum +++ b/kde/kde-l10n-es/.md5sum @@ -1 +1 @@ -4d166a4094aa3940d8a2a86b5be6a94f kde-l10n-es-4.4.85.tar.bz2 +8c809f6cbdfbee74bb17e2b4415f0ff7 kde-l10n-es-4.4.90.tar.bz2 diff --git a/kde/kde-l10n-es/Pkgfile b/kde/kde-l10n-es/Pkgfile index c9c00d23d..5dcf6a254 100755 --- a/kde/kde-l10n-es/Pkgfile +++ b/kde/kde-l10n-es/Pkgfile @@ -5,9 +5,9 @@ # Depends on: kdebase name=kde-l10n-es -version=4.4.85 +version=4.4.90 release=1 -source=(http://mirrors.dotsrc.org/kde/unstable/$version/src/kde-l10n/$name-$version.tar.bz2) +source=(ftp://ftp.kde.org/pub/kde/unstable/$version/src/kde-l10n/$name-$version.tar.bz2) build() { cd $name-$version mkdir build diff --git a/kde/kde-l10n-fr/.md5sum b/kde/kde-l10n-fr/.md5sum index 0170a55b3..6a4c09ccb 100644 --- a/kde/kde-l10n-fr/.md5sum +++ b/kde/kde-l10n-fr/.md5sum @@ -1 +1 @@ -767932b7126339ec9d9974224a973b27 kde-l10n-fr-4.4.85.tar.bz2 +2d8651014ef88aed0bfa40fb7a3f6cd3 kde-l10n-fr-4.4.90.tar.bz2 diff --git a/kde/kde-l10n-fr/Pkgfile b/kde/kde-l10n-fr/Pkgfile index 9eb693e83..57590577c 100755 --- a/kde/kde-l10n-fr/Pkgfile +++ b/kde/kde-l10n-fr/Pkgfile @@ -5,9 +5,12 @@ # Depends on: kdebase name=kde-l10n-fr -version=4.4.85 +version=4.4.90 release=1 -source=(http://mirrors.dotsrc.org/kde/unstable/$version/src/kde-l10n/$name-$version.tar.bz2) + +source=(ftp://ftp.kde.org/pub/kde/unstable/$version/src/kde-l10n/$name-$version.tar.bz2) + + build() { cd $name-$version mkdir build diff --git a/kde/kde-l10n-nl/.md5sum b/kde/kde-l10n-nl/.md5sum index acee186ff..f713511a7 100644 --- a/kde/kde-l10n-nl/.md5sum +++ b/kde/kde-l10n-nl/.md5sum @@ -1 +1 @@ -cec74329dd3fe42933145acb5a30baab kde-l10n-nl-4.4.85.tar.bz2 +eee8513f7d500bb8d906d7b2d629253c kde-l10n-nl-4.4.90.tar.bz2 diff --git a/kde/kde-l10n-nl/Pkgfile b/kde/kde-l10n-nl/Pkgfile index ecfcc2c0c..3d7f296be 100755 --- a/kde/kde-l10n-nl/Pkgfile +++ b/kde/kde-l10n-nl/Pkgfile @@ -5,9 +5,11 @@ # Depends on: kdebase name=kde-l10n-nl -version=4.4.85 +version=4.4.90 release=1 -source=(http://mirrors.dotsrc.org/kde/unstable/$version/src/kde-l10n/$name-$version.tar.bz2) + +source=(ftp://ftp.kde.org/pub/kde/unstable/$version/src/kde-l10n/$name-$version.tar.bz2) + build() { cd $name-$version mkdir build diff --git a/kde/kde/Pkgfile b/kde/kde/Pkgfile index 293c99803..d47adfd41 100755 --- a/kde/kde/Pkgfile +++ b/kde/kde/Pkgfile @@ -5,7 +5,7 @@ # Depends on: jdk, curl, xorg, kdelibs, kdepimlibs, kdeadmin, kdegraphics, kdenetwork, kdemultimedia, kdeutils, kde-l10n-fr, kdebase, kdebase-runtime, kdebase-workspace, kdeplasma-addons, kdegames, kdeartwork, phonon, desktop-file-utils, shared-mime-info, nas, atk, xine-lib, taglib, qimageblitz, pilot-link, gnokii, libical, akonadi, gpgme, boost, lcms, oxygen-icons, soprano, strigi, eigen, eigen, libspectre, ede1, wicd name=kde -version=4.4.85 +version=4.4.90 release=1 source=() diff --git a/kde/kdeadmin/.md5sum b/kde/kdeadmin/.md5sum index a8c28375c..7ba7b65f0 100644 --- a/kde/kdeadmin/.md5sum +++ b/kde/kdeadmin/.md5sum @@ -1 +1 @@ -f882161b88def83c9ad5c1dd7b57340b kdeadmin-4.4.85.tar.bz2 +bb037a8a92112170ea3ce168cfda0083 kdeadmin-4.4.90.tar.bz2 diff --git a/kde/kdeadmin/Pkgfile b/kde/kdeadmin/Pkgfile index 3c6e0053f..6a6d646d4 100755 --- a/kde/kdeadmin/Pkgfile +++ b/kde/kdeadmin/Pkgfile @@ -5,7 +5,7 @@ # Depends on: kdelibs, kdebase-runtime, kdepimlibs, pycups, pyqt name=kdeadmin -version=4.4.85 +version=4.4.90 release=1 source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2) diff --git a/kde/kdeartwork/.footprint b/kde/kdeartwork/.footprint index 107e95ecb..1f2023638 100644 --- a/kde/kdeartwork/.footprint +++ b/kde/kdeartwork/.footprint @@ -4545,14 +4545,6 @@ drwxr-xr-x root/root usr/share/sounds/ -rw-r--r-- root/root usr/share/sounds/KDE_Logout_new.wav -rw-r--r-- root/root usr/share/sounds/KDE_Startup_new.wav drwxr-xr-x root/root usr/share/wallpapers/ -drwxr-xr-x root/root usr/share/wallpapers/At_Night/ -drwxr-xr-x root/root usr/share/wallpapers/At_Night/contents/ -drwxr-xr-x root/root usr/share/wallpapers/At_Night/contents/images/ --rw-r--r-- root/root usr/share/wallpapers/At_Night/contents/images/1280x1024.jpg --rw-r--r-- root/root usr/share/wallpapers/At_Night/contents/images/1440x900.jpg --rw-r--r-- root/root usr/share/wallpapers/At_Night/contents/images/1600x1200.jpg --rw-r--r-- root/root usr/share/wallpapers/At_Night/contents/screenshot.png --rw-r--r-- root/root usr/share/wallpapers/At_Night/metadata.desktop drwxr-xr-x root/root usr/share/wallpapers/Atra_Dot/ drwxr-xr-x root/root usr/share/wallpapers/Atra_Dot/contents/ drwxr-xr-x root/root usr/share/wallpapers/Atra_Dot/contents/images/ @@ -4563,9 +4555,12 @@ drwxr-xr-x root/root usr/share/wallpapers/Atra_Dot/contents/images/ -rw-r--r-- root/root usr/share/wallpapers/Atra_Dot/contents/images/1600x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Atra_Dot/contents/images/1920x1080.jpg -rw-r--r-- root/root usr/share/wallpapers/Atra_Dot/contents/images/1920x1200.jpg --rw-r--r-- root/root usr/share/wallpapers/Atra_Dot/contents/images/800x600.jpg -rw-r--r-- root/root usr/share/wallpapers/Atra_Dot/contents/screnshot.jpg -rw-r--r-- root/root usr/share/wallpapers/Atra_Dot/metadata.desktop +drwxr-xr-x root/root usr/share/wallpapers/Autumn/ +drwxr-xr-x root/root usr/share/wallpapers/Autumn/contents/ +drwxr-xr-x root/root usr/share/wallpapers/Autumn/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/Autumn/contents/images/3008x2000.jpg drwxr-xr-x root/root usr/share/wallpapers/Beach_Reflecting_Clouds/ drwxr-xr-x root/root usr/share/wallpapers/Beach_Reflecting_Clouds/contents/ drwxr-xr-x root/root usr/share/wallpapers/Beach_Reflecting_Clouds/contents/images/ @@ -4585,17 +4580,52 @@ drwxr-xr-x root/root usr/share/wallpapers/Blue_Curl/contents/images/ -rw-r--r-- root/root usr/share/wallpapers/Blue_Curl/contents/images/1920x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Blue_Curl/contents/screenshot.png -rw-r--r-- root/root usr/share/wallpapers/Blue_Curl/metadata.desktop +drwxr-xr-x root/root usr/share/wallpapers/Blue_Wood/ +drwxr-xr-x root/root usr/share/wallpapers/Blue_Wood/contents/ +drwxr-xr-x root/root usr/share/wallpapers/Blue_Wood/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/Blue_Wood/contents/images/3522x2348.jpg +drwxr-xr-x root/root usr/share/wallpapers/Chess/ +drwxr-xr-x root/root usr/share/wallpapers/Chess/contents/ +drwxr-xr-x root/root usr/share/wallpapers/Chess/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/Chess/contents/images/1920x1200.jpg +-rw-r--r-- root/root usr/share/wallpapers/Chess/contents/screenshot.png +-rw-r--r-- root/root usr/share/wallpapers/Chess/metadata.desktop +drwxr-xr-x root/root usr/share/wallpapers/City_at_Night/ +drwxr-xr-x root/root usr/share/wallpapers/City_at_Night/contents/ +drwxr-xr-x root/root usr/share/wallpapers/City_at_Night/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/City_at_Night/contents/images/4000x3000.jpg +-rw-r--r-- root/root usr/share/wallpapers/City_at_Night/contents/screenshot.png +-rw-r--r-- root/root usr/share/wallpapers/City_at_Night/metadata.desktop +drwxr-xr-x root/root usr/share/wallpapers/Code_Poets_Dream/ +drwxr-xr-x root/root usr/share/wallpapers/Code_Poets_Dream/contents/ +drwxr-xr-x root/root usr/share/wallpapers/Code_Poets_Dream/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/Code_Poets_Dream/contents/images/1280x1024.jpg +-rw-r--r-- root/root usr/share/wallpapers/Code_Poets_Dream/contents/images/1600x1200.jpg +-rw-r--r-- root/root usr/share/wallpapers/Code_Poets_Dream/contents/images/1920x1200.jpg +-rw-r--r-- root/root usr/share/wallpapers/Code_Poets_Dream/contents/screenshot.png +-rw-r--r-- root/root usr/share/wallpapers/Code_Poets_Dream/metadata.desktop drwxr-xr-x root/root usr/share/wallpapers/Colorado_Farm/ drwxr-xr-x root/root usr/share/wallpapers/Colorado_Farm/contents/ drwxr-xr-x root/root usr/share/wallpapers/Colorado_Farm/contents/images/ --rw-r--r-- root/root usr/share/wallpapers/Colorado_Farm/contents/images/1024x768.jpg -rw-r--r-- root/root usr/share/wallpapers/Colorado_Farm/contents/images/1280x1024.jpg --rw-r--r-- root/root usr/share/wallpapers/Colorado_Farm/contents/images/1280x800.jpg --rw-r--r-- root/root usr/share/wallpapers/Colorado_Farm/contents/images/1440x900.jpg -rw-r--r-- root/root usr/share/wallpapers/Colorado_Farm/contents/images/1600x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Colorado_Farm/contents/images/1920x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Colorado_Farm/contents/screenshot.png -rw-r--r-- root/root usr/share/wallpapers/Colorado_Farm/metadata.desktop +drwxr-xr-x root/root usr/share/wallpapers/Curls_on_Green/ +drwxr-xr-x root/root usr/share/wallpapers/Curls_on_Green/contents/ +drwxr-xr-x root/root usr/share/wallpapers/Curls_on_Green/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/Curls_on_Green/contents/images/1280x1024.jpg +-rw-r--r-- root/root usr/share/wallpapers/Curls_on_Green/contents/images/1600x1200.jpg +-rw-r--r-- root/root usr/share/wallpapers/Curls_on_Green/contents/images/1920x1200.jpg +-rw-r--r-- root/root usr/share/wallpapers/Curls_on_Green/contents/screenshot.png +-rw-r--r-- root/root usr/share/wallpapers/Curls_on_Green/metadata.desktop +drwxr-xr-x root/root usr/share/wallpapers/Dragonfly/ +drwxr-xr-x root/root usr/share/wallpapers/Dragonfly/contents/ +drwxr-xr-x root/root usr/share/wallpapers/Dragonfly/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/Dragonfly/contents/images/2559x1600.jpg +-rw-r--r-- root/root usr/share/wallpapers/Dragonfly/contents/screenshot.png +-rw-r--r-- root/root usr/share/wallpapers/Dragonfly/metadata.desktop drwxr-xr-x root/root usr/share/wallpapers/EOS/ drwxr-xr-x root/root usr/share/wallpapers/EOS/contents/ drwxr-xr-x root/root usr/share/wallpapers/EOS/contents/images/ @@ -4618,13 +4648,16 @@ drwxr-xr-x root/root usr/share/wallpapers/Emotion/contents/images/ -rw-r--r-- root/root usr/share/wallpapers/Emotion/contents/images/1920x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Emotion/contents/screenshot.png -rw-r--r-- root/root usr/share/wallpapers/Emotion/metadata.desktop +drwxr-xr-x root/root usr/share/wallpapers/Field/ +drwxr-xr-x root/root usr/share/wallpapers/Field/contents/ +drwxr-xr-x root/root usr/share/wallpapers/Field/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/Field/contents/images/2560x1600.jpg +-rw-r--r-- root/root usr/share/wallpapers/Field/contents/screenshot.png +-rw-r--r-- root/root usr/share/wallpapers/Field/metadata.desktop drwxr-xr-x root/root usr/share/wallpapers/Flower_drops/ drwxr-xr-x root/root usr/share/wallpapers/Flower_drops/contents/ drwxr-xr-x root/root usr/share/wallpapers/Flower_drops/contents/images/ --rw-r--r-- root/root usr/share/wallpapers/Flower_drops/contents/images/1024x768.jpg -rw-r--r-- root/root usr/share/wallpapers/Flower_drops/contents/images/1280x1024.jpg --rw-r--r-- root/root usr/share/wallpapers/Flower_drops/contents/images/1280x800.jpg --rw-r--r-- root/root usr/share/wallpapers/Flower_drops/contents/images/1440x900.jpg -rw-r--r-- root/root usr/share/wallpapers/Flower_drops/contents/images/1600x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Flower_drops/contents/images/1920x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Flower_drops/contents/screenshot.png @@ -4632,32 +4665,31 @@ drwxr-xr-x root/root usr/share/wallpapers/Flower_drops/contents/images/ drwxr-xr-x root/root usr/share/wallpapers/Golden_Ripples/ drwxr-xr-x root/root usr/share/wallpapers/Golden_Ripples/contents/ drwxr-xr-x root/root usr/share/wallpapers/Golden_Ripples/contents/images/ --rw-r--r-- root/root usr/share/wallpapers/Golden_Ripples/contents/images/1024x768.jpg -rw-r--r-- root/root usr/share/wallpapers/Golden_Ripples/contents/images/1280x1024.jpg --rw-r--r-- root/root usr/share/wallpapers/Golden_Ripples/contents/images/1280x800.jpg --rw-r--r-- root/root usr/share/wallpapers/Golden_Ripples/contents/images/1440x900.jpg -rw-r--r-- root/root usr/share/wallpapers/Golden_Ripples/contents/images/1600x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Golden_Ripples/contents/images/1920x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Golden_Ripples/contents/screenshot.png -rw-r--r-- root/root usr/share/wallpapers/Golden_Ripples/metadata.desktop +drwxr-xr-x root/root usr/share/wallpapers/Grass/ +drwxr-xr-x root/root usr/share/wallpapers/Grass/contents/ +drwxr-xr-x root/root usr/share/wallpapers/Grass/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/Grass/contents/images/3648x2280.jpg drwxr-xr-x root/root usr/share/wallpapers/Green_Concentration/ drwxr-xr-x root/root usr/share/wallpapers/Green_Concentration/contents/ drwxr-xr-x root/root usr/share/wallpapers/Green_Concentration/contents/images/ --rw-r--r-- root/root usr/share/wallpapers/Green_Concentration/contents/images/1024x768.jpg -rw-r--r-- root/root usr/share/wallpapers/Green_Concentration/contents/images/1280x1024.jpg --rw-r--r-- root/root usr/share/wallpapers/Green_Concentration/contents/images/1280x800.jpg --rw-r--r-- root/root usr/share/wallpapers/Green_Concentration/contents/images/1440x900.jpg -rw-r--r-- root/root usr/share/wallpapers/Green_Concentration/contents/images/1600x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Green_Concentration/contents/images/1920x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Green_Concentration/contents/screenshot.png -rw-r--r-- root/root usr/share/wallpapers/Green_Concentration/metadata.desktop +drwxr-xr-x root/root usr/share/wallpapers/Hanami/ +drwxr-xr-x root/root usr/share/wallpapers/Hanami/contents/ +drwxr-xr-x root/root usr/share/wallpapers/Hanami/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/Hanami/contents/images/3872x2592.jpg drwxr-xr-x root/root usr/share/wallpapers/HighTide/ drwxr-xr-x root/root usr/share/wallpapers/HighTide/contents/ drwxr-xr-x root/root usr/share/wallpapers/HighTide/contents/images/ --rw-r--r-- root/root usr/share/wallpapers/HighTide/contents/images/1024x768.jpg -rw-r--r-- root/root usr/share/wallpapers/HighTide/contents/images/1280x1024.jpg --rw-r--r-- root/root usr/share/wallpapers/HighTide/contents/images/1280x800.jpg --rw-r--r-- root/root usr/share/wallpapers/HighTide/contents/images/1440x900.jpg -rw-r--r-- root/root usr/share/wallpapers/HighTide/contents/images/1600x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/HighTide/contents/images/1920x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/HighTide/contents/screenshot.png @@ -4678,6 +4710,16 @@ drwxr-xr-x root/root usr/share/wallpapers/JK_Bridge_at_Night/contents/images/ -rw-r--r-- root/root usr/share/wallpapers/JK_Bridge_at_Night/contents/images/1600x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/JK_Bridge_at_Night/contents/screenshot.png -rw-r--r-- root/root usr/share/wallpapers/JK_Bridge_at_Night/metadata.desktop +drwxr-xr-x root/root usr/share/wallpapers/Korea/ +drwxr-xr-x root/root usr/share/wallpapers/Korea/contents/ +drwxr-xr-x root/root usr/share/wallpapers/Korea/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/Korea/contents/images/1280x1024.jpg +-rw-r--r-- root/root usr/share/wallpapers/Korea/contents/images/1600x1200.jpg +-rw-r--r-- root/root usr/share/wallpapers/Korea/contents/images/1920x1080.jpg +-rw-r--r-- root/root usr/share/wallpapers/Korea/contents/images/1920x1200.jpg +-rw-r--r-- root/root usr/share/wallpapers/Korea/contents/images/3872x2592.jpg +-rw-r--r-- root/root usr/share/wallpapers/Korea/contents/screenshot.png +-rw-r--r-- root/root usr/share/wallpapers/Korea/metadata.desktop drwxr-xr-x root/root usr/share/wallpapers/Ladybuggin/ drwxr-xr-x root/root usr/share/wallpapers/Ladybuggin/contents/ drwxr-xr-x root/root usr/share/wallpapers/Ladybuggin/contents/images/ @@ -4692,10 +4734,7 @@ drwxr-xr-x root/root usr/share/wallpapers/Ladybuggin/contents/images/ drwxr-xr-x root/root usr/share/wallpapers/Leafs_Labyrinth/ drwxr-xr-x root/root usr/share/wallpapers/Leafs_Labyrinth/contents/ drwxr-xr-x root/root usr/share/wallpapers/Leafs_Labyrinth/contents/images/ --rw-r--r-- root/root usr/share/wallpapers/Leafs_Labyrinth/contents/images/1024x768.jpg -rw-r--r-- root/root usr/share/wallpapers/Leafs_Labyrinth/contents/images/1280x1024.jpg --rw-r--r-- root/root usr/share/wallpapers/Leafs_Labyrinth/contents/images/1280x800.jpg --rw-r--r-- root/root usr/share/wallpapers/Leafs_Labyrinth/contents/images/1440x900.jpg -rw-r--r-- root/root usr/share/wallpapers/Leafs_Labyrinth/contents/images/1600x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Leafs_Labyrinth/contents/images/1920x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Leafs_Labyrinth/contents/screenshot.png @@ -4709,39 +4748,57 @@ drwxr-xr-x root/root usr/share/wallpapers/Lightning/contents/images/ -rw-r--r-- root/root usr/share/wallpapers/Lightning/contents/screenshot.png -rw-r--r-- root/root usr/share/wallpapers/Lightning/metadata.desktop drwxr-xr-x root/root usr/share/wallpapers/Media_Life/ --rw-r--r-- root/root usr/share/wallpapers/Media_Life/2560x1080.jpg --rw-r--r-- root/root usr/share/wallpapers/Media_Life/2560x1600.jpg +drwxr-xr-x root/root usr/share/wallpapers/Media_Life/contents/ +drwxr-xr-x root/root usr/share/wallpapers/Media_Life/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/Media_Life/contents/images/2560x1080.jpg +-rw-r--r-- root/root usr/share/wallpapers/Media_Life/contents/images/2560x1600.jpg drwxr-xr-x root/root usr/share/wallpapers/Midnight_in_Karelia/ drwxr-xr-x root/root usr/share/wallpapers/Midnight_in_Karelia/contents/ drwxr-xr-x root/root usr/share/wallpapers/Midnight_in_Karelia/contents/images/ --rw-r--r-- root/root usr/share/wallpapers/Midnight_in_Karelia/contents/images/1024x768.jpg -rw-r--r-- root/root usr/share/wallpapers/Midnight_in_Karelia/contents/images/1280x1024.jpg --rw-r--r-- root/root usr/share/wallpapers/Midnight_in_Karelia/contents/images/1280x800.jpg --rw-r--r-- root/root usr/share/wallpapers/Midnight_in_Karelia/contents/images/1440x900.jpg -rw-r--r-- root/root usr/share/wallpapers/Midnight_in_Karelia/contents/images/1600x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Midnight_in_Karelia/contents/images/1920x1080.jpg -rw-r--r-- root/root usr/share/wallpapers/Midnight_in_Karelia/contents/images/1920x1200.jpg --rw-r--r-- root/root usr/share/wallpapers/Midnight_in_Karelia/contents/images/800x600.jpg -rw-r--r-- root/root usr/share/wallpapers/Midnight_in_Karelia/contents/screnshot.jpg -rw-r--r-- root/root usr/share/wallpapers/Midnight_in_Karelia/metadata.desktop +drwxr-xr-x root/root usr/share/wallpapers/Osterkaktus/ +drwxr-xr-x root/root usr/share/wallpapers/Osterkaktus/contents/ +drwxr-xr-x root/root usr/share/wallpapers/Osterkaktus/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/Osterkaktus/contents/images/3730x2487.jpg +-rw-r--r-- root/root usr/share/wallpapers/Osterkaktus/contents/screenshot.png +-rw-r--r-- root/root usr/share/wallpapers/Osterkaktus/metadata.desktop drwxr-xr-x root/root usr/share/wallpapers/Skeeter_Hawk/ drwxr-xr-x root/root usr/share/wallpapers/Skeeter_Hawk/contents/ drwxr-xr-x root/root usr/share/wallpapers/Skeeter_Hawk/contents/images/ --rw-r--r-- root/root usr/share/wallpapers/Skeeter_Hawk/contents/images/1024x768.jpg -rw-r--r-- root/root usr/share/wallpapers/Skeeter_Hawk/contents/images/1280x1024.jpg --rw-r--r-- root/root usr/share/wallpapers/Skeeter_Hawk/contents/images/1280x800.jpg --rw-r--r-- root/root usr/share/wallpapers/Skeeter_Hawk/contents/images/1440x900.jpg -rw-r--r-- root/root usr/share/wallpapers/Skeeter_Hawk/contents/images/1600x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Skeeter_Hawk/contents/images/1920x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Skeeter_Hawk/contents/screenshot.png -rw-r--r-- root/root usr/share/wallpapers/Skeeter_Hawk/metadata.desktop +drwxr-xr-x root/root usr/share/wallpapers/Spring_Sunray/ +drwxr-xr-x root/root usr/share/wallpapers/Spring_Sunray/contents/ +drwxr-xr-x root/root usr/share/wallpapers/Spring_Sunray/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/Spring_Sunray/contents/images/1280x1024.jpg +-rw-r--r-- root/root usr/share/wallpapers/Spring_Sunray/contents/images/1600x1200.jpg +-rw-r--r-- root/root usr/share/wallpapers/Spring_Sunray/contents/images/1920x1080.jpg +-rw-r--r-- root/root usr/share/wallpapers/Spring_Sunray/contents/images/1920x1200.jpg +-rw-r--r-- root/root usr/share/wallpapers/Spring_Sunray/contents/screnshot.jpg +-rw-r--r-- root/root usr/share/wallpapers/Spring_Sunray/metadata.desktop +drwxr-xr-x root/root usr/share/wallpapers/The_Rings_of_Saturn/ +drwxr-xr-x root/root usr/share/wallpapers/The_Rings_of_Saturn/contents/ +drwxr-xr-x root/root usr/share/wallpapers/The_Rings_of_Saturn/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/The_Rings_of_Saturn/contents/images/1280x1024.jpg +-rw-r--r-- root/root usr/share/wallpapers/The_Rings_of_Saturn/contents/images/1280x800.jpg +-rw-r--r-- root/root usr/share/wallpapers/The_Rings_of_Saturn/contents/images/1440x900.jpg +-rw-r--r-- root/root usr/share/wallpapers/The_Rings_of_Saturn/contents/images/1600x1200.jpg +-rw-r--r-- root/root usr/share/wallpapers/The_Rings_of_Saturn/contents/images/1920x1080.jpg +-rw-r--r-- root/root usr/share/wallpapers/The_Rings_of_Saturn/contents/images/1920x1200.jpg +-rw-r--r-- root/root usr/share/wallpapers/The_Rings_of_Saturn/contents/screenshot.jpg +-rw-r--r-- root/root usr/share/wallpapers/The_Rings_of_Saturn/metadata.desktop drwxr-xr-x root/root usr/share/wallpapers/There_is_Rain_on_the_Table/ drwxr-xr-x root/root usr/share/wallpapers/There_is_Rain_on_the_Table/contents/ drwxr-xr-x root/root usr/share/wallpapers/There_is_Rain_on_the_Table/contents/images/ --rw-r--r-- root/root usr/share/wallpapers/There_is_Rain_on_the_Table/contents/images/1024x768.jpg -rw-r--r-- root/root usr/share/wallpapers/There_is_Rain_on_the_Table/contents/images/1280x1024.jpg --rw-r--r-- root/root usr/share/wallpapers/There_is_Rain_on_the_Table/contents/images/1280x800.jpg --rw-r--r-- root/root usr/share/wallpapers/There_is_Rain_on_the_Table/contents/images/1440x900.jpg -rw-r--r-- root/root usr/share/wallpapers/There_is_Rain_on_the_Table/contents/images/1600x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/There_is_Rain_on_the_Table/contents/images/1920x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/There_is_Rain_on_the_Table/contents/screenshot.png @@ -4765,3 +4822,9 @@ drwxr-xr-x root/root usr/share/wallpapers/Winter_Track/contents/images/ -rw-r--r-- root/root usr/share/wallpapers/Winter_Track/contents/images/1920x1200.jpg -rw-r--r-- root/root usr/share/wallpapers/Winter_Track/contents/screenshot.png -rw-r--r-- root/root usr/share/wallpapers/Winter_Track/metadata.desktop +drwxr-xr-x root/root usr/share/wallpapers/Yellow_Flowers/ +drwxr-xr-x root/root usr/share/wallpapers/Yellow_Flowers/contents/ +drwxr-xr-x root/root usr/share/wallpapers/Yellow_Flowers/contents/images/ +-rw-r--r-- root/root usr/share/wallpapers/Yellow_Flowers/contents/images/3872x2592.jpg +-rw-r--r-- root/root usr/share/wallpapers/Yellow_Flowers/contents/screenshot.png +-rw-r--r-- root/root usr/share/wallpapers/Yellow_Flowers/metadata.desktop diff --git a/kde/kdeartwork/.md5sum b/kde/kdeartwork/.md5sum index 567d76315..c72b6844e 100644 --- a/kde/kdeartwork/.md5sum +++ b/kde/kdeartwork/.md5sum @@ -1 +1 @@ -06d3de7daa2eb009adee42d0c964addd kdeartwork-4.4.85.tar.bz2 +37af3cff2ad338f50498e56974693845 kdeartwork-4.4.90.tar.bz2 diff --git a/kde/kdeartwork/Pkgfile b/kde/kdeartwork/Pkgfile index 1ae4608d0..6153cf3f8 100755 --- a/kde/kdeartwork/Pkgfile +++ b/kde/kdeartwork/Pkgfile @@ -5,7 +5,7 @@ # Depends on: kdebase, eigen2, xscreensaver name=kdeartwork -version=4.4.85 +version=4.4.90 release=1 source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2) diff --git a/kde/kdebase-runtime/.md5sum b/kde/kdebase-runtime/.md5sum index f9a1a6142..d3ee5b095 100644 --- a/kde/kdebase-runtime/.md5sum +++ b/kde/kdebase-runtime/.md5sum @@ -1 +1 @@ -8710824e9544b5189f072374c903ea34 kdebase-runtime-4.4.85.tar.bz2 +0523416a95993ab8568598507d682cab kdebase-runtime-4.4.90.tar.bz2 diff --git a/kde/kdebase-runtime/Pkgfile b/kde/kdebase-runtime/Pkgfile index 808389b17..fb354f5f9 100755 --- a/kde/kdebase-runtime/Pkgfile +++ b/kde/kdebase-runtime/Pkgfile @@ -5,7 +5,7 @@ # Depends on: soprano, shared-mime-info, oxygen-icons, kdelibs, hal, libvorbis, libogg, audiofile, alsa-utils, xine-lib, samba3, rarian, openslp, phonon, libssh name=kdebase-runtime -version=4.4.85 +version=4.4.90 release=1 source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2) diff --git a/kde/kdebase-workspace/.footprint b/kde/kdebase-workspace/.footprint index 3deee7822..6d7513806 100644 --- a/kde/kdebase-workspace/.footprint +++ b/kde/kdebase-workspace/.footprint @@ -188,11 +188,11 @@ drwxr-xr-x root/root usr/include/taskmanager/ -rw-r--r-- root/root usr/include/taskmanager/taskmanager_export.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/cmake/ -drwxr-xr-x root/root usr/lib/cmake/KDE4Workspace-4.4.85/ --rw-r--r-- root/root usr/lib/cmake/KDE4Workspace-4.4.85/KDE4WorkspaceConfig.cmake --rw-r--r-- root/root usr/lib/cmake/KDE4Workspace-4.4.85/KDE4WorkspaceConfigVersion.cmake --rw-r--r-- root/root usr/lib/cmake/KDE4Workspace-4.4.85/KDE4WorkspaceLibraryTargets-relwithdebinfo.cmake --rw-r--r-- root/root usr/lib/cmake/KDE4Workspace-4.4.85/KDE4WorkspaceLibraryTargets.cmake +drwxr-xr-x root/root usr/lib/cmake/KDE4Workspace-4.4.90/ +-rw-r--r-- root/root usr/lib/cmake/KDE4Workspace-4.4.90/KDE4WorkspaceConfig.cmake +-rw-r--r-- root/root usr/lib/cmake/KDE4Workspace-4.4.90/KDE4WorkspaceConfigVersion.cmake +-rw-r--r-- root/root usr/lib/cmake/KDE4Workspace-4.4.90/KDE4WorkspaceLibraryTargets-relwithdebinfo.cmake +-rw-r--r-- root/root usr/lib/cmake/KDE4Workspace-4.4.90/KDE4WorkspaceLibraryTargets.cmake drwxr-xr-x root/root usr/lib/kconf_update_bin/ -rwxr-xr-x root/root usr/lib/kconf_update_bin/krdb_clearlibrarypath -rwxr-xr-x root/root usr/lib/kconf_update_bin/kwin_update_default_rules @@ -492,14 +492,19 @@ lrwxrwxrwx root/root usr/lib/libsolidcontrol.so.4 -> libsolidcontrol.so.4.5.0 lrwxrwxrwx root/root usr/lib/libsolidcontrolifaces.so -> libsolidcontrolifaces.so.4 lrwxrwxrwx root/root usr/lib/libsolidcontrolifaces.so.4 -> libsolidcontrolifaces.so.4.5.0 -rwxr-xr-x root/root usr/lib/libsolidcontrolifaces.so.4.5.0 -lrwxrwxrwx root/root usr/lib/libsystemsettingsview.so -> libsystemsettingsview.so.1 --rwxr-xr-x root/root usr/lib/libsystemsettingsview.so.1 +lrwxrwxrwx root/root usr/lib/libsystemsettingsview.so -> libsystemsettingsview.so.2 +-rwxr-xr-x root/root usr/lib/libsystemsettingsview.so.2 lrwxrwxrwx root/root usr/lib/libtaskmanager.so -> libtaskmanager.so.4 lrwxrwxrwx root/root usr/lib/libtaskmanager.so.4 -> libtaskmanager.so.4.5.0 -rwxr-xr-x root/root usr/lib/libtaskmanager.so.4.5.0 lrwxrwxrwx root/root usr/lib/libweather_ion.so -> libweather_ion.so.4 lrwxrwxrwx root/root usr/lib/libweather_ion.so.4 -> libweather_ion.so.4.5.0 -rwxr-xr-x root/root usr/lib/libweather_ion.so.4.5.0 +drwxr-xr-x root/root usr/lib/python2.6/ +drwxr-xr-x root/root usr/lib/python2.6/site-packages/ +drwxr-xr-x root/root usr/lib/python2.6/site-packages/PyKDE4/ +-rw-r--r-- root/root usr/lib/python2.6/site-packages/PyKDE4/plasmascript.py +-rw-r--r-- root/root usr/lib/python2.6/site-packages/PyKDE4/plasmascript.pyc drwxr-xr-x root/root usr/lib/strigi/ -rwxr-xr-x root/root usr/lib/strigi/strigita_font.so drwxr-xr-x root/root usr/share/ @@ -1005,6 +1010,17 @@ drwxr-xr-x root/root usr/share/apps/plasma/services/ -rw-r--r-- root/root usr/share/apps/plasma/services/searchlaunch.operations -rw-r--r-- root/root usr/share/apps/plasma/services/statusnotifieritem.operations -rw-r--r-- root/root usr/share/apps/plasma/services/tasks.operations +drwxr-xr-x root/root usr/share/apps/plasma_scriptengine_python/ +-rw-r--r-- root/root usr/share/apps/plasma_scriptengine_python/plasma_importer.py +-rw-r--r-- root/root usr/share/apps/plasma_scriptengine_python/plasma_importer.pyc +-rw-r--r-- root/root usr/share/apps/plasma_scriptengine_python/pyappletscript.py +-rw-r--r-- root/root usr/share/apps/plasma_scriptengine_python/pyappletscript.pyc +-rw-r--r-- root/root usr/share/apps/plasma_scriptengine_python/pydataengine.py +-rw-r--r-- root/root usr/share/apps/plasma_scriptengine_python/pydataengine.pyc +-rw-r--r-- root/root usr/share/apps/plasma_scriptengine_python/pyrunner.py +-rw-r--r-- root/root usr/share/apps/plasma_scriptengine_python/pyrunner.pyc +-rw-r--r-- root/root usr/share/apps/plasma_scriptengine_python/pywallpaper.py +-rw-r--r-- root/root usr/share/apps/plasma_scriptengine_python/pywallpaper.pyc drwxr-xr-x root/root usr/share/apps/plasma_scriptengine_ruby/ -rw-r--r-- root/root usr/share/apps/plasma_scriptengine_ruby/applet.rb -rw-r--r-- root/root usr/share/apps/plasma_scriptengine_ruby/data_engine.rb @@ -2181,9 +2197,13 @@ drwxr-xr-x root/root usr/share/kde4/services/kwin/ -rw-r--r-- root/root usr/share/kde4/services/plasma-sal-system.desktop -rw-r--r-- root/root usr/share/kde4/services/plasma-sal-utility.desktop -rw-r--r-- root/root usr/share/kde4/services/plasma-scriptengine-applet-dashboard.desktop +-rw-r--r-- root/root usr/share/kde4/services/plasma-scriptengine-applet-python.desktop -rw-r--r-- root/root usr/share/kde4/services/plasma-scriptengine-applet-web.desktop +-rw-r--r-- root/root usr/share/kde4/services/plasma-scriptengine-dataengine-python.desktop -rw-r--r-- root/root usr/share/kde4/services/plasma-scriptengine-ruby-applet.desktop -rw-r--r-- root/root usr/share/kde4/services/plasma-scriptengine-ruby-dataengine.desktop +-rw-r--r-- root/root usr/share/kde4/services/plasma-scriptengine-runner-python.desktop +-rw-r--r-- root/root usr/share/kde4/services/plasma-scriptengine-wallpaper-python.desktop -rw-r--r-- root/root usr/share/kde4/services/plasma-tasks-default.desktop -rw-r--r-- root/root usr/share/kde4/services/plasma-wallpaper-color.desktop -rw-r--r-- root/root usr/share/kde4/services/plasma-wallpaper-image.desktop diff --git a/kde/kdebase-workspace/.md5sum b/kde/kdebase-workspace/.md5sum index 0231bd9a2..e113736b5 100644 --- a/kde/kdebase-workspace/.md5sum +++ b/kde/kdebase-workspace/.md5sum @@ -1,7 +1,7 @@ 88a7a094728a782ae74b8c443cca0c82 Xsession.kde4 994d7d29bb6b02afe5f158192e0019b1 absolute-nutyx.tar.gz 304ef605ca6fc78f538ef38f7ae93b26 ede.desktop -28ba71da5534e22a677709c9b5548255 kdebase-workspace-4.4.85.tar.bz2 +b9b231bae1077bc6c3a960d1caad1038 kdebase-workspace-4.4.90.tar.bz2 f30c426f80fe7935e71734ca2fc9bffe kdm 802071ae9851617e991da7e3352b3e23 kdm-nutyx2009-2.tar.gz 48803caf97653dfcffb68b5ed9a184fd lxde.desktop diff --git a/kde/kdebase-workspace/Pkgfile b/kde/kdebase-workspace/Pkgfile index c7c538409..48709431f 100755 --- a/kde/kdebase-workspace/Pkgfile +++ b/kde/kdebase-workspace/Pkgfile @@ -6,7 +6,7 @@ name=kdebase-workspace -version=4.4.85 +version=4.4.90 release=1 source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2 \ kdm \ diff --git a/kde/kdebase/.md5sum b/kde/kdebase/.md5sum index 8922372c3..2475e299e 100644 --- a/kde/kdebase/.md5sum +++ b/kde/kdebase/.md5sum @@ -1 +1 @@ -2a7ec973e5cdb612a1654d8a9ad9ea57 kdebase-4.4.85.tar.bz2 +e949c109f4c53b42e8d6d374ead80d1c kdebase-4.4.90.tar.bz2 diff --git a/kde/kdebase/Pkgfile b/kde/kdebase/Pkgfile index 23be6e84a..25bc500be 100755 --- a/kde/kdebase/Pkgfile +++ b/kde/kdebase/Pkgfile @@ -5,7 +5,7 @@ # Depends on: shared-mime-info, kdelibs, kdebase-runtime, kdebase-workspace, hal, libvorbis, libogg, audiofile, alsa-utils, oxygen-icons name=kdebase -version=4.4.85 +version=4.4.90 release=1 source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2) diff --git a/kde/kdebindings/.footprint b/kde/kdebindings/.footprint index abda5029c..f471ce2fb 100644 --- a/kde/kdebindings/.footprint +++ b/kde/kdebindings/.footprint @@ -35,6 +35,7 @@ drwxr-xr-x root/root usr/include/smoke/ -rw-r--r-- root/root usr/include/smoke/kutils_smoke.h -rw-r--r-- root/root usr/include/smoke/nepomuk_smoke.h -rw-r--r-- root/root usr/include/smoke/nepomukquery_smoke.h +-rw-r--r-- root/root usr/include/smoke/okular_smoke.h -rw-r--r-- root/root usr/include/smoke/phonon_smoke.h -rw-r--r-- root/root usr/include/smoke/plasma_smoke.h -rw-r--r-- root/root usr/include/smoke/qimageblitz_smoke.h @@ -57,6 +58,15 @@ drwxr-xr-x root/root usr/include/smoke/ -rw-r--r-- root/root usr/include/smoke/soprano_smoke.h -rw-r--r-- root/root usr/include/smoke/sopranoclient_smoke.h -rw-r--r-- root/root usr/include/smoke/sopranoserver_smoke.h +drwxr-xr-x root/root usr/include/smokegen/ +-rw-r--r-- root/root usr/include/smokegen/generator_export.h +-rw-r--r-- root/root usr/include/smokegen/generatorenvironment.h +-rw-r--r-- root/root usr/include/smokegen/generatorpreprocessor.h +-rw-r--r-- root/root usr/include/smokegen/generatorvisitor.h +-rw-r--r-- root/root usr/include/smokegen/name_compiler.h +-rw-r--r-- root/root usr/include/smokegen/options.h +-rw-r--r-- root/root usr/include/smokegen/type.h +-rw-r--r-- root/root usr/include/smokegen/type_compiler.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/kde4/ -rwxr-xr-x root/root usr/lib/kde4/kperlpluginfactory.so @@ -112,6 +122,9 @@ lrwxrwxrwx root/root usr/lib/libsmokenepomuk.so.3 -> libsmokenepomuk.so.3.0.0 lrwxrwxrwx root/root usr/lib/libsmokenepomukquery.so -> libsmokenepomukquery.so.3 lrwxrwxrwx root/root usr/lib/libsmokenepomukquery.so.3 -> libsmokenepomukquery.so.3.0.0 -rwxr-xr-x root/root usr/lib/libsmokenepomukquery.so.3.0.0 +lrwxrwxrwx root/root usr/lib/libsmokeokular.so -> libsmokeokular.so.3 +lrwxrwxrwx root/root usr/lib/libsmokeokular.so.3 -> libsmokeokular.so.3.0.0 +-rwxr-xr-x root/root usr/lib/libsmokeokular.so.3.0.0 lrwxrwxrwx root/root usr/lib/libsmokephonon.so -> libsmokephonon.so.3 lrwxrwxrwx root/root usr/lib/libsmokephonon.so.3 -> libsmokephonon.so.3.0.0 -rwxr-xr-x root/root usr/lib/libsmokephonon.so.3.0.0 @@ -179,37 +192,41 @@ lrwxrwxrwx root/root usr/lib/libsmokesopranoserver.so -> libsmokesopranoserver.s lrwxrwxrwx root/root usr/lib/libsmokesopranoserver.so.3 -> libsmokesopranoserver.so.3.0.0 -rwxr-xr-x root/root usr/lib/libsmokesopranoserver.so.3.0.0 drwxr-xr-x root/root usr/lib/perl5/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/ --rw-r--r-- root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/KDECore4.pm --rw-r--r-- root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/KDEUi4.pm --rw-r--r-- root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/KIO4.pm --rw-r--r-- root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/Plasma4.pm --rw-r--r-- root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/QtCore4.pm -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/QtCore4/ --rw-r--r-- root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/QtCore4/classinfo.pm --rw-r--r-- root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/QtCore4/debug.pm --rw-r--r-- root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/QtCore4/isa.pm --rw-r--r-- root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/QtCore4/signals.pm --rw-r--r-- root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/QtCore4/slots.pm --rw-r--r-- root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/QtGui4.pm --rw-r--r-- root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/QtTest4.pm -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/auto/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/auto/KDECore4/ --rwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/auto/KDECore4/KDECore4.so -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/auto/KDEUi4/ --rwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/auto/KDEUi4/KDEUi4.so -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/auto/KIO4/ --rwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/auto/KIO4/KIO4.so -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/auto/Plasma4/ --rwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/auto/Plasma4/Plasma4.so -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/auto/QtCore4/ --rwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/auto/QtCore4/QtCore4.so -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/auto/QtGui4/ --rwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/auto/QtGui4/QtGui4.so -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/auto/QtTest4/ --rwxr-xr-x root/root usr/lib/perl5/site_perl/5.12.0/i686-linux-thread-multi/auto/QtTest4/QtTest4.so +drwxr-xr-x root/root usr/lib/perl5/site/ +-rw-r--r-- root/root usr/lib/perl5/site/KDECore4.pm +-rw-r--r-- root/root usr/lib/perl5/site/KDEUi4.pm +-rw-r--r-- root/root usr/lib/perl5/site/KIO4.pm +-rw-r--r-- root/root usr/lib/perl5/site/Plasma4.pm +-rw-r--r-- root/root usr/lib/perl5/site/QtCore4.pm +drwxr-xr-x root/root usr/lib/perl5/site/QtCore4/ +-rw-r--r-- root/root usr/lib/perl5/site/QtCore4/classinfo.pm +-rw-r--r-- root/root usr/lib/perl5/site/QtCore4/debug.pm +-rw-r--r-- root/root usr/lib/perl5/site/QtCore4/isa.pm +-rw-r--r-- root/root usr/lib/perl5/site/QtCore4/signals.pm +-rw-r--r-- root/root usr/lib/perl5/site/QtCore4/slots.pm +-rw-r--r-- root/root usr/lib/perl5/site/QtGui4.pm +-rw-r--r-- root/root usr/lib/perl5/site/QtNetwork4.pm +-rw-r--r-- root/root usr/lib/perl5/site/QtTest4.pm +-rw-r--r-- root/root usr/lib/perl5/site/QtXml4.pm +drwxr-xr-x root/root usr/lib/perl5/site/auto/ +drwxr-xr-x root/root usr/lib/perl5/site/auto/KDECore4/ +-rwxr-xr-x root/root usr/lib/perl5/site/auto/KDECore4/KDECore4.so +drwxr-xr-x root/root usr/lib/perl5/site/auto/KDEUi4/ +-rwxr-xr-x root/root usr/lib/perl5/site/auto/KDEUi4/KDEUi4.so +drwxr-xr-x root/root usr/lib/perl5/site/auto/KIO4/ +-rwxr-xr-x root/root usr/lib/perl5/site/auto/KIO4/KIO4.so +drwxr-xr-x root/root usr/lib/perl5/site/auto/Plasma4/ +-rwxr-xr-x root/root usr/lib/perl5/site/auto/Plasma4/Plasma4.so +drwxr-xr-x root/root usr/lib/perl5/site/auto/QtCore4/ +-rwxr-xr-x root/root usr/lib/perl5/site/auto/QtCore4/QtCore4.so +drwxr-xr-x root/root usr/lib/perl5/site/auto/QtGui4/ +-rwxr-xr-x root/root usr/lib/perl5/site/auto/QtGui4/QtGui4.so +drwxr-xr-x root/root usr/lib/perl5/site/auto/QtNetwork4/ +-rwxr-xr-x root/root usr/lib/perl5/site/auto/QtNetwork4/QtNetwork4.so +drwxr-xr-x root/root usr/lib/perl5/site/auto/QtTest4/ +-rwxr-xr-x root/root usr/lib/perl5/site/auto/QtTest4/QtTest4.so +drwxr-xr-x root/root usr/lib/perl5/site/auto/QtXml4/ +-rwxr-xr-x root/root usr/lib/perl5/site/auto/QtXml4/QtXml4.so drwxr-xr-x root/root usr/lib/python2.6/ drwxr-xr-x root/root usr/lib/python2.6/site-packages/ drwxr-xr-x root/root usr/lib/python2.6/site-packages/PyKDE4/ @@ -261,6 +278,7 @@ drwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9.1/i686-linux/ -rwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9.1/i686-linux/korundum4.so -rwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9.1/i686-linux/ktexteditor.so -rwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9.1/i686-linux/nepomuk.so +-rwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9.1/i686-linux/okular.so -rwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9.1/i686-linux/phonon.so -rwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9.1/i686-linux/plasma_applet.so -rwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9.1/i686-linux/qscintilla.so @@ -279,6 +297,8 @@ drwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9.1/ktexteditor/ -rw-r--r-- root/root usr/lib/ruby/site_ruby/1.9.1/ktexteditor/ktexteditor.rb drwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9.1/nepomuk/ -rw-r--r-- root/root usr/lib/ruby/site_ruby/1.9.1/nepomuk/nepomuk.rb +drwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9.1/okular/ +-rw-r--r-- root/root usr/lib/ruby/site_ruby/1.9.1/okular/okular.rb drwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9.1/phonon/ -rw-r--r-- root/root usr/lib/ruby/site_ruby/1.9.1/phonon/phonon.rb drwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9.1/qscintilla/ diff --git a/kde/kdebindings/.md5sum b/kde/kdebindings/.md5sum index 89f4157bf..5eaa64bcc 100644 --- a/kde/kdebindings/.md5sum +++ b/kde/kdebindings/.md5sum @@ -1 +1 @@ -76a9b5c19492f9f842cc5fadf9b592e5 kdebindings-4.4.85.tar.bz2 +1c75889baf1bdf83224d7f3785a3965b kdebindings-4.4.90.tar.bz2 diff --git a/kde/kdebindings/Pkgfile b/kde/kdebindings/Pkgfile index fda70570e..a21a4c82a 100755 --- a/kde/kdebindings/Pkgfile +++ b/kde/kdebindings/Pkgfile @@ -5,7 +5,7 @@ # Depends on: kdebase-runtime, kdebase-workspace, qscintilla, kdepimlibs, ruby, pyqt name=kdebindings -version=4.4.85 +version=4.4.90 release=1 source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2) build() { diff --git a/kde/kdeedu/.md5sum b/kde/kdeedu/.md5sum index 5ff086378..b8778aea3 100644 --- a/kde/kdeedu/.md5sum +++ b/kde/kdeedu/.md5sum @@ -1 +1 @@ -ab563233c3f9344eae01e150c85c6fd2 kdeedu-4.4.85.tar.bz2 +94e72b2b3b2ea829ea9239726438acab kdeedu-4.4.90.tar.bz2 diff --git a/kde/kdeedu/Pkgfile b/kde/kdeedu/Pkgfile index 5046e97a5..782e55a27 100755 --- a/kde/kdeedu/Pkgfile +++ b/kde/kdeedu/Pkgfile @@ -5,7 +5,7 @@ # Depends on: kdebase-runtime, libxslt, libxml2 name=kdeedu -version=4.4.85 +version=4.4.90 release=1 source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2) diff --git a/kde/kdegames/.footprint b/kde/kdegames/.footprint index b611bff93..5a231e03c 100644 --- a/kde/kdegames/.footprint +++ b/kde/kdegames/.footprint @@ -358,6 +358,10 @@ drwxr-xr-x root/root usr/share/apps/carddecks/svg-nicu-white/ -rw-r--r-- root/root usr/share/apps/carddecks/svg-nicu-white/COPYING -rw-r--r-- root/root usr/share/apps/carddecks/svg-nicu-white/index.desktop -rw-r--r-- root/root usr/share/apps/carddecks/svg-nicu-white/white.svgz +drwxr-xr-x root/root usr/share/apps/carddecks/svg-oxygen-air/ +-rw-r--r-- root/root usr/share/apps/carddecks/svg-oxygen-air/11.png +-rw-r--r-- root/root usr/share/apps/carddecks/svg-oxygen-air/index.desktop +-rw-r--r-- root/root usr/share/apps/carddecks/svg-oxygen-air/oxygen-air.svgz drwxr-xr-x root/root usr/share/apps/carddecks/svg-oxygen-white/ -rw-r--r-- root/root usr/share/apps/carddecks/svg-oxygen-white/11.png -rw-r--r-- root/root usr/share/apps/carddecks/svg-oxygen-white/index.desktop @@ -1033,6 +1037,9 @@ drwxr-xr-x root/root usr/share/apps/kpat/themes/ -rw-r--r-- root/root usr/share/apps/kpat/themes/cleangreen.desktop -rw-r--r-- root/root usr/share/apps/kpat/themes/cleangreen.png -rw-r--r-- root/root usr/share/apps/kpat/themes/cleangreen.svgz +-rw-r--r-- root/root usr/share/apps/kpat/themes/greenblaze.desktop +-rw-r--r-- root/root usr/share/apps/kpat/themes/greenblaze.png +-rw-r--r-- root/root usr/share/apps/kpat/themes/greenblaze.svgz -rw-r--r-- root/root usr/share/apps/kpat/themes/oldertheme.desktop -rw-r--r-- root/root usr/share/apps/kpat/themes/oldertheme.png -rw-r--r-- root/root usr/share/apps/kpat/themes/oldertheme.svgz @@ -1581,12 +1588,14 @@ drwxr-xr-x root/root usr/share/icons/hicolor/22x22/mimetypes/ -rw-r--r-- root/root usr/share/icons/hicolor/22x22/mimetypes/application-x-tuberling.png drwxr-xr-x root/root usr/share/icons/hicolor/24x24/ drwxr-xr-x root/root usr/share/icons/hicolor/24x24/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/apps/kpat.png -rw-r--r-- root/root usr/share/icons/hicolor/24x24/apps/palapeli.png drwxr-xr-x root/root usr/share/icons/hicolor/24x24/mimetypes/ -rw-r--r-- root/root usr/share/icons/hicolor/24x24/mimetypes/application-x-palapeli.png drwxr-xr-x root/root usr/share/icons/hicolor/256x256/ drwxr-xr-x root/root usr/share/icons/hicolor/256x256/apps/ -rw-r--r-- root/root usr/share/icons/hicolor/256x256/apps/kdesnake.png +-rw-r--r-- root/root usr/share/icons/hicolor/256x256/apps/kpat.png drwxr-xr-x root/root usr/share/icons/hicolor/32x32/ drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/ -rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/bomber.png diff --git a/kde/kdegames/.md5sum b/kde/kdegames/.md5sum index 7915e3a44..c9f7d1be9 100644 --- a/kde/kdegames/.md5sum +++ b/kde/kdegames/.md5sum @@ -1 +1 @@ -80b7d17d66de5c3f6c8ab086ae48915a kdegames-4.4.85.tar.bz2 +93613c3924f13ff8f8d75b1b7761ed8c kdegames-4.4.90.tar.bz2 diff --git a/kde/kdegames/Pkgfile b/kde/kdegames/Pkgfile index c67f9208d..740af3750 100755 --- a/kde/kdegames/Pkgfile +++ b/kde/kdegames/Pkgfile @@ -5,7 +5,7 @@ # Depends on: kdebase-runtime, ggz-client-libs name=kdegames -version=4.4.85 +version=4.4.90 release=1 source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2) diff --git a/kde/kdegraphics/.footprint b/kde/kdegraphics/.footprint index 7c86dfa69..7b0d60108 100644 --- a/kde/kdegraphics/.footprint +++ b/kde/kdegraphics/.footprint @@ -113,8 +113,8 @@ lrwxrwxrwx root/root usr/lib/libkexiv2.so -> libkexiv2.so.8 lrwxrwxrwx root/root usr/lib/libkexiv2.so.8 -> libkexiv2.so.8.1.0 -rwxr-xr-x root/root usr/lib/libkexiv2.so.8.1.0 lrwxrwxrwx root/root usr/lib/libkipi.so -> libkipi.so.7 -lrwxrwxrwx root/root usr/lib/libkipi.so.7 -> libkipi.so.7.0.0 --rwxr-xr-x root/root usr/lib/libkipi.so.7.0.0 +lrwxrwxrwx root/root usr/lib/libkipi.so.7 -> libkipi.so.7.1.0 +-rwxr-xr-x root/root usr/lib/libkipi.so.7.1.0 lrwxrwxrwx root/root usr/lib/libkolourpaint_lgpl.so -> libkolourpaint_lgpl.so.4 lrwxrwxrwx root/root usr/lib/libkolourpaint_lgpl.so.4 -> libkolourpaint_lgpl.so.4.5.0 -rwxr-xr-x root/root usr/lib/libkolourpaint_lgpl.so.4.5.0 diff --git a/kde/kdegraphics/.md5sum b/kde/kdegraphics/.md5sum index 9971a400b..ef5bddd76 100644 --- a/kde/kdegraphics/.md5sum +++ b/kde/kdegraphics/.md5sum @@ -1 +1 @@ -3b53f74aa6396b7e5ecd16b15f649ec7 kdegraphics-4.4.85.tar.bz2 +8c587a9058b0284d75c1638cdf0230cb kdegraphics-4.4.90.tar.bz2 diff --git a/kde/kdegraphics/Pkgfile b/kde/kdegraphics/Pkgfile index 5443d0c20..24d7f1df0 100755 --- a/kde/kdegraphics/Pkgfile +++ b/kde/kdegraphics/Pkgfile @@ -5,7 +5,7 @@ # Depends on: lcms, kdebase-runtime, shared-mime-info, exiv2, ebook-tools, libspectre, chmlib, libgphoto2, poppler-qt, qca, kdelibs, lcms, soprano, qimageblitz, sane, djvulibre name=kdegraphics -version=4.4.85 +version=4.4.90 release=1 source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2) diff --git a/kde/kdelibs/.footprint b/kde/kdelibs/.footprint index f88adc5e4..7526aa253 100644 --- a/kde/kdelibs/.footprint +++ b/kde/kdelibs/.footprint @@ -445,6 +445,7 @@ drwxr-xr-x root/root usr/include/KDE/KIO/ -rw-r--r-- root/root usr/include/KDE/KIconEffect -rw-r--r-- root/root usr/include/KDE/KIconLoader -rw-r--r-- root/root usr/include/KDE/KIconTheme +-rw-r--r-- root/root usr/include/KDE/KImageCache -rw-r--r-- root/root usr/include/KDE/KImageFilePreview -rw-r--r-- root/root usr/include/KDE/KImageIO -rw-r--r-- root/root usr/include/KDE/KInputDialog @@ -633,6 +634,7 @@ drwxr-xr-x root/root usr/include/KDE/KSettings/ -rw-r--r-- root/root usr/include/KDE/KSettings/PluginPage -rw-r--r-- root/root usr/include/KDE/KSharedConfig -rw-r--r-- root/root usr/include/KDE/KSharedConfigPtr +-rw-r--r-- root/root usr/include/KDE/KSharedDataCache -rw-r--r-- root/root usr/include/KDE/KSharedPtr -rw-r--r-- root/root usr/include/KDE/KShell -rw-r--r-- root/root usr/include/KDE/KShellCompletion @@ -2342,6 +2344,7 @@ drwxr-xr-x root/root usr/share/apps/katepart/syntax/ -rw-r--r-- root/root usr/share/apps/katepart/syntax/ocaml.xml -rw-r--r-- root/root usr/share/apps/katepart/syntax/octave.xml -rw-r--r-- root/root usr/share/apps/katepart/syntax/opal.xml +-rw-r--r-- root/root usr/share/apps/katepart/syntax/pango.xml -rw-r--r-- root/root usr/share/apps/katepart/syntax/pascal.xml -rw-r--r-- root/root usr/share/apps/katepart/syntax/perl.xml -rw-r--r-- root/root usr/share/apps/katepart/syntax/pgn.xml @@ -2389,6 +2392,7 @@ drwxr-xr-x root/root usr/share/apps/katepart/syntax/ -rw-r--r-- root/root usr/share/apps/katepart/syntax/vhdl.xml -rw-r--r-- root/root usr/share/apps/katepart/syntax/vrml.xml -rw-r--r-- root/root usr/share/apps/katepart/syntax/winehq.xml +-rw-r--r-- root/root usr/share/apps/katepart/syntax/wml.xml -rw-r--r-- root/root usr/share/apps/katepart/syntax/xharbour.xml -rw-r--r-- root/root usr/share/apps/katepart/syntax/xml.xml -rw-r--r-- root/root usr/share/apps/katepart/syntax/xmldebug.xml @@ -4106,9 +4110,6 @@ drwxr-xr-x root/root usr/share/apps/ktexteditor_insertfile/ -rw-r--r-- root/root usr/share/apps/ktexteditor_insertfile/ktexteditor_insertfileui.rc drwxr-xr-x root/root usr/share/apps/ktexteditor_kdatatool/ -rw-r--r-- root/root usr/share/apps/ktexteditor_kdatatool/ktexteditor_kdatatoolui.rc -drwxr-xr-x root/root usr/share/apps/nepomuk/ -drwxr-xr-x root/root usr/share/apps/nepomuk/pics/ --rw-r--r-- root/root usr/share/apps/nepomuk/pics/rating.png drwxr-xr-x root/root usr/share/apps/plasma/ drwxr-xr-x root/root usr/share/apps/plasma/services/ -rw-r--r-- root/root usr/share/apps/plasma/services/dataengineservice.operations diff --git a/kde/kdelibs/.md5sum b/kde/kdelibs/.md5sum index a5113e105..756a13a88 100644 --- a/kde/kdelibs/.md5sum +++ b/kde/kdelibs/.md5sum @@ -1 +1 @@ -0a7d40cc1c98958982a02ee31cac3871 kdelibs-4.4.85.tar.bz2 +c19cc1a2488fd7fd5543ff0061de9087 kdelibs-4.4.90.tar.bz2 diff --git a/kde/kdelibs/Pkgfile b/kde/kdelibs/Pkgfile index 7061843d0..466fd3385 100755 --- a/kde/kdelibs/Pkgfile +++ b/kde/kdelibs/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libdbusmenu-qt, gamin, automoc4, xz-utils, qt, strigi, soprano, qca, eigen, gmm, dbus, jasper, openexr, giflib, avahi, enchant, pcre, shared-mime-info, kerberos, acl, attica, shared-desktop-ontologies, libcups, phonon name=kdelibs -version=4.4.85 +version=4.4.90 release=1 source=(ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2) diff --git a/kde/kdemultimedia/.md5sum b/kde/kdemultimedia/.md5sum index a26597a2f..2716559b9 100644 --- a/kde/kdemultimedia/.md5sum +++ b/kde/kdemultimedia/.md5sum @@ -1 +1 @@ -38be086bb631f5d475014b4d9d6808b3 kdemultimedia-4.4.85.tar.bz2 +c36efd6ab140410fafd127d0454aaa79 kdemultimedia-4.4.90.tar.bz2 diff --git a/kde/kdemultimedia/Pkgfile b/kde/kdemultimedia/Pkgfile index ea8d51e2d..b93de284a 100755 --- a/kde/kdemultimedia/Pkgfile +++ b/kde/kdemultimedia/Pkgfile @@ -5,7 +5,7 @@ # Depends on: kdelibs, taglib, libmusicbrainz, cdparanoia, phonon name=kdemultimedia -version=4.4.85 +version=4.4.90 release=1 source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2) diff --git a/kde/kdenetwork/.md5sum b/kde/kdenetwork/.md5sum index 74b42d28a..a0716e298 100644 --- a/kde/kdenetwork/.md5sum +++ b/kde/kdenetwork/.md5sum @@ -1 +1 @@ -85ff0dc3ecf5f0b19d9d5657981a0908 kdenetwork-4.4.85.tar.bz2 +699b101a3354adfe253b84a1ff993b0f kdenetwork-4.4.90.tar.bz2 diff --git a/kde/kdenetwork/Pkgfile b/kde/kdenetwork/Pkgfile index 497b0150a..62d085ad5 100755 --- a/kde/kdenetwork/Pkgfile +++ b/kde/kdenetwork/Pkgfile @@ -5,7 +5,7 @@ # Depends on: kdebase-runtime, kdepimlibs, qimageblitz, qca, libotr, libmsn, libvncserver, ortp, meanwhile, rdesktop, telepathy-qt, libgadu, libv4l name=kdenetwork -version=4.4.85 +version=4.4.90 release=1 source=(ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2 ) diff --git a/kde/kdepimlibs/.footprint b/kde/kdepimlibs/.footprint index a53a894ea..5816124db 100644 --- a/kde/kdepimlibs/.footprint +++ b/kde/kdepimlibs/.footprint @@ -54,6 +54,7 @@ drwxr-xr-x root/root usr/include/KDE/Akonadi/Contact/ -rw-r--r-- root/root usr/include/KDE/Akonadi/Entity -rw-r--r-- root/root usr/include/KDE/Akonadi/EntityDisplayAttribute -rw-r--r-- root/root usr/include/KDE/Akonadi/EntityListView +-rw-r--r-- root/root usr/include/KDE/Akonadi/EntityMimeTypeFilterModel -rw-r--r-- root/root usr/include/KDE/Akonadi/EntityTreeModel -rw-r--r-- root/root usr/include/KDE/Akonadi/EntityTreeView -rw-r--r-- root/root usr/include/KDE/Akonadi/Exception diff --git a/kde/kdepimlibs/.md5sum b/kde/kdepimlibs/.md5sum index 799b60485..ad34100b2 100644 --- a/kde/kdepimlibs/.md5sum +++ b/kde/kdepimlibs/.md5sum @@ -1 +1 @@ -e0c76123dd59bbd0277211c906aee3b8 kdepimlibs-4.4.85.tar.bz2 +bf5b1cbd6eca0c01b57511696e63e82a kdepimlibs-4.4.90.tar.bz2 diff --git a/kde/kdepimlibs/Pkgfile b/kde/kdepimlibs/Pkgfile index 50f647936..60ca14fdd 100755 --- a/kde/kdepimlibs/Pkgfile +++ b/kde/kdepimlibs/Pkgfile @@ -5,7 +5,7 @@ # Depends on: kdelibs, boost, libical, gpgme, akonadi, cyrus-sasl, libldap name=kdepimlibs -version=4.4.85 +version=4.4.90 release=1 source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2) diff --git a/kde/kdeplasma-addons/.md5sum b/kde/kdeplasma-addons/.md5sum index 176287f65..3b03b3d74 100644 --- a/kde/kdeplasma-addons/.md5sum +++ b/kde/kdeplasma-addons/.md5sum @@ -1 +1 @@ -8d49256cc6988d765be8089b893b7142 kdeplasma-addons-4.4.85.tar.bz2 +88b52bb3869bb1fcf9899c355024c6f5 kdeplasma-addons-4.4.90.tar.bz2 diff --git a/kde/kdeplasma-addons/Pkgfile b/kde/kdeplasma-addons/Pkgfile index 544354440..5f5939ec9 100755 --- a/kde/kdeplasma-addons/Pkgfile +++ b/kde/kdeplasma-addons/Pkgfile @@ -5,7 +5,7 @@ # Depends on: kdebase, eigen2 name=kdeplasma-addons -version=4.4.85 +version=4.4.90 release=1 source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2) diff --git a/kde/kdesdk/.footprint b/kde/kdesdk/.footprint index 9f84266b7..03f93c7a5 100644 --- a/kde/kdesdk/.footprint +++ b/kde/kdesdk/.footprint @@ -26,6 +26,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/dprof2calltree -rwxr-xr-x root/root usr/bin/extend_dmalloc -rwxr-xr-x root/root usr/bin/extractattr +-rwxr-xr-x root/root usr/bin/extractqml -rwxr-xr-x root/root usr/bin/extractrc -rwxr-xr-x root/root usr/bin/findmissingcrystal -rwxr-xr-x root/root usr/bin/fix-include.sh @@ -35,9 +36,9 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/includemocs -rwxr-xr-x root/root usr/bin/kapptemplate -rwxr-xr-x root/root usr/bin/kate --rwxr-xr-x root/root usr/bin/katesnippetstng_editor -rwxr-xr-x root/root usr/bin/kbugbuster -rwxr-xr-x root/root usr/bin/kcachegrind +-rwxr-xr-x root/root usr/bin/kde-systemsettings-tree.py -rwxr-xr-x root/root usr/bin/kde_generate_export_header -rwxr-xr-x root/root usr/bin/kdedoc -rwxr-xr-x root/root usr/bin/kdekillall @@ -52,15 +53,16 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/kpartloader -rwxr-xr-x root/root usr/bin/krazy-licensecheck -rwxr-xr-x root/root usr/bin/kstartperf +-rwxr-xr-x root/root usr/bin/ktesnippets_editor -rwxr-xr-x root/root usr/bin/kuiviewer -rwxr-xr-x root/root usr/bin/makeobj -rwxr-xr-x root/root usr/bin/memprof2calltree -rwxr-xr-x root/root usr/bin/noncvslist -rwxr-xr-x root/root usr/bin/nonsvnlist -rwxr-xr-x root/root usr/bin/op2calltree +-rwxr-xr-x root/root usr/bin/optimizegraphics -rwxr-xr-x root/root usr/bin/package_crystalsvg -rwxr-xr-x root/root usr/bin/png2mng.pl --rwxr-xr-x root/root usr/bin/po2xml -rwxr-xr-x root/root usr/bin/pprof2calltree -rwxr-xr-x root/root usr/bin/pruneemptydirs -rwxr-xr-x root/root usr/bin/qtdoc @@ -75,7 +77,6 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/svnlastlog -rwxr-xr-x root/root usr/bin/svnrevertlast -rwxr-xr-x root/root usr/bin/svnversions --rwxr-xr-x root/root usr/bin/swappo -rwxr-xr-x root/root usr/bin/umbrello -rwxr-xr-x root/root usr/bin/wcgrep -rwxr-xr-x root/root usr/bin/xml2pot @@ -100,6 +101,8 @@ drwxr-xr-x root/root usr/include/ktexteditor_codesnippets_core/ 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/fileviewgitplugin.so +-rwxr-xr-x root/root usr/lib/kde4/fileviewsvnplugin.so -rwxr-xr-x root/root usr/lib/kde4/kabcformat_kdeaccounts.so -rwxr-xr-x root/root usr/lib/kde4/kate_kttsd.so -rwxr-xr-x root/root usr/lib/kde4/katebacktracebrowserplugin.so @@ -112,14 +115,14 @@ drwxr-xr-x root/root usr/lib/kde4/ -rwxr-xr-x root/root usr/lib/kde4/katekonsoleplugin.so -rwxr-xr-x root/root usr/lib/kde4/katemailfilesplugin.so -rwxr-xr-x root/root usr/lib/kde4/kateopenheaderplugin.so --rwxr-xr-x root/root usr/lib/kde4/katepybrowseplugin.so -rwxr-xr-x root/root usr/lib/kde4/katequickdocumentswitcherplugin.so -rwxr-xr-x root/root usr/lib/kde4/katesnippets_tngplugin.so --rwxr-xr-x root/root usr/lib/kde4/katesnippetsplugin.so -rwxr-xr-x root/root usr/lib/kde4/katesymbolviewerplugin.so -rwxr-xr-x root/root usr/lib/kde4/katetabbarextensionplugin.so +-rwxr-xr-x root/root usr/lib/kde4/katetabifyplugin.so -rwxr-xr-x root/root usr/lib/kde4/katetextfilterplugin.so -rwxr-xr-x root/root usr/lib/kde4/katexmlcheckplugin.so +-rwxr-xr-x root/root usr/lib/kde4/katexmltoolsplugin.so -rwxr-xr-x root/root usr/lib/kde4/kcal_bugzilla.so -rwxr-xr-x root/root usr/lib/kde4/kded_ksvnd.so -rwxr-xr-x root/root usr/lib/kde4/kio_perldoc.so @@ -130,31 +133,28 @@ drwxr-xr-x root/root usr/lib/kde4/ -rwxr-xr-x root/root usr/lib/kde4/libkuiviewerpart.so -rwxr-xr-x root/root usr/lib/kde4/plasma_applet_katesession.so -rwxr-xr-x root/root usr/lib/kde4/quithumbnail.so -lrwxrwxrwx root/root usr/lib/libantlr.so -> libantlr.so.4 -lrwxrwxrwx root/root usr/lib/libantlr.so.4 -> libantlr.so.4.4.0 --rwxr-xr-x root/root usr/lib/libantlr.so.4.4.0 lrwxrwxrwx root/root usr/lib/libkateinterfaces.so -> libkateinterfaces.so.4 -lrwxrwxrwx root/root usr/lib/libkateinterfaces.so.4 -> libkateinterfaces.so.4.4.0 --rwxr-xr-x root/root usr/lib/libkateinterfaces.so.4.4.0 +lrwxrwxrwx root/root usr/lib/libkateinterfaces.so.4 -> libkateinterfaces.so.4.5.0 +-rwxr-xr-x root/root usr/lib/libkateinterfaces.so.4.5.0 -rwxr-xr-x root/root usr/lib/libkdeinit4_cervisia.so -rwxr-xr-x root/root usr/lib/libkdeinit4_cvsaskpass.so -rwxr-xr-x root/root usr/lib/libkdeinit4_cvsservice.so -rwxr-xr-x root/root usr/lib/libkdeinit4_kate.so lrwxrwxrwx root/root usr/lib/libkomparedialogpages.so -> libkomparedialogpages.so.4 -lrwxrwxrwx root/root usr/lib/libkomparedialogpages.so.4 -> libkomparedialogpages.so.4.4.0 --rwxr-xr-x root/root usr/lib/libkomparedialogpages.so.4.4.0 +lrwxrwxrwx root/root usr/lib/libkomparedialogpages.so.4 -> libkomparedialogpages.so.4.5.0 +-rwxr-xr-x root/root usr/lib/libkomparedialogpages.so.4.5.0 lrwxrwxrwx root/root usr/lib/libkomparediff2.so -> libkomparediff2.so.4 -lrwxrwxrwx root/root usr/lib/libkomparediff2.so.4 -> libkomparediff2.so.4.4.0 --rwxr-xr-x root/root usr/lib/libkomparediff2.so.4.4.0 +lrwxrwxrwx root/root usr/lib/libkomparediff2.so.4 -> libkomparediff2.so.4.5.0 +-rwxr-xr-x root/root usr/lib/libkomparediff2.so.4.5.0 lrwxrwxrwx root/root usr/lib/libkompareinterface.so -> libkompareinterface.so.4 -lrwxrwxrwx root/root usr/lib/libkompareinterface.so.4 -> libkompareinterface.so.4.4.0 --rwxr-xr-x root/root usr/lib/libkompareinterface.so.4.4.0 +lrwxrwxrwx root/root usr/lib/libkompareinterface.so.4 -> libkompareinterface.so.4.5.0 +-rwxr-xr-x root/root usr/lib/libkompareinterface.so.4.5.0 lrwxrwxrwx root/root usr/lib/libktexteditor_codesnippets_core.so -> libktexteditor_codesnippets_core.so.0 lrwxrwxrwx root/root usr/lib/libktexteditor_codesnippets_core.so.0 -> libktexteditor_codesnippets_core.so.0.0.1 -rwxr-xr-x root/root usr/lib/libktexteditor_codesnippets_core.so.0.0.1 lrwxrwxrwx root/root usr/lib/libktrace.so -> libktrace.so.4 -lrwxrwxrwx root/root usr/lib/libktrace.so.4 -> libktrace.so.4.4.0 --rwxr-xr-x root/root usr/lib/libktrace.so.4.4.0 +lrwxrwxrwx root/root usr/lib/libktrace.so.4 -> libktrace.so.4.5.0 +-rwxr-xr-x root/root usr/lib/libktrace.so.4.5.0 drwxr-xr-x root/root usr/lib/strigi/ -rwxr-xr-x root/root usr/lib/strigi/strigila_diff.so -rwxr-xr-x root/root usr/lib/strigi/strigila_po.so @@ -165,10 +165,10 @@ drwxr-xr-x root/root usr/share/applications/kde4/ -rw-r--r-- root/root usr/share/applications/kde4/cervisia.desktop -rw-r--r-- root/root usr/share/applications/kde4/kapptemplate.desktop -rw-r--r-- root/root usr/share/applications/kde4/kate.desktop --rw-r--r-- root/root usr/share/applications/kde4/katesnippetstng_editor.desktop -rw-r--r-- root/root usr/share/applications/kde4/kbugbuster.desktop -rw-r--r-- root/root usr/share/applications/kde4/kcachegrind.desktop -rw-r--r-- root/root usr/share/applications/kde4/kompare.desktop +-rw-r--r-- root/root usr/share/applications/kde4/ktesnippets_editor.desktop -rw-r--r-- root/root usr/share/applications/kde4/kuiviewer.desktop -rw-r--r-- root/root usr/share/applications/kde4/umbrello.desktop drwxr-xr-x root/root usr/share/apps/ @@ -219,27 +219,40 @@ drwxr-xr-x root/root usr/share/apps/kate/plugins/katemailfiles/ -rw-r--r-- root/root usr/share/apps/kate/plugins/katemailfiles/ui.rc drwxr-xr-x root/root usr/share/apps/kate/plugins/kateopenheader/ -rw-r--r-- root/root usr/share/apps/kate/plugins/kateopenheader/ui.rc -drwxr-xr-x root/root usr/share/apps/kate/plugins/katepybrowse/ --rw-r--r-- root/root usr/share/apps/kate/plugins/katepybrowse/ui.rc drwxr-xr-x root/root usr/share/apps/kate/plugins/katequickdocumentswitcher/ -rw-r--r-- root/root usr/share/apps/kate/plugins/katequickdocumentswitcher/ui.rc -drwxr-xr-x root/root usr/share/apps/kate/plugins/katesnippets/ --rw-r--r-- root/root usr/share/apps/kate/plugins/katesnippets/plugin_katesnippets.rc drwxr-xr-x root/root usr/share/apps/kate/plugins/katesnippets_tng/ -rw-r--r-- root/root usr/share/apps/kate/plugins/katesnippets_tng/ui.rc drwxr-xr-x root/root usr/share/apps/kate/plugins/katesymbolviewer/ -rw-r--r-- root/root usr/share/apps/kate/plugins/katesymbolviewer/ui.rc drwxr-xr-x root/root usr/share/apps/kate/plugins/katetabbarextension/ -rw-r--r-- root/root usr/share/apps/kate/plugins/katetabbarextension/ui.rc +drwxr-xr-x root/root usr/share/apps/kate/plugins/katetabify/ +-rw-r--r-- root/root usr/share/apps/kate/plugins/katetabify/ui.rc drwxr-xr-x root/root usr/share/apps/kate/plugins/katetextfilter/ -rw-r--r-- root/root usr/share/apps/kate/plugins/katetextfilter/ui.rc drwxr-xr-x root/root usr/share/apps/kate/plugins/katexmlcheck/ -rw-r--r-- root/root usr/share/apps/kate/plugins/katexmlcheck/ui.rc +drwxr-xr-x root/root usr/share/apps/kate/plugins/katexmltools/ +-rw-r--r-- root/root usr/share/apps/kate/plugins/katexmltools/ui.rc -rw-r--r-- root/root usr/share/apps/kate/tips drwxr-xr-x root/root usr/share/apps/katepart/ drwxr-xr-x root/root usr/share/apps/katepart/syntax/ -rw-r--r-- root/root usr/share/apps/katepart/syntax/katetemplate.xml -rw-r--r-- root/root usr/share/apps/katepart/syntax/kdesvn-buildrc.xml +drwxr-xr-x root/root usr/share/apps/katexmltools/ +-rw-r--r-- root/root usr/share/apps/katexmltools/html4-loose.dtd.xml +-rw-r--r-- root/root usr/share/apps/katexmltools/html4-strict.dtd.xml +-rw-r--r-- root/root usr/share/apps/katexmltools/kcfg.dtd.xml +-rw-r--r-- root/root usr/share/apps/katexmltools/kde-docbook.dtd.xml +-rw-r--r-- root/root usr/share/apps/katexmltools/kpartgui.dtd.xml +-rw-r--r-- root/root usr/share/apps/katexmltools/language.dtd.xml +-rw-r--r-- root/root usr/share/apps/katexmltools/simplify_dtd.xsl +-rw-r--r-- root/root usr/share/apps/katexmltools/testcases.xml +-rw-r--r-- root/root usr/share/apps/katexmltools/xhtml1-frameset.dtd.xml +-rw-r--r-- root/root usr/share/apps/katexmltools/xhtml1-strict.dtd.xml +-rw-r--r-- root/root usr/share/apps/katexmltools/xhtml1-transitional.dtd.xml +-rw-r--r-- root/root usr/share/apps/katexmltools/xslt-1.0.dtd.xml drwxr-xr-x root/root usr/share/apps/kbugbuster/ -rw-r--r-- root/root usr/share/apps/kbugbuster/kbugbusterui.rc drwxr-xr-x root/root usr/share/apps/kbugbuster/pics/ @@ -256,6 +269,7 @@ drwxr-xr-x root/root usr/share/apps/kcachegrind/icons/hicolor/16x16/actions/ -rw-r--r-- root/root usr/share/apps/kcachegrind/icons/hicolor/16x16/actions/percent.png drwxr-xr-x root/root usr/share/apps/kcachegrind/icons/hicolor/22x22/ drwxr-xr-x root/root usr/share/apps/kcachegrind/icons/hicolor/22x22/actions/ +-rw-r--r-- root/root usr/share/apps/kcachegrind/icons/hicolor/22x22/actions/hidetemplates.png -rw-r--r-- root/root usr/share/apps/kcachegrind/icons/hicolor/22x22/actions/move.png -rw-r--r-- root/root usr/share/apps/kcachegrind/icons/hicolor/22x22/actions/percent.png drwxr-xr-x root/root usr/share/apps/kcachegrind/icons/hicolor/32x32/ @@ -276,6 +290,7 @@ drwxr-xr-x root/root usr/share/apps/kdevappwizard/template_previews/ -rw-r--r-- root/root usr/share/apps/kdevappwizard/template_previews/default.png -rw-r--r-- root/root usr/share/apps/kdevappwizard/template_previews/kapp4.png -rw-r--r-- root/root usr/share/apps/kdevappwizard/template_previews/kderubyapp.png +-rw-r--r-- root/root usr/share/apps/kdevappwizard/template_previews/konqplugin.png -rw-r--r-- root/root usr/share/apps/kdevappwizard/template_previews/kpartapp.png -rw-r--r-- root/root usr/share/apps/kdevappwizard/template_previews/plasma-applet.png -rw-r--r-- root/root usr/share/apps/kdevappwizard/template_previews/pykde4.png @@ -289,12 +304,14 @@ drwxr-xr-x root/root usr/share/apps/kdevappwizard/templates/ -rw-r--r-- root/root usr/share/apps/kdevappwizard/templates/kapp4.tar.bz2 -rw-r--r-- root/root usr/share/apps/kdevappwizard/templates/kderubyapp.tar.bz2 -rw-r--r-- root/root usr/share/apps/kdevappwizard/templates/kofficetext.tar.bz2 +-rw-r--r-- root/root usr/share/apps/kdevappwizard/templates/konqplugin.tar.bz2 -rw-r--r-- root/root usr/share/apps/kdevappwizard/templates/kpartapp.tar.bz2 -rw-r--r-- root/root usr/share/apps/kdevappwizard/templates/ktexteditor.tar.bz2 -rw-r--r-- root/root usr/share/apps/kdevappwizard/templates/plasmoid.tar.bz2 -rw-r--r-- root/root usr/share/apps/kdevappwizard/templates/pykde4app.tar.bz2 -rw-r--r-- root/root usr/share/apps/kdevappwizard/templates/pyqt4app.tar.bz2 -rw-r--r-- root/root usr/share/apps/kdevappwizard/templates/qmake_qt4guiapp.tar.bz2 +-rw-r--r-- root/root usr/share/apps/kdevappwizard/templates/rubykonqplugin.tar.bz2 -rw-r--r-- root/root usr/share/apps/kdevappwizard/templates/runner.tar.bz2 drwxr-xr-x root/root usr/share/apps/kio_perldoc/ -rwxr-xr-x root/root usr/share/apps/kio_perldoc/pod2html.pl @@ -487,6 +504,7 @@ 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/fileviewsvnpluginsettings.kcfg -rw-r--r-- root/root usr/share/config.kcfg/kapptemplate.kcfg drwxr-xr-x root/root usr/share/config/ -rw-r--r-- root/root usr/share/config/katefiletemplates.knsrc @@ -571,6 +589,10 @@ drwxr-xr-x root/root usr/share/icons/oxygen/128x128/actions/ -rw-r--r-- root/root usr/share/icons/oxygen/128x128/actions/svn_switch.png drwxr-xr-x root/root usr/share/icons/oxygen/16x16/ drwxr-xr-x root/root usr/share/icons/oxygen/16x16/actions/ +-rw-r--r-- root/root usr/share/icons/oxygen/16x16/actions/repoadd.png +-rw-r--r-- root/root usr/share/icons/oxygen/16x16/actions/repomanage.png +-rw-r--r-- root/root usr/share/icons/oxygen/16x16/actions/snippetadd.png +-rw-r--r-- root/root usr/share/icons/oxygen/16x16/actions/snippetedit.png -rw-r--r-- root/root usr/share/icons/oxygen/16x16/actions/svn_add.png -rw-r--r-- root/root usr/share/icons/oxygen/16x16/actions/svn_branch.png -rw-r--r-- root/root usr/share/icons/oxygen/16x16/actions/svn_merge.png @@ -672,6 +694,8 @@ drwxr-xr-x root/root usr/share/kde4/services/ServiceMenus/ -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/fileviewgitplugin.desktop +-rw-r--r-- root/root usr/share/kde4/services/fileviewsvnplugin.desktop -rw-r--r-- root/root usr/share/kde4/services/kate_kttsd.desktop -rw-r--r-- root/root usr/share/kde4/services/katebacktracebrowserplugin.desktop -rw-r--r-- root/root usr/share/kde4/services/katebuildplugin.desktop @@ -683,14 +707,14 @@ drwxr-xr-x root/root usr/share/kde4/services/ServiceMenus/ -rw-r--r-- root/root usr/share/kde4/services/katekonsoleplugin.desktop -rw-r--r-- root/root usr/share/kde4/services/katemailfilesplugin.desktop -rw-r--r-- root/root usr/share/kde4/services/kateopenheader.desktop --rw-r--r-- root/root usr/share/kde4/services/katepybrowse.desktop -rw-r--r-- root/root usr/share/kde4/services/katequickdocumentswitcher.desktop --rw-r--r-- root/root usr/share/kde4/services/katesnippets.desktop -rw-r--r-- root/root usr/share/kde4/services/katesnippets_tngplugin.desktop -rw-r--r-- root/root usr/share/kde4/services/katesymbolviewer.desktop -rw-r--r-- root/root usr/share/kde4/services/katetabbarextension.desktop +-rw-r--r-- root/root usr/share/kde4/services/katetabifyplugin.desktop -rw-r--r-- root/root usr/share/kde4/services/katetextfilter.desktop -rw-r--r-- root/root usr/share/kde4/services/katexmlcheck.desktop +-rw-r--r-- root/root usr/share/kde4/services/katexmltools.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 @@ -715,7 +739,7 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/cervisia.1.gz drwxr-xr-x root/root usr/share/mime/ drwxr-xr-x root/root usr/share/mime/packages/ --rw-r--r-- root/root usr/share/mime/packages/kateplugin_katesnippets_tng.xml +-rw-r--r-- root/root usr/share/mime/packages/ktesnippets.xml drwxr-xr-x root/root usr/share/strigi/ drwxr-xr-x root/root usr/share/strigi/fieldproperties/ -rw-r--r-- root/root usr/share/strigi/fieldproperties/strigi_translation.fieldproperties diff --git a/kde/kdesdk/.md5sum b/kde/kdesdk/.md5sum index 2465ad32b..9b835d828 100644 --- a/kde/kdesdk/.md5sum +++ b/kde/kdesdk/.md5sum @@ -1 +1 @@ -e2690f233dc4cdf04de236cbbcbf82e4 kdesdk-4.4.3.tar.bz2 +f3a23a5940cec4df7b0070f43c46eca6 kdesdk-4.4.90.tar.bz2 diff --git a/kde/kdesdk/Pkgfile b/kde/kdesdk/Pkgfile index 2dbbbae58..d7f88efdd 100755 --- a/kde/kdesdk/Pkgfile +++ b/kde/kdesdk/Pkgfile @@ -5,7 +5,7 @@ # Depends on: kdelibs, kdebase-runtime, libxslt, libxml2, boost, subversion name=kdesdk -version=4.4.85 +version=4.4.90 release=1 source=(ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2) build() { diff --git a/kde/kdetoys/.md5sum b/kde/kdetoys/.md5sum index b0b746d55..61c511edc 100644 --- a/kde/kdetoys/.md5sum +++ b/kde/kdetoys/.md5sum @@ -1 +1 @@ -d6663ef6c086dafc83545abb2b210132 kdetoys-4.4.80.tar.bz2 +54f6805575af9caacd02b063620740b2 kdetoys-4.4.90.tar.bz2 diff --git a/kde/kdetoys/Pkgfile b/kde/kdetoys/Pkgfile index b9cd224fd..2084e0e63 100755 --- a/kde/kdetoys/Pkgfile +++ b/kde/kdetoys/Pkgfile @@ -5,7 +5,7 @@ # Depends on: kdelibs, kdebase-runtime, kdebase, kdebase-workspace name=kdetoys -version=4.4.85 +version=4.4.90 release=1 source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2) diff --git a/kde/kdeutils/.footprint b/kde/kdeutils/.footprint index 953742c14..cf8603550 100644 --- a/kde/kdeutils/.footprint +++ b/kde/kdeutils/.footprint @@ -11,6 +11,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/kwikdisk -rwxr-xr-x root/root usr/bin/okteta 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/include/ drwxr-xr-x root/root usr/include/KDE/ @@ -394,6 +395,8 @@ drwxr-xr-x root/root usr/lib/kde4/ -rwxr-xr-x root/root usr/lib/kde4/kerfuffle_libxz.so -rwxr-xr-x root/root usr/lib/kde4/libkbytearrayedit.so -rwxr-xr-x root/root usr/lib/kde4/oktetapart.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 drwxr-xr-x root/root usr/lib/kde4/plugins/ drwxr-xr-x root/root usr/lib/kde4/plugins/designer/ -rwxr-xr-x root/root usr/lib/kde4/plugins/designer/oktetadesignerplugin.so @@ -425,6 +428,9 @@ lrwxrwxrwx root/root usr/lib/liboktetakastencore.so.4 -> liboktetakastencore.so. lrwxrwxrwx root/root usr/lib/liboktetakastengui.so -> liboktetakastengui.so.4 lrwxrwxrwx root/root usr/lib/liboktetakastengui.so.4 -> liboktetakastengui.so.4.5.0 -rwxr-xr-x root/root usr/lib/liboktetakastengui.so.4.5.0 +lrwxrwxrwx root/root usr/lib/libsuperkaramba.so -> libsuperkaramba.so.4 +lrwxrwxrwx root/root usr/lib/libsuperkaramba.so.4 -> libsuperkaramba.so.4.5.0 +-rwxr-xr-x root/root usr/lib/libsuperkaramba.so.4.5.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/ @@ -439,6 +445,7 @@ drwxr-xr-x root/root usr/share/applications/kde4/ -rw-r--r-- root/root usr/share/applications/kde4/kwalletmanager.desktop -rw-r--r-- root/root usr/share/applications/kde4/kwikdisk.desktop -rw-r--r-- root/root usr/share/applications/kde4/okteta.desktop +-rw-r--r-- root/root usr/share/applications/kde4/superkaramba.desktop -rw-r--r-- 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/ @@ -540,6 +547,8 @@ drwxr-xr-x root/root usr/share/apps/printer-applet/ -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/ @@ -551,9 +560,11 @@ drwxr-xr-x root/root usr/share/config.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/okteta-structures.knsrc +-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/icons/ drwxr-xr-x root/root usr/share/icons/hicolor/ @@ -565,6 +576,7 @@ drwxr-xr-x root/root usr/share/icons/hicolor/128x128/apps/ -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/16x16/ drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/ -rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/kdf.png @@ -575,6 +587,7 @@ drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/ -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/okteta.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/superkaramba.png drwxr-xr-x root/root usr/share/icons/hicolor/22x22/ drwxr-xr-x root/root usr/share/icons/hicolor/22x22/apps/ -rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/kdf.png @@ -582,6 +595,7 @@ drwxr-xr-x root/root usr/share/icons/hicolor/22x22/apps/ -rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/kgpg.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/32x32/ drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/ -rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/kdf.png @@ -592,6 +606,7 @@ drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/ -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/okteta.png +-rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/superkaramba.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/kdf.png @@ -602,6 +617,7 @@ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/ -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/okteta.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/superkaramba.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/kdf.png @@ -609,6 +625,10 @@ drwxr-xr-x root/root usr/share/icons/hicolor/64x64/apps/ -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/scalable/ +drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/superkaramba.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/ @@ -640,6 +660,8 @@ drwxr-xr-x root/root usr/share/kde4/services/ServiceMenus/ -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/oktetapart.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 drwxr-xr-x root/root usr/share/mime/ diff --git a/kde/kdeutils/.md5sum b/kde/kdeutils/.md5sum index cdb891dd1..faf96f19d 100644 --- a/kde/kdeutils/.md5sum +++ b/kde/kdeutils/.md5sum @@ -1 +1 @@ -a08188df4f874b3e763ae01c9186ad43 kdeutils-4.4.85.tar.bz2 +1e09c01b80293c885f60edd53761bb3b kdeutils-4.4.90.tar.bz2 diff --git a/kde/kdeutils/Pkgfile b/kde/kdeutils/Pkgfile index 924b9c6c4..388a82fb8 100755 --- a/kde/kdeutils/Pkgfile +++ b/kde/kdeutils/Pkgfile @@ -5,7 +5,7 @@ # Depends on: kdebase-runtime, libzip, kdepimlibs, pyqt, pycups name=kdeutils -version=4.4.85 +version=4.4.90 release=1 source=(ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2) diff --git a/kde/oxygen-icons/.footprint b/kde/oxygen-icons/.footprint index 4ed113ae9..417c37021 100644 --- a/kde/oxygen-icons/.footprint +++ b/kde/oxygen-icons/.footprint @@ -133,6 +133,7 @@ drwxr-xr-x root/root usr/share/icons/oxygen/128x128/apps/ -rw-r--r-- root/root usr/share/icons/oxygen/128x128/apps/kivio.png -rw-r--r-- root/root usr/share/icons/oxygen/128x128/apps/kjournal.png -rw-r--r-- root/root usr/share/icons/oxygen/128x128/apps/klipper.png +-rw-r--r-- root/root usr/share/icons/oxygen/128x128/apps/kmail2.png -rw-r--r-- root/root usr/share/icons/oxygen/128x128/apps/kmplayer.png -rw-r--r-- root/root usr/share/icons/oxygen/128x128/apps/knewsticker.png -rw-r--r-- root/root usr/share/icons/oxygen/128x128/apps/knotes.png @@ -2979,6 +2980,8 @@ drwxr-xr-x root/root usr/share/icons/oxygen/256x256/apps/ -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/accessories-calculator.png -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/accessories-dictionary.png -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/akonadi.png +-rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/akregator.png +-rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/clock.png -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/internet-web-browser.png -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/k3b.png -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/karbon.png @@ -2992,6 +2995,7 @@ drwxr-xr-x root/root usr/share/icons/oxygen/256x256/apps/ -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/kgpg.png -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/kig.png -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/kivio.png +-rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/kmail2.png -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/konqueror.png -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/korgac.png -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/kplato.png @@ -3010,6 +3014,7 @@ drwxr-xr-x root/root usr/share/icons/oxygen/256x256/apps/ -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/quassel.png -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/strigi.png -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/system-diagnosis.png +-rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/timevault.png -rw-r--r-- root/root usr/share/icons/oxygen/256x256/apps/yakuake.png drwxr-xr-x root/root usr/share/icons/oxygen/256x256/categories/ -rw-r--r-- root/root usr/share/icons/oxygen/256x256/categories/applications-engineering.png @@ -3526,6 +3531,7 @@ drwxr-xr-x root/root usr/share/icons/oxygen/32x32/actions/ -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/media-skip-forward.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/meeting-attending-tentative.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/meeting-attending.png +-rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/merge.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/milestone.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/network-connect.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/network-disconnect.png @@ -3611,6 +3617,7 @@ drwxr-xr-x root/root usr/share/icons/oxygen/32x32/actions/ -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/tab-new-background.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/tab-new.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/task-new.png +-rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/taxes-finances.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/text-field.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/text-frame-link.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/text-frame-unlink.png @@ -3676,9 +3683,11 @@ drwxr-xr-x root/root usr/share/icons/oxygen/32x32/actions/ -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/view-close.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/view-credit-card-account.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/view-currency-list.png +-rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/view-documents-finances.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/view-file-columns.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/view-filter.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/view-financial-list.png +-rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/view-financial-transfer.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/view-form-action.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/view-form-table.png -rw-r--r-- root/root usr/share/icons/oxygen/32x32/actions/view-form.png @@ -4647,6 +4656,7 @@ drwxr-xr-x root/root usr/share/icons/oxygen/48x48/actions/ -rw-r--r-- root/root usr/share/icons/oxygen/48x48/actions/media-seek-forward.png -rw-r--r-- root/root usr/share/icons/oxygen/48x48/actions/media-skip-backward.png -rw-r--r-- root/root usr/share/icons/oxygen/48x48/actions/media-skip-forward.png +-rw-r--r-- root/root usr/share/icons/oxygen/48x48/actions/merge.png -rw-r--r-- root/root usr/share/icons/oxygen/48x48/actions/milestone.png -rw-r--r-- root/root usr/share/icons/oxygen/48x48/actions/network-connect.png -rw-r--r-- root/root usr/share/icons/oxygen/48x48/actions/network-disconnect.png @@ -4795,6 +4805,7 @@ drwxr-xr-x root/root usr/share/icons/oxygen/48x48/actions/ -rw-r--r-- root/root usr/share/icons/oxygen/48x48/actions/view-file-columns.png -rw-r--r-- root/root usr/share/icons/oxygen/48x48/actions/view-filter.png -rw-r--r-- root/root usr/share/icons/oxygen/48x48/actions/view-financial-list.png +-rw-r--r-- root/root usr/share/icons/oxygen/48x48/actions/view-financial-transfer.png -rw-r--r-- root/root usr/share/icons/oxygen/48x48/actions/view-form-action.png -rw-r--r-- root/root usr/share/icons/oxygen/48x48/actions/view-form-table.png -rw-r--r-- root/root usr/share/icons/oxygen/48x48/actions/view-form.png diff --git a/kde/oxygen-icons/.md5sum b/kde/oxygen-icons/.md5sum index b89eb5948..0b440468d 100644 --- a/kde/oxygen-icons/.md5sum +++ b/kde/oxygen-icons/.md5sum @@ -1,2 +1,2 @@ b98d302cfa00805f19a4439e287016db NuTyXlogo.png -8853b6d4a544e13ff0d569f690eb46cf oxygen-icons-4.4.85.tar.bz2 +765443915b358163bd740fb4f352fddf oxygen-icons-4.4.90.tar.bz2 diff --git a/kde/oxygen-icons/Pkgfile b/kde/oxygen-icons/Pkgfile index ae87f211b..ff591cc60 100755 --- a/kde/oxygen-icons/Pkgfile +++ b/kde/oxygen-icons/Pkgfile @@ -5,7 +5,7 @@ # Depends on: kdelibs name=oxygen-icons -version=4.4.85 +version=4.4.90 release=1 source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2 \ NuTyXlogo.png) diff --git a/extra/vigra/.footprint b/test/vigra/.footprint index 5c4ab710b..5c4ab710b 100644 --- a/extra/vigra/.footprint +++ b/test/vigra/.footprint diff --git a/test/vigra/.md5sum b/test/vigra/.md5sum new file mode 100644 index 000000000..9587ce59f --- /dev/null +++ b/test/vigra/.md5sum @@ -0,0 +1,2 @@ +d781e896281b396c0e2b246846ede858 libpng-1.4.patch +9f54400d534336fd29cf1865457be106 vigra1.7.0-src.tar.gz diff --git a/extra/vigra/Pkgfile b/test/vigra/Pkgfile index ed8c3e2dd..ed8c3e2dd 100644 --- a/extra/vigra/Pkgfile +++ b/test/vigra/Pkgfile diff --git a/extra/vigra/libpng-1.4.patch b/test/vigra/libpng-1.4.patch index feb9a7ee3..feb9a7ee3 100644 --- a/extra/vigra/libpng-1.4.patch +++ b/test/vigra/libpng-1.4.patch diff --git a/xfce/exo/.footprint b/xfce/exo/.footprint index fbe8dc0ed..c78d8937d 100644 --- a/xfce/exo/.footprint +++ b/xfce/exo/.footprint @@ -13,125 +13,123 @@ lrwxrwxrwx root/root usr/bin/exo-eject -> exo-mount -rwxr-xr-x root/root usr/bin/exo-preferred-applications lrwxrwxrwx root/root usr/bin/exo-unmount -> exo-mount drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/exo-1/ -drwxr-xr-x root/root usr/include/exo-1/exo-hal/ --rw-r--r-- root/root usr/include/exo-1/exo-hal/exo-hal.h -drwxr-xr-x root/root usr/include/exo-1/exo/ --rw-r--r-- root/root usr/include/exo-1/exo/exo-binding.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-cell-renderer-ellipsized-text.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-cell-renderer-icon.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-config.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-enum-types.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-execute.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-gdk-pixbuf-extensions.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-gobject-extensions.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-gtk-extensions.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-icon-bar.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-icon-chooser-dialog.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-icon-view.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-job.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-simple-job.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-string.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-toolbars-editor-dialog.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-toolbars-editor.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-toolbars-model.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-toolbars-view.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-tree-view.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-utils.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-wrap-table.h --rw-r--r-- root/root usr/include/exo-1/exo/exo-xsession-client.h --rw-r--r-- root/root usr/include/exo-1/exo/exo.h +drwxr-xr-x root/root usr/include/exo-0.3/ +drwxr-xr-x root/root usr/include/exo-0.3/exo-hal/ +-rw-r--r-- root/root usr/include/exo-0.3/exo-hal/exo-hal.h +drwxr-xr-x root/root usr/include/exo-0.3/exo/ +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-binding.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-cell-renderer-ellipsized-text.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-cell-renderer-icon.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-config.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-ellipsized-label.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-enum-types.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-execute.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-gdk-pixbuf-extensions.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-gobject-extensions.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-gtk-extensions.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-icon-bar.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-icon-chooser-dialog.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-icon-view.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-md5.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-mount-point.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-pango-extensions.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-string.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-toolbars-editor-dialog.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-toolbars-editor.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-toolbars-model.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-toolbars-view.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-tree-view.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-url.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-utils.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-wrap-table.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo-xsession-client.h +-rw-r--r-- root/root usr/include/exo-0.3/exo/exo.h drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/gio/ -drwxr-xr-x root/root usr/lib/gio/modules/ --rwxr-xr-x root/root usr/lib/gio/modules/libexo-module-1.la --rwxr-xr-x root/root usr/lib/gio/modules/libexo-module-1.so --rwxr-xr-x root/root usr/lib/libexo-1.la -lrwxrwxrwx root/root usr/lib/libexo-1.so -> libexo-1.so.0.0.0 -lrwxrwxrwx root/root usr/lib/libexo-1.so.0 -> libexo-1.so.0.0.0 --rwxr-xr-x root/root usr/lib/libexo-1.so.0.0.0 --rwxr-xr-x root/root usr/lib/libexo-hal-1.la -lrwxrwxrwx root/root usr/lib/libexo-hal-1.so -> libexo-hal-1.so.0.0.0 -lrwxrwxrwx root/root usr/lib/libexo-hal-1.so.0 -> libexo-hal-1.so.0.0.0 --rwxr-xr-x root/root usr/lib/libexo-hal-1.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libexo-0.3.la +lrwxrwxrwx root/root usr/lib/libexo-0.3.so -> libexo-0.3.so.0.5.0 +lrwxrwxrwx root/root usr/lib/libexo-0.3.so.0 -> libexo-0.3.so.0.5.0 +-rwxr-xr-x root/root usr/lib/libexo-0.3.so.0.5.0 +-rwxr-xr-x root/root usr/lib/libexo-hal-0.3.la +lrwxrwxrwx root/root usr/lib/libexo-hal-0.3.so -> libexo-hal-0.3.so.0.5.0 +lrwxrwxrwx root/root usr/lib/libexo-hal-0.3.so.0 -> libexo-hal-0.3.so.0.5.0 +-rwxr-xr-x root/root usr/lib/libexo-hal-0.3.so.0.5.0 drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/exo-1.pc --rw-r--r-- root/root usr/lib/pkgconfig/exo-hal-1.pc +-rw-r--r-- root/root usr/lib/pkgconfig/exo-0.3.pc +-rw-r--r-- root/root usr/lib/pkgconfig/exo-hal-0.3.pc drwxr-xr-x root/root usr/lib/python2.6/ drwxr-xr-x root/root usr/lib/python2.6/site-packages/ -drwxr-xr-x root/root usr/lib/python2.6/site-packages/exo-0.5/ --rwxr-xr-x root/root usr/lib/python2.6/site-packages/exo-0.5/_exo.la --rwxr-xr-x root/root usr/lib/python2.6/site-packages/exo-0.5/_exo.so -drwxr-xr-x root/root usr/lib/python2.6/site-packages/exo-0.5/exo/ --rw-r--r-- root/root usr/lib/python2.6/site-packages/exo-0.5/exo/__init__.py --rw-r--r-- root/root usr/lib/python2.6/site-packages/exo-0.5/exo/__init__.pyc --rw-r--r-- root/root usr/lib/python2.6/site-packages/exo-0.5/exo/__init__.pyo +drwxr-xr-x root/root usr/lib/python2.6/site-packages/exo-0.3/ +-rwxr-xr-x root/root usr/lib/python2.6/site-packages/exo-0.3/_exo.la +-rwxr-xr-x root/root usr/lib/python2.6/site-packages/exo-0.3/_exo.so +drwxr-xr-x root/root usr/lib/python2.6/site-packages/exo-0.3/exo/ +-rw-r--r-- root/root usr/lib/python2.6/site-packages/exo-0.3/exo/__init__.py +-rw-r--r-- root/root usr/lib/python2.6/site-packages/exo-0.3/exo/__init__.pyc +-rw-r--r-- root/root usr/lib/python2.6/site-packages/exo-0.3/exo/__init__.pyo -rw-r--r-- root/root usr/lib/python2.6/site-packages/pyexo.py -rw-r--r-- root/root usr/lib/python2.6/site-packages/pyexo.pyc -rw-r--r-- root/root usr/lib/python2.6/site-packages/pyexo.pyo drwxr-xr-x root/root usr/lib/xfce4/ --rwxr-xr-x root/root usr/lib/xfce4/exo-compose-mail-1 --rwxr-xr-x root/root usr/lib/xfce4/exo-helper-1 --rwxr-xr-x root/root usr/lib/xfce4/exo-mount-notify-1 +-rwxr-xr-x root/root usr/lib/xfce4/exo-compose-mail-0.3 +-rwxr-xr-x root/root usr/lib/xfce4/exo-helper-0.3 +-rwxr-xr-x root/root usr/lib/xfce4/exo-mount-notify-0.3 drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ --rw-r--r-- root/root usr/share/applications/exo-file-manager.desktop --rw-r--r-- root/root usr/share/applications/exo-mail-reader.desktop -rw-r--r-- root/root usr/share/applications/exo-preferred-applications.desktop --rw-r--r-- root/root usr/share/applications/exo-terminal-emulator.desktop --rw-r--r-- root/root usr/share/applications/exo-web-browser.desktop drwxr-xr-x root/root usr/share/gtk-doc/ drwxr-xr-x root/root usr/share/gtk-doc/html/ -drwxr-xr-x root/root usr/share/gtk-doc/html/exo-1/ --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ExoCellRendererEllipsizedText.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ExoCellRendererIcon.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ExoIconBar.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ExoIconChooserDialog.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ExoIconView.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ExoJob.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ExoSimpleJob.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ExoToolbarsEditor.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ExoToolbarsEditorDialog.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ExoToolbarsModel.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ExoToolbarsView.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ExoTreeView.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ExoWrapTable.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ExoXsessionClient.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ch01.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-1.devhelp --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-1.devhelp2 --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-Binding-Properties-Functions.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-Executing-Applications.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-Extensions-to-GObject.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-Extensions-to-Gtk.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-Extensions-to-gdk-pixbuf.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-HAL-Support-Functions.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-Miscellaneous-Utility-Functions.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-String-Utility-Functions.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-Version-Information.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-cell-renderers.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-csource.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-extensions.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-gtk-file-chooser-add-thumbnail-preview.png --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-icon-chooser-dialog.png --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-jobs.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-miscelleanous.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-overview.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-toolbars-editor-dialog.png --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-toolbars-editor.png --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-toolbars-view.png --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-toolbars.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-tools.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-widgets.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/exo-wrap-table.png --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/home.png --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/index.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/index.sgml --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/ix01.html --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/left.png --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/right.png --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/style.css --rw-r--r-- root/root usr/share/gtk-doc/html/exo-1/up.png +drwxr-xr-x root/root usr/share/gtk-doc/html/exo-0.3/ +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/ExoCellRendererEllipsizedText.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/ExoCellRendererIcon.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/ExoEllipsizedLabel.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/ExoIconBar.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/ExoIconChooserDialog.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/ExoIconView.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/ExoToolbarsModel.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/ExoToolbarsView.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/ExoTreeView.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/ExoWrapTable.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/ExoXsessionClient.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/ch01.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-0.3.devhelp +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-0.3.devhelp2 +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-Binding-Properties-Functions.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-Executing-Applications.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-Extensions-to-GObject.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-Extensions-to-Gtk.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-Extensions-to-Pango.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-Extensions-to-gdk-pixbuf.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-HAL-Support-Functions.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-MD5-functions.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-Miscellaneous-Utility-Functions.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-Mount-Points.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-Opening-URLs.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-String-Utility-Functions.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-Version-Information.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-cell-renderers.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-csource.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-deprecated-widgets.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-exo-toolbars-editor-dialog.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-exo-toolbars-editor.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-extensions.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-gtk-file-chooser-add-thumbnail-preview.png +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-icon-chooser-dialog.png +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-miscelleanous.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-overview.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-toolbars-editor-dialog.png +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-toolbars-editor.png +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-toolbars-view.png +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-toolbars.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-tools.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-widgets.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/exo-wrap-table.png +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/home.png +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/index.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/index.sgml +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/ix01.html +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/left.png +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/right.png +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/style.css +-rw-r--r-- root/root usr/share/gtk-doc/html/exo-0.3/up.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/24x24/ @@ -145,19 +143,19 @@ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/ 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/exo-1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/libexo-0.3.mo 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/exo-csource.1.gz -rw-r--r-- root/root usr/share/man/man1/exo-open.1.gz drwxr-xr-x root/root usr/share/pixmaps/ -drwxr-xr-x root/root usr/share/pixmaps/exo-1/ --rw-r--r-- root/root usr/share/pixmaps/exo-1/exo-thumbnail-frame.png +drwxr-xr-x root/root usr/share/pixmaps/exo-0.3/ +-rw-r--r-- root/root usr/share/pixmaps/exo-0.3/exo-thumbnail-frame.png drwxr-xr-x root/root usr/share/pygtk/ drwxr-xr-x root/root usr/share/pygtk/2.0/ drwxr-xr-x root/root usr/share/pygtk/2.0/defs/ -drwxr-xr-x root/root usr/share/pygtk/2.0/defs/exo-0.5/ --rw-r--r-- root/root usr/share/pygtk/2.0/defs/exo-0.5/exo.defs +drwxr-xr-x root/root usr/share/pygtk/2.0/defs/exo-0.3/ +-rw-r--r-- root/root usr/share/pygtk/2.0/defs/exo-0.3/exo.defs drwxr-xr-x root/root usr/share/xfce4/ drwxr-xr-x root/root usr/share/xfce4/doc/ drwxr-xr-x root/root usr/share/xfce4/doc/C/ @@ -167,6 +165,13 @@ drwxr-xr-x root/root usr/share/xfce4/doc/C/images/ -rw-r--r-- root/root usr/share/xfce4/doc/C/images/exo-preferred-applications-utilities.png -rw-r--r-- root/root usr/share/xfce4/doc/C/images/exo-preferred-applications-webbrowser-custom.png -rw-r--r-- root/root usr/share/xfce4/doc/C/images/exo-preferred-applications-webbrowser-menu.png +drwxr-xr-x root/root usr/share/xfce4/doc/am/ +-rw-r--r-- root/root usr/share/xfce4/doc/am/exo-preferred-applications.html +drwxr-xr-x root/root usr/share/xfce4/doc/am/images/ +-rw-r--r-- root/root usr/share/xfce4/doc/am/images/exo-preferred-applications-internet.png +-rw-r--r-- root/root usr/share/xfce4/doc/am/images/exo-preferred-applications-utilities.png +-rw-r--r-- root/root usr/share/xfce4/doc/am/images/exo-preferred-applications-webbrowser-custom.png +-rw-r--r-- root/root usr/share/xfce4/doc/am/images/exo-preferred-applications-webbrowser-menu.png drwxr-xr-x root/root usr/share/xfce4/doc/da/ -rw-r--r-- root/root usr/share/xfce4/doc/da/exo-preferred-applications.html drwxr-xr-x root/root usr/share/xfce4/doc/da/images/ @@ -216,6 +221,13 @@ drwxr-xr-x root/root usr/share/xfce4/doc/ja/images/ -rw-r--r-- root/root usr/share/xfce4/doc/ja/images/exo-preferred-applications-utilities.png -rw-r--r-- root/root usr/share/xfce4/doc/ja/images/exo-preferred-applications-webbrowser-custom.png -rw-r--r-- root/root usr/share/xfce4/doc/ja/images/exo-preferred-applications-webbrowser-menu.png +drwxr-xr-x root/root usr/share/xfce4/doc/pt/ +-rw-r--r-- root/root usr/share/xfce4/doc/pt/exo-preferred-applications.html +drwxr-xr-x root/root usr/share/xfce4/doc/pt/images/ +-rw-r--r-- root/root usr/share/xfce4/doc/pt/images/exo-preferred-applications-internet.png +-rw-r--r-- root/root usr/share/xfce4/doc/pt/images/exo-preferred-applications-utilities.png +-rw-r--r-- root/root usr/share/xfce4/doc/pt/images/exo-preferred-applications-webbrowser-custom.png +-rw-r--r-- root/root usr/share/xfce4/doc/pt/images/exo-preferred-applications-webbrowser-menu.png drwxr-xr-x root/root usr/share/xfce4/doc/pt_BR/ -rw-r--r-- root/root usr/share/xfce4/doc/pt_BR/exo-preferred-applications.html drwxr-xr-x root/root usr/share/xfce4/doc/pt_BR/images/ @@ -230,9 +242,15 @@ drwxr-xr-x root/root usr/share/xfce4/doc/tr/images/ -rw-r--r-- root/root usr/share/xfce4/doc/tr/images/exo-preferred-applications-utilities.png -rw-r--r-- root/root usr/share/xfce4/doc/tr/images/exo-preferred-applications-webbrowser-custom.png -rw-r--r-- root/root usr/share/xfce4/doc/tr/images/exo-preferred-applications-webbrowser-menu.png +drwxr-xr-x root/root usr/share/xfce4/doc/ug/ +-rw-r--r-- root/root usr/share/xfce4/doc/ug/exo-preferred-applications.html +drwxr-xr-x root/root usr/share/xfce4/doc/ug/images/ +-rw-r--r-- root/root usr/share/xfce4/doc/ug/images/exo-preferred-applications-internet.png +-rw-r--r-- root/root usr/share/xfce4/doc/ug/images/exo-preferred-applications-utilities.png +-rw-r--r-- root/root usr/share/xfce4/doc/ug/images/exo-preferred-applications-webbrowser-custom.png +-rw-r--r-- root/root usr/share/xfce4/doc/ug/images/exo-preferred-applications-webbrowser-menu.png drwxr-xr-x root/root usr/share/xfce4/helpers/ -rw-r--r-- root/root usr/share/xfce4/helpers/Terminal.desktop --rw-r--r-- root/root usr/share/xfce4/helpers/Thunar.desktop -rw-r--r-- root/root usr/share/xfce4/helpers/aterm.desktop -rw-r--r-- root/root usr/share/xfce4/helpers/balsa.desktop -rw-r--r-- root/root usr/share/xfce4/helpers/debian-sensible-browser.desktop @@ -252,12 +270,10 @@ drwxr-xr-x root/root usr/share/xfce4/helpers/ -rw-r--r-- root/root usr/share/xfce4/helpers/mozilla-browser.desktop -rw-r--r-- root/root usr/share/xfce4/helpers/mozilla-mailer.desktop -rw-r--r-- root/root usr/share/xfce4/helpers/mutt.desktop --rw-r--r-- root/root usr/share/xfce4/helpers/nautilus.desktop -rw-r--r-- root/root usr/share/xfce4/helpers/netscape-navigator.desktop -rw-r--r-- root/root usr/share/xfce4/helpers/nxterm.desktop -rw-r--r-- root/root usr/share/xfce4/helpers/opera-browser.desktop -rw-r--r-- root/root usr/share/xfce4/helpers/opera-mailer.desktop --rw-r--r-- root/root usr/share/xfce4/helpers/pcmanfm.desktop -rw-r--r-- root/root usr/share/xfce4/helpers/sylpheed-claws.desktop -rw-r--r-- root/root usr/share/xfce4/helpers/sylpheed.desktop -rw-r--r-- root/root usr/share/xfce4/helpers/thunderbird.desktop diff --git a/xfce/exo/.md5sum b/xfce/exo/.md5sum index 7e311d0e8..37b43cba9 100644 --- a/xfce/exo/.md5sum +++ b/xfce/exo/.md5sum @@ -1 +1 @@ -c506c52e4da972f1674fd18c39af0054 exo-0.5.2.tar.bz2 +3a92cca0c99ee940db4410891c9e8498 exo-0.3.107.tar.bz2 diff --git a/xfce/exo/Pkgfile b/xfce/exo/Pkgfile index 21054560b..cdaf7c989 100755 --- a/xfce/exo/Pkgfile +++ b/xfce/exo/Pkgfile @@ -5,9 +5,9 @@ # Depends on: hal, fuse, libnotify, libxfce4util, p5-uri, pygtk, python name=exo -version=0.5.2 +version=0.3.107 release=1 -source=(http://archive.xfce.org/src/xfce/exo/0.5/$name-$version.tar.bz2) +source=(http://www.xfce.org/archive/xfce-4.6.2/src/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/xfce/gtk-xfce-engine/Pkgfile b/xfce/gtk-xfce-engine/Pkgfile index b39b4cc97..3a5feeb1d 100755 --- a/xfce/gtk-xfce-engine/Pkgfile +++ b/xfce/gtk-xfce-engine/Pkgfile @@ -1,7 +1,7 @@ # Description: Moteur de librairie GTK2 pour Xfce # URL: http://www.xfce.org # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: thierryn1 at hispeed dot ch # Depends on: gtk name=gtk-xfce-engine diff --git a/xfce/libxfce4menu/.md5sum b/xfce/libxfce4menu/.md5sum index 932fb7ead..5929850a7 100644 --- a/xfce/libxfce4menu/.md5sum +++ b/xfce/libxfce4menu/.md5sum @@ -1 +1 @@ -5dc9343885c2c6f931318b2a1cdcc9db libxfce4menu-4.6.1.tar.bz2 +ff10cacb76803ee37159e3a43345f0d1 libxfce4menu-4.6.2.tar.bz2 diff --git a/xfce/libxfce4menu/Pkgfile b/xfce/libxfce4menu/Pkgfile index 06243dcbf..98e296d2d 100755 --- a/xfce/libxfce4menu/Pkgfile +++ b/xfce/libxfce4menu/Pkgfile @@ -1,11 +1,11 @@ # Description: Implementation des standards Menus de freedesktop.org pour Xfce # URL: http://wiki.xfce.org/releng/4.6/general-info # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: thierryn1 at hispeed dot ch # Depends on: gtk, libxfce4util name=libxfce4menu -version=4.6.1 +version=4.6.2 release=1 source=(http://www.xfce.org/archive/xfce-$version/src/$name-$version.tar.bz2) diff --git a/xfce/libxfce4util/.md5sum b/xfce/libxfce4util/.md5sum index 87e70ad26..01e2b01ba 100644 --- a/xfce/libxfce4util/.md5sum +++ b/xfce/libxfce4util/.md5sum @@ -1 +1 @@ -eac51d58179cbcadc3f802450a8ec9cd libxfce4util-4.6.1.tar.bz2 +9c3129d827d480f0906c575e7a13f1e9 libxfce4util-4.6.2.tar.bz2 diff --git a/xfce/libxfce4util/Pkgfile b/xfce/libxfce4util/Pkgfile index 64949a260..672a691d9 100755 --- a/xfce/libxfce4util/Pkgfile +++ b/xfce/libxfce4util/Pkgfile @@ -1,11 +1,11 @@ # Description: Librairie de base pour Xfce # URL: http://ww.xfce.org/projects/libraries/ # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: thierryn1 at hispeed dot ch # Depends on: glib, pygobject name=libxfce4util -version=4.6.1 +version=4.6.2 release=1 source=(http://www.xfce.org/archive/xfce-$version/src/$name-$version.tar.bz2) diff --git a/xfce/libxfcegui4/.footprint b/xfce/libxfcegui4/.footprint index b1d644c89..5a410e128 100644 --- a/xfce/libxfcegui4/.footprint +++ b/xfce/libxfcegui4/.footprint @@ -3,7 +3,6 @@ drwxr-xr-x root/root etc/xdg/ drwxr-xr-x root/root etc/xdg/xfce4/ drwxr-xr-x root/root etc/xdg/xfce4/xfconf/ drwxr-xr-x root/root etc/xdg/xfce4/xfconf/xfce-perchannel-xml/ --rw-r--r-- root/root etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/xfce4/ diff --git a/xfce/libxfcegui4/.md5sum b/xfce/libxfcegui4/.md5sum index 4e5db78a2..c2b3ea499 100644 --- a/xfce/libxfcegui4/.md5sum +++ b/xfce/libxfcegui4/.md5sum @@ -1 +1 @@ -a647411a0b95d45bb701beff83636307 libxfcegui4-4.6.3.tar.bz2 +88de59b222cb9977f93a4c61011c1e1f libxfcegui4-4.6.4.tar.bz2 diff --git a/xfce/libxfcegui4/Pkgfile b/xfce/libxfcegui4/Pkgfile index 419214f10..f8361c26a 100755 --- a/xfce/libxfcegui4/Pkgfile +++ b/xfce/libxfcegui4/Pkgfile @@ -1,11 +1,11 @@ # Description: Librairie de l'interface graphique pour Xfce4 # URL: http://www.xfce.org/projects/libraries/ # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: thierryn1 at hispeed dot ch # Depends on: dbh, gtk, hicolor-icon-theme, libglade, libxfce4util, startup-notification, xfconf -# makedepends : intltool, xorg + name=libxfcegui4 -version=4.6.3 +version=4.6.4 release=1 source=(http://archive.xfce.org/src/xfce/$name/4.6/$name-$version.tar.bz2) @@ -18,5 +18,6 @@ cd $name-$version --disable-static make make DESTDIR=$PKG install + rm $PKG/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml } diff --git a/xfce/thunar/.footprint b/xfce/thunar/.footprint index 1bd1cfa9c..31f94363c 100644 --- a/xfce/thunar/.footprint +++ b/xfce/thunar/.footprint @@ -116,6 +116,29 @@ drwxr-xr-x root/root usr/share/doc/Thunar/html/C/images/ -rw-r--r-- root/root usr/share/doc/Thunar/html/C/the-file-manager-window.html -rw-r--r-- root/root usr/share/doc/Thunar/html/C/using-removable-media.html -rw-r--r-- root/root usr/share/doc/Thunar/html/C/working-with-files-and-folders.html +drwxr-xr-x root/root usr/share/doc/Thunar/html/am/ +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/advanced-topics.html +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/copyright.html +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/customizing-thunar.html +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/faq.html +drwxr-xr-x root/root usr/share/doc/Thunar/html/am/images/ +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/images/bulk-rename.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/images/file-manager-window.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/images/file-properties.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/images/preferences-advanced.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/images/preferences-behavior.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/images/preferences-side-pane.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/images/preferences-views.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/images/removable-drives-and-media.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/images/removable-media-unmount.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/images/sendto-menu.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/images/visible-columns.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/index.html +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/preferences.html +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/support.html +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/the-file-manager-window.html +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/using-removable-media.html +-rw-r--r-- root/root usr/share/doc/Thunar/html/am/working-with-files-and-folders.html drwxr-xr-x root/root usr/share/doc/Thunar/html/da/ -rw-r--r-- root/root usr/share/doc/Thunar/html/da/advanced-topics.html -rw-r--r-- root/root usr/share/doc/Thunar/html/da/copyright.html @@ -213,6 +236,18 @@ drwxr-xr-x root/root usr/share/doc/Thunar/html/gl/ -rw-r--r-- root/root usr/share/doc/Thunar/html/gl/copyright.html -rw-r--r-- root/root usr/share/doc/Thunar/html/gl/customizing-thunar.html -rw-r--r-- root/root usr/share/doc/Thunar/html/gl/faq.html +drwxr-xr-x root/root usr/share/doc/Thunar/html/gl/images/ +-rw-r--r-- root/root usr/share/doc/Thunar/html/gl/images/bulk-rename.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/gl/images/file-manager-window.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/gl/images/file-properties.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/gl/images/preferences-advanced.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/gl/images/preferences-behavior.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/gl/images/preferences-side-pane.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/gl/images/preferences-views.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/gl/images/removable-drives-and-media.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/gl/images/removable-media-unmount.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/gl/images/sendto-menu.png +-rw-r--r-- root/root usr/share/doc/Thunar/html/gl/images/visible-columns.png -rw-r--r-- root/root usr/share/doc/Thunar/html/gl/index.html -rw-r--r-- root/root usr/share/doc/Thunar/html/gl/preferences.html -rw-r--r-- root/root usr/share/doc/Thunar/html/gl/support.html diff --git a/xfce/thunar/.md5sum b/xfce/thunar/.md5sum index 85e6a8db0..688f4b3a1 100644 --- a/xfce/thunar/.md5sum +++ b/xfce/thunar/.md5sum @@ -1,3 +1,3 @@ -218373aa45d74b6ba8c69c4d5af3bb19 Thunar-1.0.1.tar.bz2 +c91073202d373a1f9951a1240083c36d Thunar-1.0.2.tar.bz2 ee998c20ba13d0cb18741da8b7d67328 libpng-1.4.patch 5fdeb9aae2885fbe1a19b3d6fff58ab1 thunar-volman-handle-unmountable-volumes.patch diff --git a/xfce/thunar/Pkgfile b/xfce/thunar/Pkgfile index 2518740fb..983044882 100755 --- a/xfce/thunar/Pkgfile +++ b/xfce/thunar/Pkgfile @@ -5,15 +5,15 @@ # Depends on: exo, dbus, desktop-file-utils, freetype, gamin, gconf, gtk, hal, libexif, libjpeg, libpng, librsvg, xfce4-panel, libxfce4util, pcre, shared-mime-info, startup-notification, xfconf name=thunar -version=1.0.1 -release=3 +version=1.0.2 +release=1 source=(http://www.xfce.org/archive/xfce-4.6.1/src/Thunar-$version.tar.bz2 \ thunar-volman-handle-unmountable-volumes.patch libpng-1.4.patch) build() { cd Thunar-$version patch -p1 < ../thunar-volman-handle-unmountable-volumes.patch -patch -Np1 -i ../libpng-1.4.patch +# patch -Np1 -i ../libpng-1.4.patch ./configure --prefix=/usr\ --sysconfdir=/etc \ --libexecdir=/usr/lib/xfce4 \ diff --git a/xfce/xarchiver/Pkgfile b/xfce/xarchiver/Pkgfile index 78713431a..e1bbbb923 100755 --- a/xfce/xarchiver/Pkgfile +++ b/xfce/xarchiver/Pkgfile @@ -1,7 +1,7 @@ # Description: Interface graphique pour gérer les archives sous Xfce # URL: http://xarchiver.xfce.org # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: thierryn1 at hispeed dot ch # Depends on: gtk, intltool name=xarchiver diff --git a/xfce/xfce-utils/.md5sum b/xfce/xfce-utils/.md5sum index 67e9c4383..71925642e 100644 --- a/xfce/xfce-utils/.md5sum +++ b/xfce/xfce-utils/.md5sum @@ -1 +1 @@ -1aa2362b11e79e56d52ce0d265faf1b6 xfce-utils-4.6.1.tar.bz2 +5d23407700d7e8c9751e17a5bc955109 xfce-utils-4.6.2.tar.bz2 diff --git a/xfce/xfce-utils/Pkgfile b/xfce/xfce-utils/Pkgfile index 67a579cc2..6543c9b03 100755 --- a/xfce/xfce-utils/Pkgfile +++ b/xfce/xfce-utils/Pkgfile @@ -5,7 +5,7 @@ # Depends on: dbus, libxfce4util, libxfcegui4, p5-xml-parser name=xfce-utils -version=4.6.1 +version=4.6.2 release=1 source=(http://www.xfce.org/archive/xfce-$version/src/$name-$version.tar.bz2) diff --git a/xfce/xfce/.footprint b/xfce/xfce/.footprint index f3364300e..ab20fb4b8 100644 --- a/xfce/xfce/.footprint +++ b/xfce/xfce/.footprint @@ -1,118 +1,7 @@ drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/skel/ -drwx------ root/root etc/skel/.cache/ -drwx------ root/root etc/skel/.cache/Thunar/ --rw-r--r-- root/root etc/skel/.cache/Thunar/metafile.tdb --rw-r--r-- root/root etc/skel/.cache/Thunar/thumbnailers.cache -drwx------ root/root etc/skel/.config/ -drwx------ root/root etc/skel/.config/Terminal/ --rw-r--r-- root/root etc/skel/.config/Terminal/terminalrc -drwx------ root/root etc/skel/.config/Thunar/ --rw-r--r-- root/root etc/skel/.config/Thunar/accels.scm --rw-r--r-- root/root etc/skel/.config/Thunar/thunarrc --rw-r--r-- root/root etc/skel/.config/Thunar/volmanrc -drwx------ root/root etc/skel/.config/autostart/ --rw-r--r-- root/root etc/skel/.config/autostart/xfce4-settings-helper-autostart.desktop --rw-r--r-- root/root etc/skel/.config/autostart/xfce4-tips-autostart.desktop -drwx------ root/root etc/skel/.config/gtk-2.0/ --rw-r--r-- root/root etc/skel/.config/gtk-2.0/gtkfilechooser.ini -drwx------ root/root etc/skel/.config/xarchiver/ --rw-r--r-- root/root etc/skel/.config/xarchiver/xarchiverrc -drwx------ root/root etc/skel/.config/xfce4-session/ -drwxr-xr-x root/root etc/skel/.config/xfce4/ --rw-r--r-- root/root etc/skel/.config/xfce4/Xcursor.xrdb --rw-r--r-- root/root etc/skel/.config/xfce4/Xft.xrdb -drwx------ root/root etc/skel/.config/xfce4/panel/ --rw-r--r-- root/root etc/skel/.config/xfce4/panel/actions-12.rc --rw-r--r-- root/root etc/skel/.config/xfce4/panel/clock-14.rc --rw-r--r-- root/root etc/skel/.config/xfce4/panel/launcher-10.rc --rw-r--r-- root/root etc/skel/.config/xfce4/panel/launcher-7.rc --rw-r--r-- root/root etc/skel/.config/xfce4/panel/launcher-8.rc --rw-r--r-- root/root etc/skel/.config/xfce4/panel/pager-2.rc --rw-r--r-- root/root etc/skel/.config/xfce4/panel/panels.xml --rw-r--r-- root/root etc/skel/.config/xfce4/panel/places-12358554313.rc --rw-r--r-- root/root etc/skel/.config/xfce4/panel/separator-13.rc --rw-r--r-- root/root etc/skel/.config/xfce4/panel/separator-6.rc --rw-r--r-- root/root etc/skel/.config/xfce4/panel/systray-4.rc --rw-r--r-- root/root etc/skel/.config/xfce4/panel/tasklist-3.rc --rw-r--r-- root/root etc/skel/.config/xfce4/panel/xfce4-menu-5.rc --rw-r--r-- root/root etc/skel/.config/xfce4/panel/xfce4-mixer-plugin-12358530830.rc --rw-r--r-- root/root etc/skel/.config/xfce4/panel/xfce4-notes-plugin-12358551462.rc --rw-r--r-- root/root etc/skel/.config/xfce4/panel/xfce4-notes-plugin.gtkrc -drwxr-xr-x root/root etc/skel/.config/xfce4/xfconf/ -drwx------ root/root etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/ --rw-r--r-- root/root etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml --rw-r--r-- root/root etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml --rw-r--r-- root/root etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml --rw-r--r-- root/root etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml --rw-r--r-- root/root etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml --rw-r--r-- root/root etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml --rw-r--r-- root/root etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfprint.xml --rw-r--r-- root/root etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml --rw-r--r-- root/root etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml -drwx------ root/root etc/skel/.config/xfce4/xfwm4/ -drwxr-xr-x root/root etc/skel/.local/ -drwx------ root/root etc/skel/.local/share/ -drwx------ root/root etc/skel/.local/share/applications/ --rw-r--r-- root/root etc/skel/.local/share/applications/defaults.list -drwxr-xr-x root/root root/ -drwx------ root/root root/.cache/ -drwx------ root/root root/.cache/Thunar/ --rw-r--r-- root/root root/.cache/Thunar/metafile.tdb --rw-r--r-- root/root root/.cache/Thunar/thumbnailers.cache -drwx------ root/root root/.config/ -drwx------ root/root root/.config/Terminal/ --rw-r--r-- root/root root/.config/Terminal/terminalrc -drwx------ root/root root/.config/Thunar/ --rw-r--r-- root/root root/.config/Thunar/accels.scm --rw-r--r-- root/root root/.config/Thunar/thunarrc --rw-r--r-- root/root root/.config/Thunar/volmanrc -drwx------ root/root root/.config/autostart/ --rw-r--r-- root/root root/.config/autostart/xfce4-settings-helper-autostart.desktop --rw-r--r-- root/root root/.config/autostart/xfce4-tips-autostart.desktop -drwx------ root/root root/.config/gtk-2.0/ --rw-r--r-- root/root root/.config/gtk-2.0/gtkfilechooser.ini -drwx------ root/root root/.config/xarchiver/ --rw-r--r-- root/root root/.config/xarchiver/xarchiverrc -drwx------ root/root root/.config/xfce4-session/ -drwxr-xr-x root/root root/.config/xfce4/ --rw-r--r-- root/root root/.config/xfce4/Xcursor.xrdb --rw-r--r-- root/root root/.config/xfce4/Xft.xrdb -drwx------ root/root root/.config/xfce4/panel/ --rw-r--r-- root/root root/.config/xfce4/panel/actions-12.rc --rw-r--r-- root/root root/.config/xfce4/panel/clock-14.rc --rw-r--r-- root/root root/.config/xfce4/panel/launcher-10.rc --rw-r--r-- root/root root/.config/xfce4/panel/launcher-7.rc --rw-r--r-- root/root root/.config/xfce4/panel/launcher-8.rc --rw-r--r-- root/root root/.config/xfce4/panel/pager-2.rc --rw-r--r-- root/root root/.config/xfce4/panel/panels.xml --rw-r--r-- root/root root/.config/xfce4/panel/places-12358554313.rc --rw-r--r-- root/root root/.config/xfce4/panel/separator-13.rc --rw-r--r-- root/root root/.config/xfce4/panel/separator-6.rc --rw-r--r-- root/root root/.config/xfce4/panel/systray-4.rc --rw-r--r-- root/root root/.config/xfce4/panel/tasklist-3.rc --rw-r--r-- root/root root/.config/xfce4/panel/xfce4-menu-5.rc --rw-r--r-- root/root root/.config/xfce4/panel/xfce4-mixer-plugin-12358530830.rc --rw-r--r-- root/root root/.config/xfce4/panel/xfce4-notes-plugin-12358551462.rc --rw-r--r-- root/root root/.config/xfce4/panel/xfce4-notes-plugin.gtkrc -drwxr-xr-x root/root root/.config/xfce4/xfconf/ -drwx------ root/root root/.config/xfce4/xfconf/xfce-perchannel-xml/ --rw-r--r-- root/root root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml --rw-r--r-- root/root root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml --rw-r--r-- root/root root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml --rw-r--r-- root/root root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml --rw-r--r-- root/root root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml --rw-r--r-- root/root root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml --rw-r--r-- root/root root/.config/xfce4/xfconf/xfce-perchannel-xml/xfprint.xml --rw-r--r-- root/root root/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml --rw-r--r-- root/root root/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml -drwx------ root/root root/.config/xfce4/xfwm4/ -drwxr-xr-x root/root root/.local/ -drwx------ root/root root/.local/share/ -drwx------ root/root root/.local/share/applications/ --rw-r--r-- root/root root/.local/share/applications/defaults.list -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/xfce4/ -drwxr-xr-x root/root usr/share/xfce4/backdrops/ --rw-r--r-- root/root usr/share/xfce4/backdrops/nutyx2009_2.png +drwxr-xr-x root/root etc/X11/ +drwxr-xr-x root/root etc/X11/dm/ +-rw-r--r-- root/root etc/X11/dm/XFCE.xinitrc +drwxr-xr-x root/root etc/qingy/ +drwxr-xr-x root/root etc/qingy/sessions/ +-rwxr-xr-x root/root etc/qingy/sessions/XFCE diff --git a/xfce/xfce/.md5sum b/xfce/xfce/.md5sum index 2a8cb1e13..b8b77969e 100644 --- a/xfce/xfce/.md5sum +++ b/xfce/xfce/.md5sum @@ -1 +1 @@ -514706cb619046f21d705503a0aba07f xfce-desktop-4.6.1-6.tar.bz2 +e061ab82332aa17ea0ff16c21d8e6315 XFCE.xinitrc diff --git a/xfce/xfce/Pkgfile b/xfce/xfce/Pkgfile index 9e64c126e..3fa7c39aa 100755 --- a/xfce/xfce/Pkgfile +++ b/xfce/xfce/Pkgfile @@ -1,28 +1,19 @@ # Description: Environnement graphique leger et performant (installe tous les paquets et dependances) # URL: http://www.xfce.org/ # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com -# Depends on: atk, dbh, dbus, dbus-glib, expat, fontconfig, freetype, fuse, gdm, glib, intltool, libgcrypt, libgpg-error, libgsf, libnotify, libpng, librsvg, libwnck, xorg-libx11, libxml2, gtk, gestpkg, cups, hal, gamin, gnutls, pango, pcre, python, startup-notification, alsa-utils, xdg-utils, hicolor-icon-theme, xfce4-dev-tools, libxfce4util, libxfcegui4, libxfce4menu, exo, xfce4-panel, thunar, libgnome, xfce4-session, xfce4-settings, xfwm4, xfwm4-themes, xfdesktop, xfce-utils, xfprint, gtk-xfce-engine, mousepad, vte, terminal, xarchiver, xfburn, orage, xfce4-appfinder, xfce4-mixer, xfmedia, xfce4-artwork, ristretto, thunar-volman, thunar-archive-plugin, thunar-media-tags-plugin, thunar-thumbnailers, xfce4-cpugraph-plugin, xfce4-places-plugin, xfce4-weather-plugin, xfce4-screenshooter, xfce4-taskmanager, xfce4-verve-plugin, xfce4-power-manager, xfce4-icon-theme, xfce4-notifyd, gigolo, gnupg1, oxygenrefit2-red, tango-icon-theme, midori, wicd, sylpheed, pidgin, xorg +# Packager: thierryn1 at hispeed dot ch +# Depends on: atk, dbh, dbus, dbus-glib, expat, fontconfig, freetype, fuse, glib, intltool, libgcrypt, libgpg-error, libgsf, libnotify, libpng, librsvg, libwnck, xorg-libx11, libxml2, gtk, gestpkg, cups, hal, gamin, gnutls, pango, pcre, python, startup-notification, alsa-utils, xdg-utils, hicolor-icon-theme, xfce4-dev-tools, libxfce4util, libxfcegui4, libxfce4menu, exo, xfce4-panel, thunar, libgnome, xfce4-session, xfce4-settings, xfwm4, xfwm4-themes, xfdesktop, xfce-utils, xfprint, gtk-xfce-engine, mousepad, vte, terminal, xarchiver, xfburn, orage, xfce4-appfinder, xfce4-mixer, xfmedia, xfce4-artwork, ristretto, thunar-volman, thunar-archive-plugin, thunar-media-tags-plugin, thunar-thumbnailers, xfce4-cpugraph-plugin, xfce4-places-plugin, xfce4-weather-plugin, xfce4-screenshooter, xfce4-taskmanager, xfce4-verve-plugin, xfce4-power-manager, xfce4-icon-theme, xfce4-notifyd, gigolo, gnupg1, oxygenrefit2-red, tango-icon-theme, midori, wicd, sylpheed, pidgin, xorg name=xfce -version=4.6.1 -release=6 -source=(http://kiao.no-ip.info/NuTyX/files/$name-desktop-$version-$release.tar.bz2) +version=4.6.2 +release=1 +source=(XFCE.xinitrc) build() { -cd $name-desktop-$version - cp -Rfp * $PKG - chown -R root:root $PKG - cd $PKG - find . -perm 664 -exec chmod 644 {} \; - find . -perm 600 -exec chmod 644 {} \; - find . -perm 444 -exec chmod 644 {} \; - find . -perm 400 -exec chmod 644 {} \; - find . -perm 440 -exec chmod 644 {} \; - find . -perm 777 -exec chmod 755 {} \; - find . -perm 775 -exec chmod 755 {} \; - find . -perm 511 -exec chmod 755 {} \; - find . -perm 711 -exec chmod 755 {} \; - find . -perm 555 -exec chmod 755 {} \; + install -D -m644 XFCE.xinitrc $PKG/etc/X11/dm/XFCE.xinitrc + mkdir -p $PKG/etc/qingy/sessions +echo "userclientrc=/etc/X11/dm/XFCE.xinitrc /usr/bin/startx.qingy" >\ + $PKG/etc/qingy/sessions/XFCE + chmod 755 $PKG/etc/qingy/sessions/XFCE } diff --git a/xfce/xfce/XFCE.xinitrc b/xfce/xfce/XFCE.xinitrc new file mode 100755 index 000000000..1e9ace610 --- /dev/null +++ b/xfce/xfce/XFCE.xinitrc @@ -0,0 +1,2 @@ +dbus-launch --exit-with-session & +/usr/bin/startxfce4 diff --git a/xfce/xfce/post-install b/xfce/xfce/post-install index ca1c234de..8c282bc3f 100755 --- a/xfce/xfce/post-install +++ b/xfce/xfce/post-install @@ -1,6 +1,6 @@ #!/bin/bash update-desktop-database -sed -i "s/^id:[3-5]/id:4/" /etc/inittab +sed -i "s/^id:[3-5]/id:3/" /etc/inittab sed -i "s/^\(Session=\).*$/\1xfce/g" /etc/skel/.dmrc diff --git a/xfce/xfce4-appfinder/.md5sum b/xfce/xfce4-appfinder/.md5sum index b689d69b7..377c060c7 100644 --- a/xfce/xfce4-appfinder/.md5sum +++ b/xfce/xfce4-appfinder/.md5sum @@ -1 +1 @@ -a1bc7d88100cfd92714a300be531589b xfce4-appfinder-4.6.1.tar.bz2 +7752e43578b821e35010bcd3762da166 xfce4-appfinder-4.6.2.tar.bz2 diff --git a/xfce/xfce4-appfinder/Pkgfile b/xfce/xfce4-appfinder/Pkgfile index c66626418..c2003a540 100755 --- a/xfce/xfce4-appfinder/Pkgfile +++ b/xfce/xfce4-appfinder/Pkgfile @@ -1,11 +1,11 @@ # Description: Cherche les logiciels installes sur le systeme Xfce # URL: http://http://www.xfce.org/projects/xfce4-appfinder/ # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: thierryn1 at hispeed dot ch # Depends on: gtk, libxfce4util, libxfce4menu, thunar-volman name=xfce4-appfinder -version=4.6.1 +version=4.6.2 release=1 source=(http://www.xfce.org/archive/xfce-$version/src/$name-$version.tar.bz2) diff --git a/xfce/xfce4-notifyd/Pkgfile b/xfce/xfce4-notifyd/Pkgfile index a3e44e23b..b2123cb04 100755 --- a/xfce/xfce4-notifyd/Pkgfile +++ b/xfce/xfce4-notifyd/Pkgfile @@ -1,7 +1,7 @@ # Description: Daemon de notification pour Xfce # URL: http://git.xfce.org/kelnos/xfce4-notifyd/ # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: thierryn1 at hispeed dot ch # Depends on: libsexy, startup-notification name=xfce4-notifyd diff --git a/xfce/xfce4-panel/.md5sum b/xfce/xfce4-panel/.md5sum index 3a37b8746..d49f1c76a 100644 --- a/xfce/xfce4-panel/.md5sum +++ b/xfce/xfce4-panel/.md5sum @@ -1 +1 @@ -0b715abb929220f136483ccd7303ff62 xfce4-panel-4.6.3.tar.bz2 +82f10a42aefca4cc26a6633e7478cc65 xfce4-panel-4.6.4.tar.bz2 diff --git a/xfce/xfce4-panel/Pkgfile b/xfce/xfce4-panel/Pkgfile index b7d82ead7..c9737c2d2 100755 --- a/xfce/xfce4-panel/Pkgfile +++ b/xfce/xfce4-panel/Pkgfile @@ -1,11 +1,11 @@ # Description: Panel de Xfce # URL: http://www.xfce.org/projects/xfce4-panel/ # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: thierryn1 at hispeed dot ch # Depends on: cairo, dbus-glib, exo, libxfcegui4, libxfce4util, libwnck, startup-notification, xfconf name=xfce4-panel -version=4.6.3 +version=4.6.4 release=1 source=(http://archive.xfce.org/src/xfce/$name/${version%.*}/$name-$version.tar.bz2) diff --git a/xfce/xfce4-power-manager/.footprint b/xfce/xfce4-power-manager/.footprint index 42a8a875c..8435872e3 100644 --- a/xfce/xfce4-power-manager/.footprint +++ b/xfce/xfce4-power-manager/.footprint @@ -16,6 +16,150 @@ drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/xfce4-power-manager-settings.desktop 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/xfpm-hibernate.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/actions/xfpm-suspend.png +drwxr-xr-x root/root usr/share/icons/hicolor/16x16/status/ +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-ac-adapter.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-brightness-lcd-invalid.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-brightness-lcd.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-keyboard-000.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-keyboard-030.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-keyboard-060.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-keyboard-100.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-mouse-000.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-mouse-030.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-mouse-060.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-mouse-100.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-phone-000.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-phone-030.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-phone-060.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-phone-100.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-primary-000-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-primary-000.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-primary-020-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-primary-020.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-primary-040-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-primary-040.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-primary-060-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-primary-060.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-primary-080-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-primary-080.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-primary-100-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-primary-100.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-primary-charged.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-primary-missing.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-ups-000-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-ups-000.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-ups-020-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-ups-020.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-ups-040-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-ups-040.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-ups-060-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-ups-060.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-ups-080-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-ups-080.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-ups-100-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-ups-100.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-ups-charged.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/status/xfpm-ups-missing.png +drwxr-xr-x root/root usr/share/icons/hicolor/24x24/ +drwxr-xr-x root/root usr/share/icons/hicolor/24x24/actions/ +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/actions/xfpm-hibernate.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/actions/xfpm-suspend.png +drwxr-xr-x root/root usr/share/icons/hicolor/24x24/status/ +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-ac-adapter.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-brightness-lcd-invalid.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-brightness-lcd.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-keyboard-000.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-keyboard-030.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-keyboard-060.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-keyboard-100.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-mouse-000.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-mouse-030.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-mouse-060.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-mouse-100.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-phone-000.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-phone-030.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-phone-060.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-phone-100.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-primary-000-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-primary-000.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-primary-020-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-primary-020.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-primary-040-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-primary-040.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-primary-060-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-primary-060.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-primary-080-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-primary-080.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-primary-100-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-primary-100.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-primary-charged.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-primary-missing.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-ups-000-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-ups-000.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-ups-020-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-ups-020.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-ups-040-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-ups-040.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-ups-060-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-ups-060.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-ups-080-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-ups-080.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-ups-100-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-ups-100.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-ups-charged.png +-rw-r--r-- root/root usr/share/icons/hicolor/24x24/status/xfpm-ups-missing.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/xfpm-hibernate.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/actions/xfpm-suspend.png +drwxr-xr-x root/root usr/share/icons/hicolor/48x48/status/ +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-ac-adapter.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-brightness-lcd-invalid.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-brightness-lcd.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-keyboard-000.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-keyboard-030.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-keyboard-060.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-keyboard-100.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-mouse-000.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-mouse-030.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-mouse-060.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-mouse-100.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-phone-000.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-phone-030.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-phone-060.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-phone-100.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-primary-000-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-primary-000.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-primary-020-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-primary-020.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-primary-040-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-primary-040.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-primary-060-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-primary-060.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-primary-080-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-primary-080.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-primary-100-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-primary-100.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-primary-charged.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-primary-missing.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-ups-000-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-ups-000.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-ups-020-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-ups-020.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-ups-040-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-ups-040.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-ups-060-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-ups-060.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-ups-080-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-ups-080.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-ups-100-charging.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-ups-100.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-ups-charged.png +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/status/xfpm-ups-missing.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/xfpm-hibernate.svg diff --git a/xfce/xfce4-power-manager/.md5sum b/xfce/xfce4-power-manager/.md5sum index 6dfe317ee..166042c9c 100644 --- a/xfce/xfce4-power-manager/.md5sum +++ b/xfce/xfce4-power-manager/.md5sum @@ -1 +1 @@ -3131257750766838a64a9bb7f74eb2a1 xfce4-power-manager-0.8.4.2.tar.bz2 +ca6a1fff1d4fee86844c2f5621e9fb87 xfce4-power-manager-0.8.5.tar.bz2 diff --git a/xfce/xfce4-power-manager/Pkgfile b/xfce/xfce4-power-manager/Pkgfile index 415a845f0..ba2837a14 100755 --- a/xfce/xfce4-power-manager/Pkgfile +++ b/xfce/xfce4-power-manager/Pkgfile @@ -1,11 +1,11 @@ # Description: Gestionnaire de ressources pour Xfce # URL: http://goodies.xfce.org/projects/applications/xfce4-power-manager # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: thierryn1 at hispeed dot ch # Depends on: dbus-glib, hal, libnotify, libxfcegui4, xfce4-panel name=xfce4-power-manager -version=0.8.4.2 +version=0.8.5 release=1 source=(http://archive.xfce.org/src/apps//${name}/0.8/${name}-${version}.tar.bz2) diff --git a/xfce/xfce4-session/.md5sum b/xfce/xfce4-session/.md5sum index aabc792e2..ac684e3c9 100644 --- a/xfce/xfce4-session/.md5sum +++ b/xfce/xfce4-session/.md5sum @@ -1 +1 @@ -7628be41ed3511a20cff5673d9d39858 xfce4-session-4.6.1.tar.bz2 +9d9890130e45e0e9476591ed9ba2c9d5 xfce4-session-4.6.2.tar.bz2 diff --git a/xfce/xfce4-session/Pkgfile b/xfce/xfce4-session/Pkgfile index 612da2801..31ddee3fc 100755 --- a/xfce/xfce4-session/Pkgfile +++ b/xfce/xfce4-session/Pkgfile @@ -1,11 +1,11 @@ # Description: Gestionnaire de sessions de Xfce # URL: http://www.xfce.org/projects/xfce4-session/ # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: thierryn1 at hispeed dot ch # Depends on: dbus, libxfce4util, libxfcegui4, libwnck, p5-xml-parser, sudo, xorg-iceauth name=xfce4-session -version=4.6.1 +version=4.6.2 release=1 source=(http://www.xfce.org/archive/xfce-$version/src/$name-$version.tar.bz2) diff --git a/xfce/xfce4-settings/Pkgfile b/xfce/xfce4-settings/Pkgfile index af32045a6..23316b7b2 100755 --- a/xfce/xfce4-settings/Pkgfile +++ b/xfce/xfce4-settings/Pkgfile @@ -2,12 +2,12 @@ # URL: http://wiki.xfce.org/releng/4.6/general-info # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: dbus-glib, exo, libglade, libnotify, libxfce4util, libxfcegui4, xfconf, libwnck +# Depends on: dbus-glib, exo, libglade, libnotify, libxfce4util, libxfcegui4, libxfce4ui, xfconf, libwnck name=xfce4-settings version=4.6.5 release=1 -source=(http://archive.xfce.org/src/xfce/xfce4-settings/4.6/$name-$version.tar.bz2) +source=(http://archive.xfce.org/src/xfce/xfce4-settings/4.7/$name-$version.tar.bz2) build() { cd $name-$version ./configure --prefix=/usr \ diff --git a/xfce/xfconf/.md5sum b/xfce/xfconf/.md5sum index 3b4f484ad..c3ba2c43c 100644 --- a/xfce/xfconf/.md5sum +++ b/xfce/xfconf/.md5sum @@ -1 +1 @@ -d4d3018767ea9eb4b57cc57d4038023b xfconf-4.6.1.tar.bz2 +5ff93c15077c6dbbcd38c437bc1ab2ef xfconf-4.6.2.tar.bz2 diff --git a/xfce/xfconf/Pkgfile b/xfce/xfconf/Pkgfile index 3520a5fc7..2915ba2f8 100755 --- a/xfce/xfconf/Pkgfile +++ b/xfce/xfconf/Pkgfile @@ -1,11 +1,11 @@ # Description: Backend de configuration de Xfce # URL: http://wiki.xfce.org/releng/4.6/general-info # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: thierryn1 at hispeed dot ch # Depends on: libxfce4util, dbus, dbus-glib, gtk name=xfconf -version=4.6.1 +version=4.6.2 release=1 source=(http://www.xfce.org/archive/xfce-$version/src/$name-$version.tar.bz2) diff --git a/xfce/xfdesktop/.footprint b/xfce/xfdesktop/.footprint index 4027e0f56..4e9504a8e 100644 --- a/xfce/xfdesktop/.footprint +++ b/xfce/xfdesktop/.footprint @@ -93,6 +93,26 @@ drwxr-xr-x root/root usr/share/xfce4/doc/C/images/ -rw-r--r-- root/root usr/share/xfce4/doc/C/images/xfdesktop-editor.png -rw-r--r-- root/root usr/share/xfce4/doc/C/images/xfdesktop-list.png -rw-r--r-- root/root usr/share/xfce4/doc/C/xfdesktop.html +drwxr-xr-x root/root usr/share/xfce4/doc/am/ +drwxr-xr-x root/root usr/share/xfce4/doc/am/images/ +-rw-r--r-- root/root usr/share/xfce4/doc/am/images/root_menu.png +-rw-r--r-- root/root usr/share/xfce4/doc/am/images/root_menu2.png +-rw-r--r-- root/root usr/share/xfce4/doc/am/images/select_bg_color.png +-rw-r--r-- root/root usr/share/xfce4/doc/am/images/xfdesktop-appearance-tab.png +-rw-r--r-- root/root usr/share/xfce4/doc/am/images/xfdesktop-behavior-tab.png +-rw-r--r-- root/root usr/share/xfce4/doc/am/images/xfdesktop-editor.png +-rw-r--r-- root/root usr/share/xfce4/doc/am/images/xfdesktop-list.png +-rw-r--r-- root/root usr/share/xfce4/doc/am/xfdesktop.html +drwxr-xr-x root/root usr/share/xfce4/doc/ca/ +drwxr-xr-x root/root usr/share/xfce4/doc/ca/images/ +-rw-r--r-- root/root usr/share/xfce4/doc/ca/images/root_menu.png +-rw-r--r-- root/root usr/share/xfce4/doc/ca/images/root_menu2.png +-rw-r--r-- root/root usr/share/xfce4/doc/ca/images/select_bg_color.png +-rw-r--r-- root/root usr/share/xfce4/doc/ca/images/xfdesktop-appearance-tab.png +-rw-r--r-- root/root usr/share/xfce4/doc/ca/images/xfdesktop-behavior-tab.png +-rw-r--r-- root/root usr/share/xfce4/doc/ca/images/xfdesktop-editor.png +-rw-r--r-- root/root usr/share/xfce4/doc/ca/images/xfdesktop-list.png +-rw-r--r-- root/root usr/share/xfce4/doc/ca/xfdesktop.html drwxr-xr-x root/root usr/share/xfce4/doc/da/ -rw-r--r-- root/root usr/share/xfce4/doc/da/xfdesktop.html drwxr-xr-x root/root usr/share/xfce4/doc/fr/ @@ -105,6 +125,16 @@ drwxr-xr-x root/root usr/share/xfce4/doc/fr/images/ -rw-r--r-- root/root usr/share/xfce4/doc/fr/images/xfdesktop-editor.png -rw-r--r-- root/root usr/share/xfce4/doc/fr/images/xfdesktop-list.png -rw-r--r-- root/root usr/share/xfce4/doc/fr/xfdesktop.html +drwxr-xr-x root/root usr/share/xfce4/doc/gl/ +drwxr-xr-x root/root usr/share/xfce4/doc/gl/images/ +-rw-r--r-- root/root usr/share/xfce4/doc/gl/images/root_menu.png +-rw-r--r-- root/root usr/share/xfce4/doc/gl/images/root_menu2.png +-rw-r--r-- root/root usr/share/xfce4/doc/gl/images/select_bg_color.png +-rw-r--r-- root/root usr/share/xfce4/doc/gl/images/xfdesktop-appearance-tab.png +-rw-r--r-- root/root usr/share/xfce4/doc/gl/images/xfdesktop-behavior-tab.png +-rw-r--r-- root/root usr/share/xfce4/doc/gl/images/xfdesktop-editor.png +-rw-r--r-- root/root usr/share/xfce4/doc/gl/images/xfdesktop-list.png +-rw-r--r-- root/root usr/share/xfce4/doc/gl/xfdesktop.html drwxr-xr-x root/root usr/share/xfce4/doc/it/ drwxr-xr-x root/root usr/share/xfce4/doc/it/images/ -rw-r--r-- root/root usr/share/xfce4/doc/it/images/root_menu.png @@ -124,5 +154,15 @@ drwxr-xr-x root/root usr/share/xfce4/doc/ja/images/ -rw-r--r-- root/root usr/share/xfce4/doc/ja/images/xfdesktop-icons-tab.png -rw-r--r-- root/root usr/share/xfce4/doc/ja/images/xfdesktop-menus-tab.png -rw-r--r-- root/root usr/share/xfce4/doc/ja/xfdesktop.html +drwxr-xr-x root/root usr/share/xfce4/doc/ug/ +drwxr-xr-x root/root usr/share/xfce4/doc/ug/images/ +-rw-r--r-- root/root usr/share/xfce4/doc/ug/images/root_menu.png +-rw-r--r-- root/root usr/share/xfce4/doc/ug/images/root_menu2.png +-rw-r--r-- root/root usr/share/xfce4/doc/ug/images/select_bg_color.png +-rw-r--r-- root/root usr/share/xfce4/doc/ug/images/xfdesktop-appearance-tab.png +-rw-r--r-- root/root usr/share/xfce4/doc/ug/images/xfdesktop-behavior-tab.png +-rw-r--r-- root/root usr/share/xfce4/doc/ug/images/xfdesktop-editor.png +-rw-r--r-- root/root usr/share/xfce4/doc/ug/images/xfdesktop-list.png +-rw-r--r-- root/root usr/share/xfce4/doc/ug/xfdesktop.html drwxr-xr-x root/root usr/share/xfce4/panel-plugins/ -rw-r--r-- root/root usr/share/xfce4/panel-plugins/xfce4-menu.desktop diff --git a/xfce/xfdesktop/.md5sum b/xfce/xfdesktop/.md5sum index a3b14e583..bfdbec666 100644 --- a/xfce/xfdesktop/.md5sum +++ b/xfce/xfdesktop/.md5sum @@ -1,3 +1,3 @@ 41fa266e6493a17a0dee5c5103f94567 nutyx2009_2.png -ae15cacc3e3834cca7238a8e1035c50d xfdesktop-4.6.1.tar.bz2 +e800ea9fee7a5c5eaf2ae96e23a83e3a xfdesktop-4.6.2.tar.bz2 bc388b8c81977ca3a31320285d2a9c08 xfdesktop-handle-unmountable-volumes.patch diff --git a/xfce/xfdesktop/Pkgfile b/xfce/xfdesktop/Pkgfile index 662b4c657..54f2c6777 100755 --- a/xfce/xfdesktop/Pkgfile +++ b/xfce/xfdesktop/Pkgfile @@ -5,14 +5,14 @@ # Depends on: dbus-glib, exo, libglade, libwnck, libxfce4menu, libxfce4util, libxfcegui4, libxml2, thunar, xfce4-panel, xfconf name=xfdesktop -version=4.6.1 -release=4 +version=4.6.2 +release=1 source=(http://www.xfce.org/archive/xfce-$version/src/$name-$version.tar.bz2 \ xfdesktop-handle-unmountable-volumes.patch nutyx2009_2.png) build() { cd $name-$version -patch -p1 < ../xfdesktop-handle-unmountable-volumes.patch +# patch -p1 < ../xfdesktop-handle-unmountable-volumes.patch ./configure --prefix=/usr \ --sysconfdir=/etc \ --libexecdir=/usr/lib/xfce4 \ diff --git a/xfce/xfwm4/.md5sum b/xfce/xfwm4/.md5sum index 089daac34..dcf0bbae0 100644 --- a/xfce/xfwm4/.md5sum +++ b/xfce/xfwm4/.md5sum @@ -1 +1 @@ -538ff2554a23bf877d336e573884da9a xfwm4-4.6.1.tar.bz2 +3e6c0c54b028b6ea60e865e55ecdf3f8 xfwm4-4.6.2.tar.bz2 diff --git a/xfce/xfwm4/Pkgfile b/xfce/xfwm4/Pkgfile index 2cee41160..9bae5c4e6 100755 --- a/xfce/xfwm4/Pkgfile +++ b/xfce/xfwm4/Pkgfile @@ -1,11 +1,11 @@ # Description: Gestionnaire de fenêtres de Xfce # URL: http://www.xfce.org/projects/xfwm4/ # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: thierryn1 at hispeed dot ch # Depends on: libwnck, libxfce4util, libxfcegui4, startup-notification, xfconf name=xfwm4 -version=4.6.1 +version=4.6.2 release=1 source=(http://www.xfce.org/archive/xfce-$version/src/$name-$version.tar.bz2) diff --git a/xorg/xorg-xf86-video-intel/.md5sum b/xorg/xorg-xf86-video-intel/.md5sum index 725657672..904acc002 100644 --- a/xorg/xorg-xf86-video-intel/.md5sum +++ b/xorg/xorg-xf86-video-intel/.md5sum @@ -1 +1 @@ -03b989f0a910c3a5966cbcf7c059a8ef xf86-video-intel-2.11.901.tar.bz2 +8314def847dcdc4f2970e2d193054f96 xf86-video-intel-2.12.0.tar.bz2 diff --git a/xorg/xorg-xf86-video-intel/Pkgfile b/xorg/xorg-xf86-video-intel/Pkgfile index 9061fe9ed..7df3cb16a 100644 --- a/xorg/xorg-xf86-video-intel/Pkgfile +++ b/xorg/xorg-xf86-video-intel/Pkgfile @@ -5,7 +5,7 @@ # Depends on: xorg-server, libdrm name=xorg-xf86-video-intel -version=2.11.901 +version=2.12.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-intel-$version.tar.bz2) |