geocode-glib: update to 3.12.0.

This commit is contained in:
Juan RP 2014-03-27 10:25:53 +01:00
parent e7965a091a
commit 8d1327389f

View file

@ -1,18 +1,17 @@
# Template file for 'geocode-glib' # Template file for 'geocode-glib'
pkgname=geocode-glib pkgname=geocode-glib
version=3.10.0 version=3.12.0
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static" configure_args="--disable-static"
hostmakedepends="pkg-config intltool glib-devel" hostmakedepends="pkg-config intltool glib-devel"
makedepends="json-glib-devel>=0.16.2 libsoup-gnome-devel>=2.44" makedepends="json-glib-devel>=1.0 libsoup-gnome-devel>=2.46"
depends="json-glib>=0.16.2 libsoup-gnome>=2.44"
short_desc="GLib library for geocoding and reverse geocoding" short_desc="GLib library for geocoding and reverse geocoding"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
license="LGPL-2.1" license="LGPL-2.1"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=0aedc198cf8a9b934a290d50aadaf4b48bb13c3b4783618c6753eb466cdaa637 checksum=ab80b3368d0bf36f6e4eeb7a5b50968d28808f8c9f4675d7d7e38e8c937b0bb0
# Package build options # Package build options
build_options="gir" build_options="gir"