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-bdftopcf/.footprint.i686 | 7 ------- xorg-bdftopcf/.footprint.x86_64 | 7 ------- xorg-bdftopcf/.md5sum.i686 | 1 - xorg-bdftopcf/.md5sum.x86_64 | 1 - xorg-bdftopcf/Pkgfile | 18 ------------------ 5 files changed, 34 deletions(-) delete mode 100644 xorg-bdftopcf/.footprint.i686 delete mode 100644 xorg-bdftopcf/.footprint.x86_64 delete mode 100644 xorg-bdftopcf/.md5sum.i686 delete mode 100644 xorg-bdftopcf/.md5sum.x86_64 delete mode 100644 xorg-bdftopcf/Pkgfile (limited to 'xorg-bdftopcf') diff --git a/xorg-bdftopcf/.footprint.i686 b/xorg-bdftopcf/.footprint.i686 deleted file mode 100644 index 5b77557ff..000000000 --- a/xorg-bdftopcf/.footprint.i686 +++ /dev/null @@ -1,7 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/bdftopcf -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/bdftopcf.1.gz diff --git a/xorg-bdftopcf/.footprint.x86_64 b/xorg-bdftopcf/.footprint.x86_64 deleted file mode 100644 index 5b77557ff..000000000 --- a/xorg-bdftopcf/.footprint.x86_64 +++ /dev/null @@ -1,7 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/bdftopcf -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/bdftopcf.1.gz diff --git a/xorg-bdftopcf/.md5sum.i686 b/xorg-bdftopcf/.md5sum.i686 deleted file mode 100644 index a6d4ba785..000000000 --- a/xorg-bdftopcf/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -4a7a4a848c43c42f7d499b60666434a4 bdftopcf-1.0.3.tar.bz2 diff --git a/xorg-bdftopcf/.md5sum.x86_64 b/xorg-bdftopcf/.md5sum.x86_64 deleted file mode 100644 index a6d4ba785..000000000 --- a/xorg-bdftopcf/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -4a7a4a848c43c42f7d499b60666434a4 bdftopcf-1.0.3.tar.bz2 diff --git a/xorg-bdftopcf/Pkgfile b/xorg-bdftopcf/Pkgfile deleted file mode 100644 index 5b1f95668..000000000 --- a/xorg-bdftopcf/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: Convertisseur de fichiers de polices BDF vers PCF -# URL: http://xorg.freedesktop.org -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: xorg-libxfont -# Run on: xorg-libxfont - -name=xorg-bdftopcf -version=1.0.3 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/app/bdftopcf-$version.tar.bz2) - -build() { - cd bdftopcf-$version - ./configure $XORG_CONFIG - make - make DESTDIR=$PKG install -} -- cgit v1.2.3-54-g00ecf