@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>An HTTP library implementation in C</Summary>
|
<Summary>An HTTP library implementation in C</Summary>
|
||||||
<Description>libsoup is an HTTP client/server library for GNOME.</Description>
|
<Description>libsoup is an HTTP client/server library for GNOME.</Description>
|
||||||
<Archive sha1sum="21177dcd3b04a10cacaa5b22bf233a4f2691eef6" type="tarxz">mirrors://gnome/libsoup/2.74/libsoup-2.74.2.tar.xz</Archive>
|
<Archive sha1sum="657ce6cbfacbc7ab175de5207f80c1235d2f8092" type="tarxz">mirrors://gnome/libsoup/2.74/libsoup-2.74.3.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
<Dependency>libgcrypt-devel</Dependency>
|
<Dependency>libgcrypt-devel</Dependency>
|
||||||
@@ -122,6 +122,13 @@
|
|||||||
</Package>-->
|
</Package>-->
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="15">
|
||||||
|
<Date>2022-10-11</Date>
|
||||||
|
<Version>2.74.3</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="14">
|
<Update release="14">
|
||||||
<Date>2022-06-02</Date>
|
<Date>2022-06-02</Date>
|
||||||
<Version>2.74.2</Version>
|
<Version>2.74.2</Version>
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ from pisi.actionsapi import mesontools
|
|||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
options = " -Dbrotli=disabled \
|
options = " -Dbrotli=disabled \
|
||||||
-Dgtk_doc=true \
|
|
||||||
-Dintrospection=enabled"
|
-Dintrospection=enabled"
|
||||||
|
|
||||||
#if get.buildTYPE() == "_emul32":
|
#if get.buildTYPE() == "_emul32":
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>An HTTP library implementation in C</Summary>
|
<Summary>An HTTP library implementation in C</Summary>
|
||||||
<Description>libsoup is an HTTP client/server library for GNOME.</Description>
|
<Description>libsoup is an HTTP client/server library for GNOME.</Description>
|
||||||
<Archive sha1sum="a5f5859c761bb92b9a6aba012439404f8ba28742" type="tarxz">https://download.gnome.org/sources/libsoup/3.0/libsoup-3.0.8.tar.xz</Archive>
|
<Archive sha1sum="6f104fce24edceb019f6698faaaea46fb3fb9ad6" type="tarxz">https://download.gnome.org/sources/libsoup/3.2/libsoup-3.2.1.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
<Dependency>libgcrypt-devel</Dependency>
|
<Dependency>libgcrypt-devel</Dependency>
|
||||||
@@ -78,7 +78,7 @@
|
|||||||
<Dependency>libsoup3</Dependency>
|
<Dependency>libsoup3</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="doc">/usr/share/gtk-doc</Path>
|
<Path fileType="doc">/usr/share/doc/libsoup-3.0</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
@@ -125,6 +125,13 @@
|
|||||||
</Package>-->
|
</Package>-->
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="8">
|
||||||
|
<Date>2022-10-11</Date>
|
||||||
|
<Version>3.2.1</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2022-09-06</Date>
|
<Date>2022-09-06</Date>
|
||||||
<Version>3.0.8</Version>
|
<Version>3.0.8</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user