[Midnightbsd-cvs] mports: x11-drivers/xf86-video-glint: Added xf86-video-glint-1.1.1:

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Oct 11 20:36:33 EDT 2007


Log Message:
-----------
Added xf86-video-glint-1.1.1: X.Org glint display driver

Added Files:
-----------
    mports/x11-drivers/xf86-video-glint:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11-drivers/xf86-video-glint/pkg-descr
@@ -0,0 +1,4 @@
+This package contains the X.Org xf86-video-glint driver.
+
+- Florent Thoumie
+flz at FreeBSD.org
--- /dev/null
+++ x11-drivers/xf86-video-glint/pkg-plist
@@ -0,0 +1,5 @@
+lib/xorg/modules/drivers/glint_drv.la
+lib/xorg/modules/drivers/glint_drv.so
+ at dirrmtry lib/xorg/modules/drivers
+ at dirrmtry lib/xorg/modules
+ at dirrmtry lib/xorg
--- /dev/null
+++ x11-drivers/xf86-video-glint/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for:	xf86-video-glint
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11-drivers/xf86-video-glint/Makefile,v 1.2 2007/09/15 14:04:26 flz Exp $
+# $MidnightBSD: mports/x11-drivers/xf86-video-glint/Makefile,v 1.1 2007/10/12 00:36:33 ctriv Exp $
+#
+
+PORTNAME=	xf86-video-glint
+PORTVERSION=	1.1.1
+CATEGORIES=	x11-drivers
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	X.Org glint display driver
+LICENSE=	x11
+
+USE_GL=		gl
+
+XORG_CAT=	driver
+USE_XORG=	xf86driproto videoproto xextproto xf86dgaproto glproto
+MAN4=		glint.4x
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11-drivers/xf86-video-glint/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/driver/xf86-video-glint-1.1.1.tar.bz2) = 2cf49f701024a145bd25aff9da11d479
+SHA256 (xorg/driver/xf86-video-glint-1.1.1.tar.bz2) = d63e0dd3f5cecebaf1915193a68ac83e90c1e973e3276a71bd14651d67115e6d
+SIZE (xorg/driver/xf86-video-glint-1.1.1.tar.bz2) = 347413


More information about the Midnightbsd-cvs mailing list