glib2-2.80.2
This commit is contained in:
@@ -26,6 +26,7 @@ def setup():
|
||||
--mandir=/usr/emul32 \
|
||||
--localedir=/usr/emul32/locale \
|
||||
-Dsysprof=disabled \
|
||||
-Dintrospection=disabled \
|
||||
-Dlibmount=disabled"
|
||||
|
||||
# shelltools.system("patch -p1 < multilib.diff")
|
||||
|
||||
@@ -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="99b8a81357314c6fa279003ce1b95b5d708ba7a8" type="tarxz">mirrors://gnome/glib/2.78/glib-2.78.6.tar.xz</Archive>
|
||||
<Archive sha1sum="107bdfde593bc5847d5edfb6b93b058b697f459f" type="tarxz">mirrors://gnome/glib/2.80/glib-2.80.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>ninja</Dependency>
|
||||
@@ -23,6 +23,7 @@
|
||||
<Dependency>libxslt-devel</Dependency><!-- for man=true -->
|
||||
<Dependency versionFrom="2.37.4">libutil-linux-devel</Dependency>
|
||||
<Dependency versionFrom="10.40">libpcre2-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">noisy-glib-compile-schemas.diff</Patch>
|
||||
@@ -55,6 +56,7 @@
|
||||
<Path fileType="data">/usr/share/systemtap</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0/schemas</Path>
|
||||
<Path fileType="data">/usr/share/gettext</Path>
|
||||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="/etc/profile.d/glib2.sh">glib2.sh</AdditionalFile>
|
||||
@@ -141,6 +143,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="48">
|
||||
<Date>2024-06-01</Date>
|
||||
<Version>2.80.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2024-05-10</Date>
|
||||
<Version>2.78.6</Version>
|
||||
|
||||
Reference in New Issue
Block a user