xf86-video-nsc: add 2.8.3
authorPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 8 Feb 2008 14:26:18 +0000 (14:26 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 8 Feb 2008 14:26:18 +0000 (14:26 +0000)
packages/xorg-driver/xf86-video-nsc_2.8.3.bb [new file with mode: 0644]

diff --git a/packages/xorg-driver/xf86-video-nsc_2.8.3.bb b/packages/xorg-driver/xf86-video-nsc_2.8.3.bb
new file mode 100644 (file)
index 0000000..96486d2
--- /dev/null
@@ -0,0 +1,9 @@
+require xorg-driver-video.inc
+
+DESCRIPTION = "X.Org X server -- NSC display driver"
+DEPENDS += " xf86dgaproto"
+PE = "1"
+
+# This driver is broken because it's seldom updated. It compiles
+# but fails to communicate with the card without this deprecated define.
+EXTRA_OEMAKE += "CFLAGS+=-DXFree86Server"