libchamplain: update to 0.12.16; gnome is now maintained by Gottox
This commit is contained in:
parent
f631c690bf
commit
8ee6ce94c9
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue