From b5f5063c52f78fd5555124a680bac7658318314d Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 27 Oct 2009 23:04:21 +0100 Subject: Ajout de xorg-xkbcomp#1.1.0-1 --- xorg/xorg-xkbcomp/Pkgfile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 xorg/xorg-xkbcomp/Pkgfile (limited to 'xorg/xorg-xkbcomp/Pkgfile') diff --git a/xorg/xorg-xkbcomp/Pkgfile b/xorg/xorg-xkbcomp/Pkgfile new file mode 100644 index 000000000..ee15838b6 --- /dev/null +++ b/xorg/xorg-xkbcomp/Pkgfile @@ -0,0 +1,18 @@ +# Description: xorg XKB keyboard description compiler +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-libx11, xorg-libxkbfile + +name=xorg-xkbcomp +version=1.1.0 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/app/xkbcomp-$version.tar.bz2) + +build() { + cd xkbcomp-$version + + ./configure --prefix=/usr --mandir=/usr/man + + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2