libdex new package

This commit is contained in:
Rmys
2023-03-21 12:14:55 +03:00
parent 241ca9a1fd
commit ee2d68c15e
8 changed files with 1076 additions and 361 deletions
+8 -1
View File
@@ -11,7 +11,7 @@
<License>LGPLv2.1</License>
<Summary>template-glib is a library for template expansion which supports calling into GObject Introspection from templates.</Summary>
<Description>Template-GLib is a library to help you generate text based on a template and user defined state. Template-GLib does not use a language runtime, so it is safe to use from any GObject-Introspectable language.</Description>
<Archive sha1sum="068752c202895fb1b1cb526542328c807d04dbc5" type="tarxz">https://download.gnome.org/sources/template-glib/3.36/template-glib-3.36.0.tar.xz</Archive>
<Archive sha1sum="45841bbedb62915d38e39aeca1d3ce0380552931" type="tarxz">https://download.gnome.org/sources/template-glib/3.36/template-glib-3.36.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>vala-devel</Dependency>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="4">
<Date>2023-03-21</Date>
<Version>3.36.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2022-09-18</Date>
<Version>3.36.0</Version>