gnome-desktop: update to 3.28.1.

Closes #13421.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-12 16:02:08 -03:00 committed by Enno Boland
parent e18c694d5e
commit 1910953700
1 changed files with 9 additions and 8 deletions

View File

@ -1,19 +1,20 @@
# Template file for 'gnome-desktop'
pkgname=gnome-desktop
version=3.28.0
version=3.28.1
revision=1
build_style=gnu-configure
configure_args="--with-gnome-distributor=VoidLinux"
hostmakedepends="pkg-config intltool itstool gnome-doc-utils $(vopt_if gir gobject-introspection)"
makedepends="libxkbfile-devel gtk+3-devel gsettings-desktop-schemas-devel
xkeyboard-config iso-codes libseccomp-devel"
depends="gsettings-desktop-schemas>=3.14 xkeyboard-config iso-codes"
hostmakedepends="gnome-doc-utils intltool itstool pkg-config
$(vopt_if gir 'gobject-introspection')"
makedepends="gsettings-desktop-schemas-devel gtk+3-devel iso-codes
libseccomp-devel libxkbfile-devel"
depends="gsettings-desktop-schemas iso-codes xkeyboard-config"
short_desc="GNOME desktop management utilities"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2, LGPL-2.1"
homepage="http://www.gnome.org"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://www.gnome.org"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=f1df71c39e32147f6d58f53a9c05b964b00b7c98fbca090419355437c72fd59d
checksum=78a397a2be47586e6dc075d6a7fc5659aae3d10713d76994ce1b46086e7ecb9a
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then