2011-02-28 23:17:38 +01:00
|
|
|
# Template file for 'glib-networking'
|
|
|
|
pkgname=glib-networking
|
2012-09-25 15:23:16 +02:00
|
|
|
version=2.34.0
|
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-03-20 10:03:30 +01:00
|
|
|
configure_args="--disable-static --with-libproxy --with-gnome-proxy
|
|
|
|
--with-gnutls --with-pkcs11
|
2011-06-22 22:27:39 +02:00
|
|
|
--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt"
|
2012-09-25 15:23:16 +02:00
|
|
|
makedepends="pkg-config intltool glib-devel libproxy-devel
|
|
|
|
libgpg-error-devel libgcrypt-devel gnutls-devel p11-kit-devel
|
|
|
|
gsettings-desktop-schemas-devel>=3.6.0"
|
|
|
|
depends="gsettings-desktop-schemas>=3.6.0"
|
|
|
|
fulldepends="ca-certificates"
|
2011-02-28 23:17:38 +01:00
|
|
|
short_desc="Network-related giomodules for glib"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-09-25 15:23:16 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/2.34/$pkgname-$version.tar.xz"
|
|
|
|
checksum=c56eb4161671bff9568f3a92a88531ca01217eb7ee8514bb6255730400f877f1
|
2011-02-28 23:17:38 +01:00
|
|
|
long_desc="
|
|
|
|
This package contains GLib's GIO modules for networking."
|