Initial Commit

This commit is contained in:
2025-05-08 17:14:13 +03:00
commit 54b1bbf8b6
2 changed files with 42 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: gtkmm3
description: The official C++ interface for the popular GUI library GTK
version: 3.24.8
url: https://www.gtkmm.org/
license: LGPL2.1-or-later
architecture: any
depends: ["atkmm","cairomm","gtk3","libsigcpp","pangomm"]
make_depends: ["meson"]
type: source