/[ports]
ViewVC logotype

Revision 446388


Jump to revision: Previous Next
Author: kwm
Date: Sat Jul 22 11:35:44 2017 UTC (6 years, 11 months ago)
Changed paths: 88
Log Message:
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@


Changed paths

Path Details
Directoryhead/MOVED modified , text changed
Directoryhead/Mk/bsd.gstreamer.mk modified , text changed
Directoryhead/audio/Makefile modified , text changed
Directoryhead/audio/clementine-player/Makefile modified , text changed
Directoryhead/audio/gnome-music/Makefile modified , text changed
Directoryhead/audio/gstreamer1-plugins-chromaprint/Makefile modified , text changed
Directoryhead/audio/gstreamer1-plugins-ladspa/ added
Directoryhead/audio/gstreamer1-plugins-ladspa/Makefile added
Directoryhead/audio/gstreamer1-plugins-mad/ deleted
Directoryhead/audio/gstreamer1-plugins-musepack/ added
Directoryhead/audio/gstreamer1-plugins-musepack/Makefile added
Directoryhead/audio/gstreamer1-plugins-sndfile/ added
Directoryhead/audio/gstreamer1-plugins-sndfile/Makefile added
Directoryhead/audio/gstreamer1-plugins-spc/ added
Directoryhead/audio/gstreamer1-plugins-spc/Makefile added
Directoryhead/audio/lollypop/Makefile modified , text changed
Directoryhead/audio/pragha/Makefile modified , text changed
Directoryhead/graphics/Makefile modified , text changed
Directoryhead/graphics/gstreamer1-plugins-gl/Makefile modified , text changed
Directoryhead/graphics/gstreamer1-plugins-gl/pkg-plist modified , text changed
Directoryhead/graphics/gstreamer1-plugins-kms/ added
Directoryhead/graphics/gstreamer1-plugins-kms/Makefile added
Directoryhead/graphics/gstreamer1-plugins-opencv/Makefile modified , text changed
Directoryhead/graphics/gstreamer1-plugins-opencv/pkg-plist added
Directoryhead/graphics/gstreamer1-plugins-openexr/ added
Directoryhead/graphics/gstreamer1-plugins-openexr/Makefile added
Directoryhead/graphics/gstreamer1-plugins-webp/Makefile modified , text changed
Directoryhead/multimedia/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1/distinfo modified , text changed
Directoryhead/multimedia/gstreamer1/pkg-plist modified , text changed
Directoryhead/multimedia/gstreamer1-editing-services/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1-editing-services/distinfo modified , text changed
Directoryhead/multimedia/gstreamer1-editing-services/pkg-plist modified , text changed
Directoryhead/multimedia/gstreamer1-libav/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1-libav/distinfo modified , text changed
Directoryhead/multimedia/gstreamer1-plugins/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1-plugins/Makefile.common modified , text changed
Directoryhead/multimedia/gstreamer1-plugins/distinfo modified , text changed
Directoryhead/multimedia/gstreamer1-plugins/files/patch-gst_audioresample_float.c deleted
Directoryhead/multimedia/gstreamer1-plugins/files/patch-gst_audioresample_resample.c deleted
Directoryhead/multimedia/gstreamer1-plugins/files/patch-gst_audioresample_speex-resampler-double.c deleted
Directoryhead/multimedia/gstreamer1-plugins/pkg-plist modified , text changed
Directoryhead/multimedia/gstreamer1-plugins-all/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1-plugins-assrender/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1-plugins-bad/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1-plugins-bad/files/ deleted
Directoryhead/multimedia/gstreamer1-plugins-bad/pkg-plist modified , text changed
Directoryhead/multimedia/gstreamer1-plugins-core/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1-plugins-dash/ added
Directoryhead/multimedia/gstreamer1-plugins-dash/Makefile added
Directoryhead/multimedia/gstreamer1-plugins-good/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1-plugins-good/pkg-plist modified , text changed
Directoryhead/multimedia/gstreamer1-plugins-mplex/ added
Directoryhead/multimedia/gstreamer1-plugins-mplex/Makefile added
Directoryhead/multimedia/gstreamer1-plugins-openh264/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1-plugins-smoothstreaming/ added
Directoryhead/multimedia/gstreamer1-plugins-smoothstreaming/Makefile added
Directoryhead/multimedia/gstreamer1-plugins-ttml/ added
Directoryhead/multimedia/gstreamer1-plugins-ttml/Makefile added
Directoryhead/multimedia/gstreamer1-plugins-ugly/pkg-plist modified , text changed
Directoryhead/multimedia/gstreamer1-plugins-vpx/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1-plugins-x264/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1-rtsp-server/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1-rtsp-server/distinfo modified , text changed
Directoryhead/multimedia/gstreamer1-vaapi/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1-vaapi/distinfo modified , text changed
Directoryhead/multimedia/gstreamer1-vaapi/pkg-plist modified , text changed
Directoryhead/multimedia/gstreamer1-validate/Makefile modified , text changed
Directoryhead/multimedia/gstreamer1-validate/distinfo modified , text changed
Directoryhead/multimedia/gstreamer1-validate/pkg-plist modified , text changed
Directoryhead/multimedia/py-gstreamer1/Makefile modified , text changed
Directoryhead/multimedia/py-gstreamer1/distinfo modified , text changed
Directoryhead/multimedia/py3-gstreamer1/Makefile modified , text changed
Directoryhead/multimedia/py3-gstreamer1/distinfo modified , text changed
Directoryhead/multimedia/quodlibet/Makefile modified , text changed
Directoryhead/net/Makefile modified , text changed
Directoryhead/net/gstreamer1-plugins-srtp/ added
Directoryhead/net/gstreamer1-plugins-srtp/Makefile added
Directoryhead/net-im/corebird/Makefile modified , text changed
Directoryhead/security/gstreamer1-plugins-dtls/Makefile modified , text changed
Directoryhead/sysutils/gstreamer1-plugins-cdio/Makefile modified , text changed
Directoryhead/sysutils/mate-control-center/pkg-plist modified , text changed
Directoryhead/x11/xpra/Makefile modified , text changed
Directoryhead/x11-toolkits/Makefile modified , text changed
Directoryhead/x11-toolkits/gstreamer1-plugins-gtk/
(Copied from head/x11-toolkits/gstreamer1-plugins-gtksink, r446387)
added
Directoryhead/x11-toolkits/gstreamer1-plugins-gtk/Makefile modified , text changed
Directoryhead/x11-toolkits/gstreamer1-plugins-gtksink/ deleted

  ViewVC Help
Powered by ViewVC 1.1.27