diff options
author | Vika <vika@fireburn.ru> | 2025-01-30 08:49:22 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2025-01-30 08:49:22 +0300 |
commit | 62263e0e619625f2c5dd0b4364b43bd4fefc8ccd (patch) | |
tree | c796d7f78c2205dff77eacb02d43024a254c6d67 /libsecret/sys/Gir.toml | |
parent | 320de85d04061ccc3ce50fb9a460a28068f7146a (diff) | |
download | bowl-62263e0e619625f2c5dd0b4364b43bd4fefc8ccd.tar.zst |
libsecret: 0.6.0 (private fork) -> 0.7.0 (upstream)
libsecret is now maintained again! No need for a private fork.
Diffstat (limited to 'libsecret/sys/Gir.toml')
-rw-r--r-- | libsecret/sys/Gir.toml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/libsecret/sys/Gir.toml b/libsecret/sys/Gir.toml deleted file mode 100644 index 772ef3c..0000000 --- a/libsecret/sys/Gir.toml +++ /dev/null @@ -1,17 +0,0 @@ -[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 |