18 lines
749 B
Text
18 lines
749 B
Text
# Template file for 'glib-networking'
|
|
pkgname=glib-networking
|
|
version=2.32.3
|
|
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --with-libproxy --with-gnome-proxy
|
|
--with-gnutls --with-pkcs11
|
|
--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt"
|
|
makedepends="pkg-config intltool glib-devel libproxy-devel libgpg-error-devel libgcrypt-devel gnutls-devel p11-kit-devel"
|
|
fulldepends="ca-certificates gsettings-desktop-schemas"
|
|
revision=1
|
|
short_desc="Network-related giomodules for glib"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=39fe23e86a57bb7a8a67c65668394ad0fbe2d43960c1f9d68311d5d13ef1e5cf
|
|
long_desc="
|
|
This package contains GLib's GIO modules for networking."
|
|
|
|
|