glib-networking-2.70.1
This commit is contained in:
@@ -9,8 +9,7 @@ from pisi.actionsapi import mesontools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
mesontools.configure("-Dgnutls=enabled \
|
||||
-Dwith-ca-certificates='/etc/ssl/certs/ca-certificates.crt'")
|
||||
mesontools.configure("-Dgnutls=enabled")
|
||||
|
||||
def build():
|
||||
mesontools.build()
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Network-related giomodules for glib</Summary>
|
||||
<Description>This package contains various network related extensions for the GIO library.</Description>
|
||||
<Archive sha1sum="0c4864e24a2f5eb5d49668f73fdaba6e87296235" type="tarxz">mirrors://gnome/glib-networking/2.68/glib-networking-2.68.2.tar.xz</Archive>
|
||||
<Archive sha1sum="222de3267957f6985fbcc41f5e2e83794fb6a10c" type="tarxz">mirrors://gnome/glib-networking/2.70/glib-networking-2.70.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>gnutls-devel</Dependency>
|
||||
@@ -34,6 +34,7 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/gio/modules</Path>
|
||||
<Path fileType="library">/usr/lib/systemd</Path>
|
||||
<Path fileType="executable">/usr/libexec</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc/glib-networking</Path>
|
||||
@@ -41,6 +42,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2021-12-06</Date>
|
||||
<Version>2.70.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2021-08-06</Date>
|
||||
<Version>2.68.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user