libchamplain: update to 0.12.11.

This commit is contained in:
Juan RP 2015-10-02 08:33:49 +02:00
parent 266aa027d4
commit 1d668a074d

View file

@ -1,6 +1,6 @@
# Template file for 'libchamplain' # Template file for 'libchamplain'
pkgname=libchamplain pkgname=libchamplain
version=0.12.10 version=0.12.11
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="$(vopt_enable gir introspection) --disable-static" configure_args="$(vopt_enable gir introspection) --disable-static"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://projects.gnome.org/libchamplain/" homepage="http://projects.gnome.org/libchamplain/"
license="LGPL-2.1" license="LGPL-2.1"
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
checksum=bf53ceb2405d4e23a14596a53ecc2a821b003f8c69de4a7de3a39d6e99462b05 checksum=851e24888d967c10acb8fd878df1292a84b8180eb4c48fc5bfbf1a48896d4aa5
# Package build options # Package build options
build_options="gir" build_options="gir"
@ -22,9 +22,7 @@ if [ -z "$CROSS_BUILD" ]; then
fi fi
libchamplain-devel_package() { libchamplain-devel_package() {
depends="libsoup-gnome-devel gtk+3-devel clutter-gtk-devel>=1.5.2 depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
json-glib-devel sqlite-devel
${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files" short_desc+=" - development files"
pkg_install() { pkg_install() {
vmove usr/include vmove usr/include