2011-03-03 16:46:35 +01:00
|
|
|
# Template file for 'libchamplain'
|
|
|
|
pkgname=libchamplain
|
2011-12-28 06:22:59 +01:00
|
|
|
version=0.12.1
|
2012-03-10 10:29:19 +01:00
|
|
|
revision=1
|
2011-09-29 17:40:34 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-02-09 15:45:26 +01:00
|
|
|
# XXX broken with vala-0.14.2, reenable when fixed.
|
|
|
|
#configure_args="--enable-vala"
|
2012-03-10 10:29:19 +01:00
|
|
|
configure_args="--disable-vala --disable-debug"
|
2011-03-03 16:46:35 +01:00
|
|
|
short_desc="Library aimed to provide a Clutter widget to display rasterized maps"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-12-28 06:22:59 +01:00
|
|
|
checksum=ac51b31ae46d22e1f3200b0e897b18bc5af2832eed24125d2a20adbc1ac232a1
|
2011-03-03 16:46:35 +01:00
|
|
|
long_desc="
|
|
|
|
libchamplain is a Clutter based widget to display rich, eye-candy and
|
|
|
|
interactive maps."
|
|
|
|
|
|
|
|
subpackages="$pkgname-devel"
|
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
|
|
|
Add_dependency build gobject-introspection
|
|
|
|
Add_dependency build libsoup-devel
|
2011-09-29 17:40:34 +02:00
|
|
|
Add_dependency build libsoup-gnome-devel
|
2011-03-03 16:46:35 +01:00
|
|
|
Add_dependency build gtk+3-devel
|
|
|
|
Add_dependency build clutter-gtk-devel
|
|
|
|
Add_dependency build json-glib-devel
|
|
|
|
Add_dependency build sqlite-devel
|