mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Add gstreamer-plugins-fluendo-mpegdemux
MPEG2 demuxing gstreamer plugin from fluendo WWW: http://www.fluendo.com/resources/source-plugins.php
This commit is contained in:
parent
8b963b152d
commit
9369973928
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185947
@ -70,6 +70,7 @@
|
||||
SUBDIR += gstreamer-plugins-dv80
|
||||
SUBDIR += gstreamer-plugins-dvd
|
||||
SUBDIR += gstreamer-plugins-dvd80
|
||||
SUBDIR += gstreamer-plugins-fluendo-mpegdemux
|
||||
SUBDIR += gstreamer-plugins-gnonlin
|
||||
SUBDIR += gstreamer-plugins-good
|
||||
SUBDIR += gstreamer-plugins-libfame80
|
||||
|
23
multimedia/gstreamer-plugins-fluendo-mpegdemux/Makefile
Normal file
23
multimedia/gstreamer-plugins-fluendo-mpegdemux/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# New ports collection makefile for: gstreamer-plugins-fluendo-mpegdemux
|
||||
# Date created: 2007-02-25
|
||||
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gstreamer-plugins-fluendo-mpegdemux
|
||||
PORTVERSION= 0.10.11
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://core.fluendo.com/gstreamer/src/gst-fluendo-mpegdemux/
|
||||
DISTNAME= gst-fluendo-mpegdemux-${PORTVERSION}
|
||||
|
||||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= MPEG2 demuxing gstreamer plugin from fluendo
|
||||
|
||||
USE_GSTREAMER= yes
|
||||
GNU_CONFIGURE= yes
|
||||
PLIST_FILES= lib/gstreamer-0.10/libgstflumpegdemux.a \
|
||||
lib/gstreamer-0.10/libgstflumpegdemux.la \
|
||||
lib/gstreamer-0.10/libgstflumpegdemux.so
|
||||
|
||||
.include <bsd.port.mk>
|
3
multimedia/gstreamer-plugins-fluendo-mpegdemux/distinfo
Normal file
3
multimedia/gstreamer-plugins-fluendo-mpegdemux/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (gst-fluendo-mpegdemux-0.10.11.tar.gz) = f341a7e84d3fa0594bbd471944fb65ed
|
||||
SHA256 (gst-fluendo-mpegdemux-0.10.11.tar.gz) = e757e1dd73837a1e0a2904d8bdf1267093229afcf5578e8aea624efb2558d80f
|
||||
SIZE (gst-fluendo-mpegdemux-0.10.11.tar.gz) = 375241
|
3
multimedia/gstreamer-plugins-fluendo-mpegdemux/pkg-descr
Normal file
3
multimedia/gstreamer-plugins-fluendo-mpegdemux/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
MPEG2 demuxing gstreamer plugin from fluendo
|
||||
|
||||
WWW: http://www.fluendo.com/resources/source-plugins.php
|
Loading…
Reference in New Issue
Block a user