From 6fa7df61b535fff6074438bba7559bd5adac2a21 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 17:37:39 +0200 Subject: xorg-libxcursor dans extra --- extra/xorg-libxcursor/Pkgfile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 extra/xorg-libxcursor/Pkgfile (limited to 'extra/xorg-libxcursor/Pkgfile') diff --git a/extra/xorg-libxcursor/Pkgfile b/extra/xorg-libxcursor/Pkgfile new file mode 100644 index 000000000..7b1777b6c --- /dev/null +++ b/extra/xorg-libxcursor/Pkgfile @@ -0,0 +1,18 @@ +# Description: xorg lib libXcursor +# URL: http://xorg.freedesktop.org +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: xorg-libxrender, xorg-libxfixes, xorg-libx11, xorg-fixesproto +# Run on: xorg-libxrender,xorg-libxfixes,xorg-libx11 + +name=xorg-libxcursor +version=1.1.12 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/lib/libXcursor-$version.tar.bz2) + +build() { + cd libXcursor-$version + ./configure $XORG_CONFIG + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2