GNOME Bugzilla – Bug 784136
meson: directories missing meson.build files
Last modified: 2018-11-03 14:10:12 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
(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
(In reply to Olivier Crête from comment #0) > < ./ext/spc > < ./ext/bs2b > < ./ext/gsm > < ./ext/ladspa > < ./ext/lv2 > These have been ported.
-- 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.