summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rwxr-xr-xextra/abook/.footprint13
-rwxr-xr-xextra/abook/.md5sum2
-rwxr-xr-xextra/abook/Pkgfile20
-rw-r--r--extra/antiword/.footprint41
-rw-r--r--extra/antiword/.md5sum1
-rw-r--r--extra/antiword/Pkgfile19
-rw-r--r--extra/audiofile/.footprint20
-rw-r--r--extra/audiofile/.md5sum1
-rwxr-xr-xextra/audiofile/Pkgfile18
-rw-r--r--extra/aurora/Pkgfile~19
-rw-r--r--extra/blas/.footprint9
-rw-r--r--extra/blas/.md5sum3
-rw-r--r--extra/blas/Pkgfile31
-rw-r--r--extra/blas/license.txt19
-rw-r--r--extra/blas/make.inc34
-rw-r--r--extra/cdrdao/.footprint14
-rw-r--r--extra/cdrdao/.md5sum3
-rwxr-xr-xextra/cdrdao/Pkgfile23
-rw-r--r--extra/cdrdao/cdrao-1.2.2-glibc.patch71
-rw-r--r--extra/cdrdao/gcc4.patch67
-rw-r--r--extra/djvulibre/Pkgfile2
-rwxr-xr-xextra/exiv2/Pkgfile2
-rw-r--r--extra/geany/Pkgfile2
-rw-r--r--extra/imagemagick/.md5sum2
-rwxr-xr-xextra/imagemagick/Pkgfile4
-rw-r--r--extra/libdrm/.md5sum2
-rwxr-xr-xextra/libdrm/Pkgfile2
-rw-r--r--extra/libnl/.footprint63
-rw-r--r--extra/libnl/.md5sum4
-rw-r--r--extra/libnl/01-missing_declaration.patch13
-rw-r--r--extra/libnl/Pkgfile22
-rw-r--r--extra/libnl/gcc43.patch11
-rw-r--r--extra/libnl/libnl-1.pc11
-rw-r--r--extra/libproxy/.footprint1
-rwxr-xr-xextra/libproxy/Pkgfile4
-rw-r--r--extra/libxslt/.footprint13
-rw-r--r--extra/libxslt/.md5sum2
-rwxr-xr-xextra/libxslt/Pkgfile2
-rwxr-xr-xextra/lshw/Pkgfile2
-rw-r--r--extra/netcdf/.footprint58
-rw-r--r--extra/netcdf/.md5sum1
-rw-r--r--extra/netcdf/Pkgfile24
-rw-r--r--extra/nss/.md5sum2
-rw-r--r--extra/nss/Pkgfile7
-rwxr-xr-xextra/rlog/Pkgfile20
-rw-r--r--extra/rox/.footprint222
-rw-r--r--extra/rox/.md5sum3
-rw-r--r--extra/rox/Pkgfile42
-rw-r--r--extra/rox/rox.desktop9
-rwxr-xr-xextra/rox/rox.svg493
-rw-r--r--extra/slim/background.oldbin43853 -> 0 bytes
-rw-r--r--extra/swig/.footprint574
-rw-r--r--extra/swig/.md5sum1
-rw-r--r--extra/swig/Pkgfile19
-rw-r--r--extra/unrar/.footprint8
-rw-r--r--extra/unrar/.md5sum1
-rwxr-xr-xextra/unrar/Pkgfile19
-rwxr-xr-xextra/webkit/.footprint77
-rw-r--r--[-rwxr-xr-x]extra/webkit/.md5sum2
-rwxr-xr-xextra/webkit/Pkgfile13
60 files changed, 860 insertions, 1327 deletions
diff --git a/extra/abook/.footprint b/extra/abook/.footprint
deleted file mode 100755
index e5585426d..000000000
--- a/extra/abook/.footprint
+++ /dev/null
@@ -1,13 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/abook
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/locale/
-drwxr-xr-x root/root usr/share/locale/fr/
-drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/abook.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/abook.1.gz
-drwxr-xr-x root/root usr/share/man/man5/
--rw-r--r-- root/root usr/share/man/man5/abookrc.5.gz
diff --git a/extra/abook/.md5sum b/extra/abook/.md5sum
deleted file mode 100755
index 0cc92bbea..000000000
--- a/extra/abook/.md5sum
+++ /dev/null
@@ -1,2 +0,0 @@
-956eeb417b337a6c838c1c625019ea00 0.5.6-01_editor
-87d25df96864a7c507a4965e6d1da49d abook-0.5.6.tar.gz
diff --git a/extra/abook/Pkgfile b/extra/abook/Pkgfile
deleted file mode 100755
index f81b0d073..000000000
--- a/extra/abook/Pkgfile
+++ /dev/null
@@ -1,20 +0,0 @@
-# Description: Carnet d'adresses en mode texte
-# URL: http://abook.sourceforge.net/
-# Maintainer: NuTyX core team
-# Packager: fred.galusik at gmail dot com
-# Depends on: readline, ncurses
-
-name=abook
-version=0.5.6
-release=1
-source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz \
-http://abook.sourceforge.net/patches/0.5.6-01_editor)
-
-build() {
-cd $name-$version
-patch -p0 < ../0.5.6-01_editor
- ./configure --prefix=/usr \
- --mandir=/usr/share/man
- make
- make DESTDIR=$PKG install
-}
diff --git a/extra/antiword/.footprint b/extra/antiword/.footprint
deleted file mode 100644
index 592ee3386..000000000
--- a/extra/antiword/.footprint
+++ /dev/null
@@ -1,41 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/local/
-drwxr-xr-x root/root usr/local/bin/
--rwxr-xr-x root/root usr/local/bin/antiword
--rwxr-xr-x root/root usr/local/bin/kantiword
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/antiword/
--rw-r--r-- root/root usr/share/antiword/8859-1.txt
--rw-r--r-- root/root usr/share/antiword/8859-10.txt
--rw-r--r-- root/root usr/share/antiword/8859-11.txt
--rw-r--r-- root/root usr/share/antiword/8859-13.txt
--rw-r--r-- root/root usr/share/antiword/8859-14.txt
--rw-r--r-- root/root usr/share/antiword/8859-15.txt
--rw-r--r-- root/root usr/share/antiword/8859-16.txt
--rw-r--r-- root/root usr/share/antiword/8859-2.txt
--rw-r--r-- root/root usr/share/antiword/8859-3.txt
--rw-r--r-- root/root usr/share/antiword/8859-4.txt
--rw-r--r-- root/root usr/share/antiword/8859-5.txt
--rw-r--r-- root/root usr/share/antiword/8859-6.txt
--rw-r--r-- root/root usr/share/antiword/8859-7.txt
--rw-r--r-- root/root usr/share/antiword/8859-8.txt
--rw-r--r-- root/root usr/share/antiword/8859-9.txt
--rw-r--r-- root/root usr/share/antiword/MacCyrillic.txt
--rw-r--r-- root/root usr/share/antiword/MacRoman.txt
--rw-r--r-- root/root usr/share/antiword/UTF-8.txt
--rw-r--r-- root/root usr/share/antiword/cp1250.txt
--rw-r--r-- root/root usr/share/antiword/cp1251.txt
--rw-r--r-- root/root usr/share/antiword/cp1252.txt
--rw-r--r-- root/root usr/share/antiword/cp437.txt
--rw-r--r-- root/root usr/share/antiword/cp850.txt
--rw-r--r-- root/root usr/share/antiword/cp852.txt
--rw-r--r-- root/root usr/share/antiword/cp862.txt
--rw-r--r-- root/root usr/share/antiword/cp864.txt
--rw-r--r-- root/root usr/share/antiword/cp866.txt
--rw-r--r-- root/root usr/share/antiword/fontnames
--rw-r--r-- root/root usr/share/antiword/koi8-r.txt
--rw-r--r-- root/root usr/share/antiword/koi8-u.txt
--rw-r--r-- root/root usr/share/antiword/roman.txt
-drwxr-xr-x root/root usr/share/man/
-drwxr-xr-x root/root usr/share/man/man.1/
--rw-rw-rw- root/root usr/share/man/man.1/antiword.1.gz
diff --git a/extra/antiword/.md5sum b/extra/antiword/.md5sum
deleted file mode 100644
index c2c7fba22..000000000
--- a/extra/antiword/.md5sum
+++ /dev/null
@@ -1 +0,0 @@
-f868e2a269edcbc06bf77e89a55898d1 antiword-0.37.tar.gz
diff --git a/extra/antiword/Pkgfile b/extra/antiword/Pkgfile
deleted file mode 100644
index 2f500d1e3..000000000
--- a/extra/antiword/Pkgfile
+++ /dev/null
@@ -1,19 +0,0 @@
-# Description: lecteur de fichier .doc en ligne de commande
-# URL: http://www.winfield.demon.nl
-# Maintainer: NuTyX core team
-# Packager: skingrapher at legtux dot org
-# Depends on: gcc, glibc
-name=antiword
-version=0.37
-release=1
-source=(http://www.winfield.demon.nl/linux/$name-$version.tar.gz)
-
-
-build() {
-cd $name-$version
- sed -i "s|CFLAGS =.*|CFLAGS=$CFLAGS-DNDEBUG|g; \
- s|GLOBAL_INSTALL_DIR=.*|GLOBAL_INSTALL_DIR=/usr/bin|g"\
- Makefile.Linux
- make DESTDIR=$PKG global_install
- install -D --mode=666 Docs/antiword.1 $PKG/usr/share/man/man.1/antiword.1
-}
diff --git a/extra/audiofile/.footprint b/extra/audiofile/.footprint
deleted file mode 100644
index ec2503597..000000000
--- a/extra/audiofile/.footprint
+++ /dev/null
@@ -1,20 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/audiofile-config
--rwxr-xr-x root/root usr/bin/sfconvert
--rwxr-xr-x root/root usr/bin/sfinfo
-drwxr-xr-x root/root usr/include/
--rw-r--r-- root/root usr/include/af_vfs.h
--rw-r--r-- root/root usr/include/audiofile.h
--rw-r--r-- root/root usr/include/aupvlist.h
-drwxr-xr-x root/root usr/lib/
--rw-r--r-- root/root usr/lib/libaudiofile.a
--rwxr-xr-x root/root usr/lib/libaudiofile.la
-lrwxrwxrwx root/root usr/lib/libaudiofile.so -> libaudiofile.so.0.0.2
-lrwxrwxrwx root/root usr/lib/libaudiofile.so.0 -> libaudiofile.so.0.0.2
--rwxr-xr-x root/root usr/lib/libaudiofile.so.0.0.2
-drwxr-xr-x root/root usr/lib/pkgconfig/
--rw-r--r-- root/root usr/lib/pkgconfig/audiofile.pc
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/aclocal/
--rw-r--r-- root/root usr/share/aclocal/audiofile.m4
diff --git a/extra/audiofile/.md5sum b/extra/audiofile/.md5sum
deleted file mode 100644
index 1dd4d925d..000000000
--- a/extra/audiofile/.md5sum
+++ /dev/null
@@ -1 +0,0 @@
-9c1049876cd51c0f1b12c2886cce4d42 audiofile-0.2.6.tar.gz
diff --git a/extra/audiofile/Pkgfile b/extra/audiofile/Pkgfile
deleted file mode 100755
index 9820a6a9b..000000000
--- a/extra/audiofile/Pkgfile
+++ /dev/null
@@ -1,18 +0,0 @@
-# Description: Fournit une interface API por accéder à de nombreux formats de fichiers audio
-# Maintainer: NuTyX coreteam
-# Packager: thierryn1 at hispeed dot ch
-# URL: http://www.68k.org/~michael/audiofile
-# Depends on: glibc
-
-name=audiofile
-version=0.2.6
-release=1
-source=(http://www.68k.org/~michael/$name/$name-$version.tar.gz)
-build () {
- cd $name-$version
- ./configure --prefix=/usr\
- --mandir=/usr/share/man \
- --infodir=/usr/share/info
- make
- make DESTDIR=$PKG install
-}
diff --git a/extra/aurora/Pkgfile~ b/extra/aurora/Pkgfile~
deleted file mode 100644
index 94f03cc8d..000000000
--- a/extra/aurora/Pkgfile~
+++ /dev/null
@@ -1,19 +0,0 @@
-# Description: Moteur gtk
-# URL: http://gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438
-# Maintainer: NuTyX core team
-# Packager: geantbrun at gmail dot com
-# Depends on: gtk
-
-name=aurora
-version=1.5.1
-release=1
-source=(http://gnome-look.org/CONTENT/content-files/56438-aurora-1.5.1.tar.bz2)
-
-build() {
- tar xzf aurora-gtk-engine-1.5.tar.gz
- cd aurora-1.5
- ./configure --prefix=/usr \
- --enable-animation
- make
- make DESTDIR=$PKG install
-}
diff --git a/extra/blas/.footprint b/extra/blas/.footprint
deleted file mode 100644
index 3cec1dae5..000000000
--- a/extra/blas/.footprint
+++ /dev/null
@@ -1,9 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/libblas.so -> libblas.so.3.0.3
-lrwxrwxrwx root/root usr/lib/libblas.so.3 -> libblas.so.3.0.3
--rwxr-xr-x root/root usr/lib/libblas.so.3.0.3
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/licenses/
-drwxr-xr-x root/root usr/share/licenses/blas/
--rw-r--r-- root/root usr/share/licenses/blas/license.txt
diff --git a/extra/blas/.md5sum b/extra/blas/.md5sum
deleted file mode 100644
index 40551f2b2..000000000
--- a/extra/blas/.md5sum
+++ /dev/null
@@ -1,3 +0,0 @@
-7e6af7022440d8688d16be86d55fb358 blas.tgz
-38b6acb8ed5691d25863319d30a8b365 license.txt
-c9822d4699733bdee98f417565181f9c make.inc
diff --git a/extra/blas/Pkgfile b/extra/blas/Pkgfile
deleted file mode 100644
index a69e4cb11..000000000
--- a/extra/blas/Pkgfile
+++ /dev/null
@@ -1,31 +0,0 @@
-# Description: Basic Linear Algebra Subprograms
-# URL: http://www.netlib.org/blas
-# Maintainer: NuTyX core team
-# Packager: lesibel at free dot fr
-# Depends on: gcc-libs
-
-name=blas
-version=20070405
-release=1
-source=(http://www.netlib.org/blas/blas.tgz
- make.inc
- license.txt)
-
-build() {
- cd BLAS
-
- # Build with Position Independent Code (PIC) FS#12464 (i686), required for x86_64
- CFLAGS="${CFLAGS} -fPIC"
-
- cp $SRC/make.inc $SRC/BLAS/
- make OPTS="${CFLAGS}" NOOPT="${CFLAGS/-O?/-O0}"
-
- install -m755 -d $PKG/usr/lib
- install -m755 libblas.so.3.0.3 $PKG/usr/lib/
- ln -sf libblas.so.3.0.3 $PKG/usr/lib/libblas.so
- ln -sf libblas.so.3.0.3 $PKG/usr/lib/libblas.so.3
-
- # Install custom license
- install -d $PKG/usr/share/licenses/$name
- install -m644 $SRC/license.txt $PKG/usr/share/licenses/$name/
-}
diff --git a/extra/blas/license.txt b/extra/blas/license.txt
deleted file mode 100644
index 79f38386e..000000000
--- a/extra/blas/license.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-From: http://www.netlib.org/blas/faq.html
-
- 2) Are there legal restrictions on the use of BLAS reference
- implementation software?
-
-The reference BLAS is a freely-available software package. It is
-available from netlib via anonymous ftp and the World Wide Web. Thus,
-it can be included in commercial software packages (and has been). We
-only ask that proper credit be given to the authors.
-
-Like all software, it is copyrighted. It is not trademarked, but we do
-ask the following:
-
-If you modify the source for these routines we ask that you change the
-name of the routine and comment the changes made to the original.
-
-We will gladly answer any questions regarding the software. If a
-modification is done, however, it is the responsibility of the person
-who modified the routine to provide support.
diff --git a/extra/blas/make.inc b/extra/blas/make.inc
deleted file mode 100644
index 3adb7654f..000000000
--- a/extra/blas/make.inc
+++ /dev/null
@@ -1,34 +0,0 @@
-####################################################################
-# BLAS make include file. #
-# March 2007 #
-####################################################################
-#
-SHELL = /bin/sh
-#
-# The machine (platform) identifier to append to the library names
-#
-PLAT = _LINUX
-#
-# Modify the FORTRAN and OPTS definitions to refer to the
-# compiler and desired compiler options for your machine. NOOPT
-# refers to the compiler options desired when NO OPTIMIZATION is
-# selected. Define LOADER and LOADOPTS to refer to the loader and
-# desired load options for your machine.
-#
-FORTRAN = gfortran
-OPTS = -O2
-DRVOPTS = $(OPTS)
-NOOPT = -O0
-LOADER = gfortran
-LOADOPTS =
-#
-# The archiver and the flag(s) to use when building archive (library)
-# If you system has no ranlib, set RANLIB = echo.
-#
-ARCH = gfortran
-ARCHFLAGS= -shared -o
-RANLIB = echo
-#
-# The location and name of the Reference BLAS library.
-#
-BLASLIB = libblas.so.3.0.3
diff --git a/extra/cdrdao/.footprint b/extra/cdrdao/.footprint
deleted file mode 100644
index 7b4263a54..000000000
--- a/extra/cdrdao/.footprint
+++ /dev/null
@@ -1,14 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/cdrdao
--rwxr-xr-x root/root usr/bin/cue2toc
--rwxr-xr-x root/root usr/bin/toc2cddb
--rwxr-xr-x root/root usr/bin/toc2cue
--rwxr-xr-x root/root usr/bin/toc2mp3
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/cdrdao/
--rw-r--r-- root/root usr/share/cdrdao/drivers
-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/cdrdao.1.gz
--rw-r--r-- root/root usr/share/man/man1/cue2toc.1.gz
diff --git a/extra/cdrdao/.md5sum b/extra/cdrdao/.md5sum
deleted file mode 100644
index e052c98b2..000000000
--- a/extra/cdrdao/.md5sum
+++ /dev/null
@@ -1,3 +0,0 @@
-684dc1e24b14c7837a6c93498a1cd951 cdrao-1.2.2-glibc.patch
-f0cbf36907406cb4f4c568f9e6669a34 cdrdao-1.2.2.tar.bz2
-a3026879702a38f904dbf0dd8a19fb26 gcc4.patch
diff --git a/extra/cdrdao/Pkgfile b/extra/cdrdao/Pkgfile
deleted file mode 100755
index 973af9f57..000000000
--- a/extra/cdrdao/Pkgfile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Description: Permet la gravure de CD en mode disk-at-once
-# URL: http://cdrdao.sourceforge.net
-# Maintainer: NuTyX core team
-# Packager: thierryn1 at hispeed dot ch
-# Depends on:
-
-name=cdrdao
-version=1.2.2
-release=1
-source=( http://downloads.sourceforge.net/$name/$name-$version.tar.bz2 \
- cdrao-1.2.2-glibc.patch gcc4.patch)
-
-
-build() {
- cd $name-$version
- patch -Np1 -i ../cdrao-1.2.2-glibc.patch
- patch -Np1 -i ../gcc4.patch
- ./configure --prefix=/usr \
- --mandir=/usr/share/man \
- --infodir=/usr/share/info
- make
- make DESTDIR=$PKG install
-}
diff --git a/extra/cdrdao/cdrao-1.2.2-glibc.patch b/extra/cdrdao/cdrao-1.2.2-glibc.patch
deleted file mode 100644
index 04809b317..000000000
--- a/extra/cdrdao/cdrao-1.2.2-glibc.patch
+++ /dev/null
@@ -1,71 +0,0 @@
-diff -puNr cdrdao-1.2.2.orig/scsilib/include/schily.h cdrdao-1.2.2/scsilib/include/schily.h
---- cdrdao-1.2.2.orig/scsilib/include/schily.h 2004-03-05 01:30:40.000000000 +0100
-+++ cdrdao-1.2.2/scsilib/include/schily.h 2009-03-11 21:55:15.000000000 +0100
-@@ -108,7 +108,7 @@ extern int fexecle __PR((const char *, F
- /* 6th arg not const, fexecv forces av[ac] = NULL */
- extern int fexecv __PR((const char *, FILE *, FILE *, FILE *, int,
- char **));
--extern int fexecve __PR((const char *, FILE *, FILE *, FILE *,
-+extern int f_execve __PR((const char *, FILE *, FILE *, FILE *,
- char * const *, char * const *));
- extern int fspawnv __PR((FILE *, FILE *, FILE *, int, char * const *));
- extern int fspawnl __PR((FILE *, FILE *, FILE *,
-@@ -187,7 +187,7 @@ extern char *fillbytes __PR((void *, int
- extern char *findbytes __PR((const void *, int, char));
- extern int findline __PR((const char *, char, const char *,
- int, char **, int));
--extern int getline __PR((char *, int));
-+extern int get_line __PR((char *, int));
- extern int getstr __PR((char *, int));
- extern int breakline __PR((char *, char, char **, int));
- extern int getallargs __PR((int *, char * const**, const char *, ...));
-diff -puNr cdrdao-1.2.2.orig/scsilib/libscg/scsitransp.c cdrdao-1.2.2/scsilib/libscg/scsitransp.c
---- cdrdao-1.2.2.orig/scsilib/libscg/scsitransp.c 2004-06-17 22:20:27.000000000 +0200
-+++ cdrdao-1.2.2/scsilib/libscg/scsitransp.c 2009-03-11 21:54:24.000000000 +0100
-@@ -323,7 +323,7 @@ scg_yes(msg)
-
- js_printf("%s", msg);
- flush();
-- if (getline(okbuf, sizeof (okbuf)) == EOF)
-+ if (get_line(okbuf, sizeof (okbuf)) == EOF)
- exit(EX_BAD);
- if (streql(okbuf, "y") || streql(okbuf, "yes") ||
- streql(okbuf, "Y") || streql(okbuf, "YES"))
-diff -puNr cdrdao-1.2.2.orig/scsilib/libschily/fexec.c cdrdao-1.2.2/scsilib/libschily/fexec.c
---- cdrdao-1.2.2.orig/scsilib/libschily/fexec.c 2004-06-06 13:50:24.000000000 +0200
-+++ cdrdao-1.2.2/scsilib/libschily/fexec.c 2009-03-11 21:55:06.000000000 +0100
-@@ -159,7 +159,7 @@ fexecle(name, in, out, err, va_alist)
- } while (p != NULL);
- va_end(args);
-
-- ret = fexecve(name, in, out, err, av, env);
-+ ret = f_execve(name, in, out, err, av, env);
- if (av != xav)
- free(av);
- return (ret);
-@@ -173,11 +173,11 @@ fexecv(name, in, out, err, ac, av)
- char *av[];
- {
- av[ac] = NULL; /* force list to be null terminated */
-- return (fexecve(name, in, out, err, av, environ));
-+ return (f_execve(name, in, out, err, av, environ));
- }
-
- EXPORT int
--fexecve(name, in, out, err, av, env)
-+f_execve(name, in, out, err, av, env)
- const char *name;
- FILE *in, *out, *err;
- char * const av[], * const env[];
-diff -puNr cdrdao-1.2.2.orig/scsilib/libschily/stdio/fgetline.c cdrdao-1.2.2/scsilib/libschily/stdio/fgetline.c
---- cdrdao-1.2.2.orig/scsilib/libschily/stdio/fgetline.c 2004-08-08 13:02:05.000000000 +0200
-+++ cdrdao-1.2.2/scsilib/libschily/stdio/fgetline.c 2009-03-11 21:54:04.000000000 +0100
-@@ -64,7 +64,7 @@ fgetline(f, buf, len)
- }
-
- EXPORT int
--getline(buf, len)
-+get_line(buf, len)
- char *buf;
- int len;
- {
diff --git a/extra/cdrdao/gcc4.patch b/extra/cdrdao/gcc4.patch
deleted file mode 100644
index f7d55d432..000000000
--- a/extra/cdrdao/gcc4.patch
+++ /dev/null
@@ -1,67 +0,0 @@
-diff -Naurp cdrdao-1.2.2.orig/trackdb/FormatConverter.cc cdrdao-1.2.2/trackdb/FormatConverter.cc
---- cdrdao-1.2.2.orig/trackdb/FormatConverter.cc 2005-05-10 00:55:28.000000000 +0000
-+++ cdrdao-1.2.2/trackdb/FormatConverter.cc 2008-03-07 11:14:07.000000000 +0000
-@@ -22,6 +22,7 @@
- #include <ao/ao.h>
- #endif
- #include <fstream>
-+#include <cstring>
-
- #include "config.h"
- #include "util.h"
-diff -Naurp cdrdao-1.2.2.orig/trackdb/FormatOgg.cc cdrdao-1.2.2/trackdb/FormatOgg.cc
---- cdrdao-1.2.2.orig/trackdb/FormatOgg.cc 2005-04-22 02:01:46.000000000 +0000
-+++ cdrdao-1.2.2/trackdb/FormatOgg.cc 2008-03-07 11:14:07.000000000 +0000
-@@ -18,6 +18,7 @@
- */
-
- #include <stdio.h>
-+#include <cstring>
-
- #include "util.h"
- #include "FormatOgg.h"
-diff -Naurp cdrdao-1.2.2.orig/trackdb/FormatMp3.cc cdrdao-1.2.2/trackdb/FormatMp3.cc
---- cdrdao-1.2.2.orig/trackdb/FormatMp3.cc 2005-09-24 20:28:43.000000000 +0000
-+++ cdrdao-1.2.2/trackdb/FormatMp3.cc 2008-03-07 11.14.07.000000000 +0000
-@@ -25,6 +25,7 @@
- #include <stdlib.h>
- #include <unistd.h>
- #include <fcntl.h>
-+#include <cstring>
- #include <sys/types.h>
- #include <sys/stat.h>
- #include <sys/mman.h>
-diff -Naurp cdrdao-1.2.2.orig/trackdb/TempFileManager.cc cdrdao-1.2.2/trackdb/TempFileManager.cc
---- cdrdao-1.2.2.orig/trackdb/TempFileManager.cc 2005-04-22 02:01:46.000000000 +0000
-+++ cdrdao-1.2.2/trackdb/TempFileManager.cc 2008-03-07 11:14:07.000000000 +0000
-@@ -24,6 +24,7 @@
- #include <sys/stat.h>
- #include <unistd.h>
- #include <fcntl.h>
-+#include <cstring>
-
- #define DEFAULT_TEMP_PATH "/tmp/"
-
-diff -Naurp cdrdao-1.2.2.orig/xdao/AudioCDProject.cc cdrdao-1.2.2/xdao/AudioCDProject.cc
---- cdrdao-1.2.2.orig/xdao/AudioCDProject.cc 2006-09-18 10:42:26.000000000 +0000
-+++ cdrdao-1.2.2/xdao/AudioCDProject.cc 2008-03-07 11:15:26.000000000 +0000
-@@ -18,6 +18,7 @@
- */
-
- #include <assert.h>
-+#include <cstring>
- #include <gtkmm.h>
- #include <libgnome/gnome-i18n.h>
-
-diff -Naurp cdrdao-1.2.2.orig/xdao/TextEdit.cc cdrdao-1.2.2/xdao/TextEdit.cc
---- cdrdao-1.2.2.orig/xdao/TextEdit.cc 2004-02-12 01:13:32.000000000 +0000
-+++ cdrdao-1.2.2/xdao/TextEdit.cc 2008-03-07 11:14:07.000000000 +0000
-@@ -21,6 +21,7 @@
-
- #include <stddef.h>
- #include <ctype.h>
-+#include <cstring>
-
- TextEdit::TextEdit(const char *sample) : Gtk::Entry()
- {
-
diff --git a/extra/djvulibre/Pkgfile b/extra/djvulibre/Pkgfile
index 5dba7a72a..b9faa64ac 100644
--- a/extra/djvulibre/Pkgfile
+++ b/extra/djvulibre/Pkgfile
@@ -2,7 +2,7 @@
# URL: http://djvu.sourceforge.net/
# Maintainer: NuTyX core team
# Packager: fred.galusik at gmail dot com
-# Depends on: gcc, libjpeg, libtiff, zlib
+# Depends on: libjpeg, libtiff
name=djvulibre
version=3.5.22
diff --git a/extra/exiv2/Pkgfile b/extra/exiv2/Pkgfile
index 364739361..3cd2a1050 100755
--- a/extra/exiv2/Pkgfile
+++ b/extra/exiv2/Pkgfile
@@ -2,7 +2,7 @@
# URL: http://www.exiv2.org/index.html
# Maintainer: NuTyX core team
# Packager: fred.galusik at gmail dot com
-# Depends on: gcc, zlib, expat
+# Depends on: expat
name=exiv2
version=0.18.1
diff --git a/extra/geany/Pkgfile b/extra/geany/Pkgfile
index 1d46a959d..aafadc632 100644
--- a/extra/geany/Pkgfile
+++ b/extra/geany/Pkgfile
@@ -2,7 +2,7 @@
# URL: http://www.geany.org/
# Maintainer: NuTyX core team
# Packager: fred.galusik at gmail dot com
-# Depends on: atk, expat, fontconfig, freetype, glib, glitz, gcc-libs, glibc, gtk, libpng, pango, pixman, zlib
+# Depends on: atk, expat, fontconfig, freetype, glib, glitz, gtk, libpng, pango, xorg-libpixman
name=geany
version=0.18
diff --git a/extra/imagemagick/.md5sum b/extra/imagemagick/.md5sum
index 363e5c4f7..9aee78548 100644
--- a/extra/imagemagick/.md5sum
+++ b/extra/imagemagick/.md5sum
@@ -1 +1 @@
-bf34ec0e7eca940989fb3f79a353d621 ImageMagick-6.5.8-5.tar.bz2
+7ba3d32af33d716cc0fedb4d4a9e359f ImageMagick-6.5.8-6.tar.bz2
diff --git a/extra/imagemagick/Pkgfile b/extra/imagemagick/Pkgfile
index 5ef0bf01b..1fe6722cf 100755
--- a/extra/imagemagick/Pkgfile
+++ b/extra/imagemagick/Pkgfile
@@ -5,9 +5,9 @@
# Depends on: freetype, ghostscript, lcms, libgsf, giflib, libxml2, openexr
name=imagemagick
-version=6.5.8.5
+version=6.5.8.6
release=1
-_version=6.5.8-5
+_version=6.5.8-6
source=(ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-${_version}.tar.bz2)
build () {
diff --git a/extra/libdrm/.md5sum b/extra/libdrm/.md5sum
index cdc17fe0a..fa0e4cb07 100644
--- a/extra/libdrm/.md5sum
+++ b/extra/libdrm/.md5sum
@@ -1 +1 @@
-15d26219c046377d5fcb1cb37e7b03a2 libdrm-2.4.12.tar.bz2
+7f5026d72145250e736f583fd60a2ce6 libdrm-2.4.15.tar.bz2
diff --git a/extra/libdrm/Pkgfile b/extra/libdrm/Pkgfile
index b22aa783b..dfe70e7f5 100755
--- a/extra/libdrm/Pkgfile
+++ b/extra/libdrm/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: libpthread-stubs
name=libdrm
-version=2.4.12
+version=2.4.15
release=1
source=( http://dri.freedesktop.org/libdrm/libdrm-$version.tar.bz2)
diff --git a/extra/libnl/.footprint b/extra/libnl/.footprint
deleted file mode 100644
index 82977baeb..000000000
--- a/extra/libnl/.footprint
+++ /dev/null
@@ -1,63 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/include/
-drwxr-xr-x root/root usr/include/netlink/
--rw-r--r-- root/root usr/include/netlink/addr.h
--rw-r--r-- root/root usr/include/netlink/attr.h
--rw-r--r-- root/root usr/include/netlink/cache-api.h
--rw-r--r-- root/root usr/include/netlink/cache.h
--rw-r--r-- root/root usr/include/netlink/data.h
-drwxr-xr-x root/root usr/include/netlink/fib_lookup/
--rw-r--r-- root/root usr/include/netlink/fib_lookup/lookup.h
--rw-r--r-- root/root usr/include/netlink/fib_lookup/request.h
-drwxr-xr-x root/root usr/include/netlink/genl/
--rw-r--r-- root/root usr/include/netlink/genl/ctrl.h
--rw-r--r-- root/root usr/include/netlink/genl/family.h
--rw-r--r-- root/root usr/include/netlink/genl/genl.h
--rw-r--r-- root/root usr/include/netlink/genl/mngt.h
--rw-r--r-- root/root usr/include/netlink/handlers.h
--rw-r--r-- root/root usr/include/netlink/list.h
--rw-r--r-- root/root usr/include/netlink/msg.h
--rw-r--r-- root/root usr/include/netlink/netlink-compat.h
--rw-r--r-- root/root usr/include/netlink/netlink-kernel.h
--rw-r--r-- root/root usr/include/netlink/netlink.h
--rw-r--r-- root/root usr/include/netlink/object-api.h
--rw-r--r-- root/root usr/include/netlink/object.h
-drwxr-xr-x root/root usr/include/netlink/route/
--rw-r--r-- root/root usr/include/netlink/route/addr.h
--rw-r--r-- root/root usr/include/netlink/route/class-modules.h
--rw-r--r-- root/root usr/include/netlink/route/class.h
--rw-r--r-- root/root usr/include/netlink/route/classifier-modules.h
--rw-r--r-- root/root usr/include/netlink/route/classifier.h
-drwxr-xr-x root/root usr/include/netlink/route/cls/
--rw-r--r-- root/root usr/include/netlink/route/cls/fw.h
--rw-r--r-- root/root usr/include/netlink/route/cls/police.h
--rw-r--r-- root/root usr/include/netlink/route/cls/u32.h
--rw-r--r-- root/root usr/include/netlink/route/link.h
--rw-r--r-- root/root usr/include/netlink/route/neighbour.h
--rw-r--r-- root/root usr/include/netlink/route/neightbl.h
--rw-r--r-- root/root usr/include/netlink/route/nexthop.h
--rw-r--r-- root/root usr/include/netlink/route/qdisc-modules.h
--rw-r--r-- root/root usr/include/netlink/route/qdisc.h
--rw-r--r-- root/root usr/include/netlink/route/route.h
--rw-r--r-- root/root usr/include/netlink/route/rtnl.h
--rw-r--r-- root/root usr/include/netlink/route/rule.h
-drwxr-xr-x root/root usr/include/netlink/route/sch/
--rw-r--r-- root/root usr/include/netlink/route/sch/cbq.h
--rw-r--r-- root/root usr/include/netlink/route/sch/dsmark.h
--rw-r--r-- root/root usr/include/netlink/route/sch/fifo.h
--rw-r--r-- root/root usr/include/netlink/route/sch/htb.h
--rw-r--r-- root/root usr/include/netlink/route/sch/netem.h
--rw-r--r-- root/root usr/include/netlink/route/sch/prio.h
--rw-r--r-- root/root usr/include/netlink/route/sch/red.h
--rw-r--r-- root/root usr/include/netlink/route/sch/sfq.h
--rw-r--r-- root/root usr/include/netlink/route/sch/tbf.h
--rw-r--r-- root/root usr/include/netlink/route/tc.h
--rw-r--r-- root/root usr/include/netlink/socket.h
--rw-r--r-- root/root usr/include/netlink/types.h
--rw-r--r-- root/root usr/include/netlink/utils.h
-drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/libnl.so -> libnl.so.1
-lrwxrwxrwx root/root usr/lib/libnl.so.1 -> libnl.so.1.1
--rw-r--r-- root/root usr/lib/libnl.so.1.1
-drwxr-xr-x root/root usr/lib/pkgconfig/
--rw-r--r-- root/root usr/lib/pkgconfig/libnl-1.pc
diff --git a/extra/libnl/.md5sum b/extra/libnl/.md5sum
deleted file mode 100644
index cccbfde32..000000000
--- a/extra/libnl/.md5sum
+++ /dev/null
@@ -1,4 +0,0 @@
-c5dc2c568e2ecd1227b37a5dd1757a7b 01-missing_declaration.patch
-fc990228bd3b9eb29f55127e86f3fdfa gcc43.patch
-ae970ccd9144e132b68664f98e7ceeb1 libnl-1.1.tar.gz
-ad524b445efaccf70c0b004f74d296f5 libnl-1.pc
diff --git a/extra/libnl/01-missing_declaration.patch b/extra/libnl/01-missing_declaration.patch
deleted file mode 100644
index f9301b4bc..000000000
--- a/extra/libnl/01-missing_declaration.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- libnl-1.0/lib/route/link/vlan.c.orig 2008-01-16 22:59:21.000000000 -0800
-+++ libnl-1.0/lib/route/link/vlan.c 2008-01-16 22:59:36.000000000 -0800
-@@ -27,6 +27,9 @@
- #include <netlink/route/link/vlan.h>
-
- #include <linux/if_vlan.h>
-+#ifndef VLAN_FLAG_REORDER_HDR
-+#define VLAN_FLAG_REORDER_HDR 0x01
-+#endif
-
- /** @cond SKIP */
- #define VLAN_HAS_ID (1<<0)
-
diff --git a/extra/libnl/Pkgfile b/extra/libnl/Pkgfile
deleted file mode 100644
index 3214c5e0e..000000000
--- a/extra/libnl/Pkgfile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Description: Librairie pour des application utilisants des sockets
-# URL: http://people.suug.ch/~tgr/libnl
-# Maintainer: NuTyX core team
-# Packager: thierryn1 at hispeed dot ch
-# Depends on:
-
-name=libnl
-version=1.1
-release=1
-source=(http://kiao.no-ip.info/sources/$name-$version.tar.gz\
- libnl-1.pc 01-missing_declaration.patch gcc43.patch)
-
-build() {
- cd $name-$version
- patch -Np1 -i ../01-missing_declaration.patch
- patch -Np1 -i ../gcc43.patch
- ./configure --prefix=/usr
- make
- make DESTDIR=$PKG install
- install -D -m0644 ../libnl-1.pc $PKG/usr/lib/pkgconfig/libnl-1.pc
-
-}
diff --git a/extra/libnl/gcc43.patch b/extra/libnl/gcc43.patch
deleted file mode 100644
index e9089639b..000000000
--- a/extra/libnl/gcc43.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libnl-1.1/include/netlink-local.h.orig 2008-06-08 19:09:20.000000000 +0200
-+++ libnl-1.1/include/netlink-local.h 2008-06-08 19:09:33.000000000 +0200
-@@ -26,6 +26,7 @@
- #include <sys/socket.h>
- #include <inttypes.h>
- #include <assert.h>
-+#include <limits.h>
-
- #include <arpa/inet.h>
- #include <netdb.h>
-
diff --git a/extra/libnl/libnl-1.pc b/extra/libnl/libnl-1.pc
deleted file mode 100644
index 206f2b088..000000000
--- a/extra/libnl/libnl-1.pc
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=/usr
-exec_prefix=/usr
-libdir=/usr/lib
-includedir=/usr/include
-
-Name: libnl
-Description: Convenience library for netlink sockets
-Version: 1.0-pre8
-Libs: -L${libdir} -lnl
-Cflags:
-
diff --git a/extra/libproxy/.footprint b/extra/libproxy/.footprint
index b75924e15..1b780da03 100644
--- a/extra/libproxy/.footprint
+++ b/extra/libproxy/.footprint
@@ -16,7 +16,6 @@ drwxr-xr-x root/root usr/lib/libproxy/0.2.3/plugins/
-rwxr-xr-x root/root usr/lib/libproxy/0.2.3/plugins/file.so
-rwxr-xr-x root/root usr/lib/libproxy/0.2.3/plugins/gnome.so
-rwxr-xr-x root/root usr/lib/libproxy/0.2.3/plugins/kde.so
--rwxr-xr-x root/root usr/lib/libproxy/0.2.3/plugins/mozjs.so
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libproxy-1.0.pc
drwxr-xr-x root/root usr/lib/python2.6/
diff --git a/extra/libproxy/Pkgfile b/extra/libproxy/Pkgfile
index bea2bd375..3c985794b 100755
--- a/extra/libproxy/Pkgfile
+++ b/extra/libproxy/Pkgfile
@@ -2,11 +2,11 @@
# URL: http://code.google.com/p/libproxy
# Maintainer: NutyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: gconf, xulrunner
+# Depends on: python, gconf
name=libproxy
version=0.2.3
-release=1
+release=2
source=(http://libproxy.googlecode.com/files/$name-$version.tar.gz)
diff --git a/extra/libxslt/.footprint b/extra/libxslt/.footprint
index 6781ab993..88882f98d 100644
--- a/extra/libxslt/.footprint
+++ b/extra/libxslt/.footprint
@@ -27,19 +27,20 @@ drwxr-xr-x root/root usr/include/libxslt/
-rw-r--r-- root/root usr/include/libxslt/xsltInternals.h
-rw-r--r-- root/root usr/include/libxslt/xsltconfig.h
-rw-r--r-- root/root usr/include/libxslt/xsltexports.h
+-rw-r--r-- root/root usr/include/libxslt/xsltlocale.h
-rw-r--r-- root/root usr/include/libxslt/xsltutils.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libexslt.a
-rwxr-xr-x root/root usr/lib/libexslt.la
-lrwxrwxrwx root/root usr/lib/libexslt.so -> libexslt.so.0.8.13
-lrwxrwxrwx root/root usr/lib/libexslt.so.0 -> libexslt.so.0.8.13
--rwxr-xr-x root/root usr/lib/libexslt.so.0.8.13
+lrwxrwxrwx root/root usr/lib/libexslt.so -> libexslt.so.0.8.15
+lrwxrwxrwx root/root usr/lib/libexslt.so.0 -> libexslt.so.0.8.15
+-rwxr-xr-x root/root usr/lib/libexslt.so.0.8.15
drwxr-xr-x root/root usr/lib/libxslt-plugins/
-rw-r--r-- root/root usr/lib/libxslt.a
-rwxr-xr-x root/root usr/lib/libxslt.la
-lrwxrwxrwx root/root usr/lib/libxslt.so -> libxslt.so.1.1.24
-lrwxrwxrwx root/root usr/lib/libxslt.so.1 -> libxslt.so.1.1.24
--rwxr-xr-x root/root usr/lib/libxslt.so.1.1.24
+lrwxrwxrwx root/root usr/lib/libxslt.so -> libxslt.so.1.1.26
+lrwxrwxrwx root/root usr/lib/libxslt.so.1 -> libxslt.so.1.1.26
+-rwxr-xr-x root/root usr/lib/libxslt.so.1.1.26
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libexslt.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libxslt.pc
diff --git a/extra/libxslt/.md5sum b/extra/libxslt/.md5sum
index 2b5c9b97d..a484e40a1 100644
--- a/extra/libxslt/.md5sum
+++ b/extra/libxslt/.md5sum
@@ -1 +1 @@
-e83ec5d27fc4c10c6f612879bea9a153 libxslt-1.1.24.tar.gz
+e61d0364a30146aaa3001296f853b2b9 libxslt-1.1.26.tar.gz
diff --git a/extra/libxslt/Pkgfile b/extra/libxslt/Pkgfile
index 63ce682d3..ddc1974e4 100755
--- a/extra/libxslt/Pkgfile
+++ b/extra/libxslt/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: libxml2, libgcrypt
name=libxslt
-version=1.1.24
+version=1.1.26
release=1
source=( ftp://xmlsoft.org/libxml2/$name-$version.tar.gz)
diff --git a/extra/lshw/Pkgfile b/extra/lshw/Pkgfile
index babbd44c7..6c5fb06e6 100755
--- a/extra/lshw/Pkgfile
+++ b/extra/lshw/Pkgfile
@@ -2,7 +2,7 @@
# URL: http://ezix.org/project/wiki/HardwareLiSter
# Maintainer: NuTyX core team
# Packager: fred.galusik at gmail dot com
-# Depends on: atk, directfb, expat, fontconfig, freetype, gcc, glib, gtk, libpng, pango, zlib
+# Depends on: atk, directfb, expat, fontconfig, freetype, glib, gtk, libpng, pango
name=lshw
version=B.02.13
diff --git a/extra/netcdf/.footprint b/extra/netcdf/.footprint
deleted file mode 100644
index 17df535ed..000000000
--- a/extra/netcdf/.footprint
+++ /dev/null
@@ -1,58 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/nc-config
--rwxr-xr-x root/root usr/bin/ncdump
--rwxr-xr-x root/root usr/bin/ncgen
-drwxr-xr-x root/root usr/include/
--rw-r--r-- root/root usr/include/ncvalues.h
--rw-r--r-- root/root usr/include/netcdf.h
--rw-r--r-- root/root usr/include/netcdf.hh
--rw-r--r-- root/root usr/include/netcdf.inc
--rw-r--r-- root/root usr/include/netcdf.mod
--rw-r--r-- root/root usr/include/netcdfcpp.h
--rw-r--r-- root/root usr/include/typesizes.mod
-drwxr-xr-x root/root usr/lib/
--rw-r--r-- root/root usr/lib/libnetcdf.a
--rwxr-xr-x root/root usr/lib/libnetcdf.la
-lrwxrwxrwx root/root usr/lib/libnetcdf.so -> libnetcdf.so.4.0.0
-lrwxrwxrwx root/root usr/lib/libnetcdf.so.4 -> libnetcdf.so.4.0.0
--rwxr-xr-x root/root usr/lib/libnetcdf.so.4.0.0
--rw-r--r-- root/root usr/lib/libnetcdf_c++.a
--rwxr-xr-x root/root usr/lib/libnetcdf_c++.la
-lrwxrwxrwx root/root usr/lib/libnetcdf_c++.so -> libnetcdf_c++.so.4.0.0
-lrwxrwxrwx root/root usr/lib/libnetcdf_c++.so.4 -> libnetcdf_c++.so.4.0.0
--rwxr-xr-x root/root usr/lib/libnetcdf_c++.so.4.0.0
--rw-r--r-- root/root usr/lib/libnetcdff.a
--rwxr-xr-x root/root usr/lib/libnetcdff.la
-lrwxrwxrwx root/root usr/lib/libnetcdff.so -> libnetcdff.so.4.0.0
-lrwxrwxrwx root/root usr/lib/libnetcdff.so.4 -> libnetcdff.so.4.0.0
--rwxr-xr-x root/root usr/lib/libnetcdff.so.4.0.0
-drwxr-xr-x root/root usr/lib/pkgconfig/
--rw-r--r-- root/root usr/lib/pkgconfig/netcdf.pc
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/doc/
-drwxr-xr-x root/root usr/share/doc/netcdf/
-drwxr-xr-x root/root usr/share/info/
--rw-r--r-- root/root usr/share/info/netcdf-c.info-1.gz
--rw-r--r-- root/root usr/share/info/netcdf-c.info-2.gz
--rw-r--r-- root/root usr/share/info/netcdf-c.info.gz
--rw-r--r-- root/root usr/share/info/netcdf-cxx.info.gz
--rw-r--r-- root/root usr/share/info/netcdf-cxx4.info.gz
--rw-r--r-- root/root usr/share/info/netcdf-f77.info-1.gz
--rw-r--r-- root/root usr/share/info/netcdf-f77.info-2.gz
--rw-r--r-- root/root usr/share/info/netcdf-f77.info.gz
--rw-r--r-- root/root usr/share/info/netcdf-f90.info.gz
--rw-r--r-- root/root usr/share/info/netcdf-install.info.gz
--rw-r--r-- root/root usr/share/info/netcdf-tutorial.info.gz
--rw-r--r-- root/root usr/share/info/netcdf.info.gz
-drwxr-xr-x root/root usr/share/licenses/
-drwxr-xr-x root/root usr/share/licenses/netcdf/
--rw-r--r-- root/root usr/share/licenses/netcdf/COPYRIGHT
-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/ncdump.1.gz
--rw-r--r-- root/root usr/share/man/man1/ncgen.1.gz
-drwxr-xr-x root/root usr/share/man/man3/
--rw-r--r-- root/root usr/share/man/man3/netcdf.3.gz
--rw-r--r-- root/root usr/share/man/man3/netcdf_f77.3.gz
--rw-r--r-- root/root usr/share/man/man3/netcdf_f90.3.gz
diff --git a/extra/netcdf/.md5sum b/extra/netcdf/.md5sum
deleted file mode 100644
index 08c9a4117..000000000
--- a/extra/netcdf/.md5sum
+++ /dev/null
@@ -1 +0,0 @@
-a251453c5477599f050fa4e593295186 netcdf-4.0.1.tar.gz
diff --git a/extra/netcdf/Pkgfile b/extra/netcdf/Pkgfile
deleted file mode 100644
index 903c24751..000000000
--- a/extra/netcdf/Pkgfile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Description: network Common Data Form interface for array-oriented data access and corresponding library
-# URL: http://www.unidata.ucar.edu/downloads/netcdf/index.jsp
-# Maintainer: NuTyX core team
-# Packager: lesibel at free dot fr
-# Depends on gcc-libs
-
-name=netcdf
-version=4.0.1
-release=1
-source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/$name-$version.tar.gz)
-
-build() {
- cd $name-$version
- ./configure --prefix=/usr --enable-shared
- make
- make check
- install -m755 -d $PKG/usr/lib
- install -m755 -d $PKG/usr/share/man
- make DESTDIR=$PKG install
-
- install -Dm644 $SRC/$name-$version/COPYRIGHT \
- $PKG/usr/share/licenses/$name/COPYRIGHT
- rm $PKG/usr/share/info/dir
-}
diff --git a/extra/nss/.md5sum b/extra/nss/.md5sum
index 7a7b8ebfb..e08c096f0 100644
--- a/extra/nss/.md5sum
+++ b/extra/nss/.md5sum
@@ -1,2 +1,2 @@
-ecb7079ba4ebcf29b7716775384f1f18 nss-3.12.3.tar.bz2
+1ee3ed9c1900079319bd1de51388d856 nss-3.12.4.tar.gz
17226659298a9d9bb3f323186d220f6f nss-config.in
diff --git a/extra/nss/Pkgfile b/extra/nss/Pkgfile
index 7203ab09a..06b0b2c96 100644
--- a/extra/nss/Pkgfile
+++ b/extra/nss/Pkgfile
@@ -5,10 +5,9 @@
# Depends on: nspr, sqlite3
name=nss
-version=3.12.3
-release=2
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_3_RTM/src/$name-$version.tar.bz2
-\
+version=3.12.4
+release=1
+source=(ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_4_RTM/src/$name-$version.tar.gz \
nss-config.in)
build() {
diff --git a/extra/rlog/Pkgfile b/extra/rlog/Pkgfile
deleted file mode 100755
index 9a1189f3a..000000000
--- a/extra/rlog/Pkgfile
+++ /dev/null
@@ -1,20 +0,0 @@
-# Description: Service de logging flexible pour programmes et librairies C++
-# URL: http://www.arg0.net/rlog
-# Maintainer: NuTyX core team
-# Packager: fred.galusik at gmail dot com
-# Depends on: gcc
-
-name=rlog
-version=1.4
-release=3
-source=(http://rlog.googlecode.com/files/$name-$version.tar.gz)
-
-build() {
-cd $name-$version
- ./configure \
- --prefix=/usr \
- --program-prefix="" \
- --program-suffix=""
- make
- make DESTDIR=$PKG install
-}
diff --git a/extra/rox/.footprint b/extra/rox/.footprint
new file mode 100644
index 000000000..9fbc46731
--- /dev/null
+++ b/extra/rox/.footprint
@@ -0,0 +1,222 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/rox
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/Choices/
+drwxr-xr-x 1000/1000 usr/share/Choices/MIME-types/
+-rwxr-xr-x 1000/1000 usr/share/Choices/MIME-types/application_postscript
+-rwxr-xr-x 1000/1000 usr/share/Choices/MIME-types/text
+-rwxr-xr-x 1000/1000 usr/share/Choices/MIME-types/text_html
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/.DirIcon
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/AppInfo.xml
+-rwxr-xr-x 1000/1000 usr/share/ROX-Filer/AppRun
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Help/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Help/COPYING
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Help/Changes
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Help/Manual-fr.html
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Help/Manual-it.html
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Help/Manual.html
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Help/README
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Help/README-es
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Help/TODO
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/README
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/cs/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/cs/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/cs/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/da/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/da/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/da/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/de/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/de/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/de/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/es/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/es/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/es/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/et_EE/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/et_EE/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/et_EE/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/eu/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/eu/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/eu/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/fi/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/fi/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/fi/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/fr/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/fr/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/fr/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/gl/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/gl/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/gl/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/hu/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/hu/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/hu/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/it/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/it/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/it/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/ja/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/ja/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/ja/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/nl/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/nl/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/nl/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/no/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/no/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/no/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/pl/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/pl/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/pl/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/pt_BR/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/pt_BR/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/pt_BR/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/pt_PT/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/pt_PT/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/pt_PT/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/ro/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/ro/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/ro/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/ru/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/ru/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/ru/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/sv/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/sv/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/sv/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/uk/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/uk/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/uk/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/vi/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/vi/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/vi/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/zh_CN/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/zh_CN/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/zh_CN/LC_MESSAGES/ROX-Filer.mo
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/zh_TW/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/Messages/zh_TW/LC_MESSAGES/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Messages/zh_TW/LC_MESSAGES/ROX-Filer.mo
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Options.xml
+-rwxr-xr-x root/root usr/share/ROX-Filer/ROX-Filer
+-rwxr-xr-x root/root usr/share/ROX-Filer/ROX-Filer.dbg
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/ROX/
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/ROX/MIME/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-msword.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-pdf.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-pgp.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-postscript.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.ms-access.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.ms-excel.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.ms-office.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.ms-powerpoint.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.rn-realmedia.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.stardivision.writer.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.sun.xml.calc.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.sun.xml.calc.template.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.sun.xml.draw.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.sun.xml.draw.template.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.sun.xml.impress.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.sun.xml.impress.template.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.sun.xml.impress.template2.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.sun.xml.writer.global.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.sun.xml.writer.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-vnd.sun.xml.writer.template.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-abiword.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-bzip-compressed-tar.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-bzip.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-compressed-tar.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-core.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-deb.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-dia-diagram.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-dvi.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-executable.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-font-afm.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-font-linux-psf.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-font-pcf.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-font-speedo.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-font-ttf.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-font.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-generic.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-glade.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-gnumeric.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-gzip.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-gzpostscript.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-jar.png
+lrwxrwxrwx 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-java-archive.png -> application-x-jar.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-java.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-lyx.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-object.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-perl.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-rpm.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-sharedlib.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-shellscript.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-tar.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-texmacs.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-trash.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-troff-man-compressed.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-troff-man.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-x-troff.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-xhtml+xml.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-xml.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/application-zip.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/audio-midi.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/audio-mpeg.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/audio-x-generic.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/audio-x-mod.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/audio-x-mp3.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/audio-x-pn-realaudio.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/audio-x-wav.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/image-gif.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/image-jpeg.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/image-x-generic.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/image-x-xpixmap.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/inode-blockdevice.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/inode-chardevice.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/inode-core.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/inode-directory.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/inode-fifo.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/inode-mount-point.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/inode-socket.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/message-x-generic.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/text-html.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/text-x-c++src.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/text-x-copying.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/text-x-csrc.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/text-x-diff.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/text-x-generic.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/text-x-java.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/text-x-makefile.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/text-x-python.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/text-x-tcl.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/text-x-tex.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/text-xml.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/video-mpeg.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/video-quicktime.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/MIME/video-x-generic.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/ROX/index.theme
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/Templates.glade
+drwxr-xr-x 1000/1000 usr/share/ROX-Filer/images/
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/images/application.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/images/dirs.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/images/iconified.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/images/rox-mount.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/images/rox-mounted.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/images/rox-select.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/images/rox-show-details.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/images/rox-show-hidden.png
+lrwxrwxrwx 1000/1000 usr/share/ROX-Filer/images/rox-symlink.png -> symlink.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/images/rox-xattr.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/images/symlink.png
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/style.css
+-rw-r--r-- 1000/1000 usr/share/ROX-Filer/subclasses
+drwxr-xr-x root/root usr/share/applications/
+-rw-r--r-- root/root usr/share/applications/rox.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/48x48/
+drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
+-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/rox.svg
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+lrwxrwxrwx root/root usr/share/man/man1/ROX-Filer.1.gz -> rox.1.gz
+-rw-r--r-- root/root usr/share/man/man1/rox.1.gz
+drwxr-xr-x root/root usr/share/pixmaps/
+-rw-r--r-- root/root usr/share/pixmaps/rox.svg
diff --git a/extra/rox/.md5sum b/extra/rox/.md5sum
new file mode 100644
index 000000000..dfa63f90a
--- /dev/null
+++ b/extra/rox/.md5sum
@@ -0,0 +1,3 @@
+28e8494c9af783258ff86c830f8f0062 rox-filer-2.10.tar.bz2
+d0761470d907f854f044daf42c535336 rox.desktop
+658c8648b51e215558e13e6afb2b5c76 rox.svg
diff --git a/extra/rox/Pkgfile b/extra/rox/Pkgfile
new file mode 100644
index 000000000..91ebabd6d
--- /dev/null
+++ b/extra/rox/Pkgfile
@@ -0,0 +1,42 @@
+# Description: Explorateur de fichier très léger
+# URL: http://roscidus.com/desktop/
+# Maintainer: NuTyX packager team
+# Packager: lesibel at free dot fr
+# Depends on: libxml2, gtk, shared-mime-info, xorg-libsm, libglade
+name=rox
+version=2.10
+release=1
+source=(http://dl.sourceforge.net/sourceforge/$name/$name-filer-$version.tar.bz2 \
+ $name.desktop $name.svg)
+
+build() {
+ cd $SRC/$name-filer-$version/Choices
+ mkdir -p $PKG/usr/share/Choices
+ cp -rp MIME-types $PKG/usr/share/Choices/
+ # manually copy the manpages first
+ cd ../
+ install -Dm 0644 rox.1 $PKG/usr/share/man/man1/rox.1
+ cd $PKG/usr/share/man/man1
+ ln -sf rox.1 ROX-Filer.1
+ # this compiles and installs rox
+ cd $SRC/$name-filer-$version/ROX-Filer
+ ./AppRun --compile
+ cd ..
+ cp -rp ROX-Filer $PKG/usr/share/
+ rm -fr $PKG/usr/share/ROX-Filer/{src,build}
+ # create a shellscript which is known in the PATH
+ mkdir -p $PKG/usr/bin
+ echo "#!/bin/sh" > "$PKG/usr/bin/rox"
+ echo "exec /usr/share/ROX-Filer/AppRun \"\$@\"" >> "$PKG/usr/bin/rox"
+ chmod a+x $PKG/usr/bin/rox
+ # install some freedesktop.org compatibility
+ install -D -m644 $SRC/$name.desktop \
+ $PKG/usr/share/applications/$name.desktop
+ install -D -m644 $SRC/$name.svg \
+ $PKG/usr/share/pixmaps/$name.svg
+ # finally we render a png as fallback for not svg aware menu applications
+ # Attention: always make sure you check the dimensions of the source-svg,
+ # you can read the dimensions via inkscapes export funktion
+ mkdir -p $PKG/usr/share/icons/hicolor/48x48/apps/
+ install -m 644 ../$name.svg $PKG/usr/share/icons/hicolor/48x48/apps/
+}
diff --git a/extra/rox/rox.desktop b/extra/rox/rox.desktop
new file mode 100644
index 000000000..79b21b37f
--- /dev/null
+++ b/extra/rox/rox.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=ROX Filer
+Comment=ROX Filer
+Exec=rox
+Icon=rox
+Terminal=false
+MultipleArgs=false
+Type=Application
+Categories=Application;FileManager;
diff --git a/extra/rox/rox.svg b/extra/rox/rox.svg
new file mode 100755
index 000000000..4cbd7cc28
--- /dev/null
+++ b/extra/rox/rox.svg
@@ -0,0 +1,493 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ id="svg1573"
+ sodipodi:version="0.32"
+ inkscape:version="0.39"
+ width="100.00000pt"
+ height="80.000000pt"
+ sodipodi:docbase="/home/keep/graphics/arch_candy/svg-icons"
+ sodipodi:docname="rox_filer.svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
+ <defs
+ id="defs1575">
+ <linearGradient
+ id="linearGradient2267">
+ <stop
+ style="stop-color:#fdffc6;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2268" />
+ <stop
+ style="stop-color:#ffbc00;stop-opacity:1.0000000;"
+ offset="1.0000000"
+ id="stop2269" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2267"
+ id="linearGradient2270"
+ x1="0.17269076"
+ y1="0.14173229"
+ x2="0.97590363"
+ y2="0.72834647" />
+ <linearGradient
+ id="linearGradient2263">
+ <stop
+ style="stop-color:#b4b4b4;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2264" />
+ <stop
+ style="stop-color:#e6e6e6;stop-opacity:1.0000000;"
+ offset="1.0000000"
+ id="stop2265" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1589">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop1590" />
+ <stop
+ style="stop-color:#9a9a9a;stop-opacity:1.0000000;"
+ offset="1.0000000"
+ id="stop1593" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2196">
+ <stop
+ style="stop-color:#bee3ff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2197" />
+ <stop
+ style="stop-color:#7dd3ff;stop-opacity:1.0000000;"
+ offset="0.073038995"
+ id="stop2200" />
+ <stop
+ style="stop-color:#2494d0;stop-opacity:1.0000000;"
+ offset="0.81849396"
+ id="stop2199" />
+ <stop
+ style="stop-color:#465b72;stop-opacity:1.0000000;"
+ offset="1.0000000"
+ id="stop2198" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1606">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.62745100;"
+ offset="0.0000000"
+ id="stop1607" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="1.0000000"
+ id="stop1608" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1606"
+ id="radialGradient1636"
+ cx="1.0000000"
+ cy="1.0000000"
+ r="0.99467027"
+ fx="1.0000000"
+ fy="1.0000000" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1606"
+ id="linearGradient1638"
+ x1="0.50000000"
+ y1="1.0000000"
+ x2="0.50000000"
+ y2="0.0000000" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1606"
+ id="radialGradient1643"
+ cx="0.0000000"
+ cy="1.0000000"
+ r="1.0000000"
+ fx="0.0000000"
+ fy="1.0000000" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1606"
+ id="linearGradient1645"
+ x1="0.0000000"
+ y1="0.50000000"
+ x2="1.0000000"
+ y2="0.50000000" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1606"
+ id="linearGradient1647"
+ x1="1.0000000"
+ y1="0.50000000"
+ x2="0.0000000"
+ y2="0.50000000" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1606"
+ id="linearGradient1649"
+ x1="0.50000000"
+ y1="1.8735014e-14"
+ x2="0.50000000"
+ y2="1.0000000" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1606"
+ id="radialGradient1651"
+ cx="1.0000000"
+ cy="0.0000000"
+ r="1.0000000"
+ fx="1.0000000"
+ fy="0.0000000" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1606"
+ id="radialGradient1653"
+ cx="0.0000000"
+ cy="0.0000000"
+ r="1.0000000"
+ fx="0.0000000"
+ fy="0.0000000" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2196"
+ id="linearGradient2195"
+ x1="0.28313252"
+ y1="0.17968750"
+ x2="0.32777777"
+ y2="0.82031250" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2196"
+ id="linearGradient2202"
+ x1="0.67934781"
+ y1="0.96875000"
+ x2="0.63000000"
+ y2="-0.054687500" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2196"
+ id="linearGradient2207"
+ x1="0.34701493"
+ y1="0.58801496"
+ x2="0.71766168"
+ y2="1.0074906" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1589"
+ id="linearGradient1588"
+ x1="0.34029850"
+ y1="0.052631579"
+ x2="0.88955224"
+ y2="0.85964912" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2263"
+ id="radialGradient2272"
+ cx="0.65671641"
+ cy="0.34579438"
+ r="0.36985061"
+ fx="0.65671641"
+ fy="0.35046729" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="6.4980189"
+ inkscape:cx="45.259790"
+ inkscape:cy="38.198748"
+ inkscape:window-width="1018"
+ inkscape:window-height="744"
+ showgrid="true"
+ snaptogrid="false"
+ gridspacingy="10.000000pt"
+ gridspacingx="10.000000pt"
+ gridoriginy="0.0000000pt"
+ gridoriginx="0.0000000pt"
+ gridtolerance="2.0000000px"
+ inkscape:grid-bbox="false"
+ inkscape:grid-points="false"
+ inkscape:window-x="0"
+ inkscape:window-y="3"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ inkscape:guide-points="true"
+ guidetolerance="3.0000000pt" />
+ <metadata
+ id="metadata1576">
+ <rdf:RDF
+ id="RDF1577">
+ <cc:Work
+ rdf:about=""
+ id="Work1578">
+ <dc:description
+ id="description1579">Created with Inkscape
+http://www.inkscape.org/</dc:description>
+ <dc:format
+ id="format1581">image/svg+xml</dc:format>
+ <dc:type
+ id="type1583"
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title
+ id="title1606">Rox-Filer Icon for Archlinux
+based on work found on the internet trying to match the original xpm</dc:title>
+ <dc:date
+ id="date1608">2004-07-14</dc:date>
+ <dc:creator
+ id="creator1610">
+ <cc:Agent
+ id="Agent1611">
+ <dc:title
+ id="title1612">Tobias Kieslich, Archlinux package maintainer</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:coverage
+ id="coverage1614" />
+ <cc:license
+ id="license1616"
+ rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/GPL/2.0/"
+ id="License1624">
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/Reproduction"
+ id="permits1625" />
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/Distribution"
+ id="permits1626" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/Notice"
+ id="requires1627" />
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/DerivativeWorks"
+ id="permits1628" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/ShareAlike"
+ id="requires1629" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/SourceCode"
+ id="requires1630" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <rect
+ style="fill:url(#radialGradient1636);fill-opacity:0.56000000;fill-rule:evenodd;stroke:none;"
+ id="sh_up_left"
+ width="18.750000"
+ height="18.750000"
+ x="0.15625000"
+ y="0.15624750" />
+ <rect
+ style="fill:url(#linearGradient1638);fill-opacity:0.56000000;fill-rule:evenodd;stroke:none;"
+ id="sh_up_top"
+ width="87.500000"
+ height="18.750000"
+ x="18.906250"
+ y="-2.4999999e-06" />
+ <rect
+ style="fill:url(#radialGradient1643);fill-opacity:0.56000000;fill-rule:evenodd;stroke:none;"
+ id="sh_up_right"
+ width="18.750000"
+ height="18.750000"
+ x="106.40625"
+ y="0.15624750" />
+ <rect
+ style="fill:url(#linearGradient1645);fill-opacity:0.56000000;fill-rule:evenodd;stroke:none;"
+ id="sh_side_right"
+ width="18.750000"
+ height="62.500000"
+ x="106.40625"
+ y="18.906250"
+ ry="0.0000000" />
+ <rect
+ style="fill:url(#radialGradient1653);fill-opacity:0.56000000;fill-rule:evenodd;stroke:none;"
+ id="sh_lo_right"
+ width="18.750000"
+ height="18.750000"
+ x="106.40625"
+ y="81.406250" />
+ <rect
+ style="fill:url(#linearGradient1649);fill-opacity:0.56000000;fill-rule:evenodd;stroke:none;"
+ id="sh_lo_button"
+ width="87.500000"
+ height="18.750000"
+ x="18.906250"
+ y="81.406250"
+ ry="0.0000000" />
+ <rect
+ style="fill:url(#radialGradient1651);fill-opacity:0.56000000;fill-rule:evenodd;stroke:none;"
+ id="sh_lo_left"
+ width="18.750000"
+ height="18.750000"
+ x="0.15625000"
+ y="81.406250"
+ ry="0.0000000" />
+ <rect
+ style="fill:url(#linearGradient1647);fill-opacity:0.56000000;fill-rule:evenodd;stroke:none;"
+ id="sh_side_left"
+ width="18.750000"
+ height="62.500000"
+ x="0.15625000"
+ y="18.906250" />
+ <path
+ style="fill:url(#linearGradient2195);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#005ec6;stroke-width:0.37500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.76973683;"
+ d="M 10.000000,17.031250 C 15.781250,16.406250 12.187501,7.1874998 23.593751,7.4999998 C 45.937500,7.6562498 50.000000,5.4687498 55.937501,12.031250 C 73.437502,11.875000 95.781252,12.187500 106.25000,13.437500 C 111.09375,21.718750 109.03244,76.848192 111.25000,85.000000 C 105.93750,85.781250 31.718750,84.843750 17.187500,85.000000 C 19.687500,74.062500 13.593750,31.093750 10.000000,17.031250 z "
+ id="path2194"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:url(#linearGradient2202);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#003465;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.51315790;"
+ d="M 22.656253,20.937500 C 27.656253,18.125000 102.18751,22.656260 118.12500,20.781250 C 113.28125,46.875000 107.43528,64.689405 111.09375,85.156250 C 92.656250,89.531250 42.031253,85.000000 17.187502,85.000000 C 8.7500029,53.281250 17.656253,23.750000 22.656253,20.937500 z "
+ id="path2201"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="outline"
+ stroke="black"
+ stroke-width="1"
+ d="M 55.515353,11.233098 C 87.695353,13.593098 87.040232,46.022391 105.94188,47.608732 C 113.45000,47.428732 86.513146,58.158732 68.693146,56.338732 C 60.333146,56.338732 57.423146,56.698732 47.423146,57.608732 C 41.423146,58.518732 35.435573,58.989217 27.975573,57.179217 C 20.902855,58.670188 21.171750,57.406693 19.875646,46.904982 C 21.358146,46.737482 21.292460,46.313412 22.819854,48.554647 C 23.991544,50.273937 24.425353,46.595305 25.854085,48.756854 C 33.124085,44.026854 26.153146,23.978732 33.423146,21.428732 C 29.603146,15.978732 33.973146,9.4287317 36.693146,9.7887317 C 37.783146,7.2487317 37.221926,4.5924878 39.401926,5.5024878 C 43.194694,7.1884025 46.004695,3.4125365 48.214085,3.2643658 C 50.330329,3.9390609 49.603146,4.8787317 51.243146,5.4287317 C 57.063146,2.8787317 55.923427,9.3281222 55.515353,11.233098 z "
+ style="fill:url(#radialGradient2272);stroke:#000000;stroke-width:1.8000009;stroke-miterlimit:4.0000000;opacity:1.0000000;"
+ sodipodi:nodetypes="ccccccsccccccc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:#8c8c8c;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;"
+ d="M 84.890446,38.997755 C 84.890446,38.997755 88.581336,37.807146 90.724434,37.092780 C 91.795983,40.069305 97.868097,47.689207 107.15485,48.046390 C 110.72668,47.808268 93.343775,48.522634 90.248190,49.475122 C 87.152604,50.427610 84.652324,41.140853 84.890446,38.997755 z "
+ id="path2244"
+ sodipodi:nodetypes="ccccc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:#aaaaaa;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.95000046;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 78.173843,39.831182 C 78.650087,44.117377 78.411965,55.904415 86.269989,56.142537 C 98.176087,55.904415 112.93964,49.237000 102.46229,48.284512 C 94.842380,47.689208 93.175526,50.427610 85.555623,38.759633 C 85.079379,32.330340 85.317501,38.759634 85.555623,38.759634 L 78.173843,39.831182 z "
+ id="path2243"
+ sodipodi:nodetypes="cccccc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:#aaaaaa;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.95000046;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 72.173840,40.069304 C 72.650084,44.355499 75.388487,56.142537 80.508108,55.904415 C 92.414206,55.666293 110.27335,48.046390 99.795987,48.284512 C 92.890450,48.998878 81.936840,51.261037 79.793742,39.593060 C 79.317498,33.163767 79.793742,39.593061 79.793742,39.593061 L 72.173840,40.069304 z "
+ id="path2242"
+ sodipodi:nodetypes="cccccc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:#aaaaaa;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.95000046;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 65.744547,40.188365 C 66.220791,44.474560 67.054218,56.142537 74.912242,56.380659 C 86.818339,56.142537 101.34378,49.594183 90.866413,49.832305 C 82.889327,49.832305 75.626608,51.261037 73.364449,39.950243 C 72.888205,33.520950 73.364449,39.950244 73.364449,39.950244 L 65.744547,40.188365 z "
+ id="path1620"
+ sodipodi:nodetypes="cccccc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:#aaaaaa;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.95000046;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 61.554493,41.021792 C 62.030737,45.307987 62.745103,55.309110 70.603127,55.547232 C 77.389603,57.095025 90.605372,50.903854 80.128005,51.141976 C 72.627163,50.308549 70.841249,47.689208 68.698151,40.783670 C 67.983785,30.782548 68.221907,39.593061 68.221907,39.593061 L 61.554493,41.021792 z "
+ id="path1619"
+ sodipodi:nodetypes="cccccc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:#0e5ca4;fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#linearGradient2207);stroke-width:2.8750000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 18.125000,83.750000 C 15.781250,74.687500 55.937499,78.593750 65.156250,78.593750 C 78.125000,78.906250 82.031249,57.656250 89.843750,57.500000 C 94.531250,57.656250 104.59597,56.966529 109.75222,56.966529 C 108.17076,66.501032 108.33487,74.284818 109.68750,84.218750 C 92.500002,87.968750 42.343750,83.593750 18.125000,83.750000 z "
+ id="path2206"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ style="fill:#aaaaaa;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.95000046;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 30.241456,38.045267 C 29.288968,47.927329 28.336481,47.927329 26.431505,49.951366 C 25.479017,48.403573 24.407468,48.403573 23.097797,49.951366 C 21.669066,48.284512 21.779994,46.597620 20.172530,47.349456 C 21.072561,50.995102 20.280329,54.730317 22.014628,58.317134 C 28.786566,56.578346 35.306033,59.977218 53.934591,56.542597 C 58.339847,54.756683 47.386237,41.855219 46.314688,42.212402 C 45.243139,42.569585 33.337041,44.355500 30.241456,38.045267 z "
+ id="path2245"
+ sodipodi:nodetypes="cccccccc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:#ffc800;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.85000044;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 32.136364,51.487233 C 28.207348,51.844415 27.753870,54.946654 28.230114,57.565995 C 30.023765,56.968112 32.078234,57.581448 34.761364,57.362233 L 34.761364,51.987233 C 34.066700,51.633088 33.237515,51.349589 32.136364,51.487233 z "
+ id="path2261"
+ sodipodi:nodetypes="ccccc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:#ffc800;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.85000044;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 35.470071,51.606294 C 31.541055,51.963476 31.087577,55.065715 31.563821,57.685056 C 33.357472,57.087173 35.411941,57.700509 38.095071,57.481294 L 38.095071,52.106294 C 37.400407,51.752149 36.571222,51.468650 35.470071,51.606294 z "
+ id="path2260"
+ sodipodi:nodetypes="ccccc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:#ffc800;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.85000044;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 38.208474,51.606294 C 34.279458,51.963476 33.825980,56.018203 34.302224,58.637544 C 36.095875,58.039661 38.150344,57.700509 40.833474,57.481294 L 40.833474,52.106294 C 40.138810,51.752149 39.309625,51.468650 38.208474,51.606294 z "
+ id="path2259"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:#ffc800;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.85000044;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 41.184999,51.606294 C 37.255983,51.963476 36.802505,56.018203 37.278749,58.637544 C 39.072400,58.039661 41.126869,57.700509 43.809999,57.481294 L 43.809999,52.106294 C 43.115335,51.752149 42.286150,51.468650 41.184999,51.606294 z "
+ id="path2258"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:#ffc800;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.85000044;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 44.280584,51.487233 C 40.351568,51.844415 39.898090,55.899142 40.374334,58.518483 C 42.167985,57.920600 44.222454,57.581448 46.905584,57.362233 L 46.905584,51.987233 C 46.210920,51.633088 45.381735,51.349589 44.280584,51.487233 z "
+ id="path2249"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:#ffc800;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.85000044;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 61.911677,45.307988 C 61.375902,44.415030 61.765709,44.034840 61.733085,42.658881 C 58.268663,42.540664 58.280316,48.344042 58.697030,52.570707 C 56.077688,52.808829 55.363323,52.570707 54.291774,52.689768 C 53.220225,52.808829 52.029615,50.546671 49.172152,50.903854 C 45.243139,51.261036 44.766896,55.309110 45.243140,57.928451 C 49.172151,56.618781 53.577408,56.380658 65.721628,56.499719 C 56.672994,50.070426 60.721067,44.593622 61.911677,45.307988 z "
+ id="path2248"
+ sodipodi:nodetypes="cccccccc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.75000042;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 38.862811,5.8564233 C 40.714965,6.4457451 43.778156,8.4025157 47.566654,3.8563191 C 48.661109,3.2669973 49.839752,5.5400956 51.186773,5.7926621 C 48.745297,8.2341380 48.324354,12.527769 45.461933,12.527768 C 42.431136,13.032901 41.841814,10.423048 37.295617,10.423047 C 36.958861,9.9179145 36.673901,6.3615563 38.862811,5.8564233 z "
+ id="path2273"
+ sodipodi:nodetypes="cccccc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.45000023;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 37.884939,9.1602151 C 38.726827,8.5708933 41.168303,9.1602151 42.094380,9.9179146 C 43.020458,10.675614 47.314087,4.3614521 49.166242,4.8665850 C 50.850018,6.0452286 51.439340,5.5400956 50.765829,6.4661727 C 50.092319,7.3922498 47.903409,12.696146 45.798689,12.611957 C 43.693968,12.527768 38.474261,9.9179146 37.463995,10.338859 C 36.453729,10.759803 37.884939,9.1602151 37.884939,9.1602151 z "
+ id="path2274"
+ sodipodi:nodetypes="ccccccc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:url(#linearGradient2270);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.90000045;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 40.480700,28.282268 C 35.837322,26.139170 26.550566,13.399645 37.146993,10.304059 C 42.504737,10.423120 41.314127,13.042462 44.409712,12.447157 C 47.505298,11.851852 49.886518,4.3510105 53.339286,4.9463154 C 55.601444,7.0894130 55.958628,15.423681 53.101164,18.757389 C 50.005579,19.709877 46.195627,19.471755 40.480700,28.282268 z "
+ id="path2262"
+ sodipodi:nodetypes="cccccc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.2500006;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 42.346947,9.9179146 C 41.926003,10.338859 41.505058,10.759803 41.589247,11.180747 C 42.431136,11.601691 43.273024,12.443579 44.788422,12.527769 C 45.967067,11.517503 46.135443,8.4867045 45.377745,8.3183268 C 44.367479,7.8973828 43.020457,9.0760263 42.346947,9.9179146 z "
+ id="path2275"
+ sodipodi:nodetypes="ccccc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.85000044;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 41.195066,29.115694 C 40.123518,29.472877 34.765774,29.591938 35.242017,36.140292 C 35.718261,42.688646 40.718822,50.427609 48.100603,50.903853 C 49.291213,51.022914 58.339847,48.165450 55.958627,36.973718 C 52.267738,26.734474 46.314688,28.520389 41.195066,29.115694 z "
+ id="path2276"
+ sodipodi:nodetypes="ccccc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.85000044;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 20.025215,48.192533 C 20.739581,49.025960 19.406907,55.190048 26.193383,50.189487"
+ id="path2278"
+ sodipodi:nodetypes="cc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.85000044;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 24.185500,48.718875 C 24.304561,49.552301 24.764651,51.141975 26.431505,49.832305"
+ id="path2279"
+ sodipodi:nodetypes="cc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.85000044;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 53.815530,22.448279 C 57.625482,22.686401 60.482945,27.925084 61.554494,41.736158"
+ id="path2280"
+ sodipodi:nodetypes="cc"
+ transform="translate(-4.687500,23.28125)" />
+ <path
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.85000044;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;"
+ d="M 36.908871,25.662926 C 35.480139,28.401329 33.932347,29.710999 35.122956,36.140292"
+ id="path2281"
+ sodipodi:nodetypes="cc"
+ transform="translate(-4.687500,23.28125)" />
+</svg>
diff --git a/extra/slim/background.old b/extra/slim/background.old
deleted file mode 100644
index 440220216..000000000
--- a/extra/slim/background.old
+++ /dev/null
Binary files differ
diff --git a/extra/swig/.footprint b/extra/swig/.footprint
deleted file mode 100644
index 28d7b8715..000000000
--- a/extra/swig/.footprint
+++ /dev/null
@@ -1,574 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/ccache-swig
--rwxr-xr-x root/root usr/bin/swig
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/licenses/
-drwxr-xr-x root/root usr/share/licenses/swig/
--rw-r--r-- root/root usr/share/licenses/swig/LICENSE
-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/ccache-swig.1.gz
-drwxr-xr-x root/root usr/share/swig/
-drwxr-xr-x root/root usr/share/swig/1.3.40/
-drwxr-xr-x root/root usr/share/swig/1.3.40/allegrocl/
--rw-r--r-- root/root usr/share/swig/1.3.40/allegrocl/allegrocl.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/allegrocl/inout_typemaps.i
--rw-r--r-- root/root usr/share/swig/1.3.40/allegrocl/longlongs.i
--rw-r--r-- root/root usr/share/swig/1.3.40/allegrocl/std_list.i
--rw-r--r-- root/root usr/share/swig/1.3.40/allegrocl/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/allegrocl/typemaps.i
--rw-r--r-- root/root usr/share/swig/1.3.40/allkw.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/attribute.i
--rw-r--r-- root/root usr/share/swig/1.3.40/carrays.i
--rw-r--r-- root/root usr/share/swig/1.3.40/cdata.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/cffi/
--rw-r--r-- root/root usr/share/swig/1.3.40/cffi/cffi.swg
-drwxr-xr-x root/root usr/share/swig/1.3.40/chicken/
--rw-r--r-- root/root usr/share/swig/1.3.40/chicken/chicken.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/chicken/chickenkw.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/chicken/chickenrun.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/chicken/multi-generic.scm
--rw-r--r-- root/root usr/share/swig/1.3.40/chicken/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/chicken/swigclosprefix.scm
--rw-r--r-- root/root usr/share/swig/1.3.40/chicken/tinyclos-multi-generic.patch
--rw-r--r-- root/root usr/share/swig/1.3.40/chicken/typemaps.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/clisp/
--rw-r--r-- root/root usr/share/swig/1.3.40/clisp/clisp.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/cmalloc.i
--rw-r--r-- root/root usr/share/swig/1.3.40/constraints.i
--rw-r--r-- root/root usr/share/swig/1.3.40/cpointer.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/csharp/
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/arrays_csharp.i
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/boost_shared_ptr.i
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/csharp.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/csharphead.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/csharpkw.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/director.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/enums.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/enumsimple.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/enumtypesafe.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/std_common.i
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/std_deque.i
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/std_except.i
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/std_map.i
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/std_pair.i
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/std_vector.i
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/std_wstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/stl.i
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/typemaps.i
--rw-r--r-- root/root usr/share/swig/1.3.40/csharp/wchar.i
--rw-r--r-- root/root usr/share/swig/1.3.40/cstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/cwstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/exception.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/gcj/
--rw-r--r-- root/root usr/share/swig/1.3.40/gcj/cni.i
--rw-r--r-- root/root usr/share/swig/1.3.40/gcj/cni.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/gcj/javaprims.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/guile/
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/common.scm
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/cplusplus.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/ghinterface.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/guile.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/guile_gh.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/guile_gh_run.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/guile_scm.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/guile_scm_run.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/guilemain.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/interpreter.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/list-vector.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/pointer-in-out.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/ports.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/std_common.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/std_deque.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/std_except.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/std_map.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/std_pair.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/std_vector.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/stl.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/swigrun.i
--rw-r--r-- root/root usr/share/swig/1.3.40/guile/typemaps.i
--rw-r--r-- root/root usr/share/swig/1.3.40/intrusive_ptr.i
--rw-r--r-- root/root usr/share/swig/1.3.40/inttypes.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/java/
--rw-r--r-- root/root usr/share/swig/1.3.40/java/arrays_java.i
--rw-r--r-- root/root usr/share/swig/1.3.40/java/boost_intrusive_ptr.i
--rw-r--r-- root/root usr/share/swig/1.3.40/java/boost_shared_ptr.i
--rw-r--r-- root/root usr/share/swig/1.3.40/java/director.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/java/enums.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/java/enumsimple.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/java/enumtypesafe.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/java/enumtypeunsafe.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/java/java.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/java/javahead.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/java/javakw.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/java/std_common.i
--rw-r--r-- root/root usr/share/swig/1.3.40/java/std_deque.i
--rw-r--r-- root/root usr/share/swig/1.3.40/java/std_except.i
--rw-r--r-- root/root usr/share/swig/1.3.40/java/std_map.i
--rw-r--r-- root/root usr/share/swig/1.3.40/java/std_pair.i
--rw-r--r-- root/root usr/share/swig/1.3.40/java/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/java/std_vector.i
--rw-r--r-- root/root usr/share/swig/1.3.40/java/std_wstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/java/stl.i
--rw-r--r-- root/root usr/share/swig/1.3.40/java/typemaps.i
--rw-r--r-- root/root usr/share/swig/1.3.40/java/various.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/lua/
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/_std_common.i
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/carrays.i
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/lua.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/lua_fnptr.i
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/luarun.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/luaruntime.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/luatypemaps.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/std_common.i
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/std_deque.i
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/std_except.i
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/std_map.i
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/std_pair.i
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/std_vector.i
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/stl.i
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/typemaps.i
--rw-r--r-- root/root usr/share/swig/1.3.40/lua/wchar.i
--rw-r--r-- root/root usr/share/swig/1.3.40/math.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/modula3/
--rw-r--r-- root/root usr/share/swig/1.3.40/modula3/modula3.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/modula3/modula3head.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/modula3/typemaps.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/mzscheme/
--rw-r--r-- root/root usr/share/swig/1.3.40/mzscheme/mzrun.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/mzscheme/mzscheme.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/mzscheme/std_common.i
--rw-r--r-- root/root usr/share/swig/1.3.40/mzscheme/std_deque.i
--rw-r--r-- root/root usr/share/swig/1.3.40/mzscheme/std_map.i
--rw-r--r-- root/root usr/share/swig/1.3.40/mzscheme/std_pair.i
--rw-r--r-- root/root usr/share/swig/1.3.40/mzscheme/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/mzscheme/std_vector.i
--rw-r--r-- root/root usr/share/swig/1.3.40/mzscheme/stl.i
--rw-r--r-- root/root usr/share/swig/1.3.40/mzscheme/typemaps.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/ocaml/
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/carray.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/class.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/cstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/director.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/ocaml.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/ocaml.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/ocamldec.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/ocamlkw.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/preamble.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/std_common.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/std_complex.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/std_deque.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/std_list.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/std_map.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/std_pair.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/std_vector.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/stl.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/swig.ml
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/swig.mli
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/swigp4.ml
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/typecheck.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/typemaps.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ocaml/typeregister.swg
-drwxr-xr-x root/root usr/share/swig/1.3.40/octave/
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/attribute.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/boost_shared_ptr.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/carrays.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/cdata.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/cmalloc.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/director.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/exception.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/factory.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/implicit.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/octave.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/octcomplex.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/octcontainer.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/octfragments.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/octiterators.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/octopers.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/octprimtypes.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/octrun.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/octruntime.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/octstdcommon.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/octtypemaps.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/octuserdir.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/std_alloc.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/std_basic_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/std_carray.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/std_char_traits.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/std_common.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/std_complex.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/std_container.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/std_deque.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/std_except.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/std_map.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/std_pair.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/std_vector.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/stl.i
--rw-r--r-- root/root usr/share/swig/1.3.40/octave/typemaps.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/perl5/
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/Makefile.pl
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/attribute.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/carrays.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/cdata.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/cmalloc.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/cni.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/cpointer.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/cstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/exception.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/factory.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/jstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/noembed.h
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/perl5.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/perlerrors.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/perlfragments.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/perlhead.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/perlinit.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/perlkw.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/perlmacros.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/perlmain.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/perlopers.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/perlprimtypes.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/perlrun.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/perlruntime.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/perlstrings.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/perltypemaps.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/perluserdir.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/reference.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/std_common.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/std_deque.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/std_except.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/std_list.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/std_map.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/std_pair.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/std_vector.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/stl.i
--rw-r--r-- root/root usr/share/swig/1.3.40/perl5/typemaps.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/php/
--rw-r--r-- root/root usr/share/swig/1.3.40/php/const.i
--rw-r--r-- root/root usr/share/swig/1.3.40/php/director.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/php/factory.i
--rw-r--r-- root/root usr/share/swig/1.3.40/php/globalvar.i
--rw-r--r-- root/root usr/share/swig/1.3.40/php/php.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/php/phpinit.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/php/phpkw.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/php/phppointers.i
--rw-r--r-- root/root usr/share/swig/1.3.40/php/phprun.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/php/std_common.i
--rw-r--r-- root/root usr/share/swig/1.3.40/php/std_deque.i
--rw-r--r-- root/root usr/share/swig/1.3.40/php/std_map.i
--rw-r--r-- root/root usr/share/swig/1.3.40/php/std_pair.i
--rw-r--r-- root/root usr/share/swig/1.3.40/php/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/php/std_vector.i
--rw-r--r-- root/root usr/share/swig/1.3.40/php/stl.i
--rw-r--r-- root/root usr/share/swig/1.3.40/php/typemaps.i
--rw-r--r-- root/root usr/share/swig/1.3.40/php/utils.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/pike/
--rw-r--r-- root/root usr/share/swig/1.3.40/pike/pike.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/pike/pikekw.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/pike/pikerun.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/pike/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/pointer.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/python/
--rw-r--r-- root/root usr/share/swig/1.3.40/python/argcargv.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/attribute.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/boost_shared_ptr.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/carrays.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/ccomplex.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/cdata.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/cmalloc.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/cni.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/complex.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/cpointer.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/cstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/cwstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/defarg.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/director.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/embed.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/embed15.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/exception.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/factory.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/file.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/implicit.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/jstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pyabc.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pyapi.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pybackward.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pybuffer.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pyclasses.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pycomplex.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pycontainer.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pydocs.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pyerrors.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pyfragments.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pyhead.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pyinit.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pyiterators.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pymacros.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pyname_compat.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pyopers.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pyprimtypes.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pyrun.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pyruntime.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pystdcommon.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pystrings.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/python.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pythonkw.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pythreads.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pytuplehlp.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pytypemaps.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pyuserdir.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/pywstrings.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_alloc.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_basic_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_carray.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_char_traits.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_common.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_complex.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_container.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_deque.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_except.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_ios.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_iostream.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_list.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_map.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_multimap.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_multiset.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_pair.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_set.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_sstream.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_streambuf.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_vector.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_vectora.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_wios.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_wiostream.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_wsstream.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_wstreambuf.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/std_wstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/stl.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/typemaps.i
--rw-r--r-- root/root usr/share/swig/1.3.40/python/wchar.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/r/
--rw-r--r-- root/root usr/share/swig/1.3.40/r/cdata.i
--rw-r--r-- root/root usr/share/swig/1.3.40/r/exception.i
--rw-r--r-- root/root usr/share/swig/1.3.40/r/r.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/r/rcontainer.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/r/rfragments.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/r/rkw.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/r/ropers.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/r/rrun.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/r/rstdcommon.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/r/rtype.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/r/srun.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/r/std_alloc.i
--rw-r--r-- root/root usr/share/swig/1.3.40/r/std_common.i
--rw-r--r-- root/root usr/share/swig/1.3.40/r/std_container.i
--rw-r--r-- root/root usr/share/swig/1.3.40/r/std_deque.i
--rw-r--r-- root/root usr/share/swig/1.3.40/r/std_except.i
--rw-r--r-- root/root usr/share/swig/1.3.40/r/std_pair.i
--rw-r--r-- root/root usr/share/swig/1.3.40/r/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/r/std_vector.i
--rw-r--r-- root/root usr/share/swig/1.3.40/r/stl.i
--rw-r--r-- root/root usr/share/swig/1.3.40/r/typemaps.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/ruby/
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/Makefile.swig
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/argcargv.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/attribute.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/carrays.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/cdata.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/cmalloc.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/cni.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/cpointer.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/cstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/director.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/embed.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/exception.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/extconf.rb
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/factory.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/file.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/jstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/progargcargv.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/ruby.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubyapi.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubyautodoc.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubyclasses.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubycomplex.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubycontainer.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubycontainer_extended.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubydef.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubyerrors.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubyfragments.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubyhead.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubyinit.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubyiterators.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubykw.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubymacros.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubyopers.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubyprimtypes.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubyrun.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubyruntime.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubystdautodoc.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubystdcommon.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubystdfunctors.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubystrings.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubytracking.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubytypemaps.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubyuserdir.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/rubywstrings.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_alloc.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_basic_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_char_traits.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_common.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_complex.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_container.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_deque.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_except.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_functors.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_ios.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_iostream.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_list.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_map.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_multimap.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_multiset.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_pair.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_queue.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_set.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_sstream.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_stack.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_streambuf.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_vector.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_vectora.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/std_wstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/stl.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/timeval.i
--rw-r--r-- root/root usr/share/swig/1.3.40/ruby/typemaps.i
--rw-r--r-- root/root usr/share/swig/1.3.40/runtime.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/shared_ptr.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/std/
--rw-r--r-- root/root usr/share/swig/1.3.40/std/_std_deque.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_alloc.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_basic_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_carray.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_char_traits.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_common.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_container.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_deque.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_except.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_ios.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_iostream.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_list.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_map.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_multimap.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_multiset.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_pair.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_queue.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_set.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_sstream.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_stack.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_streambuf.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_vector.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_vectora.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_wios.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_wiostream.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_wsstream.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_wstreambuf.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std/std_wstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/std_except.i
--rw-r--r-- root/root usr/share/swig/1.3.40/stdint.i
--rw-r--r-- root/root usr/share/swig/1.3.40/stl.i
--rw-r--r-- root/root usr/share/swig/1.3.40/swig.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/swigarch.i
--rw-r--r-- root/root usr/share/swig/1.3.40/swigerrors.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/swiginit.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/swiglabels.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/swigrun.i
--rw-r--r-- root/root usr/share/swig/1.3.40/swigrun.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/swigwarn.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/swigwarnings.swg
-drwxr-xr-x root/root usr/share/swig/1.3.40/tcl/
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/attribute.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/carrays.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/cdata.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/cmalloc.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/cni.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/cpointer.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/cstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/cwstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/exception.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/factory.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/jstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/std_common.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/std_deque.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/std_except.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/std_map.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/std_pair.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/std_string.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/std_vector.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/std_wstring.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/stl.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tcl8.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tclapi.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tclerrors.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tclfragments.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tclinit.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tclinterp.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tclkw.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tclmacros.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tclopers.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tclprimtypes.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tclresult.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tclrun.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tclruntime.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tclsh.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tclstrings.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tcltypemaps.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tcluserdir.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/tclwstrings.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/typemaps.i
--rw-r--r-- root/root usr/share/swig/1.3.40/tcl/wish.i
-drwxr-xr-x root/root usr/share/swig/1.3.40/typemaps/
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/attribute.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/carrays.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/cdata.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/cmalloc.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/cpointer.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/cstring.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/cstrings.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/cwstring.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/enumint.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/exception.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/factory.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/fragments.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/implicit.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/inoutlist.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/misctypes.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/primtypes.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/ptrtypes.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/std_except.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/std_string.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/std_strings.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/std_wstring.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/string.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/strings.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/swigmacros.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/swigobject.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/swigtype.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/swigtypemaps.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/traits.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/typemaps.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/valtypes.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/void.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/typemaps/wstring.swg
-drwxr-xr-x root/root usr/share/swig/1.3.40/uffi/
--rw-r--r-- root/root usr/share/swig/1.3.40/uffi/uffi.swg
--rw-r--r-- root/root usr/share/swig/1.3.40/wchar.i
--rw-r--r-- root/root usr/share/swig/1.3.40/windows.i
diff --git a/extra/swig/.md5sum b/extra/swig/.md5sum
deleted file mode 100644
index f633e13bf..000000000
--- a/extra/swig/.md5sum
+++ /dev/null
@@ -1 +0,0 @@
-2df766c9e03e02811b1ab4bba1c7b9cc swig-1.3.40.tar.gz
diff --git a/extra/swig/Pkgfile b/extra/swig/Pkgfile
deleted file mode 100644
index e45055a51..000000000
--- a/extra/swig/Pkgfile
+++ /dev/null
@@ -1,19 +0,0 @@
-# Description: A compiler that makes it easy to integrate C and C++ code with scripting languages
-# URL:http://www.swig.org/
-# Maintainer: NuTyX core team
-# Packager: lesibel at free dot fr
-# Depends on: gcc-libs, zlib
-
-name=swig
-version=1.3.40
-release=1
-
-source=("http://downloads.sourceforge.net/$name/$name-$version.tar.gz")
-
-build() {
- cd $name-$version
- ./configure --prefix=/usr
- make
- make DESTDIR=$PKG install
- install -D -m644 LICENSE $PKG/usr/share/licenses/$name/LICENSE
-}
diff --git a/extra/unrar/.footprint b/extra/unrar/.footprint
deleted file mode 100644
index c6c9d992f..000000000
--- a/extra/unrar/.footprint
+++ /dev/null
@@ -1,8 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/unrar
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/doc/
-drwxr-xr-x root/root usr/share/doc/unrar-3.9.2/
--rw-r--r-- root/root usr/share/doc/unrar-3.9.2/license.txt
--rw-r--r-- root/root usr/share/doc/unrar-3.9.2/readme.txt
diff --git a/extra/unrar/.md5sum b/extra/unrar/.md5sum
deleted file mode 100644
index 29b20cdca..000000000
--- a/extra/unrar/.md5sum
+++ /dev/null
@@ -1 +0,0 @@
-a7443772592d567c5395d060a3dcc3e6 unrarsrc-3.9.2.tar.gz
diff --git a/extra/unrar/Pkgfile b/extra/unrar/Pkgfile
deleted file mode 100755
index 035c1c057..000000000
--- a/extra/unrar/Pkgfile
+++ /dev/null
@@ -1,19 +0,0 @@
-# Description: Extracteur et visualisateur de fichiers RAR
-# URL: http://www.rarlab.com/
-# Maintainer: NuTyX core team
-# Packager: sibel at free dot fr
-# Depends on: gcc
-
-name=unrar
-version=3.9.2
-release=1
-
-source=(http://www.rarlab.com/rar/unrarsrc-$version.tar.gz)
-
-build() {
- cd $name
- make -f makefile.unix
- mkdir -p $PKG/usr/{bin,share/doc/$name-$version}
- install -m 755 unrar $PKG/usr/bin/
- install -m 644 {license.txt,readme.txt} $PKG/usr/share/doc/$name-$version
-}
diff --git a/extra/webkit/.footprint b/extra/webkit/.footprint
index 2b68be98b..80eb973eb 100755
--- a/extra/webkit/.footprint
+++ b/extra/webkit/.footprint
@@ -20,23 +20,29 @@ drwxr-xr-x root/root usr/include/webkit-1.0/webkit/
-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitdownload.h
-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitenumtypes.h
-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkiterror.h
+-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkithittestresult.h
-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitnetworkrequest.h
+-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitnetworkresponse.h
+-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitsecurityorigin.h
-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitsoupauthdialog.h
-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitversion.h
-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebbackforwardlist.h
+-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebdatabase.h
+-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebdatasource.h
-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebframe.h
-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebhistoryitem.h
-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebinspector.h
-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebnavigationaction.h
-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebpolicydecision.h
+-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebresource.h
-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebsettings.h
-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebview.h
-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebwindowfeatures.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libwebkit-1.0.la
-lrwxrwxrwx root/root usr/lib/libwebkit-1.0.so -> libwebkit-1.0.so.2.6.0
-lrwxrwxrwx root/root usr/lib/libwebkit-1.0.so.2 -> libwebkit-1.0.so.2.6.0
--rwxr-xr-x root/root usr/lib/libwebkit-1.0.so.2.6.0
+lrwxrwxrwx root/root usr/lib/libwebkit-1.0.so -> libwebkit-1.0.so.2.12.0
+lrwxrwxrwx root/root usr/lib/libwebkit-1.0.so.2 -> libwebkit-1.0.so.2.12.0
+-rwxr-xr-x root/root usr/lib/libwebkit-1.0.so.2.12.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/webkit-1.0.pc
drwxr-xr-x root/root usr/share/
@@ -56,7 +62,12 @@ drwxr-xr-x root/root usr/share/webkit-1.0/webinspector/
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Breakpoint.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/BreakpointsSidebarPane.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/CallStackSidebarPane.js
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Console.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Callback.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ChangesView.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Color.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ConsoleView.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/CookieItemsView.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/DOMAgent.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/DOMStorage.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/DOMStorageDataGrid.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/DOMStorageItemsView.js
@@ -64,20 +75,21 @@ drwxr-xr-x root/root usr/share/webkit-1.0/webinspector/
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Database.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/DatabaseQueryView.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/DatabaseTableView.js
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/DatabasesPanel.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Drawer.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ElementsPanel.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ElementsTreeOutline.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/EventListenersSidebarPane.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/FontView.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ImageView.js
drwxr-xr-x root/root usr/share/webkit-1.0/webinspector/Images/
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/back.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/checker.png
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/clearConsoleButtons.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/clearConsoleButtonGlyph.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/closeButtons.png
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/consoleButtons.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/consoleButtonGlyph.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/cookie.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/database.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/databaseTable.png
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/databasesIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/debuggerContinue.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/debuggerPause.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/debuggerStepInto.png
@@ -92,14 +104,15 @@ drwxr-xr-x root/root usr/share/webkit-1.0/webinspector/Images/
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/disclosureTriangleSmallRightDownBlack.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/disclosureTriangleSmallRightDownWhite.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/disclosureTriangleSmallRightWhite.png
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/dockButtons.png
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/domStorage.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/dockButtonGlyph.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/elementsIcon.png
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/enableButtons.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/enableOutlineButtonGlyph.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/enableSolidButtonGlyph.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/errorIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/errorMediumIcon.png
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/excludeButtons.png
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/focusButtons.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/errorRedDot.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/excludeButtonGlyph.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/focusButtonGlyph.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/forward.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/glossyHeader.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/glossyHeaderPressed.png
@@ -108,20 +121,25 @@ drwxr-xr-x root/root usr/share/webkit-1.0/webinspector/Images/
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/goArrow.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/graphLabelCalloutLeft.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/graphLabelCalloutRight.png
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/largerResourcesButtons.png
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/nodeSearchButtons.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/grayConnectorPoint.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/largerResourcesButtonGlyph.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/localStorage.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/nodeSearchButtonGlyph.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/paneBottomGrow.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/paneBottomGrowActive.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/paneGrowHandleLine.png
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/pauseOnExceptionButtons.png
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/percentButtons.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/paneSettingsButtons.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/pauseOnExceptionButtonGlyph.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/percentButtonGlyph.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/profileGroupIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/profileIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/profileSmallIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/profilesIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/profilesSilhouette.png
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/recordButtons.png
--rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/reloadButtons.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/radioDot.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/recordButtonGlyph.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/recordToggledButtonGlyph.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/reloadButtonGlyph.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourceCSSIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourceDocumentIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourceDocumentIconSmall.png
@@ -129,6 +147,7 @@ drwxr-xr-x root/root usr/share/webkit-1.0/webinspector/Images/
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourcePlainIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourcePlainIconSmall.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourcesIcon.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourcesSilhouette.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourcesSizeGraphIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourcesTimeGraphIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/scriptsIcon.png
@@ -143,6 +162,7 @@ drwxr-xr-x root/root usr/share/webkit-1.0/webinspector/Images/
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/segmentHoverEnd.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/segmentSelected.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/segmentSelectedEnd.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/sessionStorage.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/splitviewDimple.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/splitviewDividerBackground.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/statusbarBackground.png
@@ -152,6 +172,8 @@ drwxr-xr-x root/root usr/share/webkit-1.0/webinspector/Images/
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/statusbarMenuButtonSelected.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/statusbarResizerHorizontal.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/statusbarResizerVertical.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/storageIcon.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/successGreenDot.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineHollowPillBlue.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineHollowPillGray.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineHollowPillGreen.png
@@ -159,6 +181,7 @@ drwxr-xr-x root/root usr/share/webkit-1.0/webinspector/Images/
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineHollowPillPurple.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineHollowPillRed.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineHollowPillYellow.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelinePillBlue.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelinePillGray.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelinePillGreen.png
@@ -177,18 +200,26 @@ drwxr-xr-x root/root usr/share/webkit-1.0/webinspector/Images/
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/treeRightTriangleWhite.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/treeUpTriangleBlack.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/treeUpTriangleWhite.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/undockButtonGlyph.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/userInputIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/userInputPreviousIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/userInputResultIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/warningIcon.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/warningMediumIcon.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/warningOrangeDot.png
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/warningsErrors.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/whiteConnectorPoint.png
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/InjectedScript.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/InjectedScriptAccess.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/KeyboardShortcut.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/MetricsSidebarPane.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Object.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ObjectPropertiesSection.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ObjectProxy.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Panel.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/PanelEnablerView.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Placard.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Popup.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ProfileDataGridTree.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ProfileView.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ProfilesPanel.js
@@ -206,13 +237,21 @@ drwxr-xr-x root/root usr/share/webkit-1.0/webinspector/Images/
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/SidebarTreeElement.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/SourceFrame.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/SourceView.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/StatusBarButton.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/StoragePanel.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/StylesSidebarPane.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/SummaryBar.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/TestController.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/TextPrompt.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/TimelineAgent.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/TimelinePanel.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/TopDownProfileDataGridTree.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/View.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/WatchExpressionsSidebarPane.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/inspector.css
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/inspector.html
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/inspector.js
+-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/inspectorSyntaxHighlight.css
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/localizedStrings.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/treeoutline.js
-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/utilities.js
diff --git a/extra/webkit/.md5sum b/extra/webkit/.md5sum
index ff5d5e239..c069401ab 100755..100644
--- a/extra/webkit/.md5sum
+++ b/extra/webkit/.md5sum
@@ -1 +1 @@
-a92dbcb80b0d6a97fedb5f1e84dab734 WebKit-r44282.tar.bz2
+94f9913cc4e4bf3ff8659f084f50ed63 webkit-1.1.16.tar.gz
diff --git a/extra/webkit/Pkgfile b/extra/webkit/Pkgfile
index c508f006a..d11c8e3e8 100755
--- a/extra/webkit/Pkgfile
+++ b/extra/webkit/Pkgfile
@@ -1,18 +1,21 @@
# Description: Moteur de rendu Web libre
# URL: http://webkit.org/
# Maintainer: NuTyX core team
-# Packager: fred.galusik at gmail dot com
+# Packager: thierryn1 at hispeed dot ch
# Depends on: bison, curl, dbus, gconf, gnome-vfs, gperf, gstreamer, gst-plugins-base, gtk, gtk-doc, icu, libpng, openssl, orbit2, pango, enchant, libsoup
name=webkit
-version=r44282
+version=1.1.16
release=1
-source=(http://builds.nightly.webkit.org/files/trunk/src/WebKit-$version.tar.bz2)
+source=(http://webkitgtk.org/$name-$version.tar.gz)
build() {
-cd WebKit-$version
- ./autogen.sh --prefix=/usr \
+cd $name-$version
+ ./configure --prefix=/usr \
--localstatedir=/var \
+ --with-font-backend=freetype \
+ --disable-gtk-doc \
+ --enable-jit \
--sysconfdir=/etc \
--enable-video
make