diff options
Diffstat (limited to 'multimedia/gstreamer1/plugins-base')
| -rw-r--r-- | multimedia/gstreamer1/plugins-base/Makefile | 52 | ||||
| -rw-r--r-- | multimedia/gstreamer1/plugins-base/pkg/PLIST | 86 |
2 files changed, 27 insertions, 111 deletions
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 | ||
