ports/150370: [new port] multimedia/vdpauinfo: A tool to query VDPAU capabilities

Anonymous swell.k at gmail.com
Wed Sep 8 01:20:06 UTC 2010


>Number:         150370
>Category:       ports
>Synopsis:       [new port] multimedia/vdpauinfo: A tool to query VDPAU capabilities
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 08 01:20:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Anonymous
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
depends on ports/150368
>Description:
>How-To-Repeat:
>Fix:
--- a.diff begins here ---
Index: multimedia/Makefile
===================================================================
RCS file: /a/.cvsup/ports/multimedia/Makefile,v
retrieving revision 1.387
diff -u -p -r1.387 Makefile
--- multimedia/Makefile	1 Sep 2010 13:57:14 -0000	1.387
+++ multimedia/Makefile	8 Sep 2010 00:38:55 -0000
@@ -318,6 +319,7 @@
     SUBDIR += vcdimager
     SUBDIR += vcdpad
     SUBDIR += vcdtools
+    SUBDIR += vdpauinfo
     SUBDIR += vlc
     SUBDIR += vlconwooztalk
     SUBDIR += vodcatcher
Index: multimedia/vdpauinfo/Makefile
===================================================================
RCS file: multimedia/vdpauinfo/Makefile
diff -N multimedia/vdpauinfo/Makefile
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ multimedia/vdpauinfo/Makefile	8 Sep 2010 00:39:53 -0000
@@ -0,0 +1,22 @@
+# New ports collection makefile for:	vdpauinfo
+# Date created:				8 Sep 2010
+# Whom:					Anonymous
+#
+# $FreeBSD$
+#
+
+PORTNAME=	vdpauinfo
+PORTVERSION=	0.0.6
+CATEGORIES=	multimedia
+MASTER_SITES=	http://people.freedesktop.org/~aplattner/vdpau/
+
+MAINTAINER=	swell.k at gmail.com
+COMMENT=	A tool to query VDPAU capabilities
+
+LIB_DEPENDS=	vdpau.1:${PORTSDIR}/multimedia/libvdpau
+
+GNU_CONFIGURE=	yes
+
+PLIST_FILES=	bin/vdpauinfo
+
+.include <bsd.port.mk>
Index: multimedia/vdpauinfo/distinfo
===================================================================
RCS file: multimedia/vdpauinfo/distinfo
diff -N multimedia/vdpauinfo/distinfo
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ multimedia/vdpauinfo/distinfo	8 Sep 2010 00:30:46 -0000
@@ -0,0 +1,3 @@
+MD5 (vdpauinfo-0.0.6.tar.gz) = 513df206613cbd061b6d49cdbfe927ef
+SHA256 (vdpauinfo-0.0.6.tar.gz) = 52bb5d817b16984aca2d410584150cd35551bdfd6346688a377d406e25a65454
+SIZE (vdpauinfo-0.0.6.tar.gz) = 77375
Index: multimedia/vdpauinfo/pkg-descr
===================================================================
RCS file: multimedia/vdpauinfo/pkg-descr
diff -N multimedia/vdpauinfo/pkg-descr
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ multimedia/vdpauinfo/pkg-descr	8 Sep 2010 00:02:34 -0000
@@ -0,0 +1,5 @@
+VDPAU is the Video Decode and Presentation API for UNIX. It provides
+an interface to video decode acceleration and presentation hardware
+present in modern GPUs.
+
+WWW: http://freedesktop.org/wiki/Software/VDPAU
--- a.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list