From 329a5215dd1865de9f866d89dbee569aa1697b7b Mon Sep 17 00:00:00 2001 From: skingrapher Date: Fri, 27 Nov 2009 12:23:47 +0400 Subject: ajout d'antiword#0.37-1 --- extra/antiword/.footprint | 41 +++++++++++++++++++++++++++++++++++++++++ extra/antiword/.md5sum | 1 + extra/antiword/Pkgfile | 19 +++++++++++++++++++ 3 files changed, 61 insertions(+) create mode 100644 extra/antiword/.footprint create mode 100644 extra/antiword/.md5sum create mode 100644 extra/antiword/Pkgfile (limited to 'extra') diff --git a/extra/antiword/.footprint b/extra/antiword/.footprint new file mode 100644 index 000000000..592ee3386 --- /dev/null +++ b/extra/antiword/.footprint @@ -0,0 +1,41 @@ +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 new file mode 100644 index 000000000..c2c7fba22 --- /dev/null +++ b/extra/antiword/.md5sum @@ -0,0 +1 @@ +f868e2a269edcbc06bf77e89a55898d1 antiword-0.37.tar.gz diff --git a/extra/antiword/Pkgfile b/extra/antiword/Pkgfile new file mode 100644 index 000000000..2f500d1e3 --- /dev/null +++ b/extra/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: 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 +} -- cgit v1.2.3-54-g00ecf From ace2af1a59b475961d818539ef6714471789fb13 Mon Sep 17 00:00:00 2001 From: skingrapher Date: Fri, 27 Nov 2009 12:24:28 +0400 Subject: ajout de epdfview#0.1.7-1 --- extra/epdfview/.footprint | 23 +++++++++++++++++++++++ extra/epdfview/.md5sum | 1 + extra/epdfview/Pkgfile | 16 ++++++++++++++++ 3 files changed, 40 insertions(+) create mode 100644 extra/epdfview/.footprint create mode 100644 extra/epdfview/.md5sum create mode 100644 extra/epdfview/Pkgfile (limited to 'extra') diff --git a/extra/epdfview/.footprint b/extra/epdfview/.footprint new file mode 100644 index 000000000..58fc646ac --- /dev/null +++ b/extra/epdfview/.footprint @@ -0,0 +1,23 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/epdfview +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/epdfview.desktop +drwxr-xr-x root/root usr/share/epdfview/ +drwxr-xr-x root/root usr/share/epdfview/pixmaps/ +-rw-r--r-- root/root usr/share/epdfview/pixmaps/icon_epdfview-24.png +-rw-r--r-- root/root usr/share/epdfview/pixmaps/icon_epdfview-32.png +-rw-r--r-- root/root usr/share/epdfview/pixmaps/icon_epdfview-48.png +-rw-r--r-- root/root usr/share/epdfview/pixmaps/stock_find_next_24.png +-rw-r--r-- root/root usr/share/epdfview/pixmaps/stock_find_previous_24.png +-rw-r--r-- root/root usr/share/epdfview/pixmaps/stock_rotate-270.png +-rw-r--r-- root/root usr/share/epdfview/pixmaps/stock_rotate-90.png +-rw-r--r-- root/root usr/share/epdfview/pixmaps/stock_zoom-page-width.png +drwxr-xr-x root/root usr/share/epdfview/ui/ +-rw-r--r-- root/root usr/share/epdfview/ui/epdfview-ui-print.xml +-rw-r--r-- root/root usr/share/epdfview/ui/epdfview-ui.xml +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/epdfview.mo diff --git a/extra/epdfview/.md5sum b/extra/epdfview/.md5sum new file mode 100644 index 000000000..0d37364c2 --- /dev/null +++ b/extra/epdfview/.md5sum @@ -0,0 +1 @@ +1919bb19c16ef0a97d48b0a8303d3c7b epdfview-0.1.7.tar.bz2 diff --git a/extra/epdfview/Pkgfile b/extra/epdfview/Pkgfile new file mode 100644 index 000000000..499b17ad8 --- /dev/null +++ b/extra/epdfview/Pkgfile @@ -0,0 +1,16 @@ +# Description: free lightweight PDF document viewer using Poppler and GTK+ libraries +# URL: http://trac.emma-soft.com/epdfview +# Maintainer: NuTyX core team +# Packager: skingrapher at legtux dot org +# Depends on: poppler >= 0.5.0, gtk >= 2.6.0 +name=epdfview +version=0.1.7 +release=1 +source=(http://trac.emma-soft.com/$name/site/releases/$name-$version.tar.bz2) + +build() { +cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-54-g00ecf From 3b672437298b0687668813d1240701d280e804ff Mon Sep 17 00:00:00 2001 From: skingrapher Date: Fri, 27 Nov 2009 12:25:17 +0400 Subject: ajout de inkscape#0.46-1 --- extra/inkscape/.footprint | 733 ++++++++++++++++++++++++++++++++++++++++++++++ extra/inkscape/.md5sum | 1 + extra/inkscape/Pkgfile | 19 ++ 3 files changed, 753 insertions(+) create mode 100644 extra/inkscape/.footprint create mode 100644 extra/inkscape/.md5sum create mode 100644 extra/inkscape/Pkgfile (limited to 'extra') diff --git a/extra/inkscape/.footprint b/extra/inkscape/.footprint new file mode 100644 index 000000000..e118edacf --- /dev/null +++ b/extra/inkscape/.footprint @@ -0,0 +1,733 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/inkscape +-rwxr-xr-x root/root usr/bin/inkview +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/inkscape.desktop +drwxr-xr-x root/root usr/share/inkscape/ +drwxr-xr-x root/root usr/share/inkscape/clipart/ +-rw-r--r-- root/root usr/share/inkscape/clipart/README +-rw-r--r-- root/root usr/share/inkscape/clipart/draw-freely.ru.svg +-rw-r--r-- root/root usr/share/inkscape/clipart/draw-freely.svg +-rw-r--r-- root/root usr/share/inkscape/clipart/inkscape.logo.svg +-rw-r--r-- root/root usr/share/inkscape/clipart/orav.svg +-rw-r--r-- root/root usr/share/inkscape/clipart/tux.svg +drwxr-xr-x root/root usr/share/inkscape/examples/ +-rw-r--r-- root/root usr/share/inkscape/examples/README +-rw-r--r-- root/root usr/share/inkscape/examples/animated-clock.svg +-rw-r--r-- root/root usr/share/inkscape/examples/art-nouveau-P3.svg +-rw-r--r-- root/root usr/share/inkscape/examples/blend_modes.svg +-rw-r--r-- root/root usr/share/inkscape/examples/car.svgz +-rw-r--r-- root/root usr/share/inkscape/examples/data_uri.svg +-rw-r--r-- root/root usr/share/inkscape/examples/eastern-motive-P4G.svg +-rw-r--r-- root/root usr/share/inkscape/examples/filters.svg +-rw-r--r-- root/root usr/share/inkscape/examples/flow-go.svg +-rw-r--r-- root/root usr/share/inkscape/examples/flowsample.svg +-rw-r--r-- root/root usr/share/inkscape/examples/gallardo.svgz +-rw-r--r-- root/root usr/share/inkscape/examples/glass.svg +-rw-r--r-- root/root usr/share/inkscape/examples/gradient-mesh-experimental.svgz +-rw-r--r-- root/root usr/share/inkscape/examples/gradient.svg +-rw-r--r-- root/root usr/share/inkscape/examples/i18n.svg +-rw-r--r-- root/root usr/share/inkscape/examples/istest.pov +-rw-r--r-- root/root usr/share/inkscape/examples/l-systems.svgz +-rw-r--r-- root/root usr/share/inkscape/examples/lighting_filters.svg +-rw-r--r-- root/root usr/share/inkscape/examples/live-path-effects-curvestitch.svg +-rw-r--r-- root/root usr/share/inkscape/examples/live-path-effects-gears.svg +-rw-r--r-- root/root usr/share/inkscape/examples/live-path-effects-pathalongpath.svg +-rw-r--r-- root/root usr/share/inkscape/examples/markers.svg +-rw-r--r-- root/root usr/share/inkscape/examples/replace-hue.svg +-rw-r--r-- root/root usr/share/inkscape/examples/rope-3D.svg +-rw-r--r-- root/root usr/share/inkscape/examples/stars.svgz +-rw-r--r-- root/root usr/share/inkscape/examples/svgfont.svg +-rw-r--r-- root/root usr/share/inkscape/examples/tesselation-P3.svg +-rw-r--r-- root/root usr/share/inkscape/examples/text-on-path.svg +-rw-r--r-- root/root usr/share/inkscape/examples/tiger.svgz +-rw-r--r-- root/root usr/share/inkscape/examples/tref.svg +-rw-r--r-- root/root usr/share/inkscape/examples/turbulence_filters.svg +drwxr-xr-x root/root usr/share/inkscape/extensions/ +drwxr-xr-x root/root usr/share/inkscape/extensions/Barcode/ +-rwxr-xr-x root/root usr/share/inkscape/extensions/Barcode/Base.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/Barcode/Code128.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/Barcode/Code39.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/Barcode/Code39Ext.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/Barcode/Code93.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/Barcode/EAN13.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/Barcode/EAN8.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/Barcode/RM4CC.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/Barcode/UPCA.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/Barcode/UPCE.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/Barcode/__init__.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/Inkscape.pm +drwxr-xr-x root/root usr/share/inkscape/extensions/Poly3DObjects/ +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/cube.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/cuboct.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/dodec.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/great_dodec.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/great_rhombicosidodec.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/great_rhombicuboct.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/great_stel_dodec.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/icos.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/icosidodec.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/jessens_orthog_icos.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/methane.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/oct.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/rh_axes.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/rhomb_dodec.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/rhomb_triacont.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/small_rhombicosidodec.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/small_rhombicuboct.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/small_triam_icos.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/snub_cube.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/snub_dodec.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/szilassi.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/tet.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/trunc_cube.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/trunc_dodec.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/trunc_icos.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/trunc_oct.obj +-rw-r--r-- root/root usr/share/inkscape/extensions/Poly3DObjects/trunc_tet.obj +-rwxr-xr-x root/root usr/share/inkscape/extensions/SpSVG.pm +-rw-r--r-- root/root usr/share/inkscape/extensions/addnodes.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/addnodes.py +-rw-r--r-- root/root usr/share/inkscape/extensions/ai_input.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/aisvg.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/aisvg.xslt +drwxr-xr-x root/root usr/share/inkscape/extensions/alphabet_soup/ +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/2.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/3.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/6.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/7.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Cblob.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Chook.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Ctail.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Delta.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Eb.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Eserif.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Et.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/G.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/IBSerif.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/ITSerif.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Lb.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Lt.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Ocross.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Oterm.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/P.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Q.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Rblock.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Tb.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Tt.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/U.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Vser.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Xh.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Xne.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Xnw.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Xvb.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/Xvt.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/a.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/abase.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/acap.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/b.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/bar.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/bar2.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/barcap.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/c.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/cross.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/cserif.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/e.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/epsilon.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/f.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/gamma.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/h.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/h2.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/hcap.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/idot.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/j.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/k.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/l.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/lserif.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/m.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/mcap.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/n.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/o.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/ocap.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/question.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/r.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/rcap.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/s.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/serif.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/t.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/tserif.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/v.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/vcap.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/vserl.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/vserr.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/x.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/y.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/yogh.svg +-rw-r--r-- root/root usr/share/inkscape/extensions/alphabet_soup/z.svg +-rwxr-xr-x root/root usr/share/inkscape/extensions/bezmisc.py +-rw-r--r-- root/root usr/share/inkscape/extensions/ccx_input.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/cdr_input.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/cdt_input.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/cgm_input.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/chardataeffect.py +-rw-r--r-- root/root usr/share/inkscape/extensions/cmx_input.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/color_brighter.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_brighter.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_custom.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_custom.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_darker.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_darker.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_desaturate.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_desaturate.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_grayscale.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_grayscale.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_lesshue.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_lesshue.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_lesslight.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_lesslight.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_lesssaturation.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_lesssaturation.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_morehue.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_morehue.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_morelight.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_morelight.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_moresaturation.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_moresaturation.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_negative.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_negative.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_randomize.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_randomize.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_removeblue.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_removeblue.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_removegreen.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_removegreen.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_removered.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_removered.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_replace.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_replace.py +-rw-r--r-- root/root usr/share/inkscape/extensions/color_rgbbarrel.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/color_rgbbarrel.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/coloreffect.py +-rw-r--r-- root/root usr/share/inkscape/extensions/colors.xml +-rw-r--r-- root/root usr/share/inkscape/extensions/convert2dashes.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/convert2dashes.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/cspsubdiv.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/cubicsuperpath.py +-rw-r--r-- root/root usr/share/inkscape/extensions/dia.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/dia2svg.sh +-rw-r--r-- root/root usr/share/inkscape/extensions/dimension.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/dimension.py +-rw-r--r-- root/root usr/share/inkscape/extensions/dots.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/dots.py +-rw-r--r-- root/root usr/share/inkscape/extensions/draw_from_triangle.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/draw_from_triangle.py +-rw-r--r-- root/root usr/share/inkscape/extensions/dxf_input.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/dxf_input.py +-rw-r--r-- root/root usr/share/inkscape/extensions/dxf_outlines.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/dxf_outlines.py +-rw-r--r-- root/root usr/share/inkscape/extensions/dxf_output.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/dxf_templates.py +-rw-r--r-- root/root usr/share/inkscape/extensions/edge3d.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/edge3d.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/embed_raster_in_svg.pl +-rw-r--r-- root/root usr/share/inkscape/extensions/embedimage.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/embedimage.py +-rw-r--r-- root/root usr/share/inkscape/extensions/eps_input.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/eqtexsvg.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/eqtexsvg.py +-rw-r--r-- root/root usr/share/inkscape/extensions/export_gimp_palette.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/export_gimp_palette.py +-rw-r--r-- root/root usr/share/inkscape/extensions/extractimage.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/extractimage.py +-rw-r--r-- root/root usr/share/inkscape/extensions/extrude.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/extrude.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/ffgeom.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/fig2dev-ext.py +-rw-r--r-- root/root usr/share/inkscape/extensions/fig_input.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/flatten.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/flatten.py +-rw-r--r-- root/root usr/share/inkscape/extensions/foldablebox.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/foldablebox.py +-rw-r--r-- root/root usr/share/inkscape/extensions/fractalize.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/fractalize.py +-rw-r--r-- root/root usr/share/inkscape/extensions/funcplot.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/funcplot.py +-rw-r--r-- root/root usr/share/inkscape/extensions/gears.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/gears.py +-rw-r--r-- root/root usr/share/inkscape/extensions/gimp_xcf.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/gimp_xcf.py +-rw-r--r-- root/root usr/share/inkscape/extensions/grid_cartesian.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/grid_cartesian.py +-rw-r--r-- root/root usr/share/inkscape/extensions/grid_polar.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/grid_polar.py +-rw-r--r-- root/root usr/share/inkscape/extensions/guides_creator.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/guides_creator.py +-rw-r--r-- root/root usr/share/inkscape/extensions/handles.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/handles.py +-rw-r--r-- root/root usr/share/inkscape/extensions/hpgl_output.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/hpgl_output.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/ill2svg.pl +-rwxr-xr-x root/root usr/share/inkscape/extensions/inkex.py +-rw-r--r-- root/root usr/share/inkscape/extensions/inkscape_help_askaquestion.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/inkscape_help_commandline.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/inkscape_help_faq.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/inkscape_help_keys.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/inkscape_help_manual.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/inkscape_help_relnotes.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/inkscape_help_reportabug.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/inkscape_help_svgspec.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/inkweb.js +-rwxr-xr-x root/root usr/share/inkscape/extensions/inkwebeffect.py +-rw-r--r-- root/root usr/share/inkscape/extensions/interp.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/interp.py +-rw-r--r-- root/root usr/share/inkscape/extensions/interp_att_g.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/interp_att_g.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/launch_webbrowser.py +-rw-r--r-- root/root usr/share/inkscape/extensions/lindenmayer.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/lindenmayer.py +-rw-r--r-- root/root usr/share/inkscape/extensions/lorem_ipsum.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/lorem_ipsum.py +-rw-r--r-- root/root usr/share/inkscape/extensions/markers_strokepaint.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/markers_strokepaint.py +-rw-r--r-- root/root usr/share/inkscape/extensions/measure.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/measure.py +-rw-r--r-- root/root usr/share/inkscape/extensions/motion.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/motion.py +-rw-r--r-- root/root usr/share/inkscape/extensions/outline2svg.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/outline2svg.pl +-rw-r--r-- root/root usr/share/inkscape/extensions/param_curves.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/param_curves.py +-rw-r--r-- root/root usr/share/inkscape/extensions/pathalongpath.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/pathalongpath.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/pathmodifier.py +-rw-r--r-- root/root usr/share/inkscape/extensions/pathscatter.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/pathscatter.py +-rw-r--r-- root/root usr/share/inkscape/extensions/perfectboundcover.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/perfectboundcover.py +-rw-r--r-- root/root usr/share/inkscape/extensions/perspective.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/perspective.py +-rw-r--r-- root/root usr/share/inkscape/extensions/plt_input.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/plt_output.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/plt_output.py +-rw-r--r-- root/root usr/share/inkscape/extensions/polyhedron_3d.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/polyhedron_3d.py +-rw-r--r-- root/root usr/share/inkscape/extensions/printing-marks.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/printing-marks.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/ps2dxf.sh +-rwxr-xr-x root/root usr/share/inkscape/extensions/ps2pdf-ext.py +-rw-r--r-- root/root usr/share/inkscape/extensions/ps_input.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/pturtle.py +-rw-r--r-- root/root usr/share/inkscape/extensions/radiusrand.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/radiusrand.py +-rw-r--r-- root/root usr/share/inkscape/extensions/render_alphabetsoup.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/render_alphabetsoup.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/render_alphabetsoup_config.py +-rw-r--r-- root/root usr/share/inkscape/extensions/render_barcode.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/render_barcode.py +-rw-r--r-- root/root usr/share/inkscape/extensions/restack.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/restack.py +-rw-r--r-- root/root usr/share/inkscape/extensions/rtree.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/rtree.py +-rw-r--r-- root/root usr/share/inkscape/extensions/rubberstretch.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/rubberstretch.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/run_command.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/scour.inkscape.py +-rw-r--r-- root/root usr/share/inkscape/extensions/scour.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/scour.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/simplepath.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/simplepath.rb +-rwxr-xr-x root/root usr/share/inkscape/extensions/simplestyle.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/simpletransform.py +-rw-r--r-- root/root usr/share/inkscape/extensions/sk1_input.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/sk1_output.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/sk1_output.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/sk2svg.sh +-rw-r--r-- root/root usr/share/inkscape/extensions/sk_input.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/spirograph.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/spirograph.py +-rw-r--r-- root/root usr/share/inkscape/extensions/straightseg.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/straightseg.py +-rw-r--r-- root/root usr/share/inkscape/extensions/summersnight.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/summersnight.py +-rw-r--r-- root/root usr/share/inkscape/extensions/svg2xaml.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/svg2xaml.xsl +-rw-r--r-- root/root usr/share/inkscape/extensions/svg_and_media_zip_output.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/svg_and_media_zip_output.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/svg_regex.py +-rw-r--r-- root/root usr/share/inkscape/extensions/svgcalendar.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/svgcalendar.py +-rw-r--r-- root/root usr/share/inkscape/extensions/text_braille.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/text_braille.py +-rw-r--r-- root/root usr/share/inkscape/extensions/text_flipcase.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/text_flipcase.py +-rw-r--r-- root/root usr/share/inkscape/extensions/text_lowercase.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/text_lowercase.py +-rw-r--r-- root/root usr/share/inkscape/extensions/text_randomcase.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/text_randomcase.py +-rw-r--r-- root/root usr/share/inkscape/extensions/text_replace.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/text_replace.py +-rw-r--r-- root/root usr/share/inkscape/extensions/text_sentencecase.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/text_sentencecase.py +-rw-r--r-- root/root usr/share/inkscape/extensions/text_titlecase.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/text_titlecase.py +-rw-r--r-- root/root usr/share/inkscape/extensions/text_uppercase.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/text_uppercase.py +-rw-r--r-- root/root usr/share/inkscape/extensions/triangle.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/triangle.py +-rw-r--r-- root/root usr/share/inkscape/extensions/txt2svg.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/txt2svg.pl +-rwxr-xr-x root/root usr/share/inkscape/extensions/uniconv-ext.py +-rwxr-xr-x root/root usr/share/inkscape/extensions/uniconv_output.py +-rw-r--r-- root/root usr/share/inkscape/extensions/web-set-att.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/web-set-att.py +-rw-r--r-- root/root usr/share/inkscape/extensions/web-transmit-att.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/web-transmit-att.py +-rw-r--r-- root/root usr/share/inkscape/extensions/whirl.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/whirl.py +-rw-r--r-- root/root usr/share/inkscape/extensions/wmf_input.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/wmf_output.inx +-rwxr-xr-x root/root usr/share/inkscape/extensions/wmf_output.py +-rw-r--r-- root/root usr/share/inkscape/extensions/xaml2svg.inx +-rw-r--r-- root/root usr/share/inkscape/extensions/xaml2svg.xsl +drwxr-xr-x root/root usr/share/inkscape/extensions/xaml2svg/ +-rw-r--r-- root/root usr/share/inkscape/extensions/xaml2svg/Makefile.am +-rw-r--r-- root/root usr/share/inkscape/extensions/xaml2svg/animation.xsl +-rw-r--r-- root/root usr/share/inkscape/extensions/xaml2svg/brushes.xsl +-rw-r--r-- root/root usr/share/inkscape/extensions/xaml2svg/canvas.xsl +-rw-r--r-- root/root usr/share/inkscape/extensions/xaml2svg/geometry.xsl +-rw-r--r-- root/root usr/share/inkscape/extensions/xaml2svg/properties.xsl +-rw-r--r-- root/root usr/share/inkscape/extensions/xaml2svg/shapes.xsl +-rw-r--r-- root/root usr/share/inkscape/extensions/xaml2svg/transform.xsl +-rwxr-xr-x root/root usr/share/inkscape/extensions/yocto_css.py +drwxr-xr-x root/root usr/share/inkscape/filters/ +-rw-r--r-- root/root usr/share/inkscape/filters/README +-rw-r--r-- root/root usr/share/inkscape/filters/filters.svg +-rw-r--r-- root/root usr/share/inkscape/filters/filters.svg.h +drwxr-xr-x root/root usr/share/inkscape/fonts/ +-rw-r--r-- root/root usr/share/inkscape/fonts/README +drwxr-xr-x root/root usr/share/inkscape/gradients/ +-rw-r--r-- root/root usr/share/inkscape/gradients/README +drwxr-xr-x root/root usr/share/inkscape/icons/ +-rw-r--r-- root/root usr/share/inkscape/icons/README +-rw-r--r-- root/root usr/share/inkscape/icons/feBlend-icon.png +-rw-r--r-- root/root usr/share/inkscape/icons/feBlend-icon.svg +-rw-r--r-- root/root usr/share/inkscape/icons/feColorMatrix-icon.png +-rw-r--r-- root/root usr/share/inkscape/icons/feColorMatrix-icon.svg +-rw-r--r-- root/root usr/share/inkscape/icons/feComposite-icon.png +-rw-r--r-- root/root usr/share/inkscape/icons/feComposite-icon.svg +-rw-r--r-- root/root usr/share/inkscape/icons/feConvolveMatrix-icon.png +-rw-r--r-- root/root usr/share/inkscape/icons/feConvolveMatrix-icon.svg +-rw-r--r-- root/root usr/share/inkscape/icons/feDiffuseLighting-icon.png +-rw-r--r-- root/root usr/share/inkscape/icons/feDiffuseLighting-icon.svg +-rw-r--r-- root/root usr/share/inkscape/icons/feDisplacementMap-icon.png +-rw-r--r-- root/root usr/share/inkscape/icons/feDisplacementMap-icon.svg +-rw-r--r-- root/root usr/share/inkscape/icons/feFlood-icon.png +-rw-r--r-- root/root usr/share/inkscape/icons/feFlood-icon.svg +-rw-r--r-- root/root usr/share/inkscape/icons/feGaussianBlur-icon.png +-rw-r--r-- root/root usr/share/inkscape/icons/feGaussianBlur-icon.svg +-rw-r--r-- root/root usr/share/inkscape/icons/feImage-icon.png +-rw-r--r-- root/root usr/share/inkscape/icons/feImage-icon.svg +-rw-r--r-- root/root usr/share/inkscape/icons/feMerge-icon.png +-rw-r--r-- root/root usr/share/inkscape/icons/feMerge-icon.svg +-rw-r--r-- root/root usr/share/inkscape/icons/feMorphology-icon.png +-rw-r--r-- root/root usr/share/inkscape/icons/feMorphology-icon.svg +-rw-r--r-- root/root usr/share/inkscape/icons/feOffset-icon.png +-rw-r--r-- root/root usr/share/inkscape/icons/feOffset-icon.svg +-rw-r--r-- root/root usr/share/inkscape/icons/feSpecularLighting-icon.png +-rw-r--r-- root/root usr/share/inkscape/icons/feSpecularLighting-icon.svg +-rw-r--r-- root/root usr/share/inkscape/icons/feTurbulence-icon.png +-rw-r--r-- root/root usr/share/inkscape/icons/feTurbulence-icon.svg +-rw-r--r-- root/root usr/share/inkscape/icons/icons.svg +-rw-r--r-- root/root usr/share/inkscape/icons/inkscape.file.png +-rw-r--r-- root/root usr/share/inkscape/icons/inkscape.file.svg +-rw-r--r-- root/root usr/share/inkscape/icons/inkscape.svg +-rw-r--r-- root/root usr/share/inkscape/icons/remove-color.png +-rw-r--r-- root/root usr/share/inkscape/icons/remove-color.svg +-rw-r--r-- root/root usr/share/inkscape/icons/tango_icons.svg +-rw-r--r-- root/root usr/share/inkscape/icons/ticotico.jpg +drwxr-xr-x root/root usr/share/inkscape/keys/ +-rw-r--r-- root/root usr/share/inkscape/keys/acd-canvas.xml +-rw-r--r-- root/root usr/share/inkscape/keys/adobe-illustrator-cs2.xml +-rw-r--r-- root/root usr/share/inkscape/keys/corel-draw-x4.xml +-rw-r--r-- root/root usr/share/inkscape/keys/default.xml +-rw-r--r-- root/root usr/share/inkscape/keys/inkscape.xml +-rw-r--r-- root/root usr/share/inkscape/keys/macromedia-freehand-mx.xml +-rw-r--r-- root/root usr/share/inkscape/keys/right-handed-illustration.xml +-rw-r--r-- root/root usr/share/inkscape/keys/xara.xml +-rw-r--r-- root/root usr/share/inkscape/keys/zoner-draw.xml +drwxr-xr-x root/root usr/share/inkscape/markers/ +-rw-r--r-- root/root usr/share/inkscape/markers/markers.svg +drwxr-xr-x root/root usr/share/inkscape/palettes/ +-rw-r--r-- root/root usr/share/inkscape/palettes/Blues.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/Gold.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/Gray.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/Greens.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/Hilite.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/Khaki.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/LaTeX-Beamer.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/MATLAB-Jet-72.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/README +-rw-r--r-- root/root usr/share/inkscape/palettes/Reds.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/Royal.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/Tango-Palette.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/Topographic.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/Ubuntu.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/echo-palette.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/inkscape.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/svg.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/webhex.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/websafe22.gpl +-rw-r--r-- root/root usr/share/inkscape/palettes/windowsXP.gpl +drwxr-xr-x root/root usr/share/inkscape/patterns/ +-rw-r--r-- root/root usr/share/inkscape/patterns/README +-rw-r--r-- root/root usr/share/inkscape/patterns/patterns.svg +-rw-r--r-- root/root usr/share/inkscape/patterns/patterns.svg.h +drwxr-xr-x root/root usr/share/inkscape/screens/ +-rw-r--r-- root/root usr/share/inkscape/screens/about.be.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.bg.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.br.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.ca.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.cs.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.de.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.es.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.eu.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.fi.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.fr.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.gl.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.hu.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.it.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.nl.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.pl.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.pt_BR.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.ru.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.sk.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.sl.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.sr.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.sr@latin.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.svg +-rw-r--r-- root/root usr/share/inkscape/screens/about.uk.svg +drwxr-xr-x root/root usr/share/inkscape/templates/ +-rw-r--r-- root/root usr/share/inkscape/templates/A4.svg +-rw-r--r-- root/root usr/share/inkscape/templates/A4_landscape.svg +-rw-r--r-- root/root usr/share/inkscape/templates/CD_cover_300dpi.svg +-rw-r--r-- root/root usr/share/inkscape/templates/DVD_cover_regular_300dpi.svg +-rw-r--r-- root/root usr/share/inkscape/templates/DVD_cover_slim_300dpi.svg +-rw-r--r-- root/root usr/share/inkscape/templates/DVD_cover_superslim_300dpi.svg +-rw-r--r-- root/root usr/share/inkscape/templates/DVD_cover_ultraslim_300dpi.svg +-rw-r--r-- root/root usr/share/inkscape/templates/LaTeX_Beamer.svg +-rw-r--r-- root/root usr/share/inkscape/templates/Letter.svg +-rw-r--r-- root/root usr/share/inkscape/templates/Letter_landscape.svg +-rw-r--r-- root/root usr/share/inkscape/templates/README +-rw-r--r-- root/root usr/share/inkscape/templates/black_opaque.svg +-rw-r--r-- root/root usr/share/inkscape/templates/business_card_85x54mm.svg +-rw-r--r-- root/root usr/share/inkscape/templates/business_card_90x50mm.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.be.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.ca.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.cs.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.de.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.eo.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.es.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.eu.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.fi.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.fr.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.hu.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.it.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.ja.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.lt.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.nl.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.pl.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.pt_BR.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.sk.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default_mm.svg +-rw-r--r-- root/root usr/share/inkscape/templates/default_pt.svg +-rw-r--r-- root/root usr/share/inkscape/templates/desktop_1024x768.svg +-rw-r--r-- root/root usr/share/inkscape/templates/desktop_1600x1200.svg +-rw-r--r-- root/root usr/share/inkscape/templates/desktop_640x480.svg +-rw-r--r-- root/root usr/share/inkscape/templates/desktop_800x600.svg +-rw-r--r-- root/root usr/share/inkscape/templates/fontforge_glyph.svg +-rw-r--r-- root/root usr/share/inkscape/templates/icon_16x16.svg +-rw-r--r-- root/root usr/share/inkscape/templates/icon_32x32.svg +-rw-r--r-- root/root usr/share/inkscape/templates/icon_48x48.svg +-rw-r--r-- root/root usr/share/inkscape/templates/icon_64x64.svg +-rw-r--r-- root/root usr/share/inkscape/templates/no_borders.svg +-rw-r--r-- root/root usr/share/inkscape/templates/no_layers.svg +-rw-r--r-- root/root usr/share/inkscape/templates/video_HDTV_1920x1080.svg +-rw-r--r-- root/root usr/share/inkscape/templates/video_NTSC_720x486.svg +-rw-r--r-- root/root usr/share/inkscape/templates/video_PAL_720x576.svg +-rw-r--r-- root/root usr/share/inkscape/templates/web_banner_468x60.svg +-rw-r--r-- root/root usr/share/inkscape/templates/web_banner_728x90.svg +-rw-r--r-- root/root usr/share/inkscape/templates/white_opaque.svg +drwxr-xr-x root/root usr/share/inkscape/tutorials/ +-rw-r--r-- root/root usr/share/inkscape/tutorials/README +-rw-r--r-- root/root usr/share/inkscape/tutorials/edge3d.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/gpl-2.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/making_markers.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/oldguitar.jpg +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-ca.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-de.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-en.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-es.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-eu.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-fr.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-hu.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-ja.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-pl.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-pt_BR.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-ru.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-sk.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-sl.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-vi.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-zh_CN.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace-zh_TW.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/potrace.png +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.ca.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.cs.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.de.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.es.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.eu.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.fr.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.hu.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.it.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.ja.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.pl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.pt_BR.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.ru.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.sk.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.sl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.vi.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.zh_CN.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-advanced.zh_TW.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.bg.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.ca.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.cs.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.da.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.de.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.eo.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.es.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.eu.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.fr.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.hu.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.it.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.ja.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.nl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.nn.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.pl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.pt_BR.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.ru.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.sk.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.sl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.tr.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.vi.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.zh_CN.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-basic.zh_TW.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.ca.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.cs.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.de.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.es.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.eu.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.fr.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.hu.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.ja.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.pl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.pt_BR.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.ru.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.sk.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.sl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.vi.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-calligraphy.zh_TW.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-elements.ca.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-elements.de.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-elements.es.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-elements.eu.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-elements.fr.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-elements.hu.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-elements.ja.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-elements.pl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-elements.pt_BR.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-elements.ru.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-elements.sk.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-elements.sl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-elements.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-elements.zh_TW.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-interpolate.de.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-interpolate.fr.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-interpolate.hu.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-interpolate.pl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-interpolate.sl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-interpolate.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-interpolate.vi.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.ca.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.cs.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.de.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.es.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.eu.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.fr.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.hu.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.it.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.ja.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.pl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.pt_BR.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.ru.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.sk.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.sl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.vi.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.zh_CN.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-shapes.zh_TW.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.ca.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.de.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.es.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.eu.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.fr.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.hu.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.it.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.ja.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.pl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.pt_BR.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.ru.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.sk.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.sl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.vi.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tips.zh_TW.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tracing.ca.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tracing.de.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tracing.es.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tracing.eu.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tracing.fr.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tracing.hu.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tracing.ja.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tracing.pl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tracing.pt_BR.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tracing.ru.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tracing.sk.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tracing.sl.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tracing.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tracing.vi.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tutorial-tracing.zh_TW.svg +-rw-r--r-- root/root usr/share/inkscape/tutorials/tux.png +drwxr-xr-x root/root usr/share/inkscape/ui/ +-rw-r--r-- root/root usr/share/inkscape/ui/keybindings.rc +-rw-r--r-- root/root usr/share/inkscape/ui/menus-bars.xml +-rw-r--r-- root/root usr/share/inkscape/ui/toolbox.xml +-rw-r--r-- root/root usr/share/inkscape/ui/units.txt +-rw-r--r-- root/root usr/share/inkscape/ui/units.xml +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/inkscape.mo +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/fr/ +drwxr-xr-x root/root usr/share/man/fr/man1/ +-rw-r--r-- root/root usr/share/man/fr/man1/inkscape.1.gz +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/inkscape.1.gz +-rw-r--r-- root/root usr/share/man/man1/inkview.1.gz +drwxr-xr-x root/root usr/share/pixmaps/ +-rw-r--r-- root/root usr/share/pixmaps/inkscape.png diff --git a/extra/inkscape/.md5sum b/extra/inkscape/.md5sum new file mode 100644 index 000000000..9062d8eaa --- /dev/null +++ b/extra/inkscape/.md5sum @@ -0,0 +1 @@ +ea89469b58ccf5f56713c34e4ec4ba31 inkscape-current.tar.bz2 diff --git a/extra/inkscape/Pkgfile b/extra/inkscape/Pkgfile new file mode 100644 index 000000000..fe445b39b --- /dev/null +++ b/extra/inkscape/Pkgfile @@ -0,0 +1,19 @@ +# Description: logiciel libre d'édition de graphismes vectoriels utilisant le format de fichiers SVG +# URL: http://inkscape.org +# Maintainer: NuTyX core team +# Packager: skingrapher at legtux dot org +# Depends on: pangomm, cairomm, gtkmm, boost, boehm-gc, imagemagick +name=inkscape +version=0.46 +release=1 +source=(http://inkscape.modevia.com/svn-snap/$name-current.tar.bz2) + +build() { +cd $name-* + CFLAGS="${CFLAGS} -I/usr/include/ImageMagick" \ + CXXFLAGS="${CXXFLAGS} -I/usr/include/ImageMagick" \ + ./configure --prefix=/usr --enable-lcms --with-xft --with-python --with-perl --with-gnome-vfs + + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-54-g00ecf From 8b9d2c467cf9a303e26f5d42dd7290c4c2902e8b Mon Sep 17 00:00:00 2001 From: skingrapher Date: Fri, 27 Nov 2009 12:25:59 +0400 Subject: ajout de libacpi#0.2-1 --- extra/libacpi/.footprint | 145 +++++++++++++++++++++++++++++++++++++++++++++++ extra/libacpi/.md5sum | 1 + extra/libacpi/Pkgfile | 15 +++++ 3 files changed, 161 insertions(+) create mode 100644 extra/libacpi/.footprint create mode 100644 extra/libacpi/.md5sum create mode 100644 extra/libacpi/Pkgfile (limited to 'extra') diff --git a/extra/libacpi/.footprint b/extra/libacpi/.footprint new file mode 100644 index 000000000..e51d650f0 --- /dev/null +++ b/extra/libacpi/.footprint @@ -0,0 +1,145 @@ +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/test-libacpi +drwxr-xr-x root/root usr/local/include/ +-rw-r--r-- root/root usr/local/include/libacpi.h +drwxr-xr-x root/root usr/local/lib/ +-rw-r--r-- root/root usr/local/lib/libacpi.a +lrwxrwxrwx root/root usr/local/lib/libacpi.so -> libacpi.so.0 +-rw-r--r-- root/root usr/local/lib/libacpi.so.0 +drwxr-xr-x root/root usr/local/share/ +drwxr-xr-x root/root usr/local/share/doc/ +drwxr-xr-x root/root usr/local/share/doc/libacpi/ +-rw-r--r-- root/root usr/local/share/doc/libacpi/AUTHORS +-rw-r--r-- root/root usr/local/share/doc/libacpi/CHANGES +-rw-r--r-- root/root usr/local/share/doc/libacpi/LICENSE +-rw-r--r-- root/root usr/local/share/doc/libacpi/README +drwxr-xr-x root/root usr/local/share/doc/libacpi/doc/ +drwxr-xr-x root/root usr/local/share/doc/libacpi/doc/html/ +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/annotated.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/doxygen.css +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/doxygen.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/files.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/functions.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/functions_vars.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/globals.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/globals_defs.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/globals_enum.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/globals_eval.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/globals_func.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/globals_type.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/globals_vars.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/graph_legend.dot +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/graph_legend.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/graph_legend.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/index.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c-source.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c_027286cd397157bdbf9e551ef510cb59_cgraph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c_027286cd397157bdbf9e551ef510cb59_cgraph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c_027286cd397157bdbf9e551ef510cb59_cgraph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c_3ee17a37e660f31b7b7e5f2f0896851b_cgraph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c_3ee17a37e660f31b7b7e5f2f0896851b_cgraph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c_3ee17a37e660f31b7b7e5f2f0896851b_cgraph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c__incl.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c__incl.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c__incl.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c_b46f89c7d7ff338842d7619c7392c0bf_cgraph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c_b46f89c7d7ff338842d7619c7392c0bf_cgraph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c_b46f89c7d7ff338842d7619c7392c0bf_cgraph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c_b63d686528f867234559a0bd829f9a33_cgraph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c_b63d686528f867234559a0bd829f9a33_cgraph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c_b63d686528f867234559a0bd829f9a33_cgraph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c_baf0f122878f23b4cc8a5cb2dea8bf71_icgraph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c_baf0f122878f23b4cc8a5cb2dea8bf71_icgraph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8c_baf0f122878f23b4cc8a5cb2dea8bf71_icgraph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h-source.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h_027286cd397157bdbf9e551ef510cb59_cgraph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h_027286cd397157bdbf9e551ef510cb59_cgraph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h_027286cd397157bdbf9e551ef510cb59_cgraph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h_3ee17a37e660f31b7b7e5f2f0896851b_cgraph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h_3ee17a37e660f31b7b7e5f2f0896851b_cgraph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h_3ee17a37e660f31b7b7e5f2f0896851b_cgraph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h__dep__incl.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h__dep__incl.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h__dep__incl.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h_b46f89c7d7ff338842d7619c7392c0bf_cgraph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h_b46f89c7d7ff338842d7619c7392c0bf_cgraph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h_b46f89c7d7ff338842d7619c7392c0bf_cgraph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h_b63d686528f867234559a0bd829f9a33_cgraph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h_b63d686528f867234559a0bd829f9a33_cgraph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h_b63d686528f867234559a0bd829f9a33_cgraph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h_baf0f122878f23b4cc8a5cb2dea8bf71_icgraph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h_baf0f122878f23b4cc8a5cb2dea8bf71_icgraph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/libacpi_8h_baf0f122878f23b4cc8a5cb2dea8bf71_icgraph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8c-source.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8c.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8c_8779934af9269ac85b5eda546da2285c_icgraph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8c_8779934af9269ac85b5eda546da2285c_icgraph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8c_8779934af9269ac85b5eda546da2285c_icgraph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8c__incl.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8c__incl.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8c__incl.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8c_ac821e6d16d9494f9b8ffc3f9cd0aec4_icgraph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8c_ac821e6d16d9494f9b8ffc3f9cd0aec4_icgraph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8c_ac821e6d16d9494f9b8ffc3f9cd0aec4_icgraph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8h-source.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8h.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8h_8779934af9269ac85b5eda546da2285c_icgraph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8h_8779934af9269ac85b5eda546da2285c_icgraph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8h_8779934af9269ac85b5eda546da2285c_icgraph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8h__dep__incl.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8h__dep__incl.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8h__dep__incl.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8h_ac821e6d16d9494f9b8ffc3f9cd0aec4_icgraph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8h_ac821e6d16d9494f9b8ffc3f9cd0aec4_icgraph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/list_8h_ac821e6d16d9494f9b8ffc3f9cd0aec4_icgraph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structacpi__value__t-members.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structacpi__value__t.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structadapter__t-members.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structadapter__t.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structadapter__t__coll__graph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structadapter__t__coll__graph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structadapter__t__coll__graph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structbatt__state__t.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structbattery__t-members.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structbattery__t.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structbattery__t__coll__graph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structbattery__t__coll__graph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structbattery__t__coll__graph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structcharge__state__t.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structfan__t-members.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structfan__t.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structglobal__t-members.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structglobal__t.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structglobal__t__coll__graph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structglobal__t__coll__graph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structglobal__t__coll__graph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structlist__t-members.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structlist__t.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structlist__t__coll__graph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structlist__t__coll__graph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structlist__t__coll__graph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structnode-members.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structnode.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structnode__coll__graph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structnode__coll__graph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structnode__coll__graph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structnode__t.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structpower__state__t.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structthermal__mode__t.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structthermal__state__t.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structthermal__t-members.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structthermal__t.html +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structthermal__t__coll__graph.map +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structthermal__t__coll__graph.md5 +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/structthermal__t__coll__graph.png +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/tab_b.gif +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/tab_l.gif +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/tab_r.gif +-rw-r--r-- root/root usr/local/share/doc/libacpi/doc/html/tabs.css +drwxr-xr-x root/root usr/local/share/man/ +drwxr-xr-x root/root usr/local/share/man/man3/ +-rw-r--r-- root/root usr/local/share/man/man3/libacpi.3.gz diff --git a/extra/libacpi/.md5sum b/extra/libacpi/.md5sum new file mode 100644 index 000000000..89563ccde --- /dev/null +++ b/extra/libacpi/.md5sum @@ -0,0 +1 @@ +05b53dd7bead66dda35fec502b91066c libacpi-0.2.tar.gz diff --git a/extra/libacpi/Pkgfile b/extra/libacpi/Pkgfile new file mode 100644 index 000000000..b35e2aff0 --- /dev/null +++ b/extra/libacpi/Pkgfile @@ -0,0 +1,15 @@ +# Description: shared library for programs gathering ACPI data on Linux +# URL: http://www.ngolde.de/libacpi.html +# Maintainer: NuTyX core team +# Packager: skingrapher at legtux dot org +# Depends on: +name=libacpi +version=0.2 +release=1 +source=(http://www.ngolde.de/download/$name-$version.tar.gz) + +build() { +cd $name-$version + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-54-g00ecf From 23a7b3bbe3d8a4e86c95fe82a5cbcb4836b178dd Mon Sep 17 00:00:00 2001 From: skingrapher Date: Fri, 27 Nov 2009 12:26:32 +0400 Subject: ajout de libtorrent#0.12.5-1 --- extra/libtorrent/.footprint | 52 +++++++++++++++++++++++++++++++++++++++++++++ extra/libtorrent/.md5sum | 1 + extra/libtorrent/Pkgfile | 17 +++++++++++++++ 3 files changed, 70 insertions(+) create mode 100644 extra/libtorrent/.footprint create mode 100644 extra/libtorrent/.md5sum create mode 100644 extra/libtorrent/Pkgfile (limited to 'extra') diff --git a/extra/libtorrent/.footprint b/extra/libtorrent/.footprint new file mode 100644 index 000000000..dca0b2b87 --- /dev/null +++ b/extra/libtorrent/.footprint @@ -0,0 +1,52 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/torrent/ +-rw-r--r-- root/root usr/include/torrent/bitfield.h +-rw-r--r-- root/root usr/include/torrent/chunk_manager.h +-rw-r--r-- root/root usr/include/torrent/common.h +-rw-r--r-- root/root usr/include/torrent/connection_manager.h +drwxr-xr-x root/root usr/include/torrent/data/ +-rw-r--r-- root/root usr/include/torrent/data/block.h +-rw-r--r-- root/root usr/include/torrent/data/block_list.h +-rw-r--r-- root/root usr/include/torrent/data/block_transfer.h +-rw-r--r-- root/root usr/include/torrent/data/file.h +-rw-r--r-- root/root usr/include/torrent/data/file_list.h +-rw-r--r-- root/root usr/include/torrent/data/file_list_iterator.h +-rw-r--r-- root/root usr/include/torrent/data/file_manager.h +-rw-r--r-- root/root usr/include/torrent/data/file_utils.h +-rw-r--r-- root/root usr/include/torrent/data/piece.h +-rw-r--r-- root/root usr/include/torrent/data/transfer_list.h +-rw-r--r-- root/root usr/include/torrent/dht_manager.h +-rw-r--r-- root/root usr/include/torrent/download.h +-rw-r--r-- root/root usr/include/torrent/error.h +-rw-r--r-- root/root usr/include/torrent/event.h +-rw-r--r-- root/root usr/include/torrent/exceptions.h +-rw-r--r-- root/root usr/include/torrent/hash_string.h +-rw-r--r-- root/root usr/include/torrent/http.h +-rw-r--r-- root/root usr/include/torrent/object.h +-rw-r--r-- root/root usr/include/torrent/object_stream.h +-rw-r--r-- root/root usr/include/torrent/path.h +drwxr-xr-x root/root usr/include/torrent/peer/ +-rw-r--r-- root/root usr/include/torrent/peer/client_info.h +-rw-r--r-- root/root usr/include/torrent/peer/client_list.h +-rw-r--r-- root/root usr/include/torrent/peer/connection_list.h +-rw-r--r-- root/root usr/include/torrent/peer/peer.h +-rw-r--r-- root/root usr/include/torrent/peer/peer_info.h +-rw-r--r-- root/root usr/include/torrent/peer/peer_list.h +-rw-r--r-- root/root usr/include/torrent/poll.h +-rw-r--r-- root/root usr/include/torrent/poll_epoll.h +-rw-r--r-- root/root usr/include/torrent/poll_kqueue.h +-rw-r--r-- root/root usr/include/torrent/poll_select.h +-rw-r--r-- root/root usr/include/torrent/rate.h +-rw-r--r-- root/root usr/include/torrent/resume.h +-rw-r--r-- root/root usr/include/torrent/throttle.h +-rw-r--r-- root/root usr/include/torrent/torrent.h +-rw-r--r-- root/root usr/include/torrent/tracker.h +-rw-r--r-- root/root usr/include/torrent/tracker_list.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libtorrent.la +lrwxrwxrwx root/root usr/lib/libtorrent.so -> libtorrent.so.11.0.5 +lrwxrwxrwx root/root usr/lib/libtorrent.so.11 -> libtorrent.so.11.0.5 +-rwxr-xr-x root/root usr/lib/libtorrent.so.11.0.5 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libtorrent.pc diff --git a/extra/libtorrent/.md5sum b/extra/libtorrent/.md5sum new file mode 100644 index 000000000..12552447f --- /dev/null +++ b/extra/libtorrent/.md5sum @@ -0,0 +1 @@ +fe8155d364b220713074423100d4bf29 libtorrent-0.12.5.tar.gz diff --git a/extra/libtorrent/Pkgfile b/extra/libtorrent/Pkgfile new file mode 100644 index 000000000..7b0fd52b4 --- /dev/null +++ b/extra/libtorrent/Pkgfile @@ -0,0 +1,17 @@ +# Description: the BitTorrent library +# URL: http://libtorrent.rakshasa.no/downloads/ +# Maintainer: NuTyX coreteam +# Packager: skingrapher at legtux dot org +# Depends on: libsigc++, curl +name=libtorrent +version=0.12.5 +release=1 +source=(http://libtorrent.rakshasa.no/downloads/$name-$version.tar.gz) + +build() { +cd $name-$version + ./autogen.sh + ./configure --prefix=/usr --enable-ipv6 + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-54-g00ecf From 8495c4730ac7f680808105162bb9cb2f9f9c64a9 Mon Sep 17 00:00:00 2001 From: skingrapher Date: Fri, 27 Nov 2009 12:27:20 +0400 Subject: ajout de moc#2.4.4-1 --- extra/moc/.footprint | 46 ++++++++++++++++++++++++++++++++++++++++++++++ extra/moc/.md5sum | 1 + extra/moc/Pkgfile | 16 ++++++++++++++++ 3 files changed, 63 insertions(+) create mode 100644 extra/moc/.footprint create mode 100644 extra/moc/.md5sum create mode 100644 extra/moc/Pkgfile (limited to 'extra') diff --git a/extra/moc/.footprint b/extra/moc/.footprint new file mode 100644 index 000000000..f999f89fc --- /dev/null +++ b/extra/moc/.footprint @@ -0,0 +1,46 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/mocp +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/moc/ +drwxr-xr-x root/root usr/lib/moc/decoder_plugins/ +-rw-r--r-- root/root usr/lib/moc/decoder_plugins/libflac_decoder.a +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libflac_decoder.la +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libflac_decoder.so +-rw-r--r-- root/root usr/lib/moc/decoder_plugins/libmp3_decoder.a +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libmp3_decoder.la +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libmp3_decoder.so +-rw-r--r-- root/root usr/lib/moc/decoder_plugins/libmusepack_decoder.a +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libmusepack_decoder.la +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libmusepack_decoder.so +-rw-r--r-- root/root usr/lib/moc/decoder_plugins/libsndfile_formats_decoder.a +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libsndfile_formats_decoder.la +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libsndfile_formats_decoder.so +-rw-r--r-- root/root usr/lib/moc/decoder_plugins/libspeex_decoder.a +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libspeex_decoder.la +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libspeex_decoder.so +-rw-r--r-- root/root usr/lib/moc/decoder_plugins/libvorbis_decoder.a +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libvorbis_decoder.la +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libvorbis_decoder.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/doc/ +drwxr-xr-x root/root usr/share/doc/moc/ +-rw-r--r-- root/root usr/share/doc/moc/README +-rw-r--r-- root/root usr/share/doc/moc/THANKS +-rw-r--r-- root/root usr/share/doc/moc/config.example +-rw-r--r-- root/root usr/share/doc/moc/keymap.example +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/mocp.1.gz +drwxr-xr-x root/root usr/share/moc/ +drwxr-xr-x root/root usr/share/moc/themes/ +-rw-r--r-- root/root usr/share/moc/themes/black_theme +-rw-r--r-- root/root usr/share/moc/themes/darkdot_theme +-rw-r--r-- root/root usr/share/moc/themes/example_theme +-rw-r--r-- root/root usr/share/moc/themes/green_theme +-rw-r--r-- root/root usr/share/moc/themes/moca_theme +-rw-r--r-- root/root usr/share/moc/themes/nightly_theme +-rw-r--r-- root/root usr/share/moc/themes/red_theme +-rw-r--r-- root/root usr/share/moc/themes/transparent-background +-rw-r--r-- root/root usr/share/moc/themes/yellow_red_theme diff --git a/extra/moc/.md5sum b/extra/moc/.md5sum new file mode 100644 index 000000000..dd7ce4711 --- /dev/null +++ b/extra/moc/.md5sum @@ -0,0 +1 @@ +647c770a5542a4ae5437386807a89796 moc-2.4.4.tar.bz2 diff --git a/extra/moc/Pkgfile b/extra/moc/Pkgfile new file mode 100644 index 000000000..8d4059a73 --- /dev/null +++ b/extra/moc/Pkgfile @@ -0,0 +1,16 @@ +# Description: Music On Console - console audio player +# URL: http://moc.daper.net/ +# Maintainer: NuTyX core team +# Packager: skingrapher at legtux dot org +# Depends on: ncurses +name=moc +version=2.4.4 +release=1 +source=(ftp://ftp.daper.net/pub/soft/$name/stable/$name-$version.tar.bz2) + +build() { +cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-54-g00ecf From 68bcab953f8713e7854ff1f101161d95adfaac0e Mon Sep 17 00:00:00 2001 From: skingrapher Date: Fri, 27 Nov 2009 12:28:07 +0400 Subject: ajout de rtorrent#0.8.5-1 --- extra/rtorrent/.footprint | 7 +++++++ extra/rtorrent/.md5sum | 1 + extra/rtorrent/Pkgfile | 17 +++++++++++++++++ 3 files changed, 25 insertions(+) create mode 100644 extra/rtorrent/.footprint create mode 100644 extra/rtorrent/.md5sum create mode 100644 extra/rtorrent/Pkgfile (limited to 'extra') diff --git a/extra/rtorrent/.footprint b/extra/rtorrent/.footprint new file mode 100644 index 000000000..529fb30fb --- /dev/null +++ b/extra/rtorrent/.footprint @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/rtorrent +drwxr-xr-x root/root usr/share/ +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/rtorrent.1.gz diff --git a/extra/rtorrent/.md5sum b/extra/rtorrent/.md5sum new file mode 100644 index 000000000..f4bebe387 --- /dev/null +++ b/extra/rtorrent/.md5sum @@ -0,0 +1 @@ +e701095e1824b7e512a17000f4c0a783 rtorrent-0.8.5.tar.gz diff --git a/extra/rtorrent/Pkgfile b/extra/rtorrent/Pkgfile new file mode 100644 index 000000000..215fac801 --- /dev/null +++ b/extra/rtorrent/Pkgfile @@ -0,0 +1,17 @@ +# Description: a BitTorrent client for ncurses +# URL: http://libtorrent.rakshasa.no/downloads/ +# Maintainer: NuTyX core team +# Packager: skingrapher at legtux dot org +# Depends on: libtorrent, curl +name=rtorrent +version=0.8.5 +release=1 +source=(http://libtorrent.rakshasa.no/downloads/$name-$version.tar.gz) + +build() { +cd $name-$version + ./autogen.sh + ./configure --prefix=/usr --enable-ipv6 + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-54-g00ecf From 8c17058ea14ec5a5528848a391824e967df0c808 Mon Sep 17 00:00:00 2001 From: skingrapher Date: Fri, 27 Nov 2009 12:29:15 +0400 Subject: ajout de surfraw#2.2.6-1 --- extra/surfraw/.footprint | 221 +++++++++++++++++++++++++++++++++++++++++++++++ extra/surfraw/.md5sum | 1 + extra/surfraw/Pkgfile | 15 ++++ 3 files changed, 237 insertions(+) create mode 100644 extra/surfraw/.footprint create mode 100644 extra/surfraw/.md5sum create mode 100644 extra/surfraw/Pkgfile (limited to 'extra') diff --git a/extra/surfraw/.footprint b/extra/surfraw/.footprint new file mode 100644 index 000000000..0d9360643 --- /dev/null +++ b/extra/surfraw/.footprint @@ -0,0 +1,221 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/opensearch-discover +-rwxr-xr-x root/root usr/bin/opensearch-genquery +lrwxrwxrwx root/root usr/bin/sr -> surfraw +-rwxr-xr-x root/root usr/bin/surfraw +-rwxr-xr-x root/root usr/bin/surfraw-update-path +drwxr-xr-x root/root usr/etc/ +drwxr-xr-x root/root usr/etc/xdg/ +drwxr-xr-x root/root usr/etc/xdg/surfraw/ +-rw-r--r-- root/root usr/etc/xdg/surfraw/bookmarks +-rw-r--r-- root/root usr/etc/xdg/surfraw/conf +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/surfraw/ +-rwxr-xr-x root/root usr/lib/surfraw/W +-rwxr-xr-x root/root usr/lib/surfraw/acronym +-rwxr-xr-x root/root usr/lib/surfraw/alioth +-rwxr-xr-x root/root usr/lib/surfraw/altavista +-rwxr-xr-x root/root usr/lib/surfraw/amazon +-rwxr-xr-x root/root usr/lib/surfraw/archpkg +-rwxr-xr-x root/root usr/lib/surfraw/arxiv +-rwxr-xr-x root/root usr/lib/surfraw/ask +-rwxr-xr-x root/root usr/lib/surfraw/aur +-rwxr-xr-x root/root usr/lib/surfraw/austlii +-rwxr-xr-x root/root usr/lib/surfraw/bbcnews +-rwxr-xr-x root/root usr/lib/surfraw/cddb +-rwxr-xr-x root/root usr/lib/surfraw/cia +-rwxr-xr-x root/root usr/lib/surfraw/cite +-rwxr-xr-x root/root usr/lib/surfraw/cliki +-rwxr-xr-x root/root usr/lib/surfraw/cnn +-rwxr-xr-x root/root usr/lib/surfraw/codesearch +-rwxr-xr-x root/root usr/lib/surfraw/comlaw +-rwxr-xr-x root/root usr/lib/surfraw/ctan +-rwxr-xr-x root/root usr/lib/surfraw/currency +-rwxr-xr-x root/root usr/lib/surfraw/cve +-rwxr-xr-x root/root usr/lib/surfraw/debbugs +-rwxr-xr-x root/root usr/lib/surfraw/debcontents +-rwxr-xr-x root/root usr/lib/surfraw/deblists +-rwxr-xr-x root/root usr/lib/surfraw/deblogs +-rwxr-xr-x root/root usr/lib/surfraw/debpackages +-rwxr-xr-x root/root usr/lib/surfraw/debpkghome +-rwxr-xr-x root/root usr/lib/surfraw/debpts +-rwxr-xr-x root/root usr/lib/surfraw/debsec +-rwxr-xr-x root/root usr/lib/surfraw/debvcsbrowse +-rwxr-xr-x root/root usr/lib/surfraw/debwiki +-rwxr-xr-x root/root usr/lib/surfraw/deja +-rwxr-xr-x root/root usr/lib/surfraw/discogs +-rwxr-xr-x root/root usr/lib/surfraw/dmoz +-rwxr-xr-x root/root usr/lib/surfraw/ebay +-rwxr-xr-x root/root usr/lib/surfraw/etym +-rwxr-xr-x root/root usr/lib/surfraw/excite +-rwxr-xr-x root/root usr/lib/surfraw/fast +-rwxr-xr-x root/root usr/lib/surfraw/filesearching +-rwxr-xr-x root/root usr/lib/surfraw/finkpkg +-rwxr-xr-x root/root usr/lib/surfraw/foldoc +-rwxr-xr-x root/root usr/lib/surfraw/freebsd +-rwxr-xr-x root/root usr/lib/surfraw/freedb +-rwxr-xr-x root/root usr/lib/surfraw/freshmeat +-rwxr-xr-x root/root usr/lib/surfraw/fsfdir +-rwxr-xr-x root/root usr/lib/surfraw/gcache +-rwxr-xr-x root/root usr/lib/surfraw/genbugs +-rwxr-xr-x root/root usr/lib/surfraw/genpkg +-rwxr-xr-x root/root usr/lib/surfraw/genportage +-rwxr-xr-x root/root usr/lib/surfraw/google +-rwxr-xr-x root/root usr/lib/surfraw/gutenberg +-rwxr-xr-x root/root usr/lib/surfraw/happypenguin +-rwxr-xr-x root/root usr/lib/surfraw/imdb +-rwxr-xr-x root/root usr/lib/surfraw/ixquick +-rwxr-xr-x root/root usr/lib/surfraw/javasun +-rwxr-xr-x root/root usr/lib/surfraw/l1sp +-rwxr-xr-x root/root usr/lib/surfraw/lastfm +-rwxr-xr-x root/root usr/lib/surfraw/leodict +-rwxr-xr-x root/root usr/lib/surfraw/lsm +-rwxr-xr-x root/root usr/lib/surfraw/macports +-rwxr-xr-x root/root usr/lib/surfraw/mathworld +-rwxr-xr-x root/root usr/lib/surfraw/mininova +-rwxr-xr-x root/root usr/lib/surfraw/musicbrainz +-rwxr-xr-x root/root usr/lib/surfraw/netbsd +-rwxr-xr-x root/root usr/lib/surfraw/ntrs +-rwxr-xr-x root/root usr/lib/surfraw/openbsd +-rwxr-xr-x root/root usr/lib/surfraw/opensearch +-rwxr-xr-x root/root usr/lib/surfraw/pgpkeys +-rwxr-xr-x root/root usr/lib/surfraw/piratebay +-rwxr-xr-x root/root usr/lib/surfraw/port +-rwxr-xr-x root/root usr/lib/surfraw/pubmed +-rwxr-xr-x root/root usr/lib/surfraw/rae +-rwxr-xr-x root/root usr/lib/surfraw/rfc +-rwxr-xr-x root/root usr/lib/surfraw/rhyme +-rwxr-xr-x root/root usr/lib/surfraw/rpmsearch +-rwxr-xr-x root/root usr/lib/surfraw/scholar +-rwxr-xr-x root/root usr/lib/surfraw/scicom +-rwxr-xr-x root/root usr/lib/surfraw/scpan +-rwxr-xr-x root/root usr/lib/surfraw/slashdot +-rwxr-xr-x root/root usr/lib/surfraw/slinuxdoc +-rwxr-xr-x root/root usr/lib/surfraw/sourceforge +-rwxr-xr-x root/root usr/lib/surfraw/springer +-rwxr-xr-x root/root usr/lib/surfraw/stockquote +-rwxr-xr-x root/root usr/lib/surfraw/sunonesearch +-rwxr-xr-x root/root usr/lib/surfraw/thesaurus +-rwxr-xr-x root/root usr/lib/surfraw/translate +-rwxr-xr-x root/root usr/lib/surfraw/urban +-rwxr-xr-x root/root usr/lib/surfraw/w3css +-rwxr-xr-x root/root usr/lib/surfraw/w3html +-rwxr-xr-x root/root usr/lib/surfraw/w3link +-rwxr-xr-x root/root usr/lib/surfraw/w3rdf +-rwxr-xr-x root/root usr/lib/surfraw/wayback +-rwxr-xr-x root/root usr/lib/surfraw/webster +-rwxr-xr-x root/root usr/lib/surfraw/wetandwild +-rwxr-xr-x root/root usr/lib/surfraw/wikipedia +-rwxr-xr-x root/root usr/lib/surfraw/woffle +-rwxr-xr-x root/root usr/lib/surfraw/yahoo +-rwxr-xr-x root/root usr/lib/surfraw/youtube +-rwxr-xr-x root/root usr/lib/surfraw/yubnub +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +lrwxrwxrwx root/root usr/share/man/man1/W.1.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/acronym.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/alioth.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/altavista.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/amazon.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/archpkg.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/arxiv.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/ask.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/aur.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/austlii.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/bbcnews.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/cddb.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/cia.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/cite.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/cliki.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/cnn.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/codesearch.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/comlaw.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/ctan.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/currency.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/cve.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/debbugs.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/debcontents.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/deblists.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/deblogs.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/debpackages.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/debpkghome.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/debpts.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/debsec.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/debvcsbrowse.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/debwiki.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/deja.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/discogs.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/dmoz.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/ebay.1sr.gz -> elvi.1sr.gz +-rw-r--r-- root/root usr/share/man/man1/elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/etym.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/excite.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/fast.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/filesearching.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/finkpkg.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/foldoc.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/freebsd.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/freedb.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/freshmeat.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/fsfdir.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/gcache.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/genbugs.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/genpkg.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/genportage.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/google.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/gutenberg.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/happypenguin.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/imdb.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/ixquick.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/javasun.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/l1sp.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/lastfm.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/leodict.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/lsm.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/macports.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/mathworld.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/mininova.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/musicbrainz.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/netbsd.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/ntrs.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/openbsd.1sr.gz -> elvi.1sr.gz +-rw-r--r-- root/root usr/share/man/man1/opensearch-discover.1.gz +-rw-r--r-- root/root usr/share/man/man1/opensearch-genquery.1.gz +lrwxrwxrwx root/root usr/share/man/man1/opensearch.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/pgpkeys.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/piratebay.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/port.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/pubmed.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/rae.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/rfc.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/rhyme.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/rpmsearch.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/scholar.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/scicom.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/scpan.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/slashdot.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/slinuxdoc.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/sourceforge.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/springer.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/sr.1.gz -> surfraw.1.gz +lrwxrwxrwx root/root usr/share/man/man1/stockquote.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/sunonesearch.1sr.gz -> elvi.1sr.gz +-rw-r--r-- root/root usr/share/man/man1/surfraw-update-path.1.gz +-rw-r--r-- root/root usr/share/man/man1/surfraw.1.gz +lrwxrwxrwx root/root usr/share/man/man1/thesaurus.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/translate.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/urban.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/w3css.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/w3html.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/w3link.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/w3rdf.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/wayback.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/webster.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/wetandwild.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/wikipedia.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/woffle.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/yahoo.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/youtube.1sr.gz -> elvi.1sr.gz +lrwxrwxrwx root/root usr/share/man/man1/yubnub.1sr.gz -> elvi.1sr.gz diff --git a/extra/surfraw/.md5sum b/extra/surfraw/.md5sum new file mode 100644 index 000000000..b17f1d6f2 --- /dev/null +++ b/extra/surfraw/.md5sum @@ -0,0 +1 @@ +5d5504de0ba63cef78fd3ceced7fec38 surfraw-2.2.6.tar.gz diff --git a/extra/surfraw/Pkgfile b/extra/surfraw/Pkgfile new file mode 100644 index 000000000..e154e3867 --- /dev/null +++ b/extra/surfraw/Pkgfile @@ -0,0 +1,15 @@ +# Description: fast unix command line interface to a variety of popular search engines and other artifacts of power. +# URL: http://surfraw.sourceforge.net +# Maintainer: NuTyX core team +# Packager: skingrapher at legtux dot org +name=surfraw +version=2.2.6 +release=1 +source=(http://surfraw.alioth/debian.org/dist/$name-$version.tar.gz) + +build() { +cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-54-g00ecf From 6c8ff28274bde5c44ee73eda25950d8fda08f79e Mon Sep 17 00:00:00 2001 From: skingrapher Date: Fri, 27 Nov 2009 12:29:52 +0400 Subject: ajout de units#1.87-1 --- extra/units/.footprint | 10 ++++++++++ extra/units/.md5sum | 1 + extra/units/Pkgfile | 15 +++++++++++++++ 3 files changed, 26 insertions(+) create mode 100644 extra/units/.footprint create mode 100644 extra/units/.md5sum create mode 100644 extra/units/Pkgfile (limited to 'extra') diff --git a/extra/units/.footprint b/extra/units/.footprint new file mode 100644 index 000000000..028dd182b --- /dev/null +++ b/extra/units/.footprint @@ -0,0 +1,10 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/units +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/units.info.gz +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/units.1.gz +-rw-r--r-- root/root usr/share/units.dat diff --git a/extra/units/.md5sum b/extra/units/.md5sum new file mode 100644 index 000000000..f0c6610b3 --- /dev/null +++ b/extra/units/.md5sum @@ -0,0 +1 @@ +8cf47adf29e38a9aa744e8d5246d1bec units.1.87.tar.gz diff --git a/extra/units/Pkgfile b/extra/units/Pkgfile new file mode 100644 index 000000000..bf1f1bd92 --- /dev/null +++ b/extra/units/Pkgfile @@ -0,0 +1,15 @@ +# Description: convertisseur de mesures en ligne de commande +# URL: http://units.sourceforge.net +# Maintainer: NuTyX core team +# Packager: skingrapher at legtux dot org +name=units +version=1.87 +release=1 +source=(http://ftp.de.debian.org/debian/pool/main/u/$name/$name.$version.tar.gz) + +build() { +cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-54-g00ecf From b624faf048ac7dd58eb3eb197b75c2db62e098a2 Mon Sep 17 00:00:00 2001 From: skingrapher Date: Fri, 27 Nov 2009 12:30:34 +0400 Subject: ajout de yacpi#3.0.1-1 --- extra/yacpi/.footprint | 1 + extra/yacpi/.md5sum | 1 + extra/yacpi/Pkgfile | 16 ++++++++++++++++ 3 files changed, 18 insertions(+) create mode 100644 extra/yacpi/.footprint create mode 100644 extra/yacpi/.md5sum create mode 100644 extra/yacpi/Pkgfile (limited to 'extra') diff --git a/extra/yacpi/.footprint b/extra/yacpi/.footprint new file mode 100644 index 000000000..83e35a6b8 --- /dev/null +++ b/extra/yacpi/.footprint @@ -0,0 +1 @@ +-rwxr-xr-x root/root yacpi diff --git a/extra/yacpi/.md5sum b/extra/yacpi/.md5sum new file mode 100644 index 000000000..1fd78e8ac --- /dev/null +++ b/extra/yacpi/.md5sum @@ -0,0 +1 @@ +1b03394ee3b916f686cdc3e2c05ddb7a yacpi-3.0.1.tar.gz diff --git a/extra/yacpi/Pkgfile b/extra/yacpi/Pkgfile new file mode 100644 index 000000000..dc50d0607 --- /dev/null +++ b/extra/yacpi/Pkgfile @@ -0,0 +1,16 @@ +# Description: shows acpi information from your proc filesystem in an ncurses interface. +# URL: http://www.ngolde.de/yacpi.html +# Maintainer: NuTyX core team +# Packager: skingrapher at legtux dot org +# Depends on: ncurses, libacpi +name=yacpi +version=3.0.1 +release=1 +source=(http://www.ngolde.de/download/$name-$version.tar.gz) + +build() { +cd $name-$version + make + install -d $PKG + install -D -m 755 $name $PKG +} -- cgit v1.2.3-54-g00ecf From bc5c51ce9bf9a70c259a42b242d7468fcf2113e3 Mon Sep 17 00:00:00 2001 From: skingrapher Date: Fri, 27 Nov 2009 12:31:54 +0400 Subject: ajout de zsh#4.3.0-1 --- extra/zsh/.footprint | 882 +++++++++++++++++++++++++++++++++++++++++++++++++++ extra/zsh/.md5sum | 1 + extra/zsh/Pkgfile | 15 + 3 files changed, 898 insertions(+) create mode 100644 extra/zsh/.footprint create mode 100644 extra/zsh/.md5sum create mode 100644 extra/zsh/Pkgfile (limited to 'extra') diff --git a/extra/zsh/.footprint b/extra/zsh/.footprint new file mode 100644 index 000000000..a6d400504 --- /dev/null +++ b/extra/zsh/.footprint @@ -0,0 +1,882 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/zsh +-rwxr-xr-x root/root usr/bin/zsh-4.3.10 +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/zsh/ +drwxr-xr-x root/root usr/lib/zsh/4.3.10/ +drwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/ +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/attr.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/cap.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/clone.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/compctl.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/complete.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/complist.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/computil.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/curses.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/datetime.so +drwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/db/ +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/db/gdbm.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/deltochar.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/example.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/files.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/langinfo.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/mapfile.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/mathfunc.so +drwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/net/ +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/net/socket.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/net/tcp.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/newuser.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/parameter.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/regex.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/rlimits.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/sched.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/stat.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/system.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/termcap.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/terminfo.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/zftp.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/zle.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/zleparameter.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/zprof.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/zpty.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/zselect.so +-rwxr-xr-x root/root usr/lib/zsh/4.3.10/zsh/zutil.so +drwxr-xr-x root/root usr/share/ +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/zsh.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshall.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshbuiltins.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshcalsys.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshcompctl.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshcompsys.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshcompwid.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshcontrib.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshexpn.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshmisc.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshmodules.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshoptions.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshparam.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshroadmap.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshtcpsys.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshzftpsys.1.gz +-rw-r--r-- root/root usr/share/man/man1/zshzle.1.gz +drwxr-xr-x root/root usr/share/zsh/ +drwxr-xr-x root/root usr/share/zsh/4.3.10/ +drwxr-xr-x root/root usr/share/zsh/4.3.10/functions/ +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_adjust +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_bydir_detect +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_check_com +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_detect_bzr +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_detect_cdv +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_detect_cvs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_detect_darcs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_detect_git +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_detect_hg +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_detect_mtn +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_detect_p4 +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_detect_svk +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_detect_svn +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_detect_tla +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_formats +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_get_cmd +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_get_data_bzr +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_get_data_cdv +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_get_data_cvs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_get_data_darcs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_get_data_git +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_get_data_hg +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_get_data_mtn +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_get_data_p4 +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_get_data_svk +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_get_data_svn +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_get_data_tla +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_maxexports +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_nvcsformats +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_realpath +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_reposub +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/VCS_INFO_set +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_a2ps +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_a2utils +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_aap +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_acpi +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_acpitool +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_acroread +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_alias +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_aliases +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_all_labels +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_all_matches +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_alternative +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_analyseplugin +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ant +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_antiword +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_apachectl +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_apm +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_approximate +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_apt +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_apt-file +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_apt-move +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_apt-show-versions +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_aptitude +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_arch_archives +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_arch_namespace +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_arg_compile +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_arguments +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_arp +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_arping +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_arrays +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_assign +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_attr +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_auto-apt +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_autocd +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_awk +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_bash_completions +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_baz +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_bind_addresses +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_bindkey +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_bison +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_bittorrent +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_bogofilter +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_brace_parameter +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_brctl +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_bsd_pkg +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_bts +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_bug +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_builtin +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_bzip2 +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_bzr +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cache_invalid +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cal +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_calendar +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_call_function +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_call_program +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_canonical_paths +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ccal +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cd +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cdbs-edit-patch +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cdcd +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cdrdao +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cdrecord +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_chflags +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_chkconfig +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_chmod +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_chown +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_chrt +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_combination +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_comm +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_command +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_command_names +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_compdef +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_complete +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_complete_debug +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_complete_help +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_complete_help_generic +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_complete_tag +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_compress +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_condition +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_configure +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_coreadm +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_correct +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_correct_filename +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_correct_word +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cowsay +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cp +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cpio +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cplay +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cssh +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_csup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ctags_tags +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cut +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cvs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cvsup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cygcheck +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cygpath +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cygrunsrv +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cygserver +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_cygstart +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dak +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_darcs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_date +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dchroot +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dchroot-dsa +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dcop +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dd +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_deb_packages +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_debchange +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_debdiff +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_debfoster +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_debsign +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_default +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_defaults +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_delimiters +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_describe +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_description +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_devtodo +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dhclient +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dhcpinfo +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dict +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dict_words +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_diff +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_diff_options +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_diffstat +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dir_list +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_directories +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_directory_stack +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dirs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_disable +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dispatch +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_django +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dladm +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dlocate +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dmidecode +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_domains +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dpatch-edit-patch +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dpkg +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dpkg-buildpackage +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dpkg-cross +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dpkg-repack +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dpkg_source +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dput +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_du +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dumpadm +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dumper +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dupload +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dvi +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_dynamic_directory_name +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ecasound +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_echotc +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_echoti +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_elinks +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_elm +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_email_addresses +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_emulate +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_enable +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_enscript +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_env +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_equal +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ethtool +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_expand +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_expand_alias +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_expand_word +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_fakeroot +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_fc +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_fetch +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_fetchmail +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_figlet +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_file_descriptors +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_file_systems +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_files +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_find +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_finger +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_fink +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_first +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_flasher +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_flex +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_floppy +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_fortune +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_freebsd-update +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_fsh +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_functions +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_fuse_arguments +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_fuse_values +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_fuser +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_fusermount +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_gcc +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_gcore +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_gdb +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_generic +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_genisoimage +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_getclip +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_getconf +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_getent +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_getfacl +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_getmail +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_git +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_global +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_global_tags +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_globflags +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_globqual_delims +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_globquals +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_gnome-gv +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_gnu_generic +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_gnupod +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_gnutls +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_gpg +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_gphoto2 +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_gprof +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_gqview +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_grep +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_grep-excuses +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_groff +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_groups +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_growisofs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_gs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_guard +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_guilt +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_gv +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_gzip +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_hash +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_have_glob_qual +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_hdiutil +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_history +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_history_complete_word +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_history_modifiers +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_hosts +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_iconv +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_id +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ifconfig +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_iftop +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ignored +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_imagemagick +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_in_vared +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_inetadm +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_init_d +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_invoke-rc.d +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ionice +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ip +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ipset +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_iptables +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_irssi +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ispell +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_iwconfig +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_java +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_java_class +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_jobs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_jobs_bg +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_jobs_builtin +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_jobs_fg +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_joe +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_join +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_kfmclient +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_kill +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_killall +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_kld +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_knock +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_kvno +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_last +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ld_debug +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ldd +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_less +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_lighttpd +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_limit +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_limits +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_linda +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_links +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_lintian +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_list +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_list_files +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_loadkeys +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_locales +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_locate +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_logical_volumes +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_look +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_losetup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_lp +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ls +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_lscfg +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_lsdev +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_lslv +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_lsof +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_lspv +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_lsusb +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_lsvg +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_lynx +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_lzop +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mac_applications +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mac_files_for_application +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_madison +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mail +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mailboxes +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_main_complete +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_make +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_make-kpkg +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_man +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_match +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_math +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_md5sum +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mdadm +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_members +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mencal +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_menu +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mercurial +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mere +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mergechanges +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_message +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_metaflac +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mh +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mii-tool +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mime_types +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mkdir +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mkshortcut +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mkzsh +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_module +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_module-assistant +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_modutils +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mondo +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_monotone +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_most_recent_file +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mount +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mozilla +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mpc +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mplayer +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mt +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mtools +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mtr +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_multi_parts +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mutt +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_my_accounts +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mysql_utils +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_mysqldiff +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_nautilus +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ncftp +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_nedit +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_net_interfaces +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_netcat +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_netscape +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_newsgroups +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_next_label +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_next_tags +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_nice +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_nmap +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_normal +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_nothing +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_nslookup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_object_classes +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_oldlist +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_open +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_options +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_options_set +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_options_unset +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_other_accounts +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pack +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_parameter +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_parameters +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_patch +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_path_commands +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_path_files +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pax +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pbm +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pdf +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_perforce +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_perl +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_perl_basepods +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_perl_modules +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_perldoc +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pfexec +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_php +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_physical_volumes +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pick_variant +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pids +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pine +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ping +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_piuparts +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pkg-config +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pkg_instance +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pkgadd +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pkginfo +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pkgrm +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pkgtool +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pon +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_portaudit +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_portlint +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ports +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_portsnap +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_postfix +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_powerd +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_prcs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_precommand +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_prefix +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_print +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_printenv +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_printers +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_prompt +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ps +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pscp +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pspdf +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_psutils +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ptree +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pump +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_putclip +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_pydoc +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_python +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_qemu +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_qiv +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_qtplay +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_quilt +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_raggle +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_rake +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ranlib +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_rar +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_rcs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_read +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_read_comp +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_readshortcut +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_rebootin +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_redirect +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_regex_arguments +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_regex_words +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_renice +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_reprepro +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_requested +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_retrieve_cache +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_retrieve_mac_apps +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ri +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_rlogin +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_rm +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_rpm +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_rpmbuild +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_rrdtool +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_rsync +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_rubber +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ruby +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_sablotron +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_samba +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_savecore +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_sccs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_sched +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_schroot +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_screen +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_sed +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_sep_parts +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_service +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_services +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_set +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_set_command +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_setfacl +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_setopt +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_setxkbmap +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_sh +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_showmount +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_signals +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_sisu +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_slrn +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_smit +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_socket +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_softwareupdate +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_sort +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_source +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_spamassassin +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_sqsh +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ssh +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_sshfs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_stat +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_stgit +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_store_cache +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_strace +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_strip +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_stty +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_su +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_sub_commands +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_subscript +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_subversion +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_sudo +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_suffix_alias_files +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_surfraw +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_svcadm +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_svccfg +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_svcprop +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_svcs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_svcs_fmri +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_svn-buildpackage +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_sysctl +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tags +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tar +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tar_archive +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tardy +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tcpdump +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tcpsys +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tcptraceroute +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_telnet +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_terminals +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tex +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_texi +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_texinfo +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tidy +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tiff +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tilde +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tilde_files +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_time_zone +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tin +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tla +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_todo.sh +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_toilet +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_toolchain-source +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_topgit +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_totd +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tpb +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tpconfig +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tracepath +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_trap +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ttyctl +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_tune2fs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_twisted +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_typeset +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_ulimit +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_uml +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_unace +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_uname +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_unexpand +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_unhash +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_uniq +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_units +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_unsetopt +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_update-alternatives +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_update-rc.d +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_urls +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_urpmi +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_urxvt +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_uscan +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_user_admin +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_user_at_host +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_user_expand +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_users +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_users_on +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_valgrind +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_value +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_values +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_vared +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_vars +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_vim +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_vim-addons +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_vnc +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_volume_groups +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_vorbis +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_vorbiscomment +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_vserver +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_vux +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_w3m +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_wait +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_wajig +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_wakeup_capable_devices +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_wanna-build +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_wanted +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_webbrowser +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_wget +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_whereis +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_which +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_whois +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_wiggle +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_arguments +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_borderwidth +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_color +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_colormapid +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_cursor +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_display +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_extension +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_font +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_geometry +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_keysym +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_locale +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_modifier +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_name +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_resource +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_selection_timeout +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_title +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_utils +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_visual +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_x_window +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xargs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xauth +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xdvi +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xfig +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xloadimage +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xmlsoft +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xmms2 +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xmodmap +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xpdf +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xrandr +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xscreensaver +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xset +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xt_arguments +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xt_session_id +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xterm +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xv +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_xwit +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_yafc +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_yast +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_yodl +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_yp +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_yum +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zattr +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zcalc_line +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zcat +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zcompile +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zdump +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zed +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zfs +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zfs_dataset +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zfs_pool +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zftp +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zip +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zle +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zlogin +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zmodload +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zmv +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zpool +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zpty +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/_zstyle +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/add-zsh-hook +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/age +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/allopt +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/backward-kill-word-match +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/backward-word-match +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/bashcompinit +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/calendar +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/calendar_add +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/calendar_edit +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/calendar_lockfiles +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/calendar_parse +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/calendar_read +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/calendar_scandate +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/calendar_show +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/calendar_showdate +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/calendar_sort +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/capitalize-word-match +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/catch +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/checkmail +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/colors +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/compaudit +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/compdump +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/compinit +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/compinstall +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/copy-earlier-word +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/cycle-completion-positions +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/define-composed-chars +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/delete-whole-word-match +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/down-case-word-match +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/down-line-or-beginning-search +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/edit-command-line +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/forward-word-match +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/getjobs +-rwxr-xr-x root/root usr/share/zsh/4.3.10/functions/harden +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/history-beginning-search-menu +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/history-pattern-search +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/history-search-end +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/incarg +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/incremental-complete-word +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/insert-composed-char +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/insert-files +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/insert-unicode-char +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/is-at-least +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/keeper +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/keymap+widget +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/kill-word-match +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/match-word-context +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/match-words-by-style +-rwxr-xr-x root/root usr/share/zsh/4.3.10/functions/mere +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/modify-current-argument +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/narrow-to-region +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/narrow-to-region-invisible +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/nslookup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/pick-web-browser +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/predict-on +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_adam1_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_adam2_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_bart_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_bigfade_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_clint_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_elite2_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_elite_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_fade_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_fire_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_off_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_oliver_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_pws_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_redhat_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_special_chars +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_suse_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_walters_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/prompt_zefram_setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/promptinit +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/promptnl +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/quote-and-complete-word +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/read-from-minibuffer +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/relative +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/replace-string +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/replace-string-again +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/run-help +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/run-help-git +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/run-help-svk +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/run-help-svn +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/select-word-style +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/smart-insert-last-word +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/split-shell-arguments +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/sticky-note +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_alias +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_close +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_command +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_expect +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_fd_handler +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_log +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_open +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_output +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_point +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_proxy +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_read +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_rename +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_send +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_sess +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_shoot +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_spam +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_talk +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tcp_wait +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/tetris +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/throw +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/transpose-words-match +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/up-case-word-match +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/up-line-or-beginning-search +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/url-quote-magic +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/vcs_info +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/vcs_info_lastmsg +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/vcs_info_printsys +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/vcs_info_setsys +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/which-command +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/xtermctl +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zargs +-rwxr-xr-x root/root usr/share/zsh/4.3.10/functions/zcalc +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zed +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zed-set-file-name +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfanon +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfautocheck +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfcd +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfcd_match +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfcget +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfclose +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfcput +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfdir +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zffcache +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfgcp +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfget +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfget_match +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfgoto +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfhere +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfinit +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfls +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfmark +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfopen +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfparams +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfpcp +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfput +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfrglob +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfrtime +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfsession +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfstat +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zftp_chpwd +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zftp_progress +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zftransfer +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zftype +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfuget +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zfuput +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zkbd +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zmathfuncdef +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zmv +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zrecompile +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zsh-mime-handler +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zsh-mime-setup +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zsh-newuser-install +-rw-r--r-- root/root usr/share/zsh/4.3.10/functions/zstyle+ +drwxr-xr-x root/root usr/share/zsh/4.3.10/scripts/ +-rw-r--r-- root/root usr/share/zsh/4.3.10/scripts/newuser +drwxr-xr-x root/root usr/share/zsh/site-functions/ diff --git a/extra/zsh/.md5sum b/extra/zsh/.md5sum new file mode 100644 index 000000000..4ebeb2a10 --- /dev/null +++ b/extra/zsh/.md5sum @@ -0,0 +1 @@ +74c5b275544400082a1cde806c98682a zsh-4.3.10.tar.bz2 diff --git a/extra/zsh/Pkgfile b/extra/zsh/Pkgfile new file mode 100644 index 000000000..d2aed1498 --- /dev/null +++ b/extra/zsh/Pkgfile @@ -0,0 +1,15 @@ +# Description: shell pour un usage interactif et langage puissant de script. +# URL: www.zsh.org +# Maintainer: NuTyX core team +# Packager: skingrapher at legtux dot org +name=zsh +version=4.3.10 +release=1 +source=(http://freefr.dl.sourceforge.net/project/$name/$name-dev/$version/$name-$version.tar.bz2) + +build() { +cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-54-g00ecf