libmateweather: update to 1.12.0.
This commit is contained in:
parent
6902846e51
commit
9cc835a0ca
@ -1,19 +1,19 @@
|
|||||||
# Template file for 'libmateweather'
|
# Template file for 'libmateweather'
|
||||||
pkgname=libmateweather
|
pkgname=libmateweather
|
||||||
version=1.10.0
|
version=1.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=2.0 --disable-static --disable-python
|
configure_args="--with-gtk=3.0 --disable-static --disable-python
|
||||||
--enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo"
|
--enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo"
|
||||||
hostmakedepends="pkg-config intltool itstool glib-devel"
|
hostmakedepends="pkg-config intltool itstool glib-devel"
|
||||||
makedepends="gtk+-devel libsoup-devel"
|
makedepends="gtk+3-devel libsoup-devel"
|
||||||
depends="dconf"
|
depends="dconf"
|
||||||
short_desc="Provides access to weather information from the Internet for MATE"
|
short_desc="Provides access to weather information from the Internet for MATE"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="http://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4fc80145942781281efe99e17daef3d0947ae319771b2ab0a9b2a4559779484c
|
checksum=2986fff1f21c112a706e36aa65f32ee8ed062296503b3e4f1b0a92d91968caff
|
||||||
|
|
||||||
libmateweather-devel_package() {
|
libmateweather-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user