parent
73c0d76d37
commit
0d15925c08
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=0.9.0"
|
||||
abi_depends=">=0.10.0"
|
||||
api_depends="${abi_depends}"
|
||||
|
|
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'libchamplain'
|
||||
pkgname=libchamplain
|
||||
version=0.9.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.bz2"
|
||||
version=0.10.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--enable-vala"
|
||||
short_desc="Library aimed to provide a Clutter widget to display rasterized maps"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=8bb02e7a039a8165ff3c3e49ab42a79ef55b112d39a27ee988631c7c99ba38fe
|
||||
checksum=98700bb3f3ada5f9bd6b938486e55f90ea76ce4108a8b62928cf185ded49dbb1
|
||||
long_desc="
|
||||
libchamplain is a Clutter based widget to display rich, eye-candy and
|
||||
interactive maps."
|
||||
|
|
Loading…
Reference in New Issue