2011-03-03 16:46:35 +01:00
|
|
|
# Template file for 'libchamplain'
|
|
|
|
pkgname=libchamplain
|
2012-07-16 22:06:58 +02:00
|
|
|
version=0.12.3
|
2012-09-26 08:04:01 +02:00
|
|
|
revision=2
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-07-16 22:06:58 +02:00
|
|
|
subpackages="$pkgname-devel"
|
2012-03-22 12:25:58 +01:00
|
|
|
configure_args="--disable-debug --disable-static"
|
2012-07-16 22:06:58 +02:00
|
|
|
makedepends="pkg-config intltool gobject-introspection libsoup-gnome-devel
|
2012-09-26 08:04:01 +02:00
|
|
|
gtk+3-devel>=3.6.0_2 cogl-devel>=1.12 clutter-gtk-devel>=1.3.2 json-glib-devel
|
|
|
|
sqlite-devel"
|
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>"
|
2012-07-16 22:06:58 +02:00
|
|
|
homepage="http://projects.gnome.org/libchamplain/"
|
|
|
|
license="LGPL-2.1"
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
|
|
|
|
checksum=3d03d4e6892305a3b5b78e0718e486f6a13271df33d82383fd8361ef71f3e658
|
2011-03-03 16:46:35 +01:00
|
|
|
long_desc="
|
|
|
|
libchamplain is a Clutter based widget to display rich, eye-candy and
|
|
|
|
interactive maps."
|