2011-02-28 22:17:38 +00:00
|
|
|
# Template file for 'glib-networking'
|
|
|
|
pkgname=glib-networking
|
2012-05-15 14:11:24 +00:00
|
|
|
version=2.32.3
|
2012-03-26 22:43:27 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-03-20 09:03:30 +00:00
|
|
|
configure_args="--disable-static --with-libproxy --with-gnome-proxy
|
|
|
|
--with-gnutls --with-pkcs11
|
2011-06-22 20:27:39 +00:00
|
|
|
--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt"
|
2012-05-23 16:26:56 +00: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 07:08:53 +00:00
|
|
|
revision=1
|
2011-02-28 22:17:38 +00:00
|
|
|
short_desc="Network-related giomodules for glib"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-05-15 14:11:24 +00:00
|
|
|
checksum=39fe23e86a57bb7a8a67c65668394ad0fbe2d43960c1f9d68311d5d13ef1e5cf
|
2011-02-28 22:17:38 +00:00
|
|
|
long_desc="
|
|
|
|
This package contains GLib's GIO modules for networking."
|
|
|
|
|
2011-07-12 17:33:56 +00:00
|
|
|
|