glib2-2.77.0

This commit is contained in:
Rmys
2023-07-22 21:04:21 +03:00
committed by GitHub
parent 1c6c7a669d
commit 8a439bdcc2
3 changed files with 131 additions and 1 deletions
+10 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A library of handy utility functions</Summary>
<Description>glib2 is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.</Description>
<Archive sha1sum="9b80bd0ec8b9a0fbfc6c5f54312b6c91047896a7" type="tarxz">mirrors://gnome/glib/2.76/glib-2.76.4.tar.xz</Archive>
<Archive sha1sum="e0ae1800652903015561157d4dd7c8cf82136264" type="tarxz">mirrors://gnome/glib/2.77/glib-2.77.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>ninja</Dependency>
@@ -28,6 +28,8 @@
<Patch level="1">noisy-glib-compile-schemas.diff</Patch>
<Patch level="1">glib-2.68.2-skip_warnings-1.patch</Patch>
<Patch level="1">glib2.patch</Patch>
<Patch level="1">fedora/0001-gmain-Add-a-missing-return-on-error-path-in-g_main_c.patch</Patch>
<Patch level="1">fedora/fix-missing-exported-symbols.patch</Patch>
</Patches>
<AdditionalFiles>
<AdditionalFile target="multilib.diff" permission="0644">multilib.diff</AdditionalFile>
@@ -141,6 +143,13 @@
</Package>
<History>
<Update release="37">
<Date>2023-07-22</Date>
<Version>2.77.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2023-07-06</Date>
<Version>2.76.4</Version>