[Midnightbsd-cvs] mports: x11-drivers/xf86-video-via: Added xf86-video-via-0.2.2: X.Org
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Oct 11 23:46:22 EDT 2007
Log Message:
-----------
Added xf86-video-via-0.2.2: X.Org via display driver
Added Files:
-----------
mports/x11-drivers/xf86-video-via:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11-drivers/xf86-video-via/pkg-descr
@@ -0,0 +1,4 @@
+This package contains the X.Org xf86-video-via driver.
+
+- Florent Thoumie
+flz at FreeBSD.org
--- /dev/null
+++ x11-drivers/xf86-video-via/pkg-plist
@@ -0,0 +1,11 @@
+lib/libviaXvMC.la
+lib/libviaXvMC.so
+lib/libviaXvMC.so.1
+lib/libviaXvMCPro.la
+lib/libviaXvMCPro.so
+lib/libviaXvMCPro.so.1
+lib/xorg/modules/drivers/via_drv.la
+lib/xorg/modules/drivers/via_drv.so
+ at dirrmtry lib/xorg/modules/drivers
+ at dirrmtry lib/xorg/modules
+ at dirrmtry lib/xorg
--- /dev/null
+++ x11-drivers/xf86-video-via/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: xf86-video-via
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11-drivers/xf86-video-via/Makefile,v 1.2 2007/09/15 14:04:29 flz Exp $
+# $MidnightBSD: mports/x11-drivers/xf86-video-via/Makefile,v 1.1 2007/10/12 03:46:22 ctriv Exp $
+#
+
+PORTNAME= xf86-video-via
+PORTVERSION= 0.2.2
+CATEGORIES= x11-drivers
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= X.Org via display driver
+LICENSE= x11
+
+USE_GL= gl
+
+XORG_CAT= driver
+USE_XORG= xvmc xf86driproto xextproto x11 glproto
+MAN4= via.4x
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11-drivers/xf86-video-via/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/driver/xf86-video-via-0.2.2.tar.bz2) = d5fe25d3cfa0a64cc77681f15f9c3159
+SHA256 (xorg/driver/xf86-video-via-0.2.2.tar.bz2) = 5026bdaf644178fee66a26190453b0dddb99558b8c97c4a592a482a2434dc862
+SIZE (xorg/driver/xf86-video-via-0.2.2.tar.bz2) = 397641
More information about the Midnightbsd-cvs
mailing list