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