libchamplain: update to 0.12.2.
This commit is contained in:
parent
9583c67a4c
commit
bb1cc20944
2 changed files with 3 additions and 8 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=2
|
|
||||||
|
|
||||||
Add_dependency run libsoup-devel
|
Add_dependency run libsoup-devel
|
||||||
Add_dependency run libsoup-gnome-devel
|
Add_dependency run libsoup-gnome-devel
|
||||||
Add_dependency run gtk+3-devel
|
Add_dependency run gtk+3-devel
|
||||||
|
|
|
@ -1,15 +1,12 @@
|
||||||
# Template file for 'libchamplain'
|
# Template file for 'libchamplain'
|
||||||
pkgname=libchamplain
|
pkgname=libchamplain
|
||||||
version=0.12.1
|
version=0.12.2
|
||||||
revision=1
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# XXX broken with vala-0.14.2, reenable when fixed.
|
configure_args="--disable-debug"
|
||||||
#configure_args="--enable-vala"
|
|
||||||
configure_args="--disable-vala --disable-debug"
|
|
||||||
short_desc="Library aimed to provide a Clutter widget to display rasterized maps"
|
short_desc="Library aimed to provide a Clutter widget to display rasterized maps"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=ac51b31ae46d22e1f3200b0e897b18bc5af2832eed24125d2a20adbc1ac232a1
|
checksum=d23f97875e407fdc3e8fc86bef538a377c42f37f5be4fc8ec6063e7446fd7e2e
|
||||||
long_desc="
|
long_desc="
|
||||||
libchamplain is a Clutter based widget to display rich, eye-candy and
|
libchamplain is a Clutter based widget to display rich, eye-candy and
|
||||||
interactive maps."
|
interactive maps."
|
||||||
|
|
Loading…
Reference in a new issue