summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--base/flashplayer/.md5sum.i6862
-rw-r--r--base/flashplayer/.md5sum.x86_642
-rw-r--r--base/flashplayer/Pkgfile28
-rw-r--r--base/jdk/.footprint.i6862
-rw-r--r--base/jdk/.md5sum.i6862
-rw-r--r--base/jdk/.md5sum.x86_642
-rw-r--r--base/jdk/Pkgfile4
-rw-r--r--extra/filezilla/.footprint.i686459
-rw-r--r--extra/filezilla/.footprint.x86_64459
-rw-r--r--extra/filezilla/.md5sum.i6861
-rw-r--r--extra/filezilla/.md5sum.x86_641
-rw-r--r--extra/filezilla/Pkgfile20
-rw-r--r--extra/filezilla/post-install6
-rw-r--r--extra/gtk-doc/.footprint.i6861
-rw-r--r--extra/gtk-doc/.footprint.x86_641
-rw-r--r--extra/gtk-doc/.md5sum.i6862
-rw-r--r--extra/gtk-doc/.md5sum.x86_642
-rw-r--r--extra/gtk-doc/Pkgfile6
-rw-r--r--extra/libvdpau/.md5sum.i6862
-rw-r--r--extra/libvdpau/.md5sum.x86_642
-rwxr-xr-xextra/libvdpau/Pkgfile2
-rw-r--r--gnome3/py2cairo/.footprint.i68614
-rw-r--r--gnome3/py2cairo/.footprint.x86_6414
-rw-r--r--gnome3/py2cairo/.md5sum.i6861
-rw-r--r--gnome3/py2cairo/.md5sum.x86_641
-rw-r--r--gnome3/py2cairo/Pkgfile18
-rw-r--r--kde/ktorrent/.footprint.i6864
-rw-r--r--kde/ktorrent/.footprint.x86_644
-rw-r--r--kde/ktorrent/.md5sum.i6862
-rw-r--r--kde/ktorrent/.md5sum.x86_642
-rwxr-xr-xkde/ktorrent/Pkgfile2
-rw-r--r--kde/libktorrent/.footprint.i6864
-rw-r--r--kde/libktorrent/.footprint.x86_644
-rw-r--r--kde/libktorrent/.md5sum.i6862
-rw-r--r--kde/libktorrent/.md5sum.x86_642
-rwxr-xr-xkde/libktorrent/Pkgfile4
36 files changed, 1037 insertions, 47 deletions
diff --git a/base/flashplayer/.md5sum.i686 b/base/flashplayer/.md5sum.i686
index e356cd934..4a0ca1373 100644
--- a/base/flashplayer/.md5sum.i686
+++ b/base/flashplayer/.md5sum.i686
@@ -1,2 +1,2 @@
-bf137cb0e0e522792d4eaefd9dc35c22 flashplayer11_b1_debug_lin_32_071311.tar.gz
+2a780926255d88f39f3b007f3d342e0d flashplayer11_rc1_install_lin_32_090611.tar.gz
df30781e4c9b789e2d7f6cdbd9f47d6b mms.cfg
diff --git a/base/flashplayer/.md5sum.x86_64 b/base/flashplayer/.md5sum.x86_64
index 07f292a04..e2ba89cba 100644
--- a/base/flashplayer/.md5sum.x86_64
+++ b/base/flashplayer/.md5sum.x86_64
@@ -1,2 +1,2 @@
-806b348cfb27054568d9f63d13bee3fd flashplayer11_b1_install_lin_64_071311.tar.gz
+fd9bea881552223ddd73ccd84d2cd459 flashplayer11_rc1_install_lin_64_090611.tar.gz
df30781e4c9b789e2d7f6cdbd9f47d6b mms.cfg
diff --git a/base/flashplayer/Pkgfile b/base/flashplayer/Pkgfile
index 615640196..95594e8d1 100644
--- a/base/flashplayer/Pkgfile
+++ b/base/flashplayer/Pkgfile
@@ -4,29 +4,27 @@
# Packager: lesibel at free dot fr
name=flashplayer
-version=11.0.1.6
+version=11.0.1.129
release=1
case `uname -m` in
x86_64)
- source=(http://download.macromedia.com/pub/labs/flashplatformruntimes/flashplayer11/flashplayer11_b1_install_lin_64_071311.tar.gz
+ source=(http://download.macromedia.com/pub/labs/flashplatformruntimes/flashplayer11/flashplayer11_rc1_install_lin_64_090611.tar.gz
mms.cfg) ;;
i?86)
- source=(http://download.macromedia.com/pub/labs/flashplatformruntimes/flashplayer11/flashplayer11_b1_debug_lin_32_071311.tar.gz
+ source=(http://download.macromedia.com/pub/labs/flashplatformruntimes/flashplayer11/flashplayer11_rc1_install_lin_32_090611.tar.gz
mms.cfg) ;;
esac
build() {
- install -D -m755 $SRC/usr/lib/kde4/kcm_adobe_flash_player.so $PKG/usr/lib/kde4/kcm_adobe_flash_player.so
- install -D -m644 $SRC/usr/share/icons/hicolor/16x16/apps/flash-player-properties.png $PKG/usr/share/icons/hicolor/16x16/apps/flash-player-properties.png
- install -D -m644 $SRC/usr/share/icons/hicolor/32x32/apps/flash-player-properties.png $PKG/usr/share/icons/hicolor/32x32/apps/flash-player-properties.png
- install -D -m644 $SRC/usr/share/icons/hicolor/24x24/apps/flash-player-properties.png $PKG/usr/share/icons/hicolor/24x24/apps/flash-player-properties.png
- install -D -m644 $SRC/usr/share/icons/hicolor/48x48/apps/flash-player-properties.png $PKG/usr/share/icons/hicolor/48x48/apps/flash-player-properties.png
- install -D -m644 $SRC/usr/share/icons/hicolor/22x22/apps/flash-player-properties.png $PKG/usr/share/icons/hicolor/22x22/apps/flash-player-properties.png
- install -D -m644 $SRC/usr/share/icons/hicolor/48x48/apps/flash-player-properties.png $PKG/usr/share/pixmaps/flash-player-properties.png
- install -D -m644 $SRC/usr/share/applications/flash-player-properties.desktop $PKG/usr/share/applications/flash-player-properties.desktop
- install -D -m644 $SRC/usr/share/kde4/services/kcm_adobe_flash_player.desktop $PKG/usr/share/kde4/services/kcm_adobe_flash_player.desktop
- install -D -m755 $SRC/usr/bin/flash-player-properties $PKG/usr/bin/flash-player-properties
- install -D -m755 libflashplayer.so $PKG/usr/lib/mozilla/plugins/libflashplayer.so
- install -D -m644 mms.cfg $PKG/etc/adobe/mms.cfg
+ install -D -m755 $SRC/usr/lib/kde4/kcm_adobe_flash_player.so $PKG/usr/lib/kde4/kcm_adobe_flash_player.so
+ for res in 16 22 24 32 48; do
+ install -D -m644 $SRC/usr/share/icons/hicolor/${res}x$res/apps/flash-player-properties.png $PKG/usr/share/icons/hicolor/${res}x$res/apps/flash-player-properties.png
+ done
+ install -D -m644 $SRC/usr/share/icons/hicolor/48x48/apps/flash-player-properties.png $PKG/usr/share/pixmaps/flash-player-properties.png
+ install -D -m644 $SRC/usr/share/applications/flash-player-properties.desktop $PKG/usr/share/applications/flash-player-properties.desktop
+ install -D -m644 $SRC/usr/share/kde4/services/kcm_adobe_flash_player.desktop $PKG/usr/share/kde4/services/kcm_adobe_flash_player.desktop
+ install -D -m755 $SRC/usr/bin/flash-player-properties $PKG/usr/bin/flash-player-properties
+ install -D -m755 libflashplayer.so $PKG/usr/lib/mozilla/plugins/libflashplayer.so
+ install -D -m644 mms.cfg $PKG/etc/adobe/mms.cfg
}
diff --git a/base/jdk/.footprint.i686 b/base/jdk/.footprint.i686
index 394e7cfad..0cde74fa4 100644
--- a/base/jdk/.footprint.i686
+++ b/base/jdk/.footprint.i686
@@ -593,6 +593,7 @@ drwxr-xr-x root/root opt/jdk/jre/lib/zi/America/Kentucky/
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Mazatlan
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Menominee
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Merida
+-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Metlakatla
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Mexico_City
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Miquelon
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Moncton
@@ -630,6 +631,7 @@ drwxr-xr-x root/root opt/jdk/jre/lib/zi/America/North_Dakota/
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Santo_Domingo
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Sao_Paulo
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Scoresbysund
+-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Sitka
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/St_Johns
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/St_Kitts
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/St_Lucia
diff --git a/base/jdk/.md5sum.i686 b/base/jdk/.md5sum.i686
index 8b71c3391..d72b15b09 100644
--- a/base/jdk/.md5sum.i686
+++ b/base/jdk/.md5sum.i686
@@ -1,3 +1,3 @@
94065b612df0046d9ae758943f9f6a75 construct.sh?raw=true
-f11b093c0f646dd2bf348cadd388ad1f jdk-6u25-dlj-linux-i586.bin
+d54e58b69e4db80f267435be679a66b9 jdk-6u26-dlj-linux-i586.bin
c51e76d9742a5d3b0cd8b2394b881160 jdk.sh
diff --git a/base/jdk/.md5sum.x86_64 b/base/jdk/.md5sum.x86_64
index d9f0035c9..ae1341ae3 100644
--- a/base/jdk/.md5sum.x86_64
+++ b/base/jdk/.md5sum.x86_64
@@ -1,3 +1,3 @@
94065b612df0046d9ae758943f9f6a75 construct.sh?raw=true
-bc239ea3f5e2ef067fb4eee79afeab9f jdk-6u25-dlj-linux-amd64.bin
+43f4e9699afce82d3ebae841c59d02fb jdk-6u26-dlj-linux-amd64.bin
c51e76d9742a5d3b0cd8b2394b881160 jdk.sh
diff --git a/base/jdk/Pkgfile b/base/jdk/Pkgfile
index a45e8b561..fb26e4ef6 100644
--- a/base/jdk/Pkgfile
+++ b/base/jdk/Pkgfile
@@ -4,8 +4,8 @@
# Packager: thierryn1 at hispeed dot ch
name=jdk
-version=6u25
-release=2
+version=6u26
+release=1
[ "`uname -m`" == "i686" ] && _ARCH=i586
[ "`uname -m`" == "x86_64" ] && _ARCH=amd64
diff --git a/extra/filezilla/.footprint.i686 b/extra/filezilla/.footprint.i686
new file mode 100644
index 000000000..96c574bab
--- /dev/null
+++ b/extra/filezilla/.footprint.i686
@@ -0,0 +1,459 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/filezilla
+-rwxr-xr-x root/root usr/bin/fzputtygen
+-rwxr-xr-x root/root usr/bin/fzsftp
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/applications/
+-rw-r--r-- root/root usr/share/applications/filezilla.desktop
+drwxr-xr-x root/root usr/share/filezilla/
+drwxr-xr-x root/root usr/share/filezilla/docs/
+-rw-r--r-- root/root usr/share/filezilla/docs/fzdefaults.xml.example
+drwxr-xr-x root/root usr/share/filezilla/resources/
+drwxr-xr-x root/root usr/share/filezilla/resources/16x16/
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/bookmark.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/filezilla.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/find.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/server.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/sort_down_dark.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/sort_down_light.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/sort_up_dark.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/sort_up_light.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/symlink.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/unknown.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/20x20/
+-rw-r--r-- root/root usr/share/filezilla/resources/20x20/unknown.png
+drwxr-xr-x root/root usr/share/filezilla/resources/24x24/
+-rw-r--r-- root/root usr/share/filezilla/resources/24x24/unknown.png
+drwxr-xr-x root/root usr/share/filezilla/resources/32x32/
+-rw-r--r-- root/root usr/share/filezilla/resources/32x32/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/32x32/filezilla.png
+drwxr-xr-x root/root usr/share/filezilla/resources/48x48/
+-rw-r--r-- root/root usr/share/filezilla/resources/48x48/filezilla.png
+-rw-r--r-- root/root usr/share/filezilla/resources/48x48/speedlimits.png
+drwxr-xr-x root/root usr/share/filezilla/resources/blukis/
+drwxr-xr-x root/root usr/share/filezilla/resources/blukis/16x16/
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/server.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/blukis/32x32/
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/blukis/48x48/
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/uploadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/theme.xml
+drwxr-xr-x root/root usr/share/filezilla/resources/cyril/
+drwxr-xr-x root/root usr/share/filezilla/resources/cyril/16x16/
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/bookmark.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/server.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/uploadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/theme.xml
+-rw-r--r-- root/root usr/share/filezilla/resources/defaultfilters.xml
+-rw-r--r-- root/root usr/share/filezilla/resources/dialogs.xrc
+-rw-r--r-- root/root usr/share/filezilla/resources/down.png
+-rw-r--r-- root/root usr/share/filezilla/resources/dropdown.png
+-rw-r--r-- root/root usr/share/filezilla/resources/finished.wav
+-rw-r--r-- root/root usr/share/filezilla/resources/leds.png
+drwxr-xr-x root/root usr/share/filezilla/resources/lone/
+drwxr-xr-x root/root usr/share/filezilla/resources/lone/16x16/
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/server.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/lone/32x32/
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/lone/48x48/
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/uploadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/theme.xml
+-rw-r--r-- root/root usr/share/filezilla/resources/menus.xrc
+drwxr-xr-x root/root usr/share/filezilla/resources/minimal/
+drwxr-xr-x root/root usr/share/filezilla/resources/minimal/16x16/
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/find.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/server.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/minimal/32x32/
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/32x32/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/theme.xml
+-rw-r--r-- root/root usr/share/filezilla/resources/netconfwizard.xrc
+drwxr-xr-x root/root usr/share/filezilla/resources/opencrystal/
+drwxr-xr-x root/root usr/share/filezilla/resources/opencrystal/16x16/
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/find.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/server.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/opencrystal/20x20/
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/20x20/server.png
+drwxr-xr-x root/root usr/share/filezilla/resources/opencrystal/24x24/
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/24x24/server.png
+drwxr-xr-x root/root usr/share/filezilla/resources/opencrystal/32x32/
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/find.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/opencrystal/48x48/
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/find.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/uploadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/theme.xml
+-rw-r--r-- root/root usr/share/filezilla/resources/quickconnectbar.xrc
+-rw-r--r-- root/root usr/share/filezilla/resources/settings.xrc
+-rw-r--r-- root/root usr/share/filezilla/resources/theme.xml
+-rw-r--r-- root/root usr/share/filezilla/resources/toolbar.xrc
+-rw-r--r-- root/root usr/share/filezilla/resources/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/16x16/
+drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/
+-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/filezilla.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/filezilla.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/filezilla.png
+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/filezilla.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/filezilla.1.gz
+-rw-r--r-- root/root usr/share/man/man1/fzputtygen.1.gz
+-rw-r--r-- root/root usr/share/man/man1/fzsftp.1.gz
+drwxr-xr-x root/root usr/share/man/man5/
+-rw-r--r-- root/root usr/share/man/man5/fzdefaults.xml.5.gz
+drwxr-xr-x root/root usr/share/pixmaps/
+-rw-r--r-- root/root usr/share/pixmaps/filezilla.png
diff --git a/extra/filezilla/.footprint.x86_64 b/extra/filezilla/.footprint.x86_64
new file mode 100644
index 000000000..96c574bab
--- /dev/null
+++ b/extra/filezilla/.footprint.x86_64
@@ -0,0 +1,459 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/filezilla
+-rwxr-xr-x root/root usr/bin/fzputtygen
+-rwxr-xr-x root/root usr/bin/fzsftp
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/applications/
+-rw-r--r-- root/root usr/share/applications/filezilla.desktop
+drwxr-xr-x root/root usr/share/filezilla/
+drwxr-xr-x root/root usr/share/filezilla/docs/
+-rw-r--r-- root/root usr/share/filezilla/docs/fzdefaults.xml.example
+drwxr-xr-x root/root usr/share/filezilla/resources/
+drwxr-xr-x root/root usr/share/filezilla/resources/16x16/
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/bookmark.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/filezilla.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/find.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/server.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/sort_down_dark.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/sort_down_light.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/sort_up_dark.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/sort_up_light.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/symlink.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/unknown.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/16x16/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/20x20/
+-rw-r--r-- root/root usr/share/filezilla/resources/20x20/unknown.png
+drwxr-xr-x root/root usr/share/filezilla/resources/24x24/
+-rw-r--r-- root/root usr/share/filezilla/resources/24x24/unknown.png
+drwxr-xr-x root/root usr/share/filezilla/resources/32x32/
+-rw-r--r-- root/root usr/share/filezilla/resources/32x32/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/32x32/filezilla.png
+drwxr-xr-x root/root usr/share/filezilla/resources/48x48/
+-rw-r--r-- root/root usr/share/filezilla/resources/48x48/filezilla.png
+-rw-r--r-- root/root usr/share/filezilla/resources/48x48/speedlimits.png
+drwxr-xr-x root/root usr/share/filezilla/resources/blukis/
+drwxr-xr-x root/root usr/share/filezilla/resources/blukis/16x16/
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/server.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/16x16/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/blukis/32x32/
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/32x32/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/blukis/48x48/
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/48x48/uploadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/blukis/theme.xml
+drwxr-xr-x root/root usr/share/filezilla/resources/cyril/
+drwxr-xr-x root/root usr/share/filezilla/resources/cyril/16x16/
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/bookmark.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/server.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/16x16/uploadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/cyril/theme.xml
+-rw-r--r-- root/root usr/share/filezilla/resources/defaultfilters.xml
+-rw-r--r-- root/root usr/share/filezilla/resources/dialogs.xrc
+-rw-r--r-- root/root usr/share/filezilla/resources/down.png
+-rw-r--r-- root/root usr/share/filezilla/resources/dropdown.png
+-rw-r--r-- root/root usr/share/filezilla/resources/finished.wav
+-rw-r--r-- root/root usr/share/filezilla/resources/leds.png
+drwxr-xr-x root/root usr/share/filezilla/resources/lone/
+drwxr-xr-x root/root usr/share/filezilla/resources/lone/16x16/
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/server.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/16x16/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/lone/32x32/
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/32x32/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/lone/48x48/
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/48x48/uploadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/lone/theme.xml
+-rw-r--r-- root/root usr/share/filezilla/resources/menus.xrc
+drwxr-xr-x root/root usr/share/filezilla/resources/minimal/
+drwxr-xr-x root/root usr/share/filezilla/resources/minimal/16x16/
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/find.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/server.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/16x16/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/minimal/32x32/
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/32x32/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/minimal/theme.xml
+-rw-r--r-- root/root usr/share/filezilla/resources/netconfwizard.xrc
+drwxr-xr-x root/root usr/share/filezilla/resources/opencrystal/
+drwxr-xr-x root/root usr/share/filezilla/resources/opencrystal/16x16/
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/find.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/server.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/16x16/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/opencrystal/20x20/
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/20x20/server.png
+drwxr-xr-x root/root usr/share/filezilla/resources/opencrystal/24x24/
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/24x24/server.png
+drwxr-xr-x root/root usr/share/filezilla/resources/opencrystal/32x32/
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/find.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/32x32/uploadadd.png
+drwxr-xr-x root/root usr/share/filezilla/resources/opencrystal/48x48/
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/ascii.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/auto.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/binary.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/bookmarks.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/cancel.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/compare.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/disconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/download.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/downloadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/file.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/filter.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/find.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/folder.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/folderback.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/folderclosed.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/folderup.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/help.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/localtreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/lock.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/logview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/processqueue.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/queueview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/reconnect.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/refresh.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/remotetreeview.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/showhidden.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/sitemanager.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/speedlimits.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/synchronize.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/upload.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/48x48/uploadadd.png
+-rw-r--r-- root/root usr/share/filezilla/resources/opencrystal/theme.xml
+-rw-r--r-- root/root usr/share/filezilla/resources/quickconnectbar.xrc
+-rw-r--r-- root/root usr/share/filezilla/resources/settings.xrc
+-rw-r--r-- root/root usr/share/filezilla/resources/theme.xml
+-rw-r--r-- root/root usr/share/filezilla/resources/toolbar.xrc
+-rw-r--r-- root/root usr/share/filezilla/resources/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/16x16/
+drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/
+-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/filezilla.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/filezilla.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/filezilla.png
+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/filezilla.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/filezilla.1.gz
+-rw-r--r-- root/root usr/share/man/man1/fzputtygen.1.gz
+-rw-r--r-- root/root usr/share/man/man1/fzsftp.1.gz
+drwxr-xr-x root/root usr/share/man/man5/
+-rw-r--r-- root/root usr/share/man/man5/fzdefaults.xml.5.gz
+drwxr-xr-x root/root usr/share/pixmaps/
+-rw-r--r-- root/root usr/share/pixmaps/filezilla.png
diff --git a/extra/filezilla/.md5sum.i686 b/extra/filezilla/.md5sum.i686
new file mode 100644
index 000000000..c90aa4099
--- /dev/null
+++ b/extra/filezilla/.md5sum.i686
@@ -0,0 +1 @@
+8afb7aee4ba72b6363dcfe469bc7fbef FileZilla_3.5.1_src.tar.bz2
diff --git a/extra/filezilla/.md5sum.x86_64 b/extra/filezilla/.md5sum.x86_64
new file mode 100644
index 000000000..c90aa4099
--- /dev/null
+++ b/extra/filezilla/.md5sum.x86_64
@@ -0,0 +1 @@
+8afb7aee4ba72b6363dcfe469bc7fbef FileZilla_3.5.1_src.tar.bz2
diff --git a/extra/filezilla/Pkgfile b/extra/filezilla/Pkgfile
new file mode 100644
index 000000000..b96e93c80
--- /dev/null
+++ b/extra/filezilla/Pkgfile
@@ -0,0 +1,20 @@
+# Description: Client FTP, FTPS et SFTP
+# URL: http://filezilla-project.org/
+# Maintainer: NuTyX Core Team
+# Packager: piernov <piernov@piernov.org>
+# Depends on: dbus, wxgtk, libidn, hicolor-icon-theme, gnutls, sqlite3
+# Run on: dbus,wxgtk,libidn,hicolor-icon-theme,gnutls,sqlite3
+
+name=filezilla
+version=3.5.1
+release=1
+source=(http://downloads.sourceforge.net/filezilla/FileZilla_${version}_src.tar.bz2)
+
+build() {
+ cd $name-$version
+ ./configure --prefix=/usr \
+ --with-dbus \
+ --with-tinyxml=builtin
+ make
+ make DESTDIR=$PKG install
+}
diff --git a/extra/filezilla/post-install b/extra/filezilla/post-install
new file mode 100644
index 000000000..86c36a393
--- /dev/null
+++ b/extra/filezilla/post-install
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+# icon cache
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+
+# End of file
diff --git a/extra/gtk-doc/.footprint.i686 b/extra/gtk-doc/.footprint.i686
index 3f9c0d8af..3aceca0fc 100644
--- a/extra/gtk-doc/.footprint.i686
+++ b/extra/gtk-doc/.footprint.i686
@@ -46,7 +46,6 @@ drwxr-xr-x root/root usr/share/gnome/help/gtk-doc-manual/te/
-rw-r--r-- root/root usr/share/gnome/help/gtk-doc-manual/te/gtk-doc-manual.xml
drwxr-xr-x root/root usr/share/gtk-doc/
drwxr-xr-x root/root usr/share/gtk-doc/data/
--rw-r--r-- root/root usr/share/gtk-doc/data/devhelp.xsl
-rw-r--r-- root/root usr/share/gtk-doc/data/devhelp2.xsl
-rw-r--r-- root/root usr/share/gtk-doc/data/gtk-doc.dcl
-rw-r--r-- root/root usr/share/gtk-doc/data/gtk-doc.dsl
diff --git a/extra/gtk-doc/.footprint.x86_64 b/extra/gtk-doc/.footprint.x86_64
index 3f9c0d8af..3aceca0fc 100644
--- a/extra/gtk-doc/.footprint.x86_64
+++ b/extra/gtk-doc/.footprint.x86_64
@@ -46,7 +46,6 @@ drwxr-xr-x root/root usr/share/gnome/help/gtk-doc-manual/te/
-rw-r--r-- root/root usr/share/gnome/help/gtk-doc-manual/te/gtk-doc-manual.xml
drwxr-xr-x root/root usr/share/gtk-doc/
drwxr-xr-x root/root usr/share/gtk-doc/data/
--rw-r--r-- root/root usr/share/gtk-doc/data/devhelp.xsl
-rw-r--r-- root/root usr/share/gtk-doc/data/devhelp2.xsl
-rw-r--r-- root/root usr/share/gtk-doc/data/gtk-doc.dcl
-rw-r--r-- root/root usr/share/gtk-doc/data/gtk-doc.dsl
diff --git a/extra/gtk-doc/.md5sum.i686 b/extra/gtk-doc/.md5sum.i686
index e9d098cba..1797a61f5 100644
--- a/extra/gtk-doc/.md5sum.i686
+++ b/extra/gtk-doc/.md5sum.i686
@@ -1 +1 @@
-216c52563f2ffcc7f765f5a735664606 gtk-doc-1.16.tar.bz2
+3927bed60fdd0fc9093a1d00018e746a gtk-doc-1.18.tar.xz
diff --git a/extra/gtk-doc/.md5sum.x86_64 b/extra/gtk-doc/.md5sum.x86_64
index e9d098cba..1797a61f5 100644
--- a/extra/gtk-doc/.md5sum.x86_64
+++ b/extra/gtk-doc/.md5sum.x86_64
@@ -1 +1 @@
-216c52563f2ffcc7f765f5a735664606 gtk-doc-1.16.tar.bz2
+3927bed60fdd0fc9093a1d00018e746a gtk-doc-1.18.tar.xz
diff --git a/extra/gtk-doc/Pkgfile b/extra/gtk-doc/Pkgfile
index c9750e30b..271953c8b 100644
--- a/extra/gtk-doc/Pkgfile
+++ b/extra/gtk-doc/Pkgfile
@@ -6,9 +6,9 @@
# Run on: gnome-doc-utils
name=gtk-doc
-version=1.16
+version=1.18
release=1
-source=(http://ftp.gnome.org/pub/gnome/sources/$name/$version/$name-$version.tar.bz2)
+source=(http://ftp.gnome.org/pub/gnome/sources/$name/$version/$name-$version.tar.xz)
build() {
cd $name-$version
@@ -16,6 +16,4 @@ build() {
--localstatedir=/var/lib
make
make DESTDIR=$PKG install
- rm -rf $PKG/var
}
-
diff --git a/extra/libvdpau/.md5sum.i686 b/extra/libvdpau/.md5sum.i686
index c1b3bb1b9..39532caa8 100644
--- a/extra/libvdpau/.md5sum.i686
+++ b/extra/libvdpau/.md5sum.i686
@@ -1 +1 @@
-06da6f81ad37708b33a20ed177a44d81 libvdpau-0.4.tar.gz
+8e1f0639bea4e4a842aee93ab64406cc libvdpau-0.4.1.tar.gz
diff --git a/extra/libvdpau/.md5sum.x86_64 b/extra/libvdpau/.md5sum.x86_64
index c1b3bb1b9..39532caa8 100644
--- a/extra/libvdpau/.md5sum.x86_64
+++ b/extra/libvdpau/.md5sum.x86_64
@@ -1 +1 @@
-06da6f81ad37708b33a20ed177a44d81 libvdpau-0.4.tar.gz
+8e1f0639bea4e4a842aee93ab64406cc libvdpau-0.4.1.tar.gz
diff --git a/extra/libvdpau/Pkgfile b/extra/libvdpau/Pkgfile
index 90b77fa63..6049c16e9 100755
--- a/extra/libvdpau/Pkgfile
+++ b/extra/libvdpau/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: xorg-libx11
name=libvdpau
-version=0.4
+version=0.4.1
release=1
source=(http://people.freedesktop.org/~aplattner/vdpau/$name-$version.tar.gz )
diff --git a/gnome3/py2cairo/.footprint.i686 b/gnome3/py2cairo/.footprint.i686
new file mode 100644
index 000000000..1b66d9cfc
--- /dev/null
+++ b/gnome3/py2cairo/.footprint.i686
@@ -0,0 +1,14 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/pycairo/
+-rw-r--r-- root/root usr/include/pycairo/pycairo.h
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/pycairo.pc
+drwxr-xr-x root/root usr/lib/python2.7/
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/cairo/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/cairo/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/cairo/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/cairo/__init__.pyo
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/cairo/_cairo.so
diff --git a/gnome3/py2cairo/.footprint.x86_64 b/gnome3/py2cairo/.footprint.x86_64
new file mode 100644
index 000000000..1b66d9cfc
--- /dev/null
+++ b/gnome3/py2cairo/.footprint.x86_64
@@ -0,0 +1,14 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/pycairo/
+-rw-r--r-- root/root usr/include/pycairo/pycairo.h
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/pycairo.pc
+drwxr-xr-x root/root usr/lib/python2.7/
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/cairo/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/cairo/__init__.py
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/cairo/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/cairo/__init__.pyo
+-rwxr-xr-x root/root usr/lib/python2.7/site-packages/cairo/_cairo.so
diff --git a/gnome3/py2cairo/.md5sum.i686 b/gnome3/py2cairo/.md5sum.i686
new file mode 100644
index 000000000..b2fdf2301
--- /dev/null
+++ b/gnome3/py2cairo/.md5sum.i686
@@ -0,0 +1 @@
+20337132c4ab06c1146ad384d55372c5 py2cairo-1.10.0.tar.bz2
diff --git a/gnome3/py2cairo/.md5sum.x86_64 b/gnome3/py2cairo/.md5sum.x86_64
new file mode 100644
index 000000000..b2fdf2301
--- /dev/null
+++ b/gnome3/py2cairo/.md5sum.x86_64
@@ -0,0 +1 @@
+20337132c4ab06c1146ad384d55372c5 py2cairo-1.10.0.tar.bz2
diff --git a/gnome3/py2cairo/Pkgfile b/gnome3/py2cairo/Pkgfile
new file mode 100644
index 000000000..25a7a57de
--- /dev/null
+++ b/gnome3/py2cairo/Pkgfile
@@ -0,0 +1,18 @@
+# Description: Connecteur Python2 pour la librairie cairo
+# URL: http://www.cairographics.org/
+# Maintainer: NuTyX core team
+# Packager: lesibel at free dot fr
+# Depends on: cairo,python
+# Run on: cairo
+
+name=py2cairo
+version=1.10.0
+release=2
+source=(http://cairographics.org/releases/$name-$version.tar.bz2)
+
+build() {
+ cd $name-$version
+ ./waf configure --prefix=/usr
+ ./waf build
+ ./waf install --destdir=$PKG
+}
diff --git a/kde/ktorrent/.footprint.i686 b/kde/ktorrent/.footprint.i686
index 66621fca5..7599e7acf 100644
--- a/kde/ktorrent/.footprint.i686
+++ b/kde/ktorrent/.footprint.i686
@@ -25,8 +25,8 @@ drwxr-xr-x root/root usr/lib/kde4/
-rwxr-xr-x root/root usr/lib/kde4/plasma_applet_ktorrent.so
-rwxr-xr-x root/root usr/lib/kde4/plasma_engine_ktorrent.so
lrwxrwxrwx root/root usr/lib/libktcore.so -> libktcore.so.12
-lrwxrwxrwx root/root usr/lib/libktcore.so.12 -> libktcore.so.12.0.1
--rwxr-xr-x root/root usr/lib/libktcore.so.12.0.1
+lrwxrwxrwx root/root usr/lib/libktcore.so.12 -> libktcore.so.12.0.2
+-rwxr-xr-x root/root usr/lib/libktcore.so.12.0.2
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
drwxr-xr-x root/root usr/share/applications/kde4/
diff --git a/kde/ktorrent/.footprint.x86_64 b/kde/ktorrent/.footprint.x86_64
index 66621fca5..7599e7acf 100644
--- a/kde/ktorrent/.footprint.x86_64
+++ b/kde/ktorrent/.footprint.x86_64
@@ -25,8 +25,8 @@ drwxr-xr-x root/root usr/lib/kde4/
-rwxr-xr-x root/root usr/lib/kde4/plasma_applet_ktorrent.so
-rwxr-xr-x root/root usr/lib/kde4/plasma_engine_ktorrent.so
lrwxrwxrwx root/root usr/lib/libktcore.so -> libktcore.so.12
-lrwxrwxrwx root/root usr/lib/libktcore.so.12 -> libktcore.so.12.0.1
--rwxr-xr-x root/root usr/lib/libktcore.so.12.0.1
+lrwxrwxrwx root/root usr/lib/libktcore.so.12 -> libktcore.so.12.0.2
+-rwxr-xr-x root/root usr/lib/libktcore.so.12.0.2
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
drwxr-xr-x root/root usr/share/applications/kde4/
diff --git a/kde/ktorrent/.md5sum.i686 b/kde/ktorrent/.md5sum.i686
index 34234b67d..653a4ac3c 100644
--- a/kde/ktorrent/.md5sum.i686
+++ b/kde/ktorrent/.md5sum.i686
@@ -1,2 +1,2 @@
1f25b94615b0bbfa0457c99fb20de3e6 httpserver.patch
-affadf7c7198e5aa430e91ab75800296 ktorrent-4.1.1.tar.bz2
+8026d9f75257f2e52ac5ba3ce4720d55 ktorrent-4.1.2.tar.bz2
diff --git a/kde/ktorrent/.md5sum.x86_64 b/kde/ktorrent/.md5sum.x86_64
index 34234b67d..653a4ac3c 100644
--- a/kde/ktorrent/.md5sum.x86_64
+++ b/kde/ktorrent/.md5sum.x86_64
@@ -1,2 +1,2 @@
1f25b94615b0bbfa0457c99fb20de3e6 httpserver.patch
-affadf7c7198e5aa430e91ab75800296 ktorrent-4.1.1.tar.bz2
+8026d9f75257f2e52ac5ba3ce4720d55 ktorrent-4.1.2.tar.bz2
diff --git a/kde/ktorrent/Pkgfile b/kde/ktorrent/Pkgfile
index b64b4926f..6a717ae74 100755
--- a/kde/ktorrent/Pkgfile
+++ b/kde/ktorrent/Pkgfile
@@ -6,7 +6,7 @@
# Run on: libktorrent,kde-workspace
name=ktorrent
-version=4.1.1
+version=4.1.2
release=1
source=(http://ktorrent.org/downloads/$version/$name-$version.tar.bz2 \
http://nutyx.meticul.eu/files/patchs/$name/httpserver.patch)
diff --git a/kde/libktorrent/.footprint.i686 b/kde/libktorrent/.footprint.i686
index 22b5e8629..cd1d92289 100644
--- a/kde/libktorrent/.footprint.i686
+++ b/kde/libktorrent/.footprint.i686
@@ -187,8 +187,8 @@ drwxr-xr-x root/root usr/include/libktorrent/utp/
-rw-r--r-- root/root usr/include/libktorrent/version.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libktorrent.so -> libktorrent.so.3
-lrwxrwxrwx root/root usr/lib/libktorrent.so.3 -> libktorrent.so.3.0.1
--rwxr-xr-x root/root usr/lib/libktorrent.so.3.0.1
+lrwxrwxrwx root/root usr/lib/libktorrent.so.3 -> libktorrent.so.3.0.2
+-rwxr-xr-x root/root usr/lib/libktorrent.so.3.0.2
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/apps/
drwxr-xr-x root/root usr/share/apps/cmake/
diff --git a/kde/libktorrent/.footprint.x86_64 b/kde/libktorrent/.footprint.x86_64
index 22b5e8629..cd1d92289 100644
--- a/kde/libktorrent/.footprint.x86_64
+++ b/kde/libktorrent/.footprint.x86_64
@@ -187,8 +187,8 @@ drwxr-xr-x root/root usr/include/libktorrent/utp/
-rw-r--r-- root/root usr/include/libktorrent/version.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libktorrent.so -> libktorrent.so.3
-lrwxrwxrwx root/root usr/lib/libktorrent.so.3 -> libktorrent.so.3.0.1
--rwxr-xr-x root/root usr/lib/libktorrent.so.3.0.1
+lrwxrwxrwx root/root usr/lib/libktorrent.so.3 -> libktorrent.so.3.0.2
+-rwxr-xr-x root/root usr/lib/libktorrent.so.3.0.2
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/apps/
drwxr-xr-x root/root usr/share/apps/cmake/
diff --git a/kde/libktorrent/.md5sum.i686 b/kde/libktorrent/.md5sum.i686
index 7089ab94f..d2cf6db65 100644
--- a/kde/libktorrent/.md5sum.i686
+++ b/kde/libktorrent/.md5sum.i686
@@ -1 +1 @@
-96de8dd6d6cea4255ce946bb4cd69836 libktorrent-1.1.1.tar.bz2
+471b25afc48e195723ac1e264c8a0fc5 libktorrent-1.1.2.tar.bz2
diff --git a/kde/libktorrent/.md5sum.x86_64 b/kde/libktorrent/.md5sum.x86_64
index 7089ab94f..d2cf6db65 100644
--- a/kde/libktorrent/.md5sum.x86_64
+++ b/kde/libktorrent/.md5sum.x86_64
@@ -1 +1 @@
-96de8dd6d6cea4255ce946bb4cd69836 libktorrent-1.1.1.tar.bz2
+471b25afc48e195723ac1e264c8a0fc5 libktorrent-1.1.2.tar.bz2
diff --git a/kde/libktorrent/Pkgfile b/kde/libktorrent/Pkgfile
index b8cdbec6a..81691e660 100755
--- a/kde/libktorrent/Pkgfile
+++ b/kde/libktorrent/Pkgfile
@@ -6,8 +6,8 @@
# Run on: qca,xorg-libxft,kdelibs,taglib,hicolor-icon-theme,kdepimlibs
name=libktorrent
-version=1.1.1
-versionktorrent=4.1.1
+version=1.1.2
+versionktorrent=4.1.2
release=1
source=(http://ktorrent.org/downloads/$versionktorrent/$name-$version.tar.bz2)