mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
gnome-weather: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
ee7b87ec5a
commit
83a4d3ecda
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-weather'
|
# Template file for 'gnome-weather'
|
||||||
pkgname=gnome-weather
|
pkgname=gnome-weather
|
||||||
version=3.24.0
|
version=3.26.0
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,11 +10,11 @@ hostmakedepends="pkg-config intltool itstool gnome-doc-utils glib-devel
|
||||||
makedepends="gtk+3-devel gjs-devel libgweather-devel geoclue2-devel"
|
makedepends="gtk+3-devel gjs-devel libgweather-devel geoclue2-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="Access current weather conditions and forecasts for GNOME"
|
short_desc="Access current weather conditions and forecasts for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="https://wiki.gnome.org/Apps/Weather"
|
homepage="https://wiki.gnome.org/Apps/Weather"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=e36847884670e59a71ac70ed982fc8f2fb70f1766c3a24f10a0cd38c9b66d574
|
checksum=965cc0d1b4d4e53c06d494db96f0b124d232af5c0e731ca900edd10f77a74c78
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue