summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xdriver_xf86-video-suncg6/xdriver_xf86-video-suncg6.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-01-05 02:57:08 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-01-05 14:34:46 +0100
commitb1bee2a28874c749f7c038443efa053cc936c606 (patch)
tree22cf21645033f2652d5c8b844085f03d49d0e325 /package/x11r7/xdriver_xf86-video-suncg6/xdriver_xf86-video-suncg6.mk
parent8afc3e684e1a2a28c552fead367d334aabfd514f (diff)
downloadbuildroot-novena-b1bee2a28874c749f7c038443efa053cc936c606.tar.gz
buildroot-novena-b1bee2a28874c749f7c038443efa053cc936c606.zip
xdriver_xf86-video-suncg6: remove package
The CG6 was an old SBUS video card used in Sun SPARC workstations from the 90s. Highly unlikely a target for buildroot. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/x11r7/xdriver_xf86-video-suncg6/xdriver_xf86-video-suncg6.mk')
-rw-r--r--package/x11r7/xdriver_xf86-video-suncg6/xdriver_xf86-video-suncg6.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/x11r7/xdriver_xf86-video-suncg6/xdriver_xf86-video-suncg6.mk b/package/x11r7/xdriver_xf86-video-suncg6/xdriver_xf86-video-suncg6.mk
deleted file mode 100644
index 1314fea46..000000000
--- a/package/x11r7/xdriver_xf86-video-suncg6/xdriver_xf86-video-suncg6.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-################################################################################
-#
-# xdriver_xf86-video-suncg6 -- GX/Turbo GX video driver
-#
-################################################################################
-
-XDRIVER_XF86_VIDEO_SUNCG6_VERSION = 1.1.1
-XDRIVER_XF86_VIDEO_SUNCG6_SOURCE = xf86-video-suncg6-$(XDRIVER_XF86_VIDEO_SUNCG6_VERSION).tar.bz2
-XDRIVER_XF86_VIDEO_SUNCG6_SITE = http://xorg.freedesktop.org/releases/individual/driver
-XDRIVER_XF86_VIDEO_SUNCG6_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_xproto
-
-$(eval $(autotools-package))