Blame meson_options.txt

Packit 0652a1
option('audioresample_format', type : 'combo',
Packit 0652a1
       choices : ['int', 'float', 'auto'], value : 'auto')
Packit 0652a1
option('install_plugins_helper', type: 'string', value: '',
Packit 0652a1
       description: 'Path of distro helper script to call to install missing plugins')
Packit 0652a1
option('iso-codes', type : 'feature', value : 'auto',
Packit 0652a1
       description: 'Use iso-codes in libgsttag (for language names)')
Packit 0652a1
Packit 0652a1
# OpenGL integration library options
Packit 0652a1
option('gl_api', type : 'array', choices : ['opengl', 'gles2', 'auto'], value : ['auto'],
Packit 0652a1
       description : 'A comma separated list of opengl APIs to enable building against')
Packit 0652a1
option('gl_platform', type : 'array',
Packit 0652a1
       choices : ['glx', 'egl', 'cgl', 'wgl', 'eagl', 'auto'], value : ['auto'],
Packit 0652a1
       description : 'A comma separated list of opengl platforms to enable building against')
Packit 0652a1
option('gl_winsys', type : 'array',
Packit 0652a1
       choices : ['x11', 'wayland', 'win32', 'cocoa', 'dispmanx', 'viv-fb', 'gbm', 'android', 'auto'], value : ['auto'],
Packit 0652a1
       description : 'A comma separated list of opengl windows systems to enable building against. Supported values are x11, wayland, win32, cocoa, dispmanx, viv-fb, gbm and android')
Packit 0652a1
option('egl_module_name', type : 'string', value : '',
Packit 0652a1
       description : 'The file to pass to g_module_open to open the libEGL library (default: libEGL)')
Packit 0652a1
option('opengl_module_name', type : 'string', value : '',
Packit 0652a1
       description : 'The file to pass to g_module_open to open the libGL library (default: libGL)')
Packit 0652a1
option('gles2_module_name', type : 'string', value : '',
Packit 0652a1
       description : 'The file to pass to g_module_open to open the libGLESv2 library (default: libGLESv2)')
Packit 0652a1
Packit 0652a1
# Feature option for opengl plugin and integration library
Packit 0652a1
option('gl', type : 'feature', value : 'auto', description : 'OpenGL integration library and OpenGL plugin')
Packit 0652a1
option('gl-graphene', type : 'feature', value : 'auto', description : 'Use Graphene in OpenGL plugin')
Packit 0652a1
option('gl-jpeg', type : 'feature', value : 'auto', description : 'Use libjpeg in OpenGL plugin')
Packit 0652a1
option('gl-png', type : 'feature', value : 'auto', description : 'Use libpng in OpenGL plugin')
Packit 0652a1
Packit 0652a1
# Feature options for plugins with no external deps
Packit 0652a1
option('adder', type : 'feature', value : 'auto')
Packit 0652a1
option('app', type : 'feature', value : 'auto')
Packit 0652a1
option('audioconvert', type : 'feature', value : 'auto')
Packit 0652a1
option('audiomixer', type : 'feature', value : 'auto')
Packit 0652a1
option('audiorate', type : 'feature', value : 'auto')
Packit 0652a1
option('audioresample', type : 'feature', value : 'auto')
Packit 0652a1
option('audiotestsrc', type : 'feature', value : 'auto')
Packit 0652a1
option('compositor', type : 'feature', value : 'auto')
Packit 0652a1
option('encoding', type : 'feature', value : 'auto')
Packit 0652a1
option('gio', type : 'feature', value : 'auto')
Packit 0652a1
option('overlaycomposition', type : 'feature', value : 'auto')
Packit 0652a1
option('pbtypes', type : 'feature', value : 'auto')
Packit 0652a1
option('playback', type : 'feature', value : 'auto')
Packit 0652a1
option('rawparse', type : 'feature', value : 'auto')
Packit 0652a1
option('subparse', type : 'feature', value : 'auto')
Packit 0652a1
option('tcp', type : 'feature', value : 'auto')
Packit 0652a1
option('typefind', type : 'feature', value : 'auto')
Packit 0652a1
option('videoconvert', type : 'feature', value : 'auto')
Packit 0652a1
option('videorate', type : 'feature', value : 'auto')
Packit 0652a1
option('videoscale', type : 'feature', value : 'auto')
Packit 0652a1
option('videotestsrc', type : 'feature', value : 'auto')
Packit 0652a1
option('volume', type : 'feature', value : 'auto')
Packit 0652a1
Packit 0652a1
# Feature options for plugins with external deps
Packit 0652a1
option('alsa', type : 'feature', value : 'auto', description : 'ALSA audio source/sink plugin')
Packit 0652a1
option('cdparanoia', type : 'feature', value : 'auto', description : 'cdparanoia plugin')
Packit 0652a1
option('libvisual', type : 'feature', value : 'auto', description : 'libvisual audio visualization plugin')
Packit 0652a1
option('ogg', type : 'feature', value : 'auto', description : 'ogg parser, muxer, demuxer plugin')
Packit 0652a1
option('opus', type : 'feature', value : 'auto', description : 'OPUS audio codec plugin')
Packit 0652a1
option('pango', type : 'feature', value : 'auto', description : 'Pango text rendering and overlay plugin')
Packit 0652a1
option('theora', type : 'feature', value : 'auto', description : 'Theora video parser and codec plugin')
Packit 0652a1
option('tremor', type : 'feature', value : 'auto', description : 'Integer Vorbis decoder plugin for devices without floating point')
Packit 0652a1
option('vorbis', type : 'feature', value : 'auto', description : 'Vorbis audio parser, tagger, and codec plugin')
Packit 0652a1
option('x11', type : 'feature', value : 'auto', description : 'X11 ximagesink plugin, and X11 support in libraries, plugins, examples')
Packit 0652a1
option('xshm', type : 'feature', value : 'auto', description : 'X11 shared memory support for X11 plugins')
Packit 0652a1
option('xvideo', type : 'feature', value : 'auto', description : 'X11 XVideo xvimagesink plugin')
Packit 0652a1
Packit 0652a1
# Common feature options
Packit 0652a1
option('examples', type : 'feature', value : 'auto', yield : true)
Packit 0652a1
option('tests', type : 'feature', value : 'auto', yield : true)
Packit 0652a1
option('tools', type : 'feature', value : 'auto', yield : true)
Packit 0652a1
option('gtk_doc', type : 'feature', value : 'auto', yield : true, description : 'Build API documentation with gtk-doc')
Packit 0652a1
option('introspection', type : 'feature', value : 'auto', yield : true, description : 'Generate gobject-introspection bindings')
Packit 0652a1
option('nls', type : 'feature', value : 'auto', yield: true, description : 'Enable native language support (translations)')
Packit 0652a1
option('orc', type : 'feature', value : 'auto', yield : true)
Packit 0652a1
option('gobject-cast-checks', type : 'feature', value : 'auto', yield : true,
Packit 0652a1
       description: 'Enable run-time GObject cast checks (auto = enabled for development, disabled for stable releases)')
Packit 0652a1
option('glib-asserts', type : 'feature', value : 'enabled', yield : true,
Packit 0652a1
       description: 'Enable GLib assertion (auto = enabled for development, disabled for stable releases)')
Packit 0652a1
option('glib-checks', type : 'feature', value : 'enabled', yield : true,
Packit 0652a1
       description: 'Enable GLib checks such as API guards (auto = enabled for development, disabled for stable releases)')
Packit 0652a1
Packit 0652a1
# Common options
Packit 0652a1
option('package-name', type : 'string', yield : true,
Packit 0652a1
       description : 'package name to use in plugins')
Packit 0652a1
option('package-origin', type : 'string', value : 'Unknown package origin', yield : true,
Packit 0652a1
       description : 'package origin URL to use in plugins')