[Midnightbsd-cvs] mports: x11-drivers/xf86-video-tga: Added xf86-video-tga-1.1.0: X.Org

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Oct 11 23:37:24 EDT 2007


Log Message:
-----------
Added xf86-video-tga-1.1.0: X.Org tga display driver

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

-------------- next part --------------
--- /dev/null
+++ x11-drivers/xf86-video-tga/pkg-descr
@@ -0,0 +1,4 @@
+This package contains the X.Org xf86-video-tga driver.
+
+- Florent Thoumie
+flz at FreeBSD.org
--- /dev/null
+++ x11-drivers/xf86-video-tga/pkg-plist
@@ -0,0 +1,5 @@
+lib/xorg/modules/drivers/tga_drv.la
+lib/xorg/modules/drivers/tga_drv.so
+ at dirrmtry lib/xorg/modules/drivers
+ at dirrmtry lib/xorg/modules
+ at dirrmtry lib/xorg
--- /dev/null
+++ x11-drivers/xf86-video-tga/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for:	xf86-video-tga
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11-drivers/xf86-video-tga/Makefile,v 1.2 2007/09/15 14:04:29 flz Exp $
+# $MidnightBSD: mports/x11-drivers/xf86-video-tga/Makefile,v 1.1 2007/10/12 03:37:24 ctriv Exp $
+#
+
+PORTNAME=	xf86-video-tga
+PORTVERSION=	1.1.0
+CATEGORIES=	x11-drivers
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	X.Org tga display driver
+LICENSE=	x11
+
+XORG_CAT=	driver
+USE_XORG=	videoproto xextproto xf86dgaproto
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11-drivers/xf86-video-tga/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/driver/xf86-video-tga-1.1.0.tar.bz2) = 9eda4d4490706b2dd8f4ecdbaf779856
+SHA256 (xorg/driver/xf86-video-tga-1.1.0.tar.bz2) = 50143dfdd259fd114dc2f41518a4898d5407bf55422251df75812b96a1fa6e9b
+SIZE (xorg/driver/xf86-video-tga-1.1.0.tar.bz2) = 260342


More information about the Midnightbsd-cvs mailing list