libchamplain: update to 0.12.1.
This commit is contained in:
parent
378a8d0e92
commit
0dc5019923
2 changed files with 2 additions and 5 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=1
|
|
||||||
|
|
||||||
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,13 +1,12 @@
|
||||||
# Template file for 'libchamplain'
|
# Template file for 'libchamplain'
|
||||||
pkgname=libchamplain
|
pkgname=libchamplain
|
||||||
version=0.12.0
|
version=0.12.1
|
||||||
revision=3
|
|
||||||
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
|
||||||
configure_args="--enable-vala"
|
configure_args="--enable-vala"
|
||||||
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=c6d2b9dc3b8fd1715c95a11b428c9121828953fd02cf301a7eb577c9b5bdba85
|
checksum=ac51b31ae46d22e1f3200b0e897b18bc5af2832eed24125d2a20adbc1ac232a1
|
||||||
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