summaryrefslogtreecommitdiff
path: root/multimedia/hwdecode-demos
diff options
context:
space:
mode:
authorjmcneill <jmcneill>2011-01-19 04:19:08 +0000
committerjmcneill <jmcneill>2011-01-19 04:19:08 +0000
commitcba8d11366522b31d81577fbe49531b4d72dadba (patch)
tree7113c1763f2ab1edae1e9b201294d38f226b5319 /multimedia/hwdecode-demos
parentff836eeab2419402d8bf1fb360d269d1c899abf8 (diff)
downloadpkgsrc-cba8d11366522b31d81577fbe49531b4d72dadba.tar.gz
Import hwdecode-demos version 0.9.3.
hwdecode-demos consists of simple test programs to address various HW video decoding APIs: Crystal HD, VA-API, VDPAU and XvBA.
Diffstat (limited to 'multimedia/hwdecode-demos')
-rw-r--r--multimedia/hwdecode-demos/DESCR2
-rw-r--r--multimedia/hwdecode-demos/Makefile21
-rw-r--r--multimedia/hwdecode-demos/PLIST9
-rw-r--r--multimedia/hwdecode-demos/distinfo5
4 files changed, 37 insertions, 0 deletions
diff --git a/multimedia/hwdecode-demos/DESCR b/multimedia/hwdecode-demos/DESCR
new file mode 100644
index 00000000000..e54336b38e3
--- /dev/null
+++ b/multimedia/hwdecode-demos/DESCR
@@ -0,0 +1,2 @@
+hwdecode-demos consists of simple test programs to address various HW
+video decoding APIs: Crystal HD, VA-API, VDPAU and XvBA.
diff --git a/multimedia/hwdecode-demos/Makefile b/multimedia/hwdecode-demos/Makefile
new file mode 100644
index 00000000000..96346c0fe45
--- /dev/null
+++ b/multimedia/hwdecode-demos/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/01/19 04:19:08 jmcneill Exp $
+#
+
+DISTNAME= hwdecode-demos-0.9.4
+CATEGORIES= multimedia
+MASTER_SITES= http://www.splitted-desktop.com/~gbeauchesne/hwdecode-demos/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.splitted-desktop.com/~gbeauchesne/
+COMMENT= Standalone programs showing off various HW acceleration APIs
+LICENSE= gnu-gpl-v2
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config gmake
+USE_LIBTOOL= yes
+
+.include "../../graphics/cairo/buildlink3.mk"
+.include "../../multimedia/libva/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/multimedia/hwdecode-demos/PLIST b/multimedia/hwdecode-demos/PLIST
new file mode 100644
index 00000000000..71440b6e2a1
--- /dev/null
+++ b/multimedia/hwdecode-demos/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/19 04:19:08 jmcneill Exp $
+bin/vaapi_h264
+bin/vaapi_mpeg2
+bin/vaapi_mpeg4
+bin/vaapi_vc1
+share/hwdecode-demos/h264.mp4
+share/hwdecode-demos/mpeg2.m2v
+share/hwdecode-demos/mpeg4.mp4
+share/hwdecode-demos/vc1.raw
diff --git a/multimedia/hwdecode-demos/distinfo b/multimedia/hwdecode-demos/distinfo
new file mode 100644
index 00000000000..8f1b6ddb30e
--- /dev/null
+++ b/multimedia/hwdecode-demos/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/01/19 04:19:08 jmcneill Exp $
+
+SHA1 (hwdecode-demos-0.9.4.tar.gz) = 9562fab1f84cecd3e1048871ec24a456c7d2a6b4
+RMD160 (hwdecode-demos-0.9.4.tar.gz) = 2e3c2c835ea742ccce568996a4bc1e10d1e4db17
+Size (hwdecode-demos-0.9.4.tar.gz) = 641177 bytes