From e9ef802a013ac393a057134f1fdaad745aa38573 Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 3 Apr 2012 18:00:38 +0200 Subject: xorg dans nutyx-pakxe , la base --- xorg-imake/.footprint.i686 | 23 ----------------------- xorg-imake/.footprint.x86_64 | 23 ----------------------- xorg-imake/.md5sum.i686 | 1 - xorg-imake/.md5sum.x86_64 | 1 - xorg-imake/Pkgfile | 20 -------------------- 5 files changed, 68 deletions(-) delete mode 100644 xorg-imake/.footprint.i686 delete mode 100644 xorg-imake/.footprint.x86_64 delete mode 100644 xorg-imake/.md5sum.i686 delete mode 100644 xorg-imake/.md5sum.x86_64 delete mode 100644 xorg-imake/Pkgfile (limited to 'xorg-imake') diff --git a/xorg-imake/.footprint.i686 b/xorg-imake/.footprint.i686 deleted file mode 100644 index 6e428613a..000000000 --- a/xorg-imake/.footprint.i686 +++ /dev/null @@ -1,23 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/ccmakedep --rwxr-xr-x root/root usr/bin/cleanlinks --rwxr-xr-x root/root usr/bin/imake --rwxr-xr-x root/root usr/bin/makeg --rwxr-xr-x root/root usr/bin/mergelib --rwxr-xr-x root/root usr/bin/mkdirhier --rwxr-xr-x root/root usr/bin/mkhtmlindex --rwxr-xr-x root/root usr/bin/revpath --rwxr-xr-x root/root usr/bin/xmkmf -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/ccmakedep.1.gz --rw-r--r-- root/root usr/share/man/man1/cleanlinks.1.gz --rw-r--r-- root/root usr/share/man/man1/imake.1.gz --rw-r--r-- root/root usr/share/man/man1/makeg.1.gz --rw-r--r-- root/root usr/share/man/man1/mergelib.1.gz --rw-r--r-- root/root usr/share/man/man1/mkdirhier.1.gz --rw-r--r-- root/root usr/share/man/man1/mkhtmlindex.1.gz --rw-r--r-- root/root usr/share/man/man1/revpath.1.gz --rw-r--r-- root/root usr/share/man/man1/xmkmf.1.gz diff --git a/xorg-imake/.footprint.x86_64 b/xorg-imake/.footprint.x86_64 deleted file mode 100644 index 6e428613a..000000000 --- a/xorg-imake/.footprint.x86_64 +++ /dev/null @@ -1,23 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/ccmakedep --rwxr-xr-x root/root usr/bin/cleanlinks --rwxr-xr-x root/root usr/bin/imake --rwxr-xr-x root/root usr/bin/makeg --rwxr-xr-x root/root usr/bin/mergelib --rwxr-xr-x root/root usr/bin/mkdirhier --rwxr-xr-x root/root usr/bin/mkhtmlindex --rwxr-xr-x root/root usr/bin/revpath --rwxr-xr-x root/root usr/bin/xmkmf -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/ccmakedep.1.gz --rw-r--r-- root/root usr/share/man/man1/cleanlinks.1.gz --rw-r--r-- root/root usr/share/man/man1/imake.1.gz --rw-r--r-- root/root usr/share/man/man1/makeg.1.gz --rw-r--r-- root/root usr/share/man/man1/mergelib.1.gz --rw-r--r-- root/root usr/share/man/man1/mkdirhier.1.gz --rw-r--r-- root/root usr/share/man/man1/mkhtmlindex.1.gz --rw-r--r-- root/root usr/share/man/man1/revpath.1.gz --rw-r--r-- root/root usr/share/man/man1/xmkmf.1.gz diff --git a/xorg-imake/.md5sum.i686 b/xorg-imake/.md5sum.i686 deleted file mode 100644 index dd95e45b5..000000000 --- a/xorg-imake/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -48133c75bd77c127c7eff122e08ebbf6 imake-1.0.4.tar.bz2 diff --git a/xorg-imake/.md5sum.x86_64 b/xorg-imake/.md5sum.x86_64 deleted file mode 100644 index dd95e45b5..000000000 --- a/xorg-imake/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -48133c75bd77c127c7eff122e08ebbf6 imake-1.0.4.tar.bz2 diff --git a/xorg-imake/Pkgfile b/xorg-imake/Pkgfile deleted file mode 100644 index 3954d060e..000000000 --- a/xorg-imake/Pkgfile +++ /dev/null @@ -1,20 +0,0 @@ -# Description: imake build system -# URL: http://xorg.freedesktop.org -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: xorg-xproto, xorg-cf-files -# Run on: xorg-cf-files - -name=xorg-imake -version=1.0.4 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/util/imake-$version.tar.bz2) - -build() { - cd imake-$version - - ./configure $XORG_CONFIG - - make - make DESTDIR=$PKG install -} -- cgit v1.2.3-54-g00ecf