summaryrefslogtreecommitdiffstats
path: root/base/zip
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-07 14:36:43 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-07 14:36:43 +0200
commit51e44147471c62066ad875c40e302ce1a2a35905 (patch)
tree31dd2018e88629125f30a9278c5ebeab028a2aab /base/zip
parent7d3362ec31e6f95c80cd14f148185bbf369453d6 (diff)
downloadnutyx-extra-51e44147471c62066ad875c40e302ce1a2a35905.tar.gz
nutyx-extra-51e44147471c62066ad875c40e302ce1a2a35905.tar.bz2
nutyx-extra-51e44147471c62066ad875c40e302ce1a2a35905.tar.xz
nutyx-extra-51e44147471c62066ad875c40e302ce1a2a35905.zip
Ajout de zip#2.32-1
Diffstat (limited to 'base/zip')
-rw-r--r--base/zip/.footprint10
-rw-r--r--base/zip/.md5sum1
-rwxr-xr-xbase/zip/Pkgfile17
-rw-r--r--base/zip/autogen/.footprint83
-rw-r--r--base/zip/autogen/.md5sum1
-rwxr-xr-xbase/zip/autogen/build25
6 files changed, 137 insertions, 0 deletions
diff --git a/base/zip/.footprint b/base/zip/.footprint
new file mode 100644
index 000000000..aa795f1b4
--- /dev/null
+++ b/base/zip/.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/zip
+-rwxr-xr-x root/root usr/bin/zipcloak
+-rwxr-xr-x root/root usr/bin/zipnote
+-rwxr-xr-x root/root usr/bin/zipsplit
+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/zip.1.gz
diff --git a/base/zip/.md5sum b/base/zip/.md5sum
new file mode 100644
index 000000000..b515d9536
--- /dev/null
+++ b/base/zip/.md5sum
@@ -0,0 +1 @@
+8a4da4460386e324debe97f3b7fe4d96 zip232.tar.gz
diff --git a/base/zip/Pkgfile b/base/zip/Pkgfile
new file mode 100755
index 000000000..1fc7a84ee
--- /dev/null
+++ b/base/zip/Pkgfile
@@ -0,0 +1,17 @@
+# Description: Programmes pour compression/décompression de fichiers
+# URL: http://infozip.sourceforge.net/Zip.html
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
+# Depends on:
+
+name=zip
+version=2.32
+release=1
+source=( http://fresh.t-systems-sfr.com/unix/src/misc/zip232.tar.gz)
+
+build() {
+ cd $name-$version
+ make -f unix/Makefile prefix=/usr generic_gcc
+ make prefix=$PKG/usr MANDIR=$PKG/usr/share/man/man1 -f unix/Makefile install
+
+}
diff --git a/base/zip/autogen/.footprint b/base/zip/autogen/.footprint
new file mode 100644
index 000000000..a32f423eb
--- /dev/null
+++ b/base/zip/autogen/.footprint
@@ -0,0 +1,83 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/autogen
+-rwxr-xr-x root/root usr/bin/autoopts-config
+-rwxr-xr-x root/root usr/bin/columns
+-rwxr-xr-x root/root usr/bin/getdefs
+-rwxr-xr-x root/root usr/bin/xml2ag
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/autoopts/
+-rw-r--r-- root/root usr/include/autoopts/options.h
+-rw-r--r-- root/root usr/include/autoopts/usage-txt.h
+drwxr-xr-x root/root usr/lib/
+-rw-r--r-- root/root usr/lib/libguileopts.a
+-rwxr-xr-x root/root usr/lib/libguileopts.la
+lrwxrwxrwx root/root usr/lib/libguileopts.so -> libguileopts.so.0.0.1
+lrwxrwxrwx root/root usr/lib/libguileopts.so.0 -> libguileopts.so.0.0.1
+-rwxr-xr-x root/root usr/lib/libguileopts.so.0.0.1
+-rw-r--r-- root/root usr/lib/libopts.a
+-rwxr-xr-x root/root usr/lib/libopts.la
+lrwxrwxrwx root/root usr/lib/libopts.so -> libopts.so.25.6.1
+lrwxrwxrwx root/root usr/lib/libopts.so.25 -> libopts.so.25.6.1
+-rwxr-xr-x root/root usr/lib/libopts.so.25.6.1
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/autoopts.pc
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/aclocal/
+-rw-r--r-- root/root usr/share/aclocal/autoopts.m4
+-rw-r--r-- root/root usr/share/aclocal/liboptschk.m4
+drwxr-xr-x root/root usr/share/autogen/
+-rw-r--r-- root/root usr/share/autogen/aginfo.tpl
+-rw-r--r-- root/root usr/share/autogen/aginfo3.tpl
+-rw-r--r-- root/root usr/share/autogen/agman-lib.tpl
+-rw-r--r-- root/root usr/share/autogen/agman1.tpl
+-rw-r--r-- root/root usr/share/autogen/agman3.tpl
+-rw-r--r-- root/root usr/share/autogen/autoopts.m4
+-rw-r--r-- root/root usr/share/autogen/confmacs.tpl
+-rw-r--r-- root/root usr/share/autogen/conftest.tpl
+-rw-r--r-- root/root usr/share/autogen/fsm-macro.tpl
+-rw-r--r-- root/root usr/share/autogen/fsm-trans.tpl
+-rw-r--r-- root/root usr/share/autogen/fsm.tpl
+-rw-r--r-- root/root usr/share/autogen/getopt.tpl
+-rw-r--r-- root/root usr/share/autogen/libopts-31.1.6.tar.gz
+-rw-r--r-- root/root usr/share/autogen/optcode.tpl
+-rw-r--r-- root/root usr/share/autogen/opthead.tpl
+-rw-r--r-- root/root usr/share/autogen/options.tpl
+-rw-r--r-- root/root usr/share/autogen/optlib.tpl
+-rw-r--r-- root/root usr/share/autogen/optmain.tpl
+-rw-r--r-- root/root usr/share/autogen/rc-sample.tpl
+-rw-r--r-- root/root usr/share/autogen/stdoptions.def
+-rw-r--r-- root/root usr/share/autogen/usage.tpl
+drwxr-xr-x root/root usr/share/info/
+-rw-r--r-- root/root usr/share/info/autogen.info-1.gz
+-rw-r--r-- root/root usr/share/info/autogen.info-2.gz
+-rw-r--r-- root/root usr/share/info/autogen.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/autogen.1.gz
+-rw-r--r-- root/root usr/share/man/man1/autoopts-config.1.gz
+-rw-r--r-- root/root usr/share/man/man1/columns.1.gz
+-rw-r--r-- root/root usr/share/man/man1/getdefs.1.gz
+-rw-r--r-- root/root usr/share/man/man1/xml2ag.1.gz
+drwxr-xr-x root/root usr/share/man/man3/
+-rw-r--r-- root/root usr/share/man/man3/ao_string_tokenize.3.gz
+-rw-r--r-- root/root usr/share/man/man3/configFileLoad.3.gz
+-rw-r--r-- root/root usr/share/man/man3/optionFileLoad.3.gz
+-rw-r--r-- root/root usr/share/man/man3/optionFindNextValue.3.gz
+-rw-r--r-- root/root usr/share/man/man3/optionFindValue.3.gz
+-rw-r--r-- root/root usr/share/man/man3/optionFree.3.gz
+-rw-r--r-- root/root usr/share/man/man3/optionGetValue.3.gz
+-rw-r--r-- root/root usr/share/man/man3/optionLoadLine.3.gz
+-rw-r--r-- root/root usr/share/man/man3/optionNextValue.3.gz
+-rw-r--r-- root/root usr/share/man/man3/optionOnlyUsage.3.gz
+-rw-r--r-- root/root usr/share/man/man3/optionProcess.3.gz
+-rw-r--r-- root/root usr/share/man/man3/optionRestore.3.gz
+-rw-r--r-- root/root usr/share/man/man3/optionSaveFile.3.gz
+-rw-r--r-- root/root usr/share/man/man3/optionSaveState.3.gz
+-rw-r--r-- root/root usr/share/man/man3/optionUnloadNested.3.gz
+-rw-r--r-- root/root usr/share/man/man3/optionVersion.3.gz
+-rw-r--r-- root/root usr/share/man/man3/strequate.3.gz
+-rw-r--r-- root/root usr/share/man/man3/streqvcmp.3.gz
+-rw-r--r-- root/root usr/share/man/man3/streqvmap.3.gz
+-rw-r--r-- root/root usr/share/man/man3/strneqvcmp.3.gz
+-rw-r--r-- root/root usr/share/man/man3/strtransform.3.gz
diff --git a/base/zip/autogen/.md5sum b/base/zip/autogen/.md5sum
new file mode 100644
index 000000000..804826ded
--- /dev/null
+++ b/base/zip/autogen/.md5sum
@@ -0,0 +1 @@
+62b406617c931227f444e6926d1f7cfa autogen-5.9.5.tar.gz
diff --git a/base/zip/autogen/build b/base/zip/autogen/build
new file mode 100755
index 000000000..b71a2c985
--- /dev/null
+++ b/base/zip/autogen/build
@@ -0,0 +1,25 @@
+# $Id: build,v 1.1 2007/10/15 18:36:04 install Exp root $
+# Description: Simplifie la création/maintenance de programmes contenant une grande quantité de texte répétitif
+# URL: http://autogen.sf.net
+# Maintainer: Linux From Scratch
+# Packager: Thierry Nuttens, thierryn1 at hispeed dot ch
+# Depends on: guile
+
+name=autogen
+version=5.9.5
+release=1
+group=dev
+source=( http://switch.dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz)
+
+
+
+build() {
+ # build package
+ cd $name-$version
+ ./configure --prefix=/usr\
+ --mandir=/usr/share/man\
+ --infodir=/usr/share/info
+ make
+ make DESTDIR=$PKG install
+ rm $PKG/usr/share/info/dir
+}