diff options
| -rw-r--r-- | multimedia/gstreamer1/core/Makefile | 15 | ||||
| -rw-r--r-- | multimedia/gstreamer1/core/pkg/PLIST | 74 | ||||
| -rw-r--r-- | multimedia/gstreamer1/plugins-bad/Makefile | 94 | ||||
| -rw-r--r-- | multimedia/gstreamer1/plugins-bad/pkg/PLIST | 101 | ||||
| -rw-r--r-- | multimedia/gstreamer1/plugins-base/Makefile | 52 | ||||
| -rw-r--r-- | multimedia/gstreamer1/plugins-base/pkg/PLIST | 86 |
6 files changed, 93 insertions, 329 deletions
diff --git a/multimedia/gstreamer1/core/Makefile b/multimedia/gstreamer1/core/Makefile index d9d6e53..11cd5a5 100644 --- a/multimedia/gstreamer1/core/Makefile +++ b/multimedia/gstreamer1/core/Makefile | |||
| @@ -9,20 +9,25 @@ SHARED_LIBS += gstcontroller-1.0 7.1 # 0.2210.0 | |||
| 9 | SHARED_LIBS += gstnet-1.0 7.1 # 0.2210.0 | 9 | SHARED_LIBS += gstnet-1.0 7.1 # 0.2210.0 |
| 10 | SHARED_LIBS += gstcheck-1.0 7.1 # 0.2210.0 | 10 | SHARED_LIBS += gstcheck-1.0 7.1 # 0.2210.0 |
| 11 | 11 | ||
| 12 | WANTLIB += c execinfo gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 intl m | 12 | WANTLIB += c execinfo gio-2.0 glib-2.0 gmodule-2.0 m |
| 13 | 13 | ||
| 14 | SITES= ${SITE_GST:=gstreamer/} | 14 | SITES= ${SITE_GST:=gstreamer/} |
| 15 | 15 | ||
| 16 | BUILD_DEPENDS= devel/bison \ | 16 | BUILD_DEPENDS= devel/bison |
| 17 | devel/gobject-introspection \ | ||
| 18 | shells/bash-completion | ||
| 19 | 17 | ||
| 20 | LIB_DEPENDS= devel/glib2 | 18 | LIB_DEPENDS= devel/glib2 |
| 21 | 19 | ||
| 22 | CONFIGURE_ARGS= -Dbenchmarks=disabled \ | 20 | CONFIGURE_ARGS= -Dbenchmarks=disabled \ |
| 23 | -Dlibunwind=disabled \ | 21 | -Dlibunwind=disabled \ |
| 24 | -Dlibdw=disabled \ | 22 | -Dlibdw=disabled \ |
| 25 | -Ddbghelp=disabled | 23 | -Ddbghelp=disabled \ |
| 24 | -Dbash-completion=disabled \ | ||
| 25 | -Dintrospection=disabled \ | ||
| 26 | -Dexamples=disabled \ | ||
| 27 | -Dtests=disabled \ | ||
| 28 | -Dtools=disabled \ | ||
| 29 | -Dnls=disabled \ | ||
| 30 | -Ddoc=disabled | ||
| 26 | 31 | ||
| 27 | # PTP helper does not do anything on OpenBSD (functionality needs to be | 32 | # PTP helper does not do anything on OpenBSD (functionality needs to be |
| 28 | # implemented): no need to install it suid root | 33 | # implemented): no need to install it suid root |
diff --git a/multimedia/gstreamer1/core/pkg/PLIST b/multimedia/gstreamer1/core/pkg/PLIST index c79c17f..a364c52 100644 --- a/multimedia/gstreamer1/core/pkg/PLIST +++ b/multimedia/gstreamer1/core/pkg/PLIST | |||
| @@ -1,7 +1,3 @@ | |||
| 1 | @bin bin/gst-inspect-${API} | ||
| 2 | @bin bin/gst-launch-${API} | ||
| 3 | @bin bin/gst-stats-${API} | ||
| 4 | @bin bin/gst-typefind-${API} | ||
| 5 | include/gstreamer-${API}/ | 1 | include/gstreamer-${API}/ |
| 6 | include/gstreamer-${API}/gst/ | 2 | include/gstreamer-${API}/gst/ |
| 7 | include/gstreamer-${API}/gst/base/ | 3 | include/gstreamer-${API}/gst/base/ |
| @@ -130,12 +126,6 @@ include/gstreamer-${API}/gst/net/gstnetutils.h | |||
| 130 | include/gstreamer-${API}/gst/net/gstptpclock.h | 126 | include/gstreamer-${API}/gst/net/gstptpclock.h |
| 131 | include/gstreamer-${API}/gst/net/net-prelude.h | 127 | include/gstreamer-${API}/gst/net/net-prelude.h |
| 132 | include/gstreamer-${API}/gst/net/net.h | 128 | include/gstreamer-${API}/gst/net/net.h |
| 133 | lib/girepository-${API}/ | ||
| 134 | lib/girepository-${API}/Gst-${API}.typelib | ||
| 135 | lib/girepository-${API}/GstBase-${API}.typelib | ||
| 136 | lib/girepository-${API}/GstCheck-${API}.typelib | ||
| 137 | lib/girepository-${API}/GstController-${API}.typelib | ||
| 138 | lib/girepository-${API}/GstNet-${API}.typelib | ||
| 139 | lib/gstreamer-${API}/ | 129 | lib/gstreamer-${API}/ |
| 140 | @so lib/gstreamer-${API}/libgstcoreelements.so | 130 | @so lib/gstreamer-${API}/libgstcoreelements.so |
| 141 | @so lib/gstreamer-${API}/libgstcoretracers.so | 131 | @so lib/gstreamer-${API}/libgstcoretracers.so |
| @@ -150,71 +140,19 @@ lib/pkgconfig/gstreamer-check-${API}.pc | |||
| 150 | lib/pkgconfig/gstreamer-controller-${API}.pc | 140 | lib/pkgconfig/gstreamer-controller-${API}.pc |
| 151 | lib/pkgconfig/gstreamer-net-${API}.pc | 141 | lib/pkgconfig/gstreamer-net-${API}.pc |
| 152 | libexec/gstreamer-${API}/ | 142 | libexec/gstreamer-${API}/ |
| 153 | @bin libexec/gstreamer-${API}/gst-completion-helper | ||
| 154 | @bin libexec/gstreamer-${API}/gst-hotdoc-plugins-scanner | 143 | @bin libexec/gstreamer-${API}/gst-hotdoc-plugins-scanner |
| 155 | @bin libexec/gstreamer-${API}/gst-plugin-scanner | 144 | @bin libexec/gstreamer-${API}/gst-plugin-scanner |
| 156 | libexec/gstreamer-${API}/gst-plugins-doc-cache-generator | 145 | libexec/gstreamer-${API}/gst-plugins-doc-cache-generator |
| 157 | @bin libexec/gstreamer-${API}/gst-ptp-helper | 146 | @bin libexec/gstreamer-${API}/gst-ptp-helper |
| 158 | @man man/man1/gst-inspect-${API}.1 | 147 | share/aclocal/ |
| 159 | @man man/man1/gst-launch-${API}.1 | ||
| 160 | @man man/man1/gst-stats-${API}.1 | ||
| 161 | @man man/man1/gst-typefind-${API}.1 | ||
| 162 | share/aclocal/gst-element-check-${API}.m4 | 148 | share/aclocal/gst-element-check-${API}.m4 |
| 163 | share/bash-completion/completions/gst-inspect-${API} | 149 | share/gdb/ |
| 164 | share/bash-completion/completions/gst-launch-${API} | 150 | share/gdb/auto-load/ |
| 165 | share/bash-completion/helpers/ | 151 | share/gdb/auto-load/usr/ |
| 166 | share/bash-completion/helpers/gst | 152 | share/gdb/auto-load/usr/local/ |
| 153 | share/gdb/auto-load/usr/local/lib/ | ||
| 167 | share/gdb/auto-load/usr/local/lib/libgstreamer-${API}.so.0.2210.0-gdb.py | 154 | share/gdb/auto-load/usr/local/lib/libgstreamer-${API}.so.0.2210.0-gdb.py |
| 168 | share/gir-${API}/ | ||
| 169 | share/gir-${API}/Gst-${API}.gir | ||
| 170 | share/gir-${API}/GstBase-${API}.gir | ||
| 171 | share/gir-${API}/GstCheck-${API}.gir | ||
| 172 | share/gir-${API}/GstController-${API}.gir | ||
| 173 | share/gir-${API}/GstNet-${API}.gir | ||
| 174 | share/gstreamer-${API}/ | 155 | share/gstreamer-${API}/ |
| 175 | share/gstreamer-${API}/gdb/ | 156 | share/gstreamer-${API}/gdb/ |
| 176 | share/gstreamer-${API}/gdb/glib_gobject_helper.py | 157 | share/gstreamer-${API}/gdb/glib_gobject_helper.py |
| 177 | share/gstreamer-${API}/gdb/gst_gdb.py | 158 | share/gstreamer-${API}/gdb/gst_gdb.py |
| 178 | share/locale/af/LC_MESSAGES/gstreamer-${API}.mo | ||
| 179 | share/locale/ast/LC_MESSAGES/gstreamer-${API}.mo | ||
| 180 | share/locale/az/LC_MESSAGES/gstreamer-${API}.mo | ||
| 181 | share/locale/be/LC_MESSAGES/gstreamer-${API}.mo | ||
| 182 | share/locale/bg/LC_MESSAGES/gstreamer-${API}.mo | ||
| 183 | share/locale/ca/LC_MESSAGES/gstreamer-${API}.mo | ||
| 184 | share/locale/cs/LC_MESSAGES/gstreamer-${API}.mo | ||
| 185 | share/locale/da/LC_MESSAGES/gstreamer-${API}.mo | ||
| 186 | share/locale/de/LC_MESSAGES/gstreamer-${API}.mo | ||
| 187 | share/locale/el/LC_MESSAGES/gstreamer-${API}.mo | ||
| 188 | share/locale/en_GB/LC_MESSAGES/gstreamer-${API}.mo | ||
| 189 | share/locale/eo/LC_MESSAGES/gstreamer-${API}.mo | ||
| 190 | share/locale/es/LC_MESSAGES/gstreamer-${API}.mo | ||
| 191 | share/locale/eu/LC_MESSAGES/gstreamer-${API}.mo | ||
| 192 | share/locale/fi/LC_MESSAGES/gstreamer-${API}.mo | ||
| 193 | share/locale/fr/LC_MESSAGES/gstreamer-${API}.mo | ||
| 194 | share/locale/fur/LC_MESSAGES/gstreamer-${API}.mo | ||
| 195 | share/locale/gl/LC_MESSAGES/gstreamer-${API}.mo | ||
| 196 | share/locale/hr/LC_MESSAGES/gstreamer-${API}.mo | ||
| 197 | share/locale/hu/LC_MESSAGES/gstreamer-${API}.mo | ||
| 198 | share/locale/id/LC_MESSAGES/gstreamer-${API}.mo | ||
| 199 | share/locale/it/LC_MESSAGES/gstreamer-${API}.mo | ||
| 200 | share/locale/ja/LC_MESSAGES/gstreamer-${API}.mo | ||
| 201 | share/locale/ka/LC_MESSAGES/gstreamer-${API}.mo | ||
| 202 | share/locale/ko/LC_MESSAGES/gstreamer-${API}.mo | ||
| 203 | share/locale/lt/LC_MESSAGES/gstreamer-${API}.mo | ||
| 204 | share/locale/nb/LC_MESSAGES/gstreamer-${API}.mo | ||
| 205 | share/locale/nl/LC_MESSAGES/gstreamer-${API}.mo | ||
| 206 | share/locale/pl/LC_MESSAGES/gstreamer-${API}.mo | ||
| 207 | share/locale/pt_BR/LC_MESSAGES/gstreamer-${API}.mo | ||
| 208 | share/locale/ro/LC_MESSAGES/gstreamer-${API}.mo | ||
| 209 | share/locale/ru/LC_MESSAGES/gstreamer-${API}.mo | ||
| 210 | share/locale/rw/LC_MESSAGES/gstreamer-${API}.mo | ||
| 211 | share/locale/sk/LC_MESSAGES/gstreamer-${API}.mo | ||
| 212 | share/locale/sl/LC_MESSAGES/gstreamer-${API}.mo | ||
| 213 | share/locale/sq/LC_MESSAGES/gstreamer-${API}.mo | ||
| 214 | share/locale/sr/LC_MESSAGES/gstreamer-${API}.mo | ||
| 215 | share/locale/sv/LC_MESSAGES/gstreamer-${API}.mo | ||
| 216 | share/locale/tr/LC_MESSAGES/gstreamer-${API}.mo | ||
| 217 | share/locale/uk/LC_MESSAGES/gstreamer-${API}.mo | ||
| 218 | share/locale/vi/LC_MESSAGES/gstreamer-${API}.mo | ||
| 219 | share/locale/zh_CN/LC_MESSAGES/gstreamer-${API}.mo | ||
| 220 | share/locale/zh_TW/LC_MESSAGES/gstreamer-${API}.mo | ||
diff --git a/multimedia/gstreamer1/plugins-bad/Makefile b/multimedia/gstreamer1/plugins-bad/Makefile index 6c7737b..c45e22f 100644 --- a/multimedia/gstreamer1/plugins-bad/Makefile +++ b/multimedia/gstreamer1/plugins-bad/Makefile | |||
| @@ -3,70 +3,56 @@ COMMENT= bad elements for GStreamer | |||
| 3 | DISTNAME= gst-plugins-bad-${V} | 3 | DISTNAME= gst-plugins-bad-${V} |
| 4 | PKGNAME= ${GST_PKGNAME_PREFIX}-plugins-bad-${V} | 4 | PKGNAME= ${GST_PKGNAME_PREFIX}-plugins-bad-${V} |
| 5 | 5 | ||
| 6 | SHARED_LIBS += gsturidownloader-1.0 5.1 # 0.2210.0 | ||
| 7 | SHARED_LIBS += gstadaptivedemux-1.0 4.1 # 0.2210.0 | ||
| 8 | SHARED_LIBS += gstbadaudio-1.0 3.1 # 0.2210.0 | ||
| 9 | SHARED_LIBS += gstbasecamerabinsrc-1.0 6.1 # 0.2210.0 | ||
| 10 | SHARED_LIBS += gstcodecparsers-1.0 6.1 # 0.2210.0 | ||
| 11 | SHARED_LIBS += gstcodecs-1.0 1.1 # 0.2210.0 | ||
| 12 | SHARED_LIBS += gstinsertbin-1.0 5.1 # 0.2210.0 | ||
| 13 | SHARED_LIBS += gstphotography-1.0 6.1 # 0.2210.0 | ||
| 14 | SHARED_LIBS += gstisoff-1.0 3.1 # 0.2210.0 | ||
| 15 | SHARED_LIBS += gstmpegts-1.0 5.1 # 0.2210.0 | ||
| 16 | SHARED_LIBS += gstplay-1.0 0.1 # 0.2210.0 | ||
| 17 | SHARED_LIBS += gstplayer-1.0 3.1 # 0.2210.0 | ||
| 18 | SHARED_LIBS += gstsctp-1.0 3.1 # 0.2210.0 | ||
| 19 | SHARED_LIBS += gsttranscoder-1.0 1.1 # 0 | ||
| 20 | SHARED_LIBS += gstwayland-1.0 0.0 # 0.2210.0 | ||
| 21 | SHARED_LIBS += gstwebrtc-1.0 3.1 # 0.2210.0 | ||
| 22 | |||
| 23 | COMPILER_LANGS = c c++ | 6 | COMPILER_LANGS = c c++ |
| 24 | 7 | ||
| 25 | WANTLIB += ${COMPILER_LIBCXX} SoundTouch X11 ass bs2b bz2 c cairo | 8 | SHARED_LIBS += gstadaptivedemux-1.0 0.0 # 0.0 |
| 26 | WANTLIB += crypto gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gstallocators-1.0 | 9 | SHARED_LIBS += gstbadaudio-1.0 0.0 # 0.0 |
| 10 | SHARED_LIBS += gstbasecamerabinsrc-1.0 0.0 # 0.0 | ||
| 11 | SHARED_LIBS += gstcodecparsers-1.0 0.0 # 0.0 | ||
| 12 | SHARED_LIBS += gstcodecs-1.0 0.0 # 0.0 | ||
| 13 | SHARED_LIBS += gstinsertbin-1.0 0.0 # 0.0 | ||
| 14 | SHARED_LIBS += gstisoff-1.0 0.0 # 0.0 | ||
| 15 | SHARED_LIBS += gstmpegts-1.0 0.0 # 0.0 | ||
| 16 | SHARED_LIBS += gstphotography-1.0 0.0 # 0.0 | ||
| 17 | SHARED_LIBS += gstplay-1.0 0.0 # 0.0 | ||
| 18 | SHARED_LIBS += gstplayer-1.0 0.0 # 0.0 | ||
| 19 | SHARED_LIBS += gstsctp-1.0 0.0 # 0.0 | ||
| 20 | SHARED_LIBS += gsttranscoder-1.0 0.0 # 0.0 | ||
| 21 | SHARED_LIBS += gsturidownloader-1.0 0.0 # 0.0 | ||
| 22 | SHARED_LIBS += gstwebrtc-1.0 0.0 # 0.0 | ||
| 23 | |||
| 24 | WANTLIB += ${COMPILER_LIBCXX} X11 c cairo | ||
| 25 | WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gstallocators-1.0 | ||
| 27 | WANTLIB += gstapp-1.0 gstaudio-1.0 gstbase-1.0 gstfft-1.0 gstnet-1.0 | 26 | WANTLIB += gstapp-1.0 gstaudio-1.0 gstbase-1.0 gstfft-1.0 gstnet-1.0 |
| 28 | WANTLIB += gstpbutils-1.0 gstreamer-1.0 gstrtp-1.0 gstsdp-1.0 | 27 | WANTLIB += gstpbutils-1.0 gstreamer-1.0 gstsdp-1.0 |
| 29 | WANTLIB += gsttag-1.0 gstvideo-1.0 intl lcms2 m nettle opus orc-0.4 | 28 | WANTLIB += gsttag-1.0 gstvideo-1.0 intl m |
| 30 | WANTLIB += pango-1.0 pangocairo-1.0 rsvg-2 wayland-client xml2 | ||
| 31 | 29 | ||
| 32 | SITES = ${SITE_GST:=gst-plugins-bad/} | 30 | SITES = ${SITE_GST:=gst-plugins-bad/} |
| 33 | 31 | ||
| 34 | BUILD_DEPENDS= devel/gobject-introspection \ | 32 | LIB_DEPENDS= ${P}/plugins-base=${V} |
| 35 | wayland/wayland-protocols | 33 | |
| 36 | 34 | DISABLED += opencv wayland aes aom avtp amfcodec androidmedia applemedia asio | |
| 37 | # needed for ${WRKSRC}/tests/ | 35 | DISABLED += assrender bluez bs2b bz2 chromaprint closedcaption colormanagement |
| 38 | BUILD_DEPENDS += graphics/libexif | 36 | DISABLED += curl curl-ssh2 d3dvideosink d3d11 dash dc1394 decklink directfb |
| 39 | 37 | DISABLED += directsound directshow dtls dts dvb faac faad fbdev fdkaac flite | |
| 40 | LIB_DEPENDS= ${P}/plugins-base=${V} \ | 38 | DISABLED += fluidsynth gme gs gsm gtk3 ipcpipeline iqa kms ladspa ladspa-rdf |
| 41 | audio/libbs2b \ | 39 | DISABLED += ldac openaptx lv2 mediafoundation microdns modplug mpeg2enc mplex |
| 42 | audio/opus \ | 40 | DISABLED += msdk musepack neon nvcodec onnx openal openexr openmpt openni2 |
| 43 | audio/soundtouch \ | 41 | DISABLED += opensles qroverlay qsv rsvg rtmp sbc sctp shm smoothstreaming |
| 44 | graphics/lcms2 \ | 42 | DISABLED += soundtouch spandsp srt srtp svthevcenc teletext tinyalsa transcode |
| 45 | multimedia/libass \ | 43 | DISABLED += ttml uvch264 va voaacenc voamrwbenc wasapi wasapi2 webp webrtc |
| 46 | security/libnettle \ | 44 | DISABLED += webrtcdsp wildmidi wic win32ipc winks winscreencap x265 zbar zxing |
| 47 | x11/gnome/librsvg | 45 | DISABLED += wpe magicleap v4l2codecs isac hls sctp-internal-usrsctp opus vulkan |
| 48 | 46 | DISABLED += kate libde265 openh264 resindvd | |
| 49 | # each plugin that has an external dependency is disabled unless proven useful | 47 | DISABLED += examples tests introspection nls orc |
| 50 | DISABLED += opencv aom androidmedia applemedia bluez ldac | 48 | ENABLED += openjpeg sndfile |
| 51 | DISABLED += chromaprint curl curl-ssh2 dc1394 decklink directfb | ||
| 52 | DISABLED += dtls dts dvb faac faad fbdev fdkaac flite fluidsynth | ||
| 53 | DISABLED += gme gsm iqa kate ladspa libde265 lv2 modplug mpeg2enc | ||
| 54 | DISABLED += mplex msdk musepack neon openal openexr gs isac onnx | ||
| 55 | DISABLED += openh264 openjpeg openmpt openni2 opensles resindvd rtmp | ||
| 56 | DISABLED += sbc sctp sndfile spandsp srt srtp teletext tinyalsa | ||
| 57 | DISABLED += uvch264 voaacenc voamrwbenc vulkan wasapi webp openaptx | ||
| 58 | DISABLED += webrtc webrtcdsp wildmidi winks winscreencap wpe x265 | ||
| 59 | DISABLED += zbar magicleap v4l2codecs va wasapi2 avtp microdns | ||
| 60 | DISABLED += svthevcenc zxing qroverlay timecode amfcodec directshow | ||
| 61 | DISABLED += nvcodec qsv gtk3 dvbsuboverlay siren | ||
| 62 | 49 | ||
| 63 | .for d in ${DISABLED} | 50 | .for d in ${DISABLED} |
| 64 | CONFIGURE_ARGS += -D${d}=disabled | 51 | CONFIGURE_ARGS += -D${d}=disabled |
| 65 | .endfor | 52 | .endfor |
| 66 | 53 | .for d in ${ENABLED} | |
| 67 | # XXX cannot set to 'openssl' because meson.build will fail because of | 54 | CONFIGURE_ARGS += -D${d}=enabled |
| 68 | # hls_crypto_dep not deing defined (if not hls_crypto_dep.found ...) | 55 | .endfor |
| 69 | CONFIGURE_ARGS += -Dhls-crypto="nettle" | ||
| 70 | 56 | ||
| 71 | DEBUG_PACKAGES= ${BUILD_PACKAGES} | 57 | DEBUG_PACKAGES= ${BUILD_PACKAGES} |
| 72 | 58 | ||
diff --git a/multimedia/gstreamer1/plugins-bad/pkg/PLIST b/multimedia/gstreamer1/plugins-bad/pkg/PLIST index 0638358..a65c754 100644 --- a/multimedia/gstreamer1/plugins-bad/pkg/PLIST +++ b/multimedia/gstreamer1/plugins-bad/pkg/PLIST | |||
| @@ -1,4 +1,7 @@ | |||
| 1 | @bin bin/gst-transcoder-${API} | 1 | @bin bin/gst-transcoder-${API} |
| 2 | include/gstreamer-${API}/ | ||
| 3 | include/gstreamer-${API}/gst/ | ||
| 4 | include/gstreamer-${API}/gst/audio/ | ||
| 2 | include/gstreamer-${API}/gst/audio/audio-bad-prelude.h | 5 | include/gstreamer-${API}/gst/audio/audio-bad-prelude.h |
| 3 | include/gstreamer-${API}/gst/audio/gstnonstreamaudiodecoder.h | 6 | include/gstreamer-${API}/gst/audio/gstnonstreamaudiodecoder.h |
| 4 | include/gstreamer-${API}/gst/audio/gstplanaraudioadapter.h | 7 | include/gstreamer-${API}/gst/audio/gstplanaraudioadapter.h |
| @@ -77,18 +80,6 @@ include/gstreamer-${API}/gst/uridownloader/gstfragment.h | |||
| 77 | include/gstreamer-${API}/gst/uridownloader/gsturidownloader.h | 80 | include/gstreamer-${API}/gst/uridownloader/gsturidownloader.h |
| 78 | include/gstreamer-${API}/gst/uridownloader/gsturidownloader_debug.h | 81 | include/gstreamer-${API}/gst/uridownloader/gsturidownloader_debug.h |
| 79 | include/gstreamer-${API}/gst/uridownloader/uridownloader-prelude.h | 82 | include/gstreamer-${API}/gst/uridownloader/uridownloader-prelude.h |
| 80 | include/gstreamer-${API}/gst/wayland/ | ||
| 81 | include/gstreamer-${API}/gst/wayland/gstwl_fwd.h | ||
| 82 | include/gstreamer-${API}/gst/wayland/gstwlbuffer.h | ||
| 83 | include/gstreamer-${API}/gst/wayland/gstwlcontext.h | ||
| 84 | include/gstreamer-${API}/gst/wayland/gstwldisplay.h | ||
| 85 | include/gstreamer-${API}/gst/wayland/gstwllinuxdmabuf.h | ||
| 86 | include/gstreamer-${API}/gst/wayland/gstwlshmallocator.h | ||
| 87 | include/gstreamer-${API}/gst/wayland/gstwlvideobufferpool.h | ||
| 88 | include/gstreamer-${API}/gst/wayland/gstwlvideoformat.h | ||
| 89 | include/gstreamer-${API}/gst/wayland/gstwlwindow.h | ||
| 90 | include/gstreamer-${API}/gst/wayland/wayland-prelude.h | ||
| 91 | include/gstreamer-${API}/gst/wayland/wayland.h | ||
| 92 | include/gstreamer-${API}/gst/webrtc/ | 83 | include/gstreamer-${API}/gst/webrtc/ |
| 93 | include/gstreamer-${API}/gst/webrtc/datachannel.h | 84 | include/gstreamer-${API}/gst/webrtc/datachannel.h |
| 94 | include/gstreamer-${API}/gst/webrtc/dtlstransport.h | 85 | include/gstreamer-${API}/gst/webrtc/dtlstransport.h |
| @@ -103,21 +94,12 @@ include/gstreamer-${API}/gst/webrtc/sctptransport.h | |||
| 103 | include/gstreamer-${API}/gst/webrtc/webrtc-enumtypes.h | 94 | include/gstreamer-${API}/gst/webrtc/webrtc-enumtypes.h |
| 104 | include/gstreamer-${API}/gst/webrtc/webrtc.h | 95 | include/gstreamer-${API}/gst/webrtc/webrtc.h |
| 105 | include/gstreamer-${API}/gst/webrtc/webrtc_fwd.h | 96 | include/gstreamer-${API}/gst/webrtc/webrtc_fwd.h |
| 106 | lib/girepository-${API}/GstBadAudio-${API}.typelib | 97 | lib/gstreamer-${API}/ |
| 107 | lib/girepository-${API}/GstCodecs-${API}.typelib | ||
| 108 | lib/girepository-${API}/GstInsertBin-${API}.typelib | ||
| 109 | lib/girepository-${API}/GstMpegts-${API}.typelib | ||
| 110 | lib/girepository-${API}/GstPlay-${API}.typelib | ||
| 111 | lib/girepository-${API}/GstPlayer-${API}.typelib | ||
| 112 | lib/girepository-${API}/GstTranscoder-${API}.typelib | ||
| 113 | lib/girepository-${API}/GstWebRTC-${API}.typelib | ||
| 114 | @so lib/gstreamer-${API}/libgstaccurip.so | 98 | @so lib/gstreamer-${API}/libgstaccurip.so |
| 115 | @so lib/gstreamer-${API}/libgstadpcmdec.so | 99 | @so lib/gstreamer-${API}/libgstadpcmdec.so |
| 116 | @so lib/gstreamer-${API}/libgstadpcmenc.so | 100 | @so lib/gstreamer-${API}/libgstadpcmenc.so |
| 117 | @so lib/gstreamer-${API}/libgstaes.so | ||
| 118 | @so lib/gstreamer-${API}/libgstaiff.so | 101 | @so lib/gstreamer-${API}/libgstaiff.so |
| 119 | @so lib/gstreamer-${API}/libgstasfmux.so | 102 | @so lib/gstreamer-${API}/libgstasfmux.so |
| 120 | @so lib/gstreamer-${API}/libgstassrender.so | ||
| 121 | @so lib/gstreamer-${API}/libgstaudiobuffersplit.so | 103 | @so lib/gstreamer-${API}/libgstaudiobuffersplit.so |
| 122 | @so lib/gstreamer-${API}/libgstaudiofxbad.so | 104 | @so lib/gstreamer-${API}/libgstaudiofxbad.so |
| 123 | @so lib/gstreamer-${API}/libgstaudiolatency.so | 105 | @so lib/gstreamer-${API}/libgstaudiolatency.so |
| @@ -125,17 +107,13 @@ lib/girepository-${API}/GstWebRTC-${API}.typelib | |||
| 125 | @so lib/gstreamer-${API}/libgstaudiovisualizers.so | 107 | @so lib/gstreamer-${API}/libgstaudiovisualizers.so |
| 126 | @so lib/gstreamer-${API}/libgstautoconvert.so | 108 | @so lib/gstreamer-${API}/libgstautoconvert.so |
| 127 | @so lib/gstreamer-${API}/libgstbayer.so | 109 | @so lib/gstreamer-${API}/libgstbayer.so |
| 128 | @so lib/gstreamer-${API}/libgstbs2b.so | ||
| 129 | @so lib/gstreamer-${API}/libgstbz2.so | ||
| 130 | @so lib/gstreamer-${API}/libgstcamerabin.so | 110 | @so lib/gstreamer-${API}/libgstcamerabin.so |
| 131 | @so lib/gstreamer-${API}/libgstclosedcaption.so | ||
| 132 | @so lib/gstreamer-${API}/libgstcodecalpha.so | 111 | @so lib/gstreamer-${API}/libgstcodecalpha.so |
| 133 | @so lib/gstreamer-${API}/libgstcodectimestamper.so | 112 | @so lib/gstreamer-${API}/libgstcodectimestamper.so |
| 134 | @so lib/gstreamer-${API}/libgstcoloreffects.so | 113 | @so lib/gstreamer-${API}/libgstcoloreffects.so |
| 135 | @so lib/gstreamer-${API}/libgstcolormanagement.so | ||
| 136 | @so lib/gstreamer-${API}/libgstdash.so | ||
| 137 | @so lib/gstreamer-${API}/libgstdebugutilsbad.so | 114 | @so lib/gstreamer-${API}/libgstdebugutilsbad.so |
| 138 | @so lib/gstreamer-${API}/libgstdvbsubenc.so | 115 | @so lib/gstreamer-${API}/libgstdvbsubenc.so |
| 116 | @so lib/gstreamer-${API}/libgstdvbsuboverlay.so | ||
| 139 | @so lib/gstreamer-${API}/libgstdvdspu.so | 117 | @so lib/gstreamer-${API}/libgstdvdspu.so |
| 140 | @so lib/gstreamer-${API}/libgstfaceoverlay.so | 118 | @so lib/gstreamer-${API}/libgstfaceoverlay.so |
| 141 | @so lib/gstreamer-${API}/libgstfestival.so | 119 | @so lib/gstreamer-${API}/libgstfestival.so |
| @@ -145,11 +123,9 @@ lib/girepository-${API}/GstWebRTC-${API}.typelib | |||
| 145 | @so lib/gstreamer-${API}/libgstgaudieffects.so | 123 | @so lib/gstreamer-${API}/libgstgaudieffects.so |
| 146 | @so lib/gstreamer-${API}/libgstgdp.so | 124 | @so lib/gstreamer-${API}/libgstgdp.so |
| 147 | @so lib/gstreamer-${API}/libgstgeometrictransform.so | 125 | @so lib/gstreamer-${API}/libgstgeometrictransform.so |
| 148 | @so lib/gstreamer-${API}/libgsthls.so | ||
| 149 | @so lib/gstreamer-${API}/libgstid3tag.so | 126 | @so lib/gstreamer-${API}/libgstid3tag.so |
| 150 | @so lib/gstreamer-${API}/libgstinter.so | 127 | @so lib/gstreamer-${API}/libgstinter.so |
| 151 | @so lib/gstreamer-${API}/libgstinterlace.so | 128 | @so lib/gstreamer-${API}/libgstinterlace.so |
| 152 | @so lib/gstreamer-${API}/libgstipcpipeline.so | ||
| 153 | @so lib/gstreamer-${API}/libgstivfparse.so | 129 | @so lib/gstreamer-${API}/libgstivfparse.so |
| 154 | @so lib/gstreamer-${API}/libgstivtc.so | 130 | @so lib/gstreamer-${API}/libgstivtc.so |
| 155 | @so lib/gstreamer-${API}/libgstjp2kdecimator.so | 131 | @so lib/gstreamer-${API}/libgstjp2kdecimator.so |
| @@ -162,34 +138,30 @@ lib/girepository-${API}/GstWebRTC-${API}.typelib | |||
| 162 | @so lib/gstreamer-${API}/libgstmpegtsmux.so | 138 | @so lib/gstreamer-${API}/libgstmpegtsmux.so |
| 163 | @so lib/gstreamer-${API}/libgstmxf.so | 139 | @so lib/gstreamer-${API}/libgstmxf.so |
| 164 | @so lib/gstreamer-${API}/libgstnetsim.so | 140 | @so lib/gstreamer-${API}/libgstnetsim.so |
| 165 | @so lib/gstreamer-${API}/libgstopusparse.so | 141 | @so lib/gstreamer-${API}/libgstopenjpeg.so |
| 166 | @so lib/gstreamer-${API}/libgstpcapparse.so | 142 | @so lib/gstreamer-${API}/libgstpcapparse.so |
| 167 | @so lib/gstreamer-${API}/libgstpnm.so | 143 | @so lib/gstreamer-${API}/libgstpnm.so |
| 168 | @so lib/gstreamer-${API}/libgstproxy.so | 144 | @so lib/gstreamer-${API}/libgstproxy.so |
| 169 | @so lib/gstreamer-${API}/libgstremovesilence.so | 145 | @so lib/gstreamer-${API}/libgstremovesilence.so |
| 170 | @so lib/gstreamer-${API}/libgstrfbsrc.so | 146 | @so lib/gstreamer-${API}/libgstrfbsrc.so |
| 171 | @so lib/gstreamer-${API}/libgstrist.so | 147 | @so lib/gstreamer-${API}/libgstrist.so |
| 172 | @so lib/gstreamer-${API}/libgstrsvg.so | ||
| 173 | @so lib/gstreamer-${API}/libgstrtmp2.so | 148 | @so lib/gstreamer-${API}/libgstrtmp2.so |
| 174 | @so lib/gstreamer-${API}/libgstrtpmanagerbad.so | 149 | @so lib/gstreamer-${API}/libgstrtpmanagerbad.so |
| 175 | @so lib/gstreamer-${API}/libgstrtponvif.so | 150 | @so lib/gstreamer-${API}/libgstrtponvif.so |
| 176 | @so lib/gstreamer-${API}/libgstsdpelem.so | 151 | @so lib/gstreamer-${API}/libgstsdpelem.so |
| 177 | @so lib/gstreamer-${API}/libgstsegmentclip.so | 152 | @so lib/gstreamer-${API}/libgstsegmentclip.so |
| 178 | @so lib/gstreamer-${API}/libgstshm.so | 153 | @so lib/gstreamer-${API}/libgstsiren.so |
| 179 | @so lib/gstreamer-${API}/libgstsmooth.so | 154 | @so lib/gstreamer-${API}/libgstsmooth.so |
| 180 | @so lib/gstreamer-${API}/libgstsmoothstreaming.so | 155 | @so lib/gstreamer-${API}/libgstsndfile.so |
| 181 | @so lib/gstreamer-${API}/libgstsoundtouch.so | ||
| 182 | @so lib/gstreamer-${API}/libgstspeed.so | 156 | @so lib/gstreamer-${API}/libgstspeed.so |
| 183 | @so lib/gstreamer-${API}/libgstsubenc.so | 157 | @so lib/gstreamer-${API}/libgstsubenc.so |
| 184 | @so lib/gstreamer-${API}/libgstswitchbin.so | 158 | @so lib/gstreamer-${API}/libgstswitchbin.so |
| 185 | @so lib/gstreamer-${API}/libgsttranscode.so | 159 | @so lib/gstreamer-${API}/libgsttimecode.so |
| 186 | @so lib/gstreamer-${API}/libgstttmlsubs.so | ||
| 187 | @so lib/gstreamer-${API}/libgstvideofiltersbad.so | 160 | @so lib/gstreamer-${API}/libgstvideofiltersbad.so |
| 188 | @so lib/gstreamer-${API}/libgstvideoframe_audiolevel.so | 161 | @so lib/gstreamer-${API}/libgstvideoframe_audiolevel.so |
| 189 | @so lib/gstreamer-${API}/libgstvideoparsersbad.so | 162 | @so lib/gstreamer-${API}/libgstvideoparsersbad.so |
| 190 | @so lib/gstreamer-${API}/libgstvideosignal.so | 163 | @so lib/gstreamer-${API}/libgstvideosignal.so |
| 191 | @so lib/gstreamer-${API}/libgstvmnc.so | 164 | @so lib/gstreamer-${API}/libgstvmnc.so |
| 192 | @so lib/gstreamer-${API}/libgstwaylandsink.so | ||
| 193 | @so lib/gstreamer-${API}/libgsty4mdec.so | 165 | @so lib/gstreamer-${API}/libgsty4mdec.so |
| 194 | @lib lib/libgstadaptivedemux-${API}.so.${LIBgstadaptivedemux-${API}_VERSION} | 166 | @lib lib/libgstadaptivedemux-${API}.so.${LIBgstadaptivedemux-${API}_VERSION} |
| 195 | @lib lib/libgstbadaudio-${API}.so.${LIBgstbadaudio-${API}_VERSION} | 167 | @lib lib/libgstbadaudio-${API}.so.${LIBgstbadaudio-${API}_VERSION} |
| @@ -205,7 +177,6 @@ lib/girepository-${API}/GstWebRTC-${API}.typelib | |||
| 205 | @lib lib/libgstsctp-${API}.so.${LIBgstsctp-${API}_VERSION} | 177 | @lib lib/libgstsctp-${API}.so.${LIBgstsctp-${API}_VERSION} |
| 206 | @lib lib/libgsttranscoder-${API}.so.${LIBgsttranscoder-${API}_VERSION} | 178 | @lib lib/libgsttranscoder-${API}.so.${LIBgsttranscoder-${API}_VERSION} |
| 207 | @lib lib/libgsturidownloader-${API}.so.${LIBgsturidownloader-${API}_VERSION} | 179 | @lib lib/libgsturidownloader-${API}.so.${LIBgsturidownloader-${API}_VERSION} |
| 208 | @lib lib/libgstwayland-${API}.so.${LIBgstwayland-${API}_VERSION} | ||
| 209 | @lib lib/libgstwebrtc-${API}.so.${LIBgstwebrtc-${API}_VERSION} | 180 | @lib lib/libgstwebrtc-${API}.so.${LIBgstwebrtc-${API}_VERSION} |
| 210 | lib/pkgconfig/gstreamer-bad-audio-${API}.pc | 181 | lib/pkgconfig/gstreamer-bad-audio-${API}.pc |
| 211 | lib/pkgconfig/gstreamer-codecparsers-${API}.pc | 182 | lib/pkgconfig/gstreamer-codecparsers-${API}.pc |
| @@ -217,16 +188,8 @@ lib/pkgconfig/gstreamer-player-${API}.pc | |||
| 217 | lib/pkgconfig/gstreamer-plugins-bad-${API}.pc | 188 | lib/pkgconfig/gstreamer-plugins-bad-${API}.pc |
| 218 | lib/pkgconfig/gstreamer-sctp-${API}.pc | 189 | lib/pkgconfig/gstreamer-sctp-${API}.pc |
| 219 | lib/pkgconfig/gstreamer-transcoder-${API}.pc | 190 | lib/pkgconfig/gstreamer-transcoder-${API}.pc |
| 220 | lib/pkgconfig/gstreamer-wayland-${API}.pc | ||
| 221 | lib/pkgconfig/gstreamer-webrtc-${API}.pc | 191 | lib/pkgconfig/gstreamer-webrtc-${API}.pc |
| 222 | share/gir-${API}/GstBadAudio-${API}.gir | 192 | share/gstreamer-${API}/ |
| 223 | share/gir-${API}/GstCodecs-${API}.gir | ||
| 224 | share/gir-${API}/GstInsertBin-${API}.gir | ||
| 225 | share/gir-${API}/GstMpegts-${API}.gir | ||
| 226 | share/gir-${API}/GstPlay-${API}.gir | ||
| 227 | share/gir-${API}/GstPlayer-${API}.gir | ||
| 228 | share/gir-${API}/GstTranscoder-${API}.gir | ||
| 229 | share/gir-${API}/GstWebRTC-${API}.gir | ||
| 230 | share/gstreamer-${API}/encoding-profiles/ | 193 | share/gstreamer-${API}/encoding-profiles/ |
| 231 | share/gstreamer-${API}/encoding-profiles/device/ | 194 | share/gstreamer-${API}/encoding-profiles/device/ |
| 232 | share/gstreamer-${API}/encoding-profiles/device/dvd.gep | 195 | share/gstreamer-${API}/encoding-profiles/device/dvd.gep |
| @@ -244,47 +207,3 @@ share/gstreamer-${API}/encoding-profiles/online-services/ | |||
| 244 | share/gstreamer-${API}/encoding-profiles/online-services/youtube.gep | 207 | share/gstreamer-${API}/encoding-profiles/online-services/youtube.gep |
| 245 | share/gstreamer-${API}/presets/ | 208 | share/gstreamer-${API}/presets/ |
| 246 | share/gstreamer-${API}/presets/GstFreeverb.prs | 209 | share/gstreamer-${API}/presets/GstFreeverb.prs |
| 247 | share/locale/af/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 248 | share/locale/ast/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 249 | share/locale/az/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 250 | share/locale/bg/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 251 | share/locale/ca/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 252 | share/locale/cs/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 253 | share/locale/da/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 254 | share/locale/de/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 255 | share/locale/el/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 256 | share/locale/en_GB/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 257 | share/locale/eo/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 258 | share/locale/es/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 259 | share/locale/eu/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 260 | share/locale/fi/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 261 | share/locale/fr/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 262 | share/locale/fur/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 263 | share/locale/gl/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 264 | share/locale/hr/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 265 | share/locale/hu/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 266 | share/locale/id/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 267 | share/locale/it/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 268 | share/locale/ja/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 269 | share/locale/ka/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 270 | share/locale/ky/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 271 | share/locale/lt/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 272 | share/locale/lv/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 273 | share/locale/mt/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 274 | share/locale/nb/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 275 | share/locale/nl/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 276 | share/locale/or/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 277 | share/locale/pl/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 278 | share/locale/pt_BR/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 279 | share/locale/ro/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 280 | share/locale/ru/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 281 | share/locale/sk/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 282 | share/locale/sl/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 283 | share/locale/sq/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 284 | share/locale/sr/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 285 | share/locale/sv/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 286 | share/locale/tr/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 287 | share/locale/uk/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 288 | share/locale/vi/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 289 | share/locale/zh_CN/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
| 290 | share/locale/zh_TW/LC_MESSAGES/gst-plugins-bad-${API}.mo | ||
diff --git a/multimedia/gstreamer1/plugins-base/Makefile b/multimedia/gstreamer1/plugins-base/Makefile index 6757df2..ea14807 100644 --- a/multimedia/gstreamer1/plugins-base/Makefile +++ b/multimedia/gstreamer1/plugins-base/Makefile | |||
| @@ -18,43 +18,39 @@ SHARED_LIBS += gstgl-1.0 6.1 # 0.2210.0 | |||
| 18 | 18 | ||
| 19 | SITES= ${SITE_GST:=gst-plugins-base/} | 19 | SITES= ${SITE_GST:=gst-plugins-base/} |
| 20 | 20 | ||
| 21 | WANTLIB += EGL GL X11 X11-xcb Xext Xi Xv c cairo cdda_interface | 21 | WANTLIB += EGL GL X11 X11-xcb Xext Xi Xv c cairo |
| 22 | WANTLIB += cdda_paranoia gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 | 22 | WANTLIB += glib-2.0 gmodule-2.0 |
| 23 | WANTLIB += graphene-1.0 gstbase-1.0 gstcontroller-1.0 gstnet-1.0 | 23 | WANTLIB += gstbase-1.0 gstcontroller-1.0 gstnet-1.0 |
| 24 | WANTLIB += gstreamer-1.0 intl jpeg m ogg opus orc-0.4 pango-1.0 | 24 | WANTLIB += gstreamer-1.0 m jpeg png sndio xcb z |
| 25 | WANTLIB += pangocairo-1.0 png sndio theoradec theoraenc vorbis | ||
| 26 | WANTLIB += vorbisenc wayland-client wayland-cursor wayland-egl | ||
| 27 | WANTLIB += xcb z | ||
| 28 | |||
| 29 | BUILD_DEPENDS= devel/iso-codes \ | ||
| 30 | devel/gobject-introspection \ | ||
| 31 | wayland/wayland-protocols | ||
| 32 | |||
| 33 | RUN_DEPENDS= devel/iso-codes | ||
| 34 | 25 | ||
| 35 | LIB_DEPENDS= ${P}/core=${V} \ | 26 | LIB_DEPENDS= ${P}/core=${V} \ |
| 36 | audio/cdparanoia \ | 27 | graphics/cairo \ |
| 37 | audio/libvorbis \ | ||
| 38 | audio/opus \ | ||
| 39 | devel/orc \ | ||
| 40 | devel/pango \ | ||
| 41 | graphics/graphene \ | ||
| 42 | graphics/jpeg \ | 28 | graphics/jpeg \ |
| 43 | multimedia/libtheora \ | 29 | graphics/png |
| 44 | wayland/wayland | ||
| 45 | 30 | ||
| 46 | # optional dependency for the the gio plugin; | 31 | # optional dependency for the the gio plugin; |
| 47 | # disabled because of cyclic build dependency: | 32 | # disabled because of cyclic build dependency: |
| 48 | # x11/gtk+4 -> gst-plugins-{bad,base} -> gvfs -> gtk+4,-guic -> x11/gtk+4 | 33 | # x11/gtk+4 -> gst-plugins-{bad,base} -> gvfs -> gtk+4,-guic -> x11/gtk+4 |
| 49 | #RUN_DEPENDS += x11/gnome/gvfs | 34 | #RUN_DEPENDS += x11/gnome/gvfs |
| 50 | 35 | ||
| 51 | CONFIGURE_ARGS= -Dalsa=disabled | 36 | CONFIGURE_ARGS= -Dalsa=disabled \ |
| 52 | 37 | -Dlibvisual=disabled \ | |
| 53 | #XXX libvisual needs to be ported | 38 | -Dtremor=disabled \ |
| 54 | CONFIGURE_ARGS += -Dlibvisual=disabled | 39 | -Diso-codes=disabled \ |
| 55 | 40 | -Dgl-graphene=disabled \ | |
| 56 | # XXX needs vorbisidec | 41 | -Dgio=disabled \ |
| 57 | CONFIGURE_ARGS += -Dtremor=disabled | 42 | -Dcdparanoia=disabled \ |
| 43 | -Dogg=disabled \ | ||
| 44 | -Dopus=disabled \ | ||
| 45 | -Dpango=disabled \ | ||
| 46 | -Dtheora=disabled \ | ||
| 47 | -Dvorbis=disabled \ | ||
| 48 | -Dexamples=disabled \ | ||
| 49 | -Dtests=disabled \ | ||
| 50 | -Dtools=disabled \ | ||
| 51 | -Dintrospection=disabled \ | ||
| 52 | -Dnls=disabled \ | ||
| 53 | -Dorc=disabled | ||
| 58 | 54 | ||
| 59 | DEBUG_PACKAGES= ${BUILD_PACKAGES} | 55 | DEBUG_PACKAGES= ${BUILD_PACKAGES} |
| 60 | 56 | ||
diff --git a/multimedia/gstreamer1/plugins-base/pkg/PLIST b/multimedia/gstreamer1/plugins-base/pkg/PLIST index 74635d6..e3c85de 100644 --- a/multimedia/gstreamer1/plugins-base/pkg/PLIST +++ b/multimedia/gstreamer1/plugins-base/pkg/PLIST | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | @conflict gstreamer1-plugins-bad-<1.14.0 | 1 | @conflict gstreamer1-plugins-bad-<1.14.0 |
| 2 | @bin bin/gst-device-monitor-${API} | 2 | include/gstreamer-${API}/ |
| 3 | @bin bin/gst-discoverer-${API} | 3 | include/gstreamer-${API}/gst/ |
| 4 | @bin bin/gst-play-${API} | ||
| 5 | include/gstreamer-${API}/gst/allocators/ | 4 | include/gstreamer-${API}/gst/allocators/ |
| 6 | include/gstreamer-${API}/gst/allocators/allocators-prelude.h | 5 | include/gstreamer-${API}/gst/allocators/allocators-prelude.h |
| 7 | include/gstreamer-${API}/gst/allocators/allocators.h | 6 | include/gstreamer-${API}/gst/allocators/allocators.h |
| @@ -110,9 +109,6 @@ include/gstreamer-${API}/gst/gl/gstglupload.h | |||
| 110 | include/gstreamer-${API}/gst/gl/gstglutils.h | 109 | include/gstreamer-${API}/gst/gl/gstglutils.h |
| 111 | include/gstreamer-${API}/gst/gl/gstglviewconvert.h | 110 | include/gstreamer-${API}/gst/gl/gstglviewconvert.h |
| 112 | include/gstreamer-${API}/gst/gl/gstglwindow.h | 111 | include/gstreamer-${API}/gst/gl/gstglwindow.h |
| 113 | include/gstreamer-${API}/gst/gl/wayland/ | ||
| 114 | include/gstreamer-${API}/gst/gl/wayland/gstgldisplay_wayland.h | ||
| 115 | include/gstreamer-${API}/gst/gl/wayland/wayland.h | ||
| 116 | include/gstreamer-${API}/gst/gl/x11/ | 112 | include/gstreamer-${API}/gst/gl/x11/ |
| 117 | include/gstreamer-${API}/gst/gl/x11/gstgldisplay_x11.h | 113 | include/gstreamer-${API}/gst/gl/x11/gstgldisplay_x11.h |
| 118 | include/gstreamer-${API}/gst/gl/x11/x11.h | 114 | include/gstreamer-${API}/gst/gl/x11/x11.h |
| @@ -211,19 +207,7 @@ include/gstreamer-${API}/gst/video/video.h | |||
| 211 | include/gstreamer-${API}/gst/video/videodirection.h | 207 | include/gstreamer-${API}/gst/video/videodirection.h |
| 212 | include/gstreamer-${API}/gst/video/videoorientation.h | 208 | include/gstreamer-${API}/gst/video/videoorientation.h |
| 213 | include/gstreamer-${API}/gst/video/videooverlay.h | 209 | include/gstreamer-${API}/gst/video/videooverlay.h |
| 214 | lib/girepository-${API}/GstAllocators-${API}.typelib | 210 | lib/gstreamer-${API}/ |
| 215 | lib/girepository-${API}/GstApp-${API}.typelib | ||
| 216 | lib/girepository-${API}/GstAudio-${API}.typelib | ||
| 217 | lib/girepository-${API}/GstGL-${API}.typelib | ||
| 218 | lib/girepository-${API}/GstGLEGL-${API}.typelib | ||
| 219 | lib/girepository-${API}/GstGLWayland-${API}.typelib | ||
| 220 | lib/girepository-${API}/GstGLX11-${API}.typelib | ||
| 221 | lib/girepository-${API}/GstPbutils-${API}.typelib | ||
| 222 | lib/girepository-${API}/GstRtp-${API}.typelib | ||
| 223 | lib/girepository-${API}/GstRtsp-${API}.typelib | ||
| 224 | lib/girepository-${API}/GstSdp-${API}.typelib | ||
| 225 | lib/girepository-${API}/GstTag-${API}.typelib | ||
| 226 | lib/girepository-${API}/GstVideo-${API}.typelib | ||
| 227 | lib/gstreamer-${API}/include/ | 211 | lib/gstreamer-${API}/include/ |
| 228 | lib/gstreamer-${API}/include/gst/ | 212 | lib/gstreamer-${API}/include/gst/ |
| 229 | lib/gstreamer-${API}/include/gst/gl/ | 213 | lib/gstreamer-${API}/include/gst/gl/ |
| @@ -235,28 +219,21 @@ lib/gstreamer-${API}/include/gst/gl/gstglconfig.h | |||
| 235 | @so lib/gstreamer-${API}/libgstaudiorate.so | 219 | @so lib/gstreamer-${API}/libgstaudiorate.so |
| 236 | @so lib/gstreamer-${API}/libgstaudioresample.so | 220 | @so lib/gstreamer-${API}/libgstaudioresample.so |
| 237 | @so lib/gstreamer-${API}/libgstaudiotestsrc.so | 221 | @so lib/gstreamer-${API}/libgstaudiotestsrc.so |
| 238 | @so lib/gstreamer-${API}/libgstcdparanoia.so | ||
| 239 | @so lib/gstreamer-${API}/libgstcompositor.so | 222 | @so lib/gstreamer-${API}/libgstcompositor.so |
| 240 | @so lib/gstreamer-${API}/libgstencoding.so | 223 | @so lib/gstreamer-${API}/libgstencoding.so |
| 241 | @so lib/gstreamer-${API}/libgstgio.so | ||
| 242 | @so lib/gstreamer-${API}/libgstogg.so | ||
| 243 | @so lib/gstreamer-${API}/libgstopengl.so | 224 | @so lib/gstreamer-${API}/libgstopengl.so |
| 244 | @so lib/gstreamer-${API}/libgstopus.so | ||
| 245 | @so lib/gstreamer-${API}/libgstoverlaycomposition.so | 225 | @so lib/gstreamer-${API}/libgstoverlaycomposition.so |
| 246 | @so lib/gstreamer-${API}/libgstpango.so | ||
| 247 | @so lib/gstreamer-${API}/libgstpbtypes.so | 226 | @so lib/gstreamer-${API}/libgstpbtypes.so |
| 248 | @so lib/gstreamer-${API}/libgstplayback.so | 227 | @so lib/gstreamer-${API}/libgstplayback.so |
| 249 | @so lib/gstreamer-${API}/libgstrawparse.so | 228 | @so lib/gstreamer-${API}/libgstrawparse.so |
| 250 | @so lib/gstreamer-${API}/libgstsndio.so | 229 | @so lib/gstreamer-${API}/libgstsndio.so |
| 251 | @so lib/gstreamer-${API}/libgstsubparse.so | 230 | @so lib/gstreamer-${API}/libgstsubparse.so |
| 252 | @so lib/gstreamer-${API}/libgsttcp.so | 231 | @so lib/gstreamer-${API}/libgsttcp.so |
| 253 | @so lib/gstreamer-${API}/libgsttheora.so | ||
| 254 | @so lib/gstreamer-${API}/libgsttypefindfunctions.so | 232 | @so lib/gstreamer-${API}/libgsttypefindfunctions.so |
| 255 | @so lib/gstreamer-${API}/libgstvideoconvertscale.so | 233 | @so lib/gstreamer-${API}/libgstvideoconvertscale.so |
| 256 | @so lib/gstreamer-${API}/libgstvideorate.so | 234 | @so lib/gstreamer-${API}/libgstvideorate.so |
| 257 | @so lib/gstreamer-${API}/libgstvideotestsrc.so | 235 | @so lib/gstreamer-${API}/libgstvideotestsrc.so |
| 258 | @so lib/gstreamer-${API}/libgstvolume.so | 236 | @so lib/gstreamer-${API}/libgstvolume.so |
| 259 | @so lib/gstreamer-${API}/libgstvorbis.so | ||
| 260 | @so lib/gstreamer-${API}/libgstximagesink.so | 237 | @so lib/gstreamer-${API}/libgstximagesink.so |
| 261 | @so lib/gstreamer-${API}/libgstxvimagesink.so | 238 | @so lib/gstreamer-${API}/libgstxvimagesink.so |
| 262 | @lib lib/libgstallocators-${API}.so.${LIBgstallocators-${API}_VERSION} | 239 | @lib lib/libgstallocators-${API}.so.${LIBgstallocators-${API}_VERSION} |
| @@ -278,7 +255,6 @@ lib/pkgconfig/gstreamer-fft-${API}.pc | |||
| 278 | lib/pkgconfig/gstreamer-gl-${API}.pc | 255 | lib/pkgconfig/gstreamer-gl-${API}.pc |
| 279 | lib/pkgconfig/gstreamer-gl-egl-${API}.pc | 256 | lib/pkgconfig/gstreamer-gl-egl-${API}.pc |
| 280 | lib/pkgconfig/gstreamer-gl-prototypes-${API}.pc | 257 | lib/pkgconfig/gstreamer-gl-prototypes-${API}.pc |
| 281 | lib/pkgconfig/gstreamer-gl-wayland-${API}.pc | ||
| 282 | lib/pkgconfig/gstreamer-gl-x11-${API}.pc | 258 | lib/pkgconfig/gstreamer-gl-x11-${API}.pc |
| 283 | lib/pkgconfig/gstreamer-pbutils-${API}.pc | 259 | lib/pkgconfig/gstreamer-pbutils-${API}.pc |
| 284 | lib/pkgconfig/gstreamer-plugins-base-${API}.pc | 260 | lib/pkgconfig/gstreamer-plugins-base-${API}.pc |
| @@ -288,62 +264,6 @@ lib/pkgconfig/gstreamer-rtsp-${API}.pc | |||
| 288 | lib/pkgconfig/gstreamer-sdp-${API}.pc | 264 | lib/pkgconfig/gstreamer-sdp-${API}.pc |
| 289 | lib/pkgconfig/gstreamer-tag-${API}.pc | 265 | lib/pkgconfig/gstreamer-tag-${API}.pc |
| 290 | lib/pkgconfig/gstreamer-video-${API}.pc | 266 | lib/pkgconfig/gstreamer-video-${API}.pc |
| 291 | @man man/man1/gst-device-monitor-${API}.1 | ||
| 292 | @man man/man1/gst-discoverer-${API}.1 | ||
| 293 | @man man/man1/gst-play-${API}.1 | ||
| 294 | share/gir-${API}/GstAllocators-${API}.gir | ||
| 295 | share/gir-${API}/GstApp-${API}.gir | ||
| 296 | share/gir-${API}/GstAudio-${API}.gir | ||
| 297 | share/gir-${API}/GstGL-${API}.gir | ||
| 298 | share/gir-${API}/GstGLEGL-${API}.gir | ||
| 299 | share/gir-${API}/GstGLWayland-${API}.gir | ||
| 300 | share/gir-${API}/GstGLX11-${API}.gir | ||
| 301 | share/gir-${API}/GstPbutils-${API}.gir | ||
| 302 | share/gir-${API}/GstRtp-${API}.gir | ||
| 303 | share/gir-${API}/GstRtsp-${API}.gir | ||
| 304 | share/gir-${API}/GstSdp-${API}.gir | ||
| 305 | share/gir-${API}/GstTag-${API}.gir | ||
| 306 | share/gir-${API}/GstVideo-${API}.gir | ||
| 307 | share/gst-plugins-base/ | 267 | share/gst-plugins-base/ |
| 308 | share/gst-plugins-base/${API}/ | 268 | share/gst-plugins-base/${API}/ |
| 309 | share/gst-plugins-base/${API}/license-translations.dict | 269 | share/gst-plugins-base/${API}/license-translations.dict |
| 310 | share/locale/af/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 311 | share/locale/az/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 312 | share/locale/bg/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 313 | share/locale/ca/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 314 | share/locale/cs/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 315 | share/locale/da/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 316 | share/locale/de/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 317 | share/locale/el/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 318 | share/locale/en_GB/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 319 | share/locale/eo/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 320 | share/locale/es/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 321 | share/locale/eu/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 322 | share/locale/fi/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 323 | share/locale/fr/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 324 | share/locale/fur/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 325 | share/locale/gl/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 326 | share/locale/hr/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 327 | share/locale/hu/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 328 | share/locale/id/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 329 | share/locale/it/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 330 | share/locale/ja/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 331 | share/locale/ka/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 332 | share/locale/lt/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 333 | share/locale/lv/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 334 | share/locale/nb/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 335 | share/locale/nl/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 336 | share/locale/or/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 337 | share/locale/pl/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 338 | share/locale/pt_BR/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 339 | share/locale/ro/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 340 | share/locale/ru/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 341 | share/locale/sk/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 342 | share/locale/sl/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 343 | share/locale/sq/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 344 | share/locale/sr/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 345 | share/locale/sv/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 346 | share/locale/tr/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 347 | share/locale/uk/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 348 | share/locale/vi/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
| 349 | share/locale/zh_CN/LC_MESSAGES/gst-plugins-base-${API}.mo | ||
