21 lines
823 B
Bash
21 lines
823 B
Bash
# Template file for 'glib-networking'
|
|
pkgname=glib-networking
|
|
version=2.42.1
|
|
revision=1
|
|
lib32disabled=yes
|
|
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"
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="libglib-devel libproxy-devel libgpg-error-devel
|
|
libgcrypt-devel p11-kit-devel gnutls-devel
|
|
gsettings-desktop-schemas-devel ca-certificates"
|
|
depends="ca-certificates gsettings-desktop-schemas"
|
|
short_desc="Network-related giomodules for glib"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="LGPL-2.1"
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
checksum=c06bf76da3353695fcc791b7b02e5d60c01c379e554f7841dc6cbca32f65f3a0
|