glib2-2.76.0
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
<Dependency versionFrom="1.14.6">dbus-devel</Dependency>
|
||||
<!-- New dbus uses GVariant data structure. We need glib2 >= 2.24 -->
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency versionFrom="2.76.0">glib2-devel</Dependency>
|
||||
<!-- <Dependency>libpcre-devel</Dependency> -->
|
||||
<Dependency versionFrom="2.5.0">expat-devel</Dependency>
|
||||
<Dependency>libxml2</Dependency>
|
||||
@@ -67,6 +67,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="24">
|
||||
<Date>2023-03-16</Date>
|
||||
<Version>0.112</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2023-02-10</Date>
|
||||
<Version>0.112</Version>
|
||||
|
||||
@@ -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="c924652ae8526754e765bbe9cc6ffe6885a7fedf" type="tarxz">mirrors://gnome/glib/2.74/glib-2.74.6.tar.xz</Archive>
|
||||
<Archive sha1sum="eca0ef73c9a44b80d1b5343ebc0b1f37f50852e4" type="tarxz">mirrors://gnome/glib/2.76/glib-2.76.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>ninja</Dependency>
|
||||
@@ -141,6 +141,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="31">
|
||||
<Date>2023-03-16</Date>
|
||||
<Version>2.76.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2023-02-23</Date>
|
||||
<Version>2.74.6</Version>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Introspection system for GObject-based libraries</Summary>
|
||||
<Description>gobject-introspection can scan C header and source files in order to generate introspection typelib files. It also provides an API to examine typelib files, useful for creating language bindings among other things.</Description>
|
||||
<Archive sha1sum="e5af80651b2a39aa89bcbf7523e3f62cb7b7d3ca" type="tarxz">mirrors://gnome/gobject-introspection/1.74/gobject-introspection-1.74.0.tar.xz</Archive>
|
||||
<Archive sha1sum="4fe183af93ee959948fcef48922bae32612b9ef3" type="tarxz">mirrors://gnome/gobject-introspection/1.76/gobject-introspection-1.76.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<!--<Dependency>cairo-devel</Dependency>-->
|
||||
<Dependency>meson</Dependency>
|
||||
@@ -22,7 +22,7 @@
|
||||
<Dependency>libffi-devel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<!--<Dependency>python-mako</Dependency>--><!--for enable-doctool-->
|
||||
<Dependency versionFrom="2.74.6">glib2-devel</Dependency>
|
||||
<Dependency versionFrom="2.76.0">glib2-devel</Dependency>
|
||||
<Dependency>chrpath</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -65,6 +65,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="25">
|
||||
<Date>2023-03-16</Date>
|
||||
<Version>1.76.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2023-02-23</Date>
|
||||
<Version>1.74.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user