Build system: Replace Make by Meson

This commit is contained in:
Romain Vigier
2022-04-04 15:32:14 +02:00
parent 3f2abef12e
commit 9dbfbafe85
37 changed files with 629 additions and 498 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"name": "Night Theme Switcher",
"description": "Make your desktop easy on the eye, day and night.",
"uuid": "@UUID@",
"gettext-domain": "@UUID@",
"settings-schema": "@DNS@",
"url": "https://nightthemeswitcher.romainvigier.fr",
"session-modes": ["unlock-dialog", "user"],
"shell-version": ["42"],
"version": @VERSION@
}