devam
This commit is contained in:
@@ -15,6 +15,7 @@ def setup():
|
|||||||
--disable-fam \
|
--disable-fam \
|
||||||
--disable-libelf \
|
--disable-libelf \
|
||||||
--enable-gtk-doc=no \
|
--enable-gtk-doc=no \
|
||||||
|
--disable-libmount \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--disable-man \
|
--disable-man \
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A library of handy utility functions</Summary>
|
<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>
|
<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="2bd8f8d87668635f45ccac2e9166a4c4c3d65eac" type="tarxz">mirrors://gnome/glib/2.46/glib-2.46.2.tar.xz</Archive>
|
<Archive sha1sum="948a768931ca321a35e16556a1c8adcae04babf2" type="tarxz">mirrors://gnome/glib/2.50/glib-2.50.2.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency versionFrom="8.36">libpcre-devel</Dependency>
|
<Dependency versionFrom="8.36">libpcre-devel</Dependency>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
@@ -130,6 +130,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="3">
|
||||||
|
<Date>2017-01-08</Date>
|
||||||
|
<Version>2.50.2</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2016-04-27</Date>
|
<Date>2016-04-27</Date>
|
||||||
<Version>2.46.2</Version>
|
<Version>2.46.2</Version>
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Unicode string library</Summary>
|
<Summary>Unicode string library</Summary>
|
||||||
<Description>This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.</Description>
|
<Description>This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.</Description>
|
||||||
<Archive sha1sum="87cb4c18fbb1e0f1d8eb38311093835a924b4b12" type="targz">mirrors://gnu/libunistring/libunistring-0.9.6.tar.gz</Archive>
|
<Archive sha1sum="d482b7ecd766d126614fcbae455ca75927c232f0" type="targz">mirrors://gnu/libunistring/libunistring-0.9.7.tar.gz</Archive>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
@@ -38,6 +38,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="3">
|
||||||
|
<Date>2017-01-08</Date>
|
||||||
|
<Version>0.9.7</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2016-04-27</Date>
|
<Date>2016-04-27</Date>
|
||||||
<Version>0.9.6</Version>
|
<Version>0.9.6</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user