mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
gnome-clocks: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
8ee6ce94c9
commit
d63d17ee2d
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'gnome-clocks'
|
||||
pkgname=gnome-clocks
|
||||
version=3.24.0
|
||||
version=3.26.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config intltool itstool glib $(vopt_if gir gobject-introspection)"
|
||||
makedepends="glib-devel vala-devel gnome-desktop-devel
|
||||
libgweather-devel libcanberra-devel libnotify-devel gsound-devel
|
||||
|
@ -10,11 +10,11 @@ makedepends="glib-devel vala-devel gnome-desktop-devel
|
|||
geoclue2-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Clock application for the GNOME Desktop"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="https://live.gnome.org/GnomeClocks"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=9d5ae0e972ad92d0a0873af9e0f9b00b8378b3cd50b7830e6fb9a227c6107f36
|
||||
checksum=0f30a0260e73c8c2925fb24b6abca0ad65f3021d695c42d74ccb2f18225e4501
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue