libsoup-2.72.0
This commit is contained in:
@@ -12,6 +12,7 @@ from pisi.actionsapi import mesontools
|
||||
|
||||
def setup():
|
||||
options = " -Dbrotli=disabled \
|
||||
-Dgtk_doc=true \
|
||||
-Dintrospection=enabled"
|
||||
|
||||
#if get.buildTYPE() == "_emul32":
|
||||
@@ -42,4 +43,4 @@ def install():
|
||||
if get.buildTYPE() == "_emul32":
|
||||
pisitools.removeDir("/usr/bin32")
|
||||
pisitools.removeDir("/usr/sbin32")
|
||||
pisitools.dodoc("README", "NEWS", "AUTHORS")
|
||||
pisitools.dodoc("README", "NEWS", "AUTHORS")
|
||||
|
||||
@@ -12,8 +12,9 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>An HTTP library implementation in C</Summary>
|
||||
<Description>libsoup is an HTTP client/server library for GNOME.</Description>
|
||||
<Archive sha1sum="98cd93e69bf5b1613374aa14f6a6b531d5d8a07a" type="tarxz">mirrors://gnome/libsoup/2.68/libsoup-2.68.3.tar.xz</Archive>
|
||||
<Archive sha1sum="6aaed6b49b13e287b7c3bba546ba49fec4ea72a5" type="tarxz">mirrors://gnome/libsoup/2.72/libsoup-2.72.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>libgcrypt-devel</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
<Dependency>mit-kerberos</Dependency>
|
||||
@@ -30,7 +31,6 @@
|
||||
<Dependency>python-six</Dependency>
|
||||
<Dependency>glib-networking</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -120,6 +120,13 @@
|
||||
</Package>-->
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2021-05-27</Date>
|
||||
<Version>2.72.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2020-01-19</Date>
|
||||
<Version>2.68.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user