Merge "queue: apply the upstream 1.14.4" into tizen
[platform/upstream/gstreamer.git] / meson_options.txt
index 9bc0e29..946e49d 100644 (file)
@@ -11,3 +11,7 @@ option('disable_introspection',
 option('disable_libunwind',
         type : 'boolean', value : false,
         description : 'Whether to disable the usage of libunwind (to generate backtraces)')
+option('with-package-name', type : 'string',
+       description : 'package name to use in plugins')
+option('with-package-origin', type : 'string', value : 'Unknown package origin',
+       description : 'package origin URL to use in plugins')