Switch to gir

This commit is contained in:
2017-07-10 23:21:16 +02:00
committed by Ospald, Julian
parent 965a64aa55
commit 13850652a7
17 changed files with 663 additions and 378 deletions

11
gir-libnotify.toml Normal file
View File

@@ -0,0 +1,11 @@
[options]
work_mode = "sys"
library = "Notify"
version = "0.7"
min_cfg_version = "0.7.6"
external_libraries = [
"GLib",
"GObject",
"GdkPixbuf",
]