Totem building

This commit is contained in:
Gerardo J. Puerta
2022-10-24 18:40:01 +02:00
parent ac268a82ec
commit 2a9e3df414
57 changed files with 1608 additions and 1278 deletions

View File

@ -0,0 +1,11 @@
--- a/meson.build 2022-10-24 18:30:04.460643241 +0200
+++ b/meson.build 2022-10-24 18:30:12.632616397 +0200
@@ -3,7 +3,7 @@
version: '3.34.1',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
- meson_version: '>= 0.49.0'
+ meson_version: '>= 0.50.0'
)
totem_version = meson.project_version()