gnome-desktop: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
594d6ca8c8
commit
783ad70a51
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'gnome-desktop'
|
||||
pkgname=gnome-desktop
|
||||
version=3.24.2
|
||||
version=3.26.0
|
||||
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"
|
||||
xkeyboard-config iso-codes libseccomp-devel"
|
||||
depends="gsettings-desktop-schemas>=3.14 xkeyboard-config iso-codes"
|
||||
short_desc="GNOME desktop management utilities"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://www.gnome.org"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=8fa1de66a6a75963bffc79b01a60434c71237d44c51beca09c0f714a032d785e
|
||||
checksum=8a99a084ea06fba20f5c547822dd8e36758676714729c7ae7b44ae3deca57be2
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue