libgweather: use geocode-glib-libsoup2
This commit is contained in:
parent
3f10c32f68
commit
e99d57bd5d
1 changed files with 3 additions and 3 deletions
|
@ -2,20 +2,20 @@
|
|||
pkgname=libgweather
|
||||
reverts="40.0_1"
|
||||
version=4.0.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="$(vopt_bool gir enable_vala) $(vopt_bool gir introspection)
|
||||
$(vopt_bool gtk_doc gtk_doc) -Dzoneinfo_dir=/usr/share/zoneinfo"
|
||||
hostmakedepends="glib-devel gettext pkg-config python3-gobject-devel $(vopt_if gir vala)
|
||||
$(vopt_if gtk_doc gi-docgen)"
|
||||
makedepends="geocode-glib-devel gtk+3-devel libsoup-gnome-devel"
|
||||
makedepends="geocode-glib-libsoup2-devel gtk+3-devel libsoup-gnome-devel"
|
||||
depends="tzdata"
|
||||
short_desc="GNOME Weather information access library"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/LibGWeather"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
distfiles="${GNOME_SITE}/libgweather/${version%.*}/libgweather-${version}.tar.xz"
|
||||
checksum=440d44801b6f72b48c676e5e37f9109cfee1394fd74cc92725e1b1ba4fae834c
|
||||
|
||||
build_options="gir gtk_doc"
|
||||
|
|
Loading…
Add table
Reference in a new issue