d566d54fa6
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@
116 lines
7.3 KiB
Text
116 lines
7.3 KiB
Text
bin/gst-validate-%%VERSION%%
|
|
bin/gst-validate-images-check-%%VERSION%%
|
|
bin/gst-validate-launcher
|
|
bin/gst-validate-media-check-%%VERSION%%
|
|
bin/gst-validate-transcoding-%%VERSION%%
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-bin-monitor.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-element-monitor.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-enums.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-media-info.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-monitor-factory.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-monitor.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-override-registry.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-override.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-pad-monitor.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-pipeline-monitor.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-report.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-reporter.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-runner.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-scenario.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-types.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/gst-validate-utils.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/media-descriptor-parser.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/media-descriptor-writer.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/media-descriptor.h
|
|
include/gstreamer-%%VERSION%%/gst/validate/validate.h
|
|
include/gstreamer-%%VERSION%%/lib/validate/video/gssim.h
|
|
include/gstreamer-%%VERSION%%/lib/validate/video/gstvalidatessim.h
|
|
lib/girepository-%%VERSION%%/GstValidate-%%VERSION%%.typelib
|
|
lib/gst-validate-launcher/python/launcher/RangeHTTPServer.py
|
|
lib/gst-validate-launcher/python/launcher/RangeHTTPServer.pyc
|
|
lib/gst-validate-launcher/python/launcher/RangeHTTPServer.%%PYTHON_PYOEXTENSION%%
|
|
lib/gst-validate-launcher/python/launcher/__init__.py
|
|
lib/gst-validate-launcher/python/launcher/__init__.pyc
|
|
lib/gst-validate-launcher/python/launcher/__init__.%%PYTHON_PYOEXTENSION%%
|
|
lib/gst-validate-launcher/python/launcher/apps/__init__.py
|
|
lib/gst-validate-launcher/python/launcher/apps/__init__.pyc
|
|
lib/gst-validate-launcher/python/launcher/apps/__init__.%%PYTHON_PYOEXTENSION%%
|
|
lib/gst-validate-launcher/python/launcher/apps/gstcheck.py
|
|
lib/gst-validate-launcher/python/launcher/apps/gstcheck.pyc
|
|
lib/gst-validate-launcher/python/launcher/apps/gstcheck.%%PYTHON_PYOEXTENSION%%
|
|
lib/gst-validate-launcher/python/launcher/apps/gstvalidate.py
|
|
lib/gst-validate-launcher/python/launcher/apps/gstvalidate.pyc
|
|
lib/gst-validate-launcher/python/launcher/apps/gstvalidate.%%PYTHON_PYOEXTENSION%%
|
|
lib/gst-validate-launcher/python/launcher/baseclasses.py
|
|
lib/gst-validate-launcher/python/launcher/baseclasses.pyc
|
|
lib/gst-validate-launcher/python/launcher/baseclasses.%%PYTHON_PYOEXTENSION%%
|
|
lib/gst-validate-launcher/python/launcher/config.py
|
|
lib/gst-validate-launcher/python/launcher/config.pyc
|
|
lib/gst-validate-launcher/python/launcher/config.%%PYTHON_PYOEXTENSION%%
|
|
lib/gst-validate-launcher/python/launcher/httpserver.py
|
|
lib/gst-validate-launcher/python/launcher/httpserver.pyc
|
|
lib/gst-validate-launcher/python/launcher/httpserver.%%PYTHON_PYOEXTENSION%%
|
|
lib/gst-validate-launcher/python/launcher/loggable.py
|
|
lib/gst-validate-launcher/python/launcher/loggable.pyc
|
|
lib/gst-validate-launcher/python/launcher/loggable.%%PYTHON_PYOEXTENSION%%
|
|
lib/gst-validate-launcher/python/launcher/main.py
|
|
lib/gst-validate-launcher/python/launcher/main.pyc
|
|
lib/gst-validate-launcher/python/launcher/main.%%PYTHON_PYOEXTENSION%%
|
|
lib/gst-validate-launcher/python/launcher/reporters.py
|
|
lib/gst-validate-launcher/python/launcher/reporters.pyc
|
|
lib/gst-validate-launcher/python/launcher/reporters.%%PYTHON_PYOEXTENSION%%
|
|
lib/gst-validate-launcher/python/launcher/testsuites/check.py
|
|
lib/gst-validate-launcher/python/launcher/testsuites/check.pyc
|
|
lib/gst-validate-launcher/python/launcher/testsuites/check.%%PYTHON_PYOEXTENSION%%
|
|
lib/gst-validate-launcher/python/launcher/utils.py
|
|
lib/gst-validate-launcher/python/launcher/utils.pyc
|
|
lib/gst-validate-launcher/python/launcher/utils.%%PYTHON_PYOEXTENSION%%
|
|
lib/gst-validate-launcher/python/launcher/vfb_server.py
|
|
lib/gst-validate-launcher/python/launcher/vfb_server.pyc
|
|
lib/gst-validate-launcher/python/launcher/vfb_server.%%PYTHON_PYOEXTENSION%%
|
|
lib/gstreamer-%%VERSION%%/libgstvalidatetracer.so
|
|
lib/gstreamer-%%VERSION%%/validate/libgstvalidatefaultinjection.so
|
|
lib/gstreamer-%%VERSION%%/validate/libgstvalidategapplication.so
|
|
lib/gstreamer-%%VERSION%%/validate/libgstvalidategtk.so
|
|
lib/gstreamer-%%VERSION%%/validate/libgstvalidatessim.so
|
|
lib/libgstvalidate-%%VERSION%%.so
|
|
lib/libgstvalidate-%%VERSION%%.so.0
|
|
lib/libgstvalidate-%%VERSION%%.so.%%SOVERSION%%
|
|
lib/libgstvalidate-default-overrides-%%VERSION%%.so
|
|
lib/libgstvalidate-default-overrides-%%VERSION%%.so.0
|
|
lib/libgstvalidate-default-overrides-%%VERSION%%.so.%%SOVERSION%%
|
|
lib/libgstvalidatevideo-%%VERSION%%.so
|
|
lib/libgstvalidatevideo-%%VERSION%%.so.0
|
|
lib/libgstvalidatevideo-%%VERSION%%.so.0.0.0
|
|
libdata/pkgconfig/gst-validate-%%VERSION%%.pc
|
|
share/gir-%%VERSION%%/GstValidate-%%VERSION%%.gir
|
|
share/gstreamer-%%VERSION%%/validate/gst.supp
|
|
share/gstreamer-%%VERSION%%/validate/gstvalidate.supp
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/adaptive_video_framerate.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/adaptive_video_framerate_size.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/adaptive_video_size.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/alternate_fast_backward_forward.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/change_state_intensive.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/disable_subtitle_track_while_paused.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/fast_backward.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/fast_forward.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/force_key_unit.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/pause_resume.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/play_15s.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/reverse_playback.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/scrub_backward_seeking.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/scrub_backward_seeking_full.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/scrub_forward_seeking.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/scrub_forward_seeking_full.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/seek_backward.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/seek_forward.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/seek_forward_backward.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/seek_with_stop.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/setup_sink_props_max_lateness.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/simple_seeks.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/switch_audio_track.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/switch_audio_track_while_paused.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/switch_subtitle_track.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/switch_subtitle_track_while_paused.scenario
|
|
share/gstreamer-%%VERSION%%/validate/scenarios/trick_mode_seeks.scenario
|
|
share/gstreamer-%%VERSION%%/validate/valgrind.config
|