summaryrefslogtreecommitdiffstats
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
parent484d9ec04e4353c46c7678cc4d4002639caacab9 (diff)
downloadnutyx-extra-8d16486d9a82ab157990620c69665ac17131c2ac.tar.gz
nutyx-extra-8d16486d9a82ab157990620c69665ac17131c2ac.tar.bz2
nutyx-extra-8d16486d9a82ab157990620c69665ac17131c2ac.tar.xz
nutyx-extra-8d16486d9a82ab157990620c69665ac17131c2ac.zip
maj de xorg-xf86-video-rendition#4.2.3-1
-rw-r--r--xorg/xorg-xf86-video-rendition/.footprint7
-rw-r--r--xorg/xorg-xf86-video-rendition/.md5sum2
-rw-r--r--xorg/xorg-xf86-video-rendition/Pkgfile7
3 files changed, 9 insertions, 7 deletions
diff --git a/xorg/xorg-xf86-video-rendition/.footprint b/xorg/xorg-xf86-video-rendition/.footprint
index 445953b04..24c27f0a0 100644
--- a/xorg/xorg-xf86-video-rendition/.footprint
+++ b/xorg/xorg-xf86-video-rendition/.footprint
@@ -7,6 +7,7 @@ drwxr-xr-x root/root usr/lib/xorg/modules/drivers/
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/rendition_drv.so
-rw-r--r-- root/root usr/lib/xorg/modules/v10002d.uc
-rw-r--r-- root/root usr/lib/xorg/modules/v20002d.uc
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man4/
--rw-r--r-- root/root usr/man/man4/rendition.4.gz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man4/
+-rw-r--r-- root/root usr/share/man/man4/rendition.4.gz
diff --git a/xorg/xorg-xf86-video-rendition/.md5sum b/xorg/xorg-xf86-video-rendition/.md5sum
index 661c1e85c..34ec955ab 100644
--- a/xorg/xorg-xf86-video-rendition/.md5sum
+++ b/xorg/xorg-xf86-video-rendition/.md5sum
@@ -1 +1 @@
-562955e5c0abb19e5f050a100be2c920 xf86-video-rendition-4.2.2.tar.bz2
+9a0a916fe1e7b5c81cd4c80a08e646cc xf86-video-rendition-4.2.3.tar.bz2
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