summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xf86-video-rendition/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2009-11-21 08:05:34 +0100
committersibel <lesibel@free.fr>2009-11-21 08:05:34 +0100
commit8d16486d9a82ab157990620c69665ac17131c2ac (patch)
tree19357d377fd118d250d7b1ed04dcf7a779483e3b /xorg/xorg-xf86-video-rendition/Pkgfile
parent484d9ec04e4353c46c7678cc4d4002639caacab9 (diff)
downloadnutyx-pakxe-8d16486d9a82ab157990620c69665ac17131c2ac.tar.gz
nutyx-pakxe-8d16486d9a82ab157990620c69665ac17131c2ac.tar.bz2
nutyx-pakxe-8d16486d9a82ab157990620c69665ac17131c2ac.tar.xz
nutyx-pakxe-8d16486d9a82ab157990620c69665ac17131c2ac.zip
maj de xorg-xf86-video-rendition#4.2.3-1
Diffstat (limited to 'xorg/xorg-xf86-video-rendition/Pkgfile')
-rw-r--r--xorg/xorg-xf86-video-rendition/Pkgfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/xorg/xorg-xf86-video-rendition/Pkgfile b/xorg/xorg-xf86-video-rendition/Pkgfile
index ea4bebebe..912683a36 100644
--- a/xorg/xorg-xf86-video-rendition/Pkgfile
+++ b/xorg/xorg-xf86-video-rendition/Pkgfile
@@ -1,17 +1,18 @@
# Description: xorg driver xf86-video-rendition
# URL: http://xorg.freedesktop.org
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Maintainer: NutyX core team
+# Packager : lesibel at free dot fr
# Depends on: xorg-server
name=xorg-xf86-video-rendition
-version=4.2.2
+version=4.2.3
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-rendition-$version.tar.bz2)
build() {
cd xf86-video-rendition-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install