summary refs log tree commit diff
path: root/libsecret/sys/Gir.toml
diff options
context:
space:
mode:
Diffstat (limited to 'libsecret/sys/Gir.toml')
-rw-r--r--libsecret/sys/Gir.toml17
1 files changed, 17 insertions, 0 deletions
diff --git a/libsecret/sys/Gir.toml b/libsecret/sys/Gir.toml
new file mode 100644
index 0000000..772ef3c
--- /dev/null
+++ b/libsecret/sys/Gir.toml
@@ -0,0 +1,17 @@
+[options]
+work_mode = "sys"
+library = "Secret"
+version = "1"
+girs_directories = ["../../gir-files", "../../"]
+min_cfg_version = "0.1"
+external_libraries = [
+   "GLib",
+   "GObject",
+   "Gio",
+]
+
+ignore = [
+   "Secret.MAJOR_VERSION",
+   "Secret.MICRO_VERSION",
+   "Secret.MINOR_VERSION",
+]
\ No newline at end of file