mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
libchamplain: update to 0.12.12.
This commit is contained in:
parent
3ad34e1bb1
commit
15cdabd300
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libchamplain'
|
# Template file for 'libchamplain'
|
||||||
pkgname=libchamplain
|
pkgname=libchamplain
|
||||||
version=0.12.11
|
version=0.12.12
|
||||||
revision=2
|
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"
|
||||||
hostmakedepends="automake libtool pkg-config intltool glib-devel $(vopt_if gir gobject-introspection)"
|
hostmakedepends="automake libtool pkg-config intltool glib-devel $(vopt_if gir gobject-introspection)"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Library aimed to provide a Clutter widget to display rasterized maps
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
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/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=851e24888d967c10acb8fd878df1292a84b8180eb4c48fc5bfbf1a48896d4aa5
|
checksum=e7de797200a91dba07bd8ba6583a672e1b3dcee842b9b100798925ebde8254a6
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue