summaryrefslogtreecommitdiffstats
path: root/p7zip
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2012-01-08 12:15:45 +0100
committertnut <tnut at nutyx dot com>2012-01-08 12:15:45 +0100
commit3f57a7f93b3e7550cbd73036f6a56654e17d1d5c (patch)
tree819b14ab0377fe2054fe59866669d904e9e0b4b5 /p7zip
parentc9972ec7f32bf9d37388e853fe9bf633e242d05a (diff)
downloadnutyx-extra-3f57a7f93b3e7550cbd73036f6a56654e17d1d5c.tar.gz
nutyx-extra-3f57a7f93b3e7550cbd73036f6a56654e17d1d5c.tar.bz2
nutyx-extra-3f57a7f93b3e7550cbd73036f6a56654e17d1d5c.tar.xz
nutyx-extra-3f57a7f93b3e7550cbd73036f6a56654e17d1d5c.zip
split de git pakxe et NuTyX-extra
Diffstat (limited to 'p7zip')
-rw-r--r--p7zip/.footprint.i68620
-rw-r--r--p7zip/.footprint.x86_6420
-rw-r--r--p7zip/.md5sum.i6861
-rw-r--r--p7zip/.md5sum.x86_641
-rw-r--r--p7zip/Pkgfile26
5 files changed, 68 insertions, 0 deletions
diff --git a/p7zip/.footprint.i686 b/p7zip/.footprint.i686
new file mode 100644
index 000000000..e74d07174
--- /dev/null
+++ b/p7zip/.footprint.i686
@@ -0,0 +1,20 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-r-xr-xr-x root/root usr/bin/7z
+-r-xr-xr-x root/root usr/bin/7za
+-r-xr-xr-x root/root usr/bin/7zr
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/p7zip/
+-r-xr-xr-x root/root usr/lib/p7zip/7z
+-r-xr-xr-x root/root usr/lib/p7zip/7z.so
+-r-xr-xr-x root/root usr/lib/p7zip/7zCon.sfx
+-r-xr-xr-x root/root usr/lib/p7zip/7za
+-r-xr-xr-x root/root usr/lib/p7zip/7zr
+drwxr-xr-x root/root usr/lib/p7zip/Codecs/
+-r-xr-xr-x root/root usr/lib/p7zip/Codecs/Rar29.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/
+-r--r--r-- root/root usr/share/man/man1/7z.1.gz
+-r--r--r-- root/root usr/share/man/man1/7za.1.gz
+-r--r--r-- root/root usr/share/man/man1/7zr.1.gz
diff --git a/p7zip/.footprint.x86_64 b/p7zip/.footprint.x86_64
new file mode 100644
index 000000000..e74d07174
--- /dev/null
+++ b/p7zip/.footprint.x86_64
@@ -0,0 +1,20 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-r-xr-xr-x root/root usr/bin/7z
+-r-xr-xr-x root/root usr/bin/7za
+-r-xr-xr-x root/root usr/bin/7zr
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/p7zip/
+-r-xr-xr-x root/root usr/lib/p7zip/7z
+-r-xr-xr-x root/root usr/lib/p7zip/7z.so
+-r-xr-xr-x root/root usr/lib/p7zip/7zCon.sfx
+-r-xr-xr-x root/root usr/lib/p7zip/7za
+-r-xr-xr-x root/root usr/lib/p7zip/7zr
+drwxr-xr-x root/root usr/lib/p7zip/Codecs/
+-r-xr-xr-x root/root usr/lib/p7zip/Codecs/Rar29.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/
+-r--r--r-- root/root usr/share/man/man1/7z.1.gz
+-r--r--r-- root/root usr/share/man/man1/7za.1.gz
+-r--r--r-- root/root usr/share/man/man1/7zr.1.gz
diff --git a/p7zip/.md5sum.i686 b/p7zip/.md5sum.i686
new file mode 100644
index 000000000..fde42a1a5
--- /dev/null
+++ b/p7zip/.md5sum.i686
@@ -0,0 +1 @@
+8ddb5053db3b1f2696407d01be145779 p7zip_9.13_src_all.tar.bz2
diff --git a/p7zip/.md5sum.x86_64 b/p7zip/.md5sum.x86_64
new file mode 100644
index 000000000..fde42a1a5
--- /dev/null
+++ b/p7zip/.md5sum.x86_64
@@ -0,0 +1 @@
+8ddb5053db3b1f2696407d01be145779 p7zip_9.13_src_all.tar.bz2
diff --git a/p7zip/Pkgfile b/p7zip/Pkgfile
new file mode 100644
index 000000000..a469b4278
--- /dev/null
+++ b/p7zip/Pkgfile
@@ -0,0 +1,26 @@
+# Description: Utilitaire de compression en ligne dérivé de 7zip
+# URL: http://p7zip.sourceforge.net
+# Maintainer: NuTyX packager team
+# Packager: lesibel at free dot fr
+# Depends on:
+
+name=p7zip
+version=9.13
+release=1
+source=(http://downloads.sourceforge.net/sourceforge/$name/${name}_${version}_src_all.tar.bz2)
+
+build() {
+ cd ${name}_$version
+ sed -i "s|usr/local|usr|g" makefile
+ sed -i "s|-O1|$CXXFLAGS|g" makefile.machine
+ make all3
+ sed -i "s|DEST_HOME=|DEST_HOME=$PKG/usr # |g" install.sh
+ ./install.sh
+ install -m555 bin/7z.so $PKG/usr/lib/p7zip/
+
+ sed -i "s|$PKG/usr|/usr|g" $PKG/usr/bin/7z
+ sed -i "s|$PKG/pkg/usr|/usr|g" $PKG/usr/bin/7za
+ sed -i "s|$PKG/usr|/usr|g" $PKG/usr/bin/7zr
+ mv $PKG/usr/man $PKG/usr/share/
+ rm -rf $PKG/usr/share/doc
+}