File: meson_options.txt

package info (click to toggle)
gnome-subtitles 1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 103,144 kB
  • sloc: xml: 406,395; cs: 364,495; ansic: 3,104; perl: 1,477; sh: 769; python: 545; javascript: 500; makefile: 49
file content (6 lines) | stat: -rw-r--r-- 295 bytes parent folder | download
1
2
3
4
5
6
option('install', type : 'boolean', value : false)
option('cairo', type : 'feature', value : 'auto')
option('pango', type : 'feature', value : 'auto')
option('atk', type : 'feature', value : 'auto')
option('gdk', type : 'feature', value : 'auto')
option('gtk', type : 'feature', value : 'auto')