2011-02-28 23:17:38 +01:00
|
|
|
# Template file for 'glib-networking'
|
|
|
|
pkgname=glib-networking
|
2012-05-15 16:11:24 +02:00
|
|
|
version=2.32.3
|
2012-03-27 00:43:27 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.xz"
|
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-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config intltool glib-devel libproxy-devel libgpg-error-devel libgcrypt-devel gnutls-devel p11-kit-devel"
|
|
|
|
fulldepends="ca-certificates gsettings-desktop-schemas"
|
2012-06-03 09:08:53 +02:00
|
|
|
revision=1
|
2011-02-28 23:17:38 +01:00
|
|
|
short_desc="Network-related giomodules for glib"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-05-15 16:11:24 +02:00
|
|
|
checksum=39fe23e86a57bb7a8a67c65668394ad0fbe2d43960c1f9d68311d5d13ef1e5cf
|
2011-02-28 23:17:38 +01:00
|
|
|
long_desc="
|
|
|
|
This package contains GLib's GIO modules for networking."
|
|
|
|
|
2011-07-12 19:33:56 +02:00
|
|
|
|