[Midnightbsd-cvs] mports: x11/xvinfo: Added xvinfo-1.0.2: Print out X-Video extension

ctriv at midnightbsd.org ctriv at midnightbsd.org
Mon Oct 8 12:06:26 EDT 2007


Log Message:
-----------
Added xvinfo-1.0.2: Print out X-Video extension adaptor information

Added Files:
-----------
    mports/x11/xvinfo:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11/xvinfo/pkg-descr
@@ -0,0 +1,6 @@
+This package contains xvinfo, an application for printing out the
+capabilities of any video adaptors associated with the display that
+are accessible through the X-Video extension.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xvinfo/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	xvinfo
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xvinfo/Makefile,v 1.2 2007/09/13 19:45:07 flz Exp $
+# $MidnightBSD: mports/x11/xvinfo/Makefile,v 1.1 2007/10/08 16:06:26 ctriv Exp $
+#
+
+PORTNAME=	xvinfo
+PORTVERSION=	1.0.2
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Print out X-Video extension adaptor information
+LICENSE=	unknown
+
+XORG_CAT=	app
+USE_XORG=	xv x11
+
+PLIST_FILES=	bin/xvinfo
+
+MAN1=		xvinfo.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xvinfo/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xvinfo-1.0.2.tar.bz2) = e1e318436f49e2f0f3764593dadd9ad2
+SHA256 (xorg/app/xvinfo-1.0.2.tar.bz2) = 126e2a612ac723f9688904fcfa612688d62e520ce55c56eb34eb5390074cf150
+SIZE (xorg/app/xvinfo-1.0.2.tar.bz2) = 86657


More information about the Midnightbsd-cvs mailing list