From a62e3313d35da32ad38f177d43ed0c2744085290 Mon Sep 17 00:00:00 2001 From: tnut Date: Fri, 5 Nov 2010 23:57:48 +0100 Subject: xorg-xf86-video-nouveau, nouveau port première tentative MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- acompiler/xorg-xf86-video-nouveau/.md5sum | 1 + acompiler/xorg-xf86-video-nouveau/Pkgfile | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 acompiler/xorg-xf86-video-nouveau/.md5sum create mode 100644 acompiler/xorg-xf86-video-nouveau/Pkgfile (limited to 'acompiler') diff --git a/acompiler/xorg-xf86-video-nouveau/.md5sum b/acompiler/xorg-xf86-video-nouveau/.md5sum new file mode 100644 index 000000000..f98b05ac3 --- /dev/null +++ b/acompiler/xorg-xf86-video-nouveau/.md5sum @@ -0,0 +1 @@ +d17bedbad288dfb8b44084bc1dcee456 xf86-video-nouveau-0.0.16-g065576d.tar.bz2 diff --git a/acompiler/xorg-xf86-video-nouveau/Pkgfile b/acompiler/xorg-xf86-video-nouveau/Pkgfile new file mode 100644 index 000000000..2f75ec8c5 --- /dev/null +++ b/acompiler/xorg-xf86-video-nouveau/Pkgfile @@ -0,0 +1,18 @@ +# Description: Pilote 3D opensource pour NVidia +# URL: http://nouveau.freedesktop.org/wiki +# Maintainer: NuTyX core team +# Packager: lesibel at free dot fr +# Depends on: libtool,libdrm + +name=xorg-xf86-video-nouveau +_name=xf86-video-nouveau +version=0.0.16-g065576d +release=1 +source=(http://nutyx.meticul.eu/files/$_name-$version.tar.bz2 ) + +build() { + cd $SRC/$_name-$version + ./autogen.sh --prefix=/usr + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2