New package: gnome-tweaks-3.28.0.

This commit is contained in:
maxice8 2018-03-29 22:00:00 -03:00 committed by Enno Boland
parent 9fedf19497
commit 17387cb55e
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# Template file for 'gnome-tweaks'
pkgname=gnome-tweaks
version=3.28.0
revision=1
noarch=yes
nocross=yes
build_style=meson
hostmakedepends="intltool pkg-config"
makedepends="gsettings-desktop-schemas-devel gtk+3-devel python-gobject-devel"
depends="dconf gnome-settings-daemon mutter python-notify python3-gobject"
pycompile_module="gtweak"
short_desc="GNOME3 tool to customize advanced options"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3.0-or-later, CC0-1.0"
homepage="http://live.gnome.org/GnomeTweaks"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=2944532de25cd41631afe1b0d154a6b2377551c1c67fffa5a1c4928c94eb1f35
gnome-tweak-tool_package() {
noarch=yes
depends="gnome-tweaks-${version}_${revision}"
short_desc+=" - transitional dummy package"
}