From 9291e062cb24bac5d7c7059d4dc64669c1917b33 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 8 Jan 2012 12:12:28 +0100 Subject: aaabasicfs 2011-3 et split des dépot base et extra en 2 git séparé MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkgutils/.footprint.i686 | 21 +++++++++++++++++++++ pkgutils/.footprint.x86_64 | 21 +++++++++++++++++++++ pkgutils/.md5sum.i686 | 2 ++ pkgutils/.md5sum.x86_64 | 2 ++ pkgutils/Pkgfile | 29 +++++++++++++++++++++++++++++ 5 files changed, 75 insertions(+) create mode 100644 pkgutils/.footprint.i686 create mode 100644 pkgutils/.footprint.x86_64 create mode 100644 pkgutils/.md5sum.i686 create mode 100644 pkgutils/.md5sum.x86_64 create mode 100644 pkgutils/Pkgfile (limited to 'pkgutils') diff --git a/pkgutils/.footprint.i686 b/pkgutils/.footprint.i686 new file mode 100644 index 000000000..675aac225 --- /dev/null +++ b/pkgutils/.footprint.i686 @@ -0,0 +1,21 @@ +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/pkgadd.conf +-rw-r--r-- root/root etc/pkgmk.conf +-rw-r--r-- root/root etc/rejmerge.conf +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/pkgadd +lrwxrwxrwx root/root usr/bin/pkginfo -> pkgadd +-rwxr-xr-x root/root usr/bin/pkgmk +lrwxrwxrwx root/root usr/bin/pkgrm -> pkgadd +-rwxr-xr-x root/root usr/bin/rejmerge +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/pkgmk.conf.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/pkgadd.8.gz +-rw-r--r-- root/root usr/share/man/man8/pkginfo.8.gz +-rw-r--r-- root/root usr/share/man/man8/pkgmk.8.gz +-rw-r--r-- root/root usr/share/man/man8/pkgrm.8.gz +-rw-r--r-- root/root usr/share/man/man8/rejmerge.8.gz diff --git a/pkgutils/.footprint.x86_64 b/pkgutils/.footprint.x86_64 new file mode 100644 index 000000000..675aac225 --- /dev/null +++ b/pkgutils/.footprint.x86_64 @@ -0,0 +1,21 @@ +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/pkgadd.conf +-rw-r--r-- root/root etc/pkgmk.conf +-rw-r--r-- root/root etc/rejmerge.conf +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/pkgadd +lrwxrwxrwx root/root usr/bin/pkginfo -> pkgadd +-rwxr-xr-x root/root usr/bin/pkgmk +lrwxrwxrwx root/root usr/bin/pkgrm -> pkgadd +-rwxr-xr-x root/root usr/bin/rejmerge +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/pkgmk.conf.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/pkgadd.8.gz +-rw-r--r-- root/root usr/share/man/man8/pkginfo.8.gz +-rw-r--r-- root/root usr/share/man/man8/pkgmk.8.gz +-rw-r--r-- root/root usr/share/man/man8/pkgrm.8.gz +-rw-r--r-- root/root usr/share/man/man8/rejmerge.8.gz diff --git a/pkgutils/.md5sum.i686 b/pkgutils/.md5sum.i686 new file mode 100644 index 000000000..1f0642bf0 --- /dev/null +++ b/pkgutils/.md5sum.i686 @@ -0,0 +1,2 @@ +1ba4346fe9e837b4480183be00e9d8c7 nutyx-attapu.4.patch +6cdd43fce5e8da4d4256e24e24c6556f pkgutils-5.35.1.tar.gz diff --git a/pkgutils/.md5sum.x86_64 b/pkgutils/.md5sum.x86_64 new file mode 100644 index 000000000..1f0642bf0 --- /dev/null +++ b/pkgutils/.md5sum.x86_64 @@ -0,0 +1,2 @@ +1ba4346fe9e837b4480183be00e9d8c7 nutyx-attapu.4.patch +6cdd43fce5e8da4d4256e24e24c6556f pkgutils-5.35.1.tar.gz diff --git a/pkgutils/Pkgfile b/pkgutils/Pkgfile new file mode 100644 index 000000000..1a8b0ebbc --- /dev/null +++ b/pkgutils/Pkgfile @@ -0,0 +1,29 @@ +# Description: Jeu d'utilitaires pour la gestion des paquets binaires et sources +# URL: http://www.fukt.bsnet.se/~per/pkgutils/ +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch + +name=pkgutils +version=5.35.1 +release=2 +source=(http://crux.nu/files/$name-$version.tar.gz \ +http://nutyx.meticul.eu/files/patchs/$name/nutyx-attapu.4.patch) +build () { +cd $name-$version +mkdir -p $PKG/usr/share +patch -Np1 -i ../nutyx-attapu.4.patch +make DESTDIR=$PKG install +case `uname -m` in + x86_64) + sed -i "s/march=native/mtune=generic/" $PKG/etc/pkgmk.conf + sed -i "s/\".md5sum\"/\".md5sum.x86_64\"/" $PKG/usr/bin/pkgmk + sed -i "s/\".footprint\"/\".footprint.x86_64\"/" $PKG/usr/bin/pkgmk;; + i?86) + sed -i "s/native/i686/" $PKG/etc/pkgmk.conf + sed -i "s/\".md5sum\"/\".md5sum.i686\"/" $PKG/usr/bin/pkgmk + sed -i "s/\".footprint\"/\".footprint.i686\"/" $PKG/usr/bin/pkgmk;; +esac + mv $PKG/usr/man \ + $PKG/usr/share/man +} + -- cgit v1.2.3-54-g00ecf