21 lines
756 B
Text
21 lines
756 B
Text
# Template file for 'gnome-tweak-tool'
|
|
pkgname=gnome-tweak-tool
|
|
version=3.6.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
depends="pygobject desktop-file-utils"
|
|
makedepends="pkg-config intltool pygobject-devel
|
|
gsettings-desktop-schemas-devel>=3.6.0"
|
|
fulldepends="GConf gsettings-desktop-schemas>=3.6.0"
|
|
short_desc="GNOME3 tool to customize advanced options"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://live.gnome.org/GnomeTweakTool"
|
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
|
checksum=11dcc7b44363747e3aa8a52810c7ef4358df81959841d92ab6509cd6f77530cc
|
|
long_desc="
|
|
The GNOME tweak tool includes an utility to customize advanced options that
|
|
are hidden by default in GNOME3."
|
|
|
|
noarch=yes
|
|
pycompile_module="gtweak"
|