21 lines
757 B
Text
21 lines
757 B
Text
# Template file for 'gnome-tweak-tool'
|
|
pkgname=gnome-tweak-tool
|
|
version=3.6.1
|
|
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=8ce5fe961f14bd886f3d23b49797bdabf3577507576e0bd004dfb962a2f1afa8
|
|
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"
|