Initial commit

This commit is contained in:
2025-08-21 09:58:18 +03:00
commit dc31c10f1f
4 changed files with 72 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: libical
description: Open Source implementation of the iCalendar protocols and protocol data units
version: 3.0.20
url: https://github.com/libical/libical
license: MPL2 OR LGPL2.1-or-later
architecture: any
depends: ["gcc","glib","glibc","icu","libxml2"]
make_depends: ["cmake","gobject-introspection","ninja","vala","python-pygobject"]
type: source