From 1ee160dbc91a907336ea5d348ac8c6610747ff1a Mon Sep 17 00:00:00 2001 From: sibel Date: Thu, 3 Mar 2011 11:29:08 +0100 Subject: xorg-font-alias, déplacé dans base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base/xorg-font-alias/Pkgfile | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 base/xorg-font-alias/Pkgfile (limited to 'base/xorg-font-alias/Pkgfile') diff --git a/base/xorg-font-alias/Pkgfile b/base/xorg-font-alias/Pkgfile new file mode 100644 index 000000000..be733354a --- /dev/null +++ b/base/xorg-font-alias/Pkgfile @@ -0,0 +1,16 @@ +# Description: Polices Xorg font-alias +# URL: http://xorg.freedesktop.org +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch + +name=xorg-font-alias +version=1.0.3 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-alias-$version.tar.bz2) + +build() { + cd font-alias-$version + ./configure $XORG_CONFIG + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2