aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-gnonlin
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-08-08 20:37:41 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-08-08 20:37:41 +0000
commitce909f7de950fb42bbc85f6f256fd008fce7d15b (patch)
tree2aa893ce3d0fa418f63a12a601e249113303b282 /multimedia/gstreamer1-plugins-gnonlin
parent8e0b019b1b205d37d6dd5447a71fae3552ad8756 (diff)
downloadports-ce909f7de950fb42bbc85f6f256fd008fce7d15b.tar.gz
ports-ce909f7de950fb42bbc85f6f256fd008fce7d15b.zip
Copy the gnonlin gstreamer plugin, and update to 1.2.1. This plugin is
for gstreamer 1.x. PR: 187646 (based on) Submitted by: Olivier Duchateau
Notes
Notes: svn path=/head/; revision=364379
Diffstat (limited to 'multimedia/gstreamer1-plugins-gnonlin')
-rw-r--r--multimedia/gstreamer1-plugins-gnonlin/Makefile22
-rw-r--r--multimedia/gstreamer1-plugins-gnonlin/distinfo2
-rw-r--r--multimedia/gstreamer1-plugins-gnonlin/pkg-descr3
3 files changed, 27 insertions, 0 deletions
diff --git a/multimedia/gstreamer1-plugins-gnonlin/Makefile b/multimedia/gstreamer1-plugins-gnonlin/Makefile
new file mode 100644
index 000000000000..c07b1a8ca757
--- /dev/null
+++ b/multimedia/gstreamer1-plugins-gnonlin/Makefile
@@ -0,0 +1,22 @@
+# Created by: Michael Johnson <ahze@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= gstreamer1-plugins-gnonlin
+PORTVERSION= 1.2.1
+CATEGORIES= multimedia
+MASTER_SITES= http://gstreamer.freedesktop.org/src/gnonlin/
+DISTNAME= gnonlin-${PORTVERSION}
+
+MAINTAINER= multimedia@FreeBSD.org
+COMMENT= Gstreamer lib for writing non-linear audio and video
+
+CFLAGS:= ${CFLAGS} -O2 -Wno-format
+USES= libtool pkgconfig tar:xz
+USE_PYTHON_BUILD=yes
+GNU_CONFIGURE= yes
+USE_GSTREAMER1= good
+INSTALL_TARGET= install-strip
+
+PLIST_FILES= lib/gstreamer-1.0/libgnl.so
+
+.include <bsd.port.mk>
diff --git a/multimedia/gstreamer1-plugins-gnonlin/distinfo b/multimedia/gstreamer1-plugins-gnonlin/distinfo
new file mode 100644
index 000000000000..cf7f634d6423
--- /dev/null
+++ b/multimedia/gstreamer1-plugins-gnonlin/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnonlin-1.2.1.tar.xz) = 787006231184753f8330b4b6d63d37979d937355291c6da75080d83efe1aeb93
+SIZE (gnonlin-1.2.1.tar.xz) = 401620
diff --git a/multimedia/gstreamer1-plugins-gnonlin/pkg-descr b/multimedia/gstreamer1-plugins-gnonlin/pkg-descr
new file mode 100644
index 000000000000..d1db76f156b0
--- /dev/null
+++ b/multimedia/gstreamer1-plugins-gnonlin/pkg-descr
@@ -0,0 +1,3 @@
+Gstreamer library for writing non-linear audio and video
+
+WWW: http://gstreamer.net