diff options
Diffstat (limited to 'base')
43 files changed, 1224 insertions, 10 deletions
diff --git a/base/abook/.footprint b/base/abook/.footprint new file mode 100755 index 000000000..e5585426d --- /dev/null +++ b/base/abook/.footprint @@ -0,0 +1,13 @@ +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/base/abook/.md5sum b/base/abook/.md5sum new file mode 100755 index 000000000..0cc92bbea --- /dev/null +++ b/base/abook/.md5sum @@ -0,0 +1,2 @@ +956eeb417b337a6c838c1c625019ea00 0.5.6-01_editor +87d25df96864a7c507a4965e6d1da49d abook-0.5.6.tar.gz diff --git a/base/abook/Pkgfile b/base/abook/Pkgfile new file mode 100755 index 000000000..b290e1c62 --- /dev/null +++ b/base/abook/Pkgfile @@ -0,0 +1,20 @@ +# Description: Carnet d'adresses en mode texte +# URL: http://abook.sourceforge.net/ +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: + +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/base/antiword/.footprint b/base/antiword/.footprint new file mode 100644 index 000000000..766eb0097 --- /dev/null +++ b/base/antiword/.footprint @@ -0,0 +1,40 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/antiword +-rwxr-xr-x root/root usr/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/man1/ +-rw-rw-rw- root/root usr/share/man/man1/antiword.1.gz diff --git a/base/antiword/.md5sum b/base/antiword/.md5sum new file mode 100644 index 000000000..c2c7fba22 --- /dev/null +++ b/base/antiword/.md5sum @@ -0,0 +1 @@ +f868e2a269edcbc06bf77e89a55898d1 antiword-0.37.tar.gz diff --git a/base/antiword/Pkgfile b/base/antiword/Pkgfile new file mode 100644 index 000000000..c3ab4e494 --- /dev/null +++ b/base/antiword/Pkgfile @@ -0,0 +1,19 @@ +# 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: + +name=antiword +version=0.37 +release=1 +source=(http://www.winfield.demon.nl/linux/$name-$version.tar.gz) + + +build() { + cd $name-$version + make GLOBAL_INSTALL_DIR=/usr/bin OPT="$CFLAGS" + install -d -m 0755 $PKG/usr/bin $PKG/usr/share/$name $PKG/usr/share/man/man1 + make DESTDIR=$PKG GLOBAL_INSTALL_DIR=/usr/bin global_install + install -D --mode=666 Docs/antiword.1 $PKG/usr/share/man/man1/antiword.1 +} diff --git a/base/audiofile/.footprint b/base/audiofile/.footprint new file mode 100644 index 000000000..ec2503597 --- /dev/null +++ b/base/audiofile/.footprint @@ -0,0 +1,20 @@ +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/base/audiofile/.md5sum b/base/audiofile/.md5sum new file mode 100644 index 000000000..1dd4d925d --- /dev/null +++ b/base/audiofile/.md5sum @@ -0,0 +1 @@ +9c1049876cd51c0f1b12c2886cce4d42 audiofile-0.2.6.tar.gz diff --git a/base/audiofile/Pkgfile b/base/audiofile/Pkgfile new file mode 100755 index 000000000..28a885edd --- /dev/null +++ b/base/audiofile/Pkgfile @@ -0,0 +1,18 @@ +# 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: + +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/base/binutils/Pkgfile b/base/binutils/Pkgfile index ee4dc6da4..c59793978 100755 --- a/base/binutils/Pkgfile +++ b/base/binutils/Pkgfile @@ -1,8 +1,8 @@ # Description: Le paquet GNU Binutils est une collection d'outils # URL: http://sources.redhat.com/binutils/ -# Maintainer: Linux From Scratch +# Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: zlib +# Depends on: name=binutils version=2.19.1 diff --git a/base/blas/.footprint b/base/blas/.footprint new file mode 100644 index 000000000..3cec1dae5 --- /dev/null +++ b/base/blas/.footprint @@ -0,0 +1,9 @@ +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/base/blas/.md5sum b/base/blas/.md5sum new file mode 100644 index 000000000..40551f2b2 --- /dev/null +++ b/base/blas/.md5sum @@ -0,0 +1,3 @@ +7e6af7022440d8688d16be86d55fb358 blas.tgz +38b6acb8ed5691d25863319d30a8b365 license.txt +c9822d4699733bdee98f417565181f9c make.inc diff --git a/base/blas/Pkgfile b/base/blas/Pkgfile new file mode 100644 index 000000000..eecd0fc96 --- /dev/null +++ b/base/blas/Pkgfile @@ -0,0 +1,30 @@ +# Description: Basic Linear Algebra Subprograms +# URL: http://www.netlib.org/blas +# Maintainer: NuTyX core team +# Packager: lesibel at free dot fr +# Depends on: + +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/base/blas/license.txt b/base/blas/license.txt new file mode 100644 index 000000000..79f38386e --- /dev/null +++ b/base/blas/license.txt @@ -0,0 +1,19 @@ +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/base/blas/make.inc b/base/blas/make.inc new file mode 100644 index 000000000..3adb7654f --- /dev/null +++ b/base/blas/make.inc @@ -0,0 +1,34 @@ +#################################################################### +# 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/base/cdrdao/.footprint b/base/cdrdao/.footprint new file mode 100644 index 000000000..b4ff479c4 --- /dev/null +++ b/base/cdrdao/.footprint @@ -0,0 +1,15 @@ +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 +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 +-rw-r--r-- root/root usr/share/man/man1/toc2cddb.1.gz +-rw-r--r-- root/root usr/share/man/man1/toc2cue.1.gz diff --git a/base/cdrdao/.md5sum b/base/cdrdao/.md5sum new file mode 100644 index 000000000..a84209052 --- /dev/null +++ b/base/cdrdao/.md5sum @@ -0,0 +1 @@ +8d15ba6280bb7ba2f4d6be31d28b3c0c cdrdao-1.2.3.tar.bz2 diff --git a/base/cdrdao/Pkgfile b/base/cdrdao/Pkgfile new file mode 100755 index 000000000..371dfcf2b --- /dev/null +++ b/base/cdrdao/Pkgfile @@ -0,0 +1,20 @@ +# 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.3 +release=1 +source=( http://downloads.sourceforge.net/$name/$name-$version.tar.bz2) + +build() { + cd $name-$version + ./configure --prefix=/usr \ + --mandir=/usr/share/man \ + --infodir=/usr/share/info \ + --without-lame + make + make DESTDIR=$PKG install +} diff --git a/base/curl/Pkgfile b/base/curl/Pkgfile index cf69b469f..d5a118318 100755 --- a/base/curl/Pkgfile +++ b/base/curl/Pkgfile @@ -1,7 +1,7 @@ # Description: Permet le transfer de fichiers en ligne de commande, protocoles: http, https, ftp, telnet, etc # URL: http://curl.haxx.se/ # Packager: thierryn1 at hispeed dot ch -# Depends on: openssl, zlib, libidn +# Depends on: libidn name=curl version=7.19.5 diff --git a/base/db/Pkgfile b/base/db/Pkgfile index 94299ef80..bfe614c7e 100755 --- a/base/db/Pkgfile +++ b/base/db/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.sleepycat.com/products/db.shtml # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: gcc +# Depends on: name=db version=4.7.25 diff --git a/base/file/Pkgfile b/base/file/Pkgfile index adcc0a95d..c5d859173 100755 --- a/base/file/Pkgfile +++ b/base/file/Pkgfile @@ -2,7 +2,7 @@ # URL: ftp://ftp.fu-berlin.de/unix/tools/file/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: zlib +# Depends on: name=file version=5.03 diff --git a/base/gcc-fortran/Pkgfile b/base/gcc-fortran/Pkgfile index 6be9d8a74..1ea8c3443 100644 --- a/base/gcc-fortran/Pkgfile +++ b/base/gcc-fortran/Pkgfile @@ -2,7 +2,7 @@ # URL: http://gcc.gnu.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: mpfr +# Depends on: name=gcc-fortran version=4.4.1 diff --git a/base/libnl/.footprint b/base/libnl/.footprint new file mode 100644 index 000000000..82977baeb --- /dev/null +++ b/base/libnl/.footprint @@ -0,0 +1,63 @@ +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/base/libnl/.md5sum b/base/libnl/.md5sum new file mode 100644 index 000000000..cccbfde32 --- /dev/null +++ b/base/libnl/.md5sum @@ -0,0 +1,4 @@ +c5dc2c568e2ecd1227b37a5dd1757a7b 01-missing_declaration.patch +fc990228bd3b9eb29f55127e86f3fdfa gcc43.patch +ae970ccd9144e132b68664f98e7ceeb1 libnl-1.1.tar.gz +ad524b445efaccf70c0b004f74d296f5 libnl-1.pc diff --git a/base/libnl/01-missing_declaration.patch b/base/libnl/01-missing_declaration.patch new file mode 100644 index 000000000..f9301b4bc --- /dev/null +++ b/base/libnl/01-missing_declaration.patch @@ -0,0 +1,13 @@ +--- 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/base/libnl/Pkgfile b/base/libnl/Pkgfile new file mode 100644 index 000000000..3214c5e0e --- /dev/null +++ b/base/libnl/Pkgfile @@ -0,0 +1,22 @@ +# 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/base/libnl/gcc43.patch b/base/libnl/gcc43.patch new file mode 100644 index 000000000..e9089639b --- /dev/null +++ b/base/libnl/gcc43.patch @@ -0,0 +1,11 @@ +--- 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/base/libnl/libnl-1.pc b/base/libnl/libnl-1.pc new file mode 100644 index 000000000..206f2b088 --- /dev/null +++ b/base/libnl/libnl-1.pc @@ -0,0 +1,11 @@ +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/base/lynx/Pkgfile b/base/lynx/Pkgfile index 5a7230d87..77c31209b 100755 --- a/base/lynx/Pkgfile +++ b/base/lynx/Pkgfile @@ -1,8 +1,8 @@ # Description: Un navigateur texte pour le WWW # URL: http://lynx.isc.org # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com -# Depends on: bzip2, glibc, ncurses, openssl, zlib +# Packager: thierryn1 at hispeed dot ch +# Depends on: name=lynx version=2.8.7 diff --git a/base/module-init-tools/Pkgfile b/base/module-init-tools/Pkgfile index 7c6f76551..a002ec8ec 100755 --- a/base/module-init-tools/Pkgfile +++ b/base/module-init-tools/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.kernel.org/pub/linux/kernel/people/rusty/modules # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: man-db, zlib +# Depends on: name=module-init-tools version=3.10 diff --git a/base/netcdf/.footprint b/base/netcdf/.footprint new file mode 100644 index 000000000..17df535ed --- /dev/null +++ b/base/netcdf/.footprint @@ -0,0 +1,58 @@ +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/base/netcdf/.md5sum b/base/netcdf/.md5sum new file mode 100644 index 000000000..08c9a4117 --- /dev/null +++ b/base/netcdf/.md5sum @@ -0,0 +1 @@ +a251453c5477599f050fa4e593295186 netcdf-4.0.1.tar.gz diff --git a/base/netcdf/Pkgfile b/base/netcdf/Pkgfile new file mode 100644 index 000000000..20f4edd5e --- /dev/null +++ b/base/netcdf/Pkgfile @@ -0,0 +1,24 @@ +# 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: + +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/base/openssh/Pkgfile b/base/openssh/Pkgfile index 0c3d641e9..b9cc7555b 100755 --- a/base/openssh/Pkgfile +++ b/base/openssh/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.openssh.org/ # Maintainer: NuTyX coreteam # Packager: thierryn1 at hispeed dot ch -# Depends on: openssl, zlib, tcp_wrappers +# Depends on: name=openssh version=5.3p1 diff --git a/base/rlog/.footprint b/base/rlog/.footprint new file mode 100644 index 000000000..3f622a36e --- /dev/null +++ b/base/rlog/.footprint @@ -0,0 +1,99 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/rlog/ +-rw-r--r-- root/root usr/include/rlog/Error.h +-rw-r--r-- root/root usr/include/rlog/Lock.h +-rw-r--r-- root/root usr/include/rlog/Mutex.h +-rw-r--r-- root/root usr/include/rlog/RLogChannel.h +-rw-r--r-- root/root usr/include/rlog/RLogNode.h +-rw-r--r-- root/root usr/include/rlog/RLogPublisher.h +-rw-r--r-- root/root usr/include/rlog/RLogTime.h +-rw-r--r-- root/root usr/include/rlog/StdioNode.h +-rw-r--r-- root/root usr/include/rlog/SyslogNode.h +-rw-r--r-- root/root usr/include/rlog/common.h +-rw-r--r-- root/root usr/include/rlog/rlog-c99.h +-rw-r--r-- root/root usr/include/rlog/rlog-novariadic.h +-rw-r--r-- root/root usr/include/rlog/rlog-prec99.h +-rw-r--r-- root/root usr/include/rlog/rlog.h +-rw-r--r-- root/root usr/include/rlog/rloginit.h +-rw-r--r-- root/root usr/include/rlog/rloglocation.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/librlog.la +lrwxrwxrwx root/root usr/lib/librlog.so -> librlog.so.5.0.0 +lrwxrwxrwx root/root usr/lib/librlog.so.5 -> librlog.so.5.0.0 +-rwxr-xr-x root/root usr/lib/librlog.so.5.0.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/librlog.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/doc/ +drwxr-xr-x root/root usr/share/doc/rlog/ +drwxr-xr-x root/root usr/share/doc/rlog/html/ +-rwxr-xr-x root/root usr/share/doc/rlog/html/Error_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/Lock_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/Mutex_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/RLogChannel_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/RLogNode_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/RLogPublisher_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/RLogTime_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/StdioNode_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/SyslogNode_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/annotated.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/channel.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1Error-members.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1Error.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1FileNode-members.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1FileNode.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1FileNode.png +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1Lock-members.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1Lock.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1Mutex-members.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1Mutex.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1RLogChannel-members.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1RLogChannel.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1RLogChannel.png +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1RLogModule-members.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1RLogModule.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1RLogNode-members.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1RLogNode.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1RLogNode.png +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1RLogPublisher-members.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1RLogPublisher.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1RLogPublisher.png +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1StdioNode-members.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1StdioNode.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1StdioNode.png +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1SyslogNode-members.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1SyslogNode.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/classrlog_1_1SyslogNode.png +-rwxr-xr-x root/root usr/share/doc/rlog/html/common_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/component.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/config_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/doxygen.css +-rwxr-xr-x root/root usr/share/doc/rlog/html/doxygen.png +-rwxr-xr-x root/root usr/share/doc/rlog/html/files.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/functions.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/functions_func.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/functions_vars.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/group__RLogMacros.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/hierarchy.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/index.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/modules.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/pages.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/rlog-c99_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/rlog-novariadic_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/rlog-prec99_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/rlog_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/rlog_8h.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/rloginit_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/rloglocation_8h-source.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/structrlog_1_1ErrorData-members.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/structrlog_1_1ErrorData.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/structrlog_1_1PublishLoc-members.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/structrlog_1_1PublishLoc.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/structrlog_1_1RLogData-members.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/structrlog_1_1RLogData.html +-rwxr-xr-x root/root usr/share/doc/rlog/html/tab_b.gif +-rwxr-xr-x root/root usr/share/doc/rlog/html/tab_l.gif +-rwxr-xr-x root/root usr/share/doc/rlog/html/tab_r.gif +-rwxr-xr-x root/root usr/share/doc/rlog/html/tabs.css +-rw-r--r-- root/root usr/share/doc/rlog/refman.pdf diff --git a/base/rlog/.md5sum b/base/rlog/.md5sum new file mode 100644 index 000000000..b7ba59526 --- /dev/null +++ b/base/rlog/.md5sum @@ -0,0 +1 @@ +c29f74e0f50d66b20312d049b683ff82 rlog-1.4.tar.gz diff --git a/base/rlog/Pkgfile b/base/rlog/Pkgfile new file mode 100755 index 000000000..e13de085f --- /dev/null +++ b/base/rlog/Pkgfile @@ -0,0 +1,20 @@ +# Description: Service de logging flexible pour programmes et librairies C++ +# URL: http://www.arg0.net/rlog +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: + +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/base/swig/.footprint b/base/swig/.footprint new file mode 100644 index 000000000..28d7b8715 --- /dev/null +++ b/base/swig/.footprint @@ -0,0 +1,574 @@ +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/base/swig/.md5sum b/base/swig/.md5sum new file mode 100644 index 000000000..f633e13bf --- /dev/null +++ b/base/swig/.md5sum @@ -0,0 +1 @@ +2df766c9e03e02811b1ab4bba1c7b9cc swig-1.3.40.tar.gz diff --git a/base/swig/Pkgfile b/base/swig/Pkgfile new file mode 100644 index 000000000..c4bff20e1 --- /dev/null +++ b/base/swig/Pkgfile @@ -0,0 +1,19 @@ +# 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: + +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/base/unrar/.footprint b/base/unrar/.footprint new file mode 100644 index 000000000..c6c9d992f --- /dev/null +++ b/base/unrar/.footprint @@ -0,0 +1,8 @@ +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/base/unrar/.md5sum b/base/unrar/.md5sum new file mode 100644 index 000000000..29b20cdca --- /dev/null +++ b/base/unrar/.md5sum @@ -0,0 +1 @@ +a7443772592d567c5395d060a3dcc3e6 unrarsrc-3.9.2.tar.gz diff --git a/base/unrar/Pkgfile b/base/unrar/Pkgfile new file mode 100755 index 000000000..d3b584aa9 --- /dev/null +++ b/base/unrar/Pkgfile @@ -0,0 +1,19 @@ +# Description: Extracteur et visualisateur de fichiers RAR +# URL: http://www.rarlab.com/ +# Maintainer: NuTyX core team +# Packager: sibel at free dot fr +# Depends on: + +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 +} |