mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
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@
203 lines
9.8 KiB
Plaintext
203 lines
9.8 KiB
Plaintext
bin/gst-inspect-%%VERSION%%
|
|
bin/gst-launch-%%VERSION%%
|
|
bin/gst-stats-%%VERSION%%
|
|
bin/gst-typefind-%%VERSION%%
|
|
include/gstreamer-%%VERSION%%/gst/base/base.h
|
|
include/gstreamer-%%VERSION%%/gst/base/gstadapter.h
|
|
include/gstreamer-%%VERSION%%/gst/base/gstbaseparse.h
|
|
include/gstreamer-%%VERSION%%/gst/base/gstbasesink.h
|
|
include/gstreamer-%%VERSION%%/gst/base/gstbasesrc.h
|
|
include/gstreamer-%%VERSION%%/gst/base/gstbasetransform.h
|
|
include/gstreamer-%%VERSION%%/gst/base/gstbitreader.h
|
|
include/gstreamer-%%VERSION%%/gst/base/gstbytereader.h
|
|
include/gstreamer-%%VERSION%%/gst/base/gstbytewriter.h
|
|
include/gstreamer-%%VERSION%%/gst/base/gstcollectpads.h
|
|
include/gstreamer-%%VERSION%%/gst/base/gstdataqueue.h
|
|
include/gstreamer-%%VERSION%%/gst/base/gstflowcombiner.h
|
|
include/gstreamer-%%VERSION%%/gst/base/gstpushsrc.h
|
|
include/gstreamer-%%VERSION%%/gst/base/gstqueuearray.h
|
|
include/gstreamer-%%VERSION%%/gst/base/gsttypefindhelper.h
|
|
include/gstreamer-%%VERSION%%/gst/check/check.h
|
|
include/gstreamer-%%VERSION%%/gst/check/gstbufferstraw.h
|
|
include/gstreamer-%%VERSION%%/gst/check/gstcheck.h
|
|
include/gstreamer-%%VERSION%%/gst/check/gstconsistencychecker.h
|
|
include/gstreamer-%%VERSION%%/gst/check/gstharness.h
|
|
include/gstreamer-%%VERSION%%/gst/check/gsttestclock.h
|
|
include/gstreamer-%%VERSION%%/gst/check/internal-check.h
|
|
include/gstreamer-%%VERSION%%/gst/controller/controller-enumtypes.h
|
|
include/gstreamer-%%VERSION%%/gst/controller/controller.h
|
|
include/gstreamer-%%VERSION%%/gst/controller/gstargbcontrolbinding.h
|
|
include/gstreamer-%%VERSION%%/gst/controller/gstdirectcontrolbinding.h
|
|
include/gstreamer-%%VERSION%%/gst/controller/gstinterpolationcontrolsource.h
|
|
include/gstreamer-%%VERSION%%/gst/controller/gstlfocontrolsource.h
|
|
include/gstreamer-%%VERSION%%/gst/controller/gstproxycontrolbinding.h
|
|
include/gstreamer-%%VERSION%%/gst/controller/gsttimedvaluecontrolsource.h
|
|
include/gstreamer-%%VERSION%%/gst/controller/gsttriggercontrolsource.h
|
|
include/gstreamer-%%VERSION%%/gst/glib-compat.h
|
|
include/gstreamer-%%VERSION%%/gst/gst.h
|
|
include/gstreamer-%%VERSION%%/gst/gstallocator.h
|
|
include/gstreamer-%%VERSION%%/gst/gstatomicqueue.h
|
|
include/gstreamer-%%VERSION%%/gst/gstbin.h
|
|
include/gstreamer-%%VERSION%%/gst/gstbuffer.h
|
|
include/gstreamer-%%VERSION%%/gst/gstbufferlist.h
|
|
include/gstreamer-%%VERSION%%/gst/gstbufferpool.h
|
|
include/gstreamer-%%VERSION%%/gst/gstbus.h
|
|
include/gstreamer-%%VERSION%%/gst/gstcaps.h
|
|
include/gstreamer-%%VERSION%%/gst/gstcapsfeatures.h
|
|
include/gstreamer-%%VERSION%%/gst/gstchildproxy.h
|
|
include/gstreamer-%%VERSION%%/gst/gstclock.h
|
|
include/gstreamer-%%VERSION%%/gst/gstcompat.h
|
|
include/gstreamer-%%VERSION%%/gst/gstconfig.h
|
|
include/gstreamer-%%VERSION%%/gst/gstcontext.h
|
|
include/gstreamer-%%VERSION%%/gst/gstcontrolbinding.h
|
|
include/gstreamer-%%VERSION%%/gst/gstcontrolsource.h
|
|
include/gstreamer-%%VERSION%%/gst/gstdatetime.h
|
|
include/gstreamer-%%VERSION%%/gst/gstdebugutils.h
|
|
include/gstreamer-%%VERSION%%/gst/gstdevice.h
|
|
include/gstreamer-%%VERSION%%/gst/gstdevicemonitor.h
|
|
include/gstreamer-%%VERSION%%/gst/gstdeviceprovider.h
|
|
include/gstreamer-%%VERSION%%/gst/gstdeviceproviderfactory.h
|
|
include/gstreamer-%%VERSION%%/gst/gstdynamictypefactory.h
|
|
include/gstreamer-%%VERSION%%/gst/gstelement.h
|
|
include/gstreamer-%%VERSION%%/gst/gstelementfactory.h
|
|
include/gstreamer-%%VERSION%%/gst/gstelementmetadata.h
|
|
include/gstreamer-%%VERSION%%/gst/gstenumtypes.h
|
|
include/gstreamer-%%VERSION%%/gst/gsterror.h
|
|
include/gstreamer-%%VERSION%%/gst/gstevent.h
|
|
include/gstreamer-%%VERSION%%/gst/gstformat.h
|
|
include/gstreamer-%%VERSION%%/gst/gstghostpad.h
|
|
include/gstreamer-%%VERSION%%/gst/gstinfo.h
|
|
include/gstreamer-%%VERSION%%/gst/gstiterator.h
|
|
include/gstreamer-%%VERSION%%/gst/gstmacros.h
|
|
include/gstreamer-%%VERSION%%/gst/gstmemory.h
|
|
include/gstreamer-%%VERSION%%/gst/gstmessage.h
|
|
include/gstreamer-%%VERSION%%/gst/gstmeta.h
|
|
include/gstreamer-%%VERSION%%/gst/gstminiobject.h
|
|
include/gstreamer-%%VERSION%%/gst/gstobject.h
|
|
include/gstreamer-%%VERSION%%/gst/gstpad.h
|
|
include/gstreamer-%%VERSION%%/gst/gstpadtemplate.h
|
|
include/gstreamer-%%VERSION%%/gst/gstparamspecs.h
|
|
include/gstreamer-%%VERSION%%/gst/gstparse.h
|
|
include/gstreamer-%%VERSION%%/gst/gstpipeline.h
|
|
include/gstreamer-%%VERSION%%/gst/gstplugin.h
|
|
include/gstreamer-%%VERSION%%/gst/gstpluginfeature.h
|
|
include/gstreamer-%%VERSION%%/gst/gstpoll.h
|
|
include/gstreamer-%%VERSION%%/gst/gstpreset.h
|
|
include/gstreamer-%%VERSION%%/gst/gstprotection.h
|
|
include/gstreamer-%%VERSION%%/gst/gstquery.h
|
|
include/gstreamer-%%VERSION%%/gst/gstregistry.h
|
|
include/gstreamer-%%VERSION%%/gst/gstsample.h
|
|
include/gstreamer-%%VERSION%%/gst/gstsegment.h
|
|
include/gstreamer-%%VERSION%%/gst/gststreamcollection.h
|
|
include/gstreamer-%%VERSION%%/gst/gststreams.h
|
|
include/gstreamer-%%VERSION%%/gst/gststructure.h
|
|
include/gstreamer-%%VERSION%%/gst/gstsystemclock.h
|
|
include/gstreamer-%%VERSION%%/gst/gsttaglist.h
|
|
include/gstreamer-%%VERSION%%/gst/gsttagsetter.h
|
|
include/gstreamer-%%VERSION%%/gst/gsttask.h
|
|
include/gstreamer-%%VERSION%%/gst/gsttaskpool.h
|
|
include/gstreamer-%%VERSION%%/gst/gsttoc.h
|
|
include/gstreamer-%%VERSION%%/gst/gsttocsetter.h
|
|
include/gstreamer-%%VERSION%%/gst/gsttracer.h
|
|
include/gstreamer-%%VERSION%%/gst/gsttracerfactory.h
|
|
include/gstreamer-%%VERSION%%/gst/gsttracerrecord.h
|
|
include/gstreamer-%%VERSION%%/gst/gsttypefind.h
|
|
include/gstreamer-%%VERSION%%/gst/gsttypefindfactory.h
|
|
include/gstreamer-%%VERSION%%/gst/gsturi.h
|
|
include/gstreamer-%%VERSION%%/gst/gstutils.h
|
|
include/gstreamer-%%VERSION%%/gst/gstvalue.h
|
|
include/gstreamer-%%VERSION%%/gst/gstversion.h
|
|
include/gstreamer-%%VERSION%%/gst/math-compat.h
|
|
include/gstreamer-%%VERSION%%/gst/net/gstnet.h
|
|
include/gstreamer-%%VERSION%%/gst/net/gstnetaddressmeta.h
|
|
include/gstreamer-%%VERSION%%/gst/net/gstnetclientclock.h
|
|
include/gstreamer-%%VERSION%%/gst/net/gstnetcontrolmessagemeta.h
|
|
include/gstreamer-%%VERSION%%/gst/net/gstnettimepacket.h
|
|
include/gstreamer-%%VERSION%%/gst/net/gstnettimeprovider.h
|
|
include/gstreamer-%%VERSION%%/gst/net/gstptpclock.h
|
|
include/gstreamer-%%VERSION%%/gst/net/net.h
|
|
lib/girepository-1.0/Gst-%%VERSION%%.typelib
|
|
lib/girepository-1.0/GstBase-%%VERSION%%.typelib
|
|
lib/girepository-1.0/GstCheck-%%VERSION%%.typelib
|
|
lib/girepository-1.0/GstController-%%VERSION%%.typelib
|
|
lib/girepository-1.0/GstNet-%%VERSION%%.typelib
|
|
lib/gstreamer-%%VERSION%%/libgstcoreelements.so
|
|
lib/gstreamer-%%VERSION%%/libgstcoretracers.so
|
|
lib/libgstbase-%%VERSION%%.so
|
|
lib/libgstbase-%%VERSION%%.so.0
|
|
lib/libgstbase-%%VERSION%%.so.%%SOVERSION%%
|
|
lib/libgstcheck-%%VERSION%%.so
|
|
lib/libgstcheck-%%VERSION%%.so.0
|
|
lib/libgstcheck-%%VERSION%%.so.%%SOVERSION%%
|
|
lib/libgstcontroller-%%VERSION%%.so
|
|
lib/libgstcontroller-%%VERSION%%.so.0
|
|
lib/libgstcontroller-%%VERSION%%.so.%%SOVERSION%%
|
|
lib/libgstnet-%%VERSION%%.so
|
|
lib/libgstnet-%%VERSION%%.so.0
|
|
lib/libgstnet-%%VERSION%%.so.%%SOVERSION%%
|
|
lib/libgstreamer-%%VERSION%%.so
|
|
lib/libgstreamer-%%VERSION%%.so.0
|
|
lib/libgstreamer-%%VERSION%%.so.%%SOVERSION%%
|
|
libdata/pkgconfig/gstreamer-%%VERSION%%.pc
|
|
libdata/pkgconfig/gstreamer-base-%%VERSION%%.pc
|
|
libdata/pkgconfig/gstreamer-check-%%VERSION%%.pc
|
|
libdata/pkgconfig/gstreamer-controller-%%VERSION%%.pc
|
|
libdata/pkgconfig/gstreamer-net-%%VERSION%%.pc
|
|
libexec/gstreamer-%%VERSION%%/gst-completion-helper
|
|
libexec/gstreamer-%%VERSION%%/gst-plugin-scanner
|
|
@(,,4755) libexec/gstreamer-%%VERSION%%/gst-ptp-helper
|
|
man/man1/gst-inspect-%%VERSION%%.1.gz
|
|
man/man1/gst-launch-%%VERSION%%.1.gz
|
|
man/man1/gst-stats-%%VERSION%%.1.gz
|
|
man/man1/gst-typefind-%%VERSION%%.1.gz
|
|
share/aclocal/gst-element-check-%%VERSION%%.m4
|
|
share/bash-completion/completions/gst-inspect-%%VERSION%%
|
|
share/bash-completion/completions/gst-launch-%%VERSION%%
|
|
share/bash-completion/helpers/gst
|
|
share/gir-1.0/Gst-%%VERSION%%.gir
|
|
share/gir-1.0/GstBase-%%VERSION%%.gir
|
|
share/gir-1.0/GstCheck-%%VERSION%%.gir
|
|
share/gir-1.0/GstController-%%VERSION%%.gir
|
|
share/gir-1.0/GstNet-%%VERSION%%.gir
|
|
share/locale/af/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/ast/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/az/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/be/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/bg/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/ca/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/cs/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/da/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/de/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/el/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/en_GB/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/eo/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/es/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/eu/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/fi/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/fr/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/fur/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/gl/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/hr/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/hu/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/id/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/it/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/ja/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/lt/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/nb/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/nl/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/pl/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/pt_BR/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/ro/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/ru/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/rw/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/sk/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/sl/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/sq/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/sr/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/sv/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/tr/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/uk/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/vi/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/zh_CN/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|
|
share/locale/zh_TW/LC_MESSAGES/gstreamer-%%VERSION%%.mo
|