aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-editing-services
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-07-22 11:35:44 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-07-22 11:35:44 +0000
commitd566d54fa6c982cb4bed8330d51cb11bfe3674ed (patch)
treedb8ae1482499741d4dbb123637dac45579f28eb5 /multimedia/gstreamer1-editing-services
parent190ced69a285efe9780eea205067282568a3063f (diff)
downloadports-d566d54fa6c982cb4bed8330d51cb11bfe3674ed.tar.gz
ports-d566d54fa6c982cb4bed8330d51cb11bfe3674ed.zip
Update GStreamer1 ports to 1.12.2.
Rework the adding of dependancies in Mk/bsd.gstreamer.mk. Previous when using USE_GSTREAMER[1] it would just add the request modules to BUILD/RUN_DEPENDS. This caused the qa script to complain because the old code didn't implicit depend on the gstreamer1 and gstreamer1-plugins[-bad] ports for the libraries they carried, even if they where present via the plugins! The new code adds implicit depends on these ports so USE_GSTREAMER[1] using ports have all the libraries included. * The mad mp3 plugin was removed, mpg123 plugin also provides mp3 decoding. Switch over ports that used the gstreamer1 mad plugin. * gtksink plugin renamed -> gtk * Hook up the sndio plugin into the framework * Add some indirect dependacies where needed * Reorder the plugin list in bsd.gstreamer.mk so only one plugin per line. When changing plugins it doesn't result in multiple lines being changed. * Remove mentions in bsd.gstreamer.mk of plugins mentions that where removed. * Depend on libunwind on i386/amd64, GStreamer links to it if it is present. PR: 220753 Exp-run by: antoine@
Notes
Notes: svn path=/head/; revision=446388
Diffstat (limited to 'multimedia/gstreamer1-editing-services')
-rw-r--r--multimedia/gstreamer1-editing-services/Makefile10
-rw-r--r--multimedia/gstreamer1-editing-services/distinfo5
-rw-r--r--multimedia/gstreamer1-editing-services/pkg-plist4
3 files changed, 12 insertions, 7 deletions
diff --git a/multimedia/gstreamer1-editing-services/Makefile b/multimedia/gstreamer1-editing-services/Makefile
index 7f6630642352..95cc2a14fb27 100644
--- a/multimedia/gstreamer1-editing-services/Makefile
+++ b/multimedia/gstreamer1-editing-services/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gstreamer1-editing-services
-PORTVERSION= 1.8.0
+PORTVERSION= 1.12.2
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer-editing-services/
DISTNAME= gstreamer-editing-services-${PORTVERSION}
@@ -12,15 +12,15 @@ COMMENT= GStreamer editing services
PORTSCOUT= limitw:1,even
-USES= gmake libtool pathfix python:2 pkgconfig tar:xz
+USES= gmake gnome libtool pathfix python:2.7 pkgconfig tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USE_GNOME= glib20 introspection:build libxml2
-USE_GSTREAMER1= yes
+USE_GNOME= glib20 introspection:build libxml2 pygobject3
+USE_GSTREAMER1= good
INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --enable-introspection=yes \
--with-bash-completion-dir=${PREFIX}/share/bash-completion/completions
-PLIST_SUB= VERSION=1.0 SOVERSION=0.800.0
+PLIST_SUB= VERSION=1.0 SOVERSION=0.1202.0
.include <bsd.port.mk>
diff --git a/multimedia/gstreamer1-editing-services/distinfo b/multimedia/gstreamer1-editing-services/distinfo
index 1eb2b6692ccb..7c34ba6d5ae5 100644
--- a/multimedia/gstreamer1-editing-services/distinfo
+++ b/multimedia/gstreamer1-editing-services/distinfo
@@ -1,2 +1,3 @@
-SHA256 (gstreamer-editing-services-1.8.0.tar.xz) = 50f066d5b4090d5739fd6d38932bbe14c1aea83a64ed55f54a08cf90946b3abe
-SIZE (gstreamer-editing-services-1.8.0.tar.xz) = 1036176
+TIMESTAMP = 1500051429
+SHA256 (gstreamer-editing-services-1.12.2.tar.xz) = 59c75497b53d36f020cb0cb7c7b9ae7545f5b47fd6e4406d4f3391741071202e
+SIZE (gstreamer-editing-services-1.12.2.tar.xz) = 1059672
diff --git a/multimedia/gstreamer1-editing-services/pkg-plist b/multimedia/gstreamer1-editing-services/pkg-plist
index 5a3c0aa2fefc..9edd2e096dd7 100644
--- a/multimedia/gstreamer1-editing-services/pkg-plist
+++ b/multimedia/gstreamer1-editing-services/pkg-plist
@@ -64,6 +64,10 @@ lib/gstreamer-%%VERSION%%/libgstnle.so
lib/libges-%%VERSION%%.so
lib/libges-%%VERSION%%.so.0
lib/libges-%%VERSION%%.so.%%SOVERSION%%
+%%PYTHON_SITELIBDIR%%/gstreamer-editing-services/GES.py
+%%PYTHON_SITELIBDIR%%/gstreamer-editing-services/GES.pyc
+%%PYTHON_SITELIBDIR%%/gstreamer-editing-services/GES.%%PYTHON_PYOEXTENSION%%
libdata/pkgconfig/gst-editing-services-%%VERSION%%.pc
+man/man1/ges-launch-%%VERSION%%.1.gz
share/bash-completion/completions/ges-launch-%%VERSION%%
share/gir-%%VERSION%%/GES-%%VERSION%%.gir