Initial Commit

This commit is contained in:
2025-05-08 17:17:28 +03:00
commit af6a83962d
2 changed files with 43 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
name: python-pygobject
description: Python package which provides bindings for GObject based libraries
version: 3.52.3
url: https://pygobject.gnome.org/
license: LGPL2.1-or-later
architecture: any
depends: ["glib","glibc","gobject-introspection","libffi","python3"]
optional_depends: ["python-pycairo"]
make_depends: ["meson","python-pycairo","python-setuptools"]
type: source