Initial Commit

This commit is contained in:
2025-05-08 17:14:48 +03:00
commit c2eb888ed1
2 changed files with 43 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: libgee
description: Collection library providing GObject-based interfaces and classes for commonly used data structures.
version: 0.20.8
url: https://gitlab.gnome.org/GNOME/libgee
license: LGPL2.1-or-later
architecture: any
depends: ["glib","glibc"]
make_depends: ["gobject-introspection","vala"]
type: source