After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 784136 - meson: directories missing meson.build files
meson: directories missing meson.build files
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-06-23 16:51 UTC by Olivier Crête
Modified: 2018-11-03 14:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Olivier Crête 2017-06-23 16:51:54 UTC
Generated using:
 diff  <(find . -name Makefile.am | xargs -n1 dirname) <(find . -name meson.build | xargs -n1 dirname) |grep '^<'

< ./docs/plugins
< ./docs/libs
< ./tests/icles
< ./tests/examples/mxf
< ./tests/examples/uvch264
< ./tests/examples/directfb
< ./tests/examples
< ./tests/examples/waylandsink
< ./tests/examples/codecparsers
< ./tests/examples/camerabin2
< ./tests/examples/mpegts
< ./tests/examples/opencv
< ./tests/examples/gtk
< ./tests/examples/avsamplesink
< ./tests/examples/audiomixmatrix
< ./tests/examples/gl/qt
< ./tests/examples/gl/clutter
< ./tests/examples/gl
< ./tests/examples/gl/sdl
< ./tests/examples/gl/cocoa
< ./tests/examples/gl/generic/doublecube
< ./tests/examples/gl/generic
< ./tests/examples/gl/generic/cube
< ./tests/examples/gl/generic/cubeyuv
< ./tests/examples/gl/generic/recordgraphic
< ./tests/examples/gl/gtk/filternovideooverlay
< ./tests/examples/gl/gtk
< ./tests/examples/gl/gtk/switchvideooverlay
< ./tests/examples/gl/gtk/3dvideo
< ./tests/examples/gl/gtk/fxtest
< ./tests/examples/gl/gtk/filtervideooverlay

< ./ext/teletextdec
< ./ext/qt
< ./ext/openal
< ./ext/sndfile
< ./ext/openni2
< ./ext/modplug
< ./ext/spc
< ./ext
< ./ext/gme
< ./ext/ofa
< ./ext/daala
< ./ext/musepack
< ./ext/bs2b
< ./ext/gsm
< ./ext/wildmidi
< ./ext/vulkan/xcb
< ./ext/vulkan/wayland
< ./ext/ladspa
< ./ext/openmpt
< ./ext/neon
< ./ext/openexr
< ./ext/lv2
< ./ext/voamrwbenc
< ./ext/dc1394


< ./sys/opensles
< ./sys/dshowvideosink
< ./sys/applemedia
< ./sys/acmmp3dec
< ./sys/androidmedia
< ./sys/nvenc
< ./sys/vcd
< ./sys/dshowsrcwrapper
< ./sys/vdpau
< ./sys/dshowdecwrapper
< ./sys/acmenc
< ./sys/tinyalsa
< ./gst-libs/gst/allocators
< ./gst-libs/gst/gl/eagl
< ./gst-libs/gst/gl/egl
< ./gst-libs/gst/gl/cocoa
< ./gst-libs/gst/gl/x11
< ./gst-libs/gst/gl/win32
< ./gst-libs/gst/gl/dispmanx
< ./gst-libs/gst/gl/viv-fb
< ./gst-libs/gst/gl/android
< ./gst-libs/gst/gl/wayland
< ./gst-libs/gst/gl/glprototypes

< ./tools

< ./gst/mpegtsmux/tsmux
Comment 1 Matthew Waters (ystreet00) 2017-06-25 10:13:36 UTC
(In reply to Olivier Crête from comment #0)
> < ./ext/vulkan/xcb
> < ./ext/vulkan/wayland

These used from in ext/vulkan/meson.build so aren't needed

> < ./gst-libs/gst/allocators
> < ./gst-libs/gst/gl/eagl
> < ./gst-libs/gst/gl/egl
> < ./gst-libs/gst/gl/cocoa
> < ./gst-libs/gst/gl/x11
> < ./gst-libs/gst/gl/win32
> < ./gst-libs/gst/gl/dispmanx
> < ./gst-libs/gst/gl/viv-fb
> < ./gst-libs/gst/gl/android
> < ./gst-libs/gst/gl/wayland
> < ./gst-libs/gst/gl/glprototypes

These are all in gst-libs/gst/gl/meson.build so aren't needed
Comment 2 Nirbheek Chauhan 2018-07-27 10:40:10 UTC
(In reply to Olivier Crête from comment #0)
> < ./ext/spc
> < ./ext/bs2b
> < ./ext/gsm
> < ./ext/ladspa
> < ./ext/lv2
> 

These have been ported.
Comment 3 GStreamer system administrator 2018-11-03 14:10:12 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/576.