[Midnightbsd-cvs] mports: x11-drivers/xf86-video-dummy: Added xf86-video-dummy-0.2.0:
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Oct 11 20:32:40 EDT 2007
Log Message:
-----------
Added xf86-video-dummy-0.2.0: X.Org dummy display driver
Added Files:
-----------
mports/x11-drivers/xf86-video-dummy:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11-drivers/xf86-video-dummy/pkg-descr
@@ -0,0 +1,4 @@
+This package contains the X.Org xf86-video-dummy driver.
+
+- Florent Thoumie
+flz at FreeBSD.org
--- /dev/null
+++ x11-drivers/xf86-video-dummy/pkg-plist
@@ -0,0 +1,5 @@
+lib/xorg/modules/drivers/dummy_drv.la
+lib/xorg/modules/drivers/dummy_drv.so
+ at dirrmtry lib/xorg/modules/drivers
+ at dirrmtry lib/xorg/modules
+ at dirrmtry lib/xorg
--- /dev/null
+++ x11-drivers/xf86-video-dummy/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: xf86-video-dummy
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11-drivers/xf86-video-dummy/Makefile,v 1.2 2007/09/15 14:04:26 flz Exp $
+# $MidnightBSD: mports/x11-drivers/xf86-video-dummy/Makefile,v 1.1 2007/10/12 00:32:39 ctriv Exp $
+#
+
+PORTNAME= xf86-video-dummy
+PORTVERSION= 0.2.0
+CATEGORIES= x11-drivers
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= X.Org dummy display driver
+LICENSE= unknown
+
+XORG_CAT= driver
+USE_XORG= videoproto xf86dgaproto
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11-drivers/xf86-video-dummy/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/driver/xf86-video-dummy-0.2.0.tar.bz2) = 22b7cc20a33443cbd218bd2521850cfe
+SHA256 (xorg/driver/xf86-video-dummy-0.2.0.tar.bz2) = 46013885696f3c1a5e05c5d503abc69e691443319a97cf2c6a01ec031e06c910
+SIZE (xorg/driver/xf86-video-dummy-0.2.0.tar.bz2) = 229159
More information about the Midnightbsd-cvs
mailing list