libchamplain: update to 0.12.16; gnome is now maintained by Gottox

This commit is contained in:
Enno Boland 2017-09-19 09:38:25 +02:00
parent f631c690bf
commit 8ee6ce94c9

View file

@ -1,17 +1,17 @@
# Template file for 'libchamplain'
pkgname=libchamplain
version=0.12.15
version=0.12.16
revision=1
build_style=gnu-configure
configure_args="$(vopt_enable gir introspection) --disable-static"
hostmakedepends="automake libtool pkg-config intltool glib-devel $(vopt_if gir gobject-introspection)"
makedepends="libsoup-gnome-devel gtk+3-devel clutter-gtk-devel sqlite-devel"
short_desc="Library aimed to provide a Clutter widget to display rasterized maps"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://projects.gnome.org/libchamplain/"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=54721a210bdef6d73c5192ed83542023117bf5d7441257e7a7a9f8c05550b874
checksum=4a7e31cf7889669aebf04631543af64435edd989685159b804911c6005db908d
# Package build options
build_options="gir"