16 lines
619 B
Text
16 lines
619 B
Text
# Template file for 'libsoup'
|
|
pkgname=libsoup
|
|
version=2.42.0
|
|
revision=1
|
|
subpackages="$pkgname-gnome $pkgname-gnome-devel $pkgname-devel"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
|
makedepends="libglib-devel libxml2-devel sqlite-devel"
|
|
fulldepends="glib-networking"
|
|
short_desc="HTTP library implementation in C"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="LGPL-2.1"
|
|
distfiles="${GNOME_SITE}/$pkgname/2.42/$pkgname-$version.tar.xz"
|
|
checksum=9e0e7eb5d3f7401ccf521fbc289fc1fa0923b7c7833729e2ed7696f7b848893e
|