File: meson.build

package info (click to toggle)
gst-plugins-ugly1.0 1.28.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,772 kB
  • sloc: ansic: 19,960; cpp: 656; python: 258; makefile: 33; sh: 5
file content (4 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (17)
1
2
3
4
# dist scripts
if not meson.is_subproject()
  meson.add_dist_script('dist-translations.py', meson.project_version())
endif