Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=8e89154220e61fa3105bae450285cc12b7f555c9

commit 8e89154220e61fa3105bae450285cc12b7f555c9
Author: Krisztian VASAS <i...@frugalware.org>
Date:   Sat Jan 3 10:48:59 2009 +0100

xf86-video-rendition-4.2.0-1-i686
- version bump
- added a compile fix

diff --git a/source/x11/xf86-video-rendition/01-uninclude_xf86Version.h.patch 
b/source/x11/xf86-video-rendition/01-uninclude_xf86Version.h.patch
new file mode 100644
index 0000000..1c212ee
--- /dev/null
+++ b/source/x11/xf86-video-rendition/01-uninclude_xf86Version.h.patch
@@ -0,0 +1,14 @@
+diff --git a/src/rendition.h b/src/rendition.h
+index 6dfb818..2b43cba 100644
+--- a/src/rendition.h
++++ b/src/rendition.h
+@@ -14,9 +14,6 @@
+ /* Everything using inb/outb, etc needs "compiler.h" */
+ #include "compiler.h"
+
+-/* This is used for module versioning */
+-#include "xf86Version.h"
+-
+ /* Drivers for PCI hardware need this */
+ #include "xf86PciInfo.h"
+
diff --git a/source/x11/xf86-video-rendition/FrugalBuild 
b/source/x11/xf86-video-rendition/FrugalBuild
index 1304759..a061946 100644
--- a/source/x11/xf86-video-rendition/FrugalBuild
+++ b/source/x11/xf86-video-rendition/FrugalBuild
@@ -2,15 +2,18 @@
# Maintainer: Christian Hamar alias krix <kr...@linuxforum.hu>

pkgname=xf86-video-rendition
-pkgver=4.1.3
-pkgrel=3
+pkgver=4.2.0
+pkgrel=1
pkgdesc="X.Org driver for rendition cards"
url="http://xorg.freedesktop.org";
groups=('x11' 'xorg-core' 'xorg-drivers')
archs=('i686' 'x86_64')
-depends=('xorg-server>=1.4.0.90')
+depends=('xorg-server>=1.5.99.3')
makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86dgaproto')
Finclude xorg
-sha1sums=('9cbd77ad6cba6807823fff3b74923b955580a540')
+source=(${sour...@]} \
+       '01-uninclude_xf86Version.h.patch')
+sha1sums=('aeec6ebf71012aa2bd1898081380f73736db35bb' \
+          'b15d1a9bb085b0e0f8257f1e7ebb47512142fb63')

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to