2011-04-09 17:00:17 +02:00
|
|
|
# Template file for 'gnome-tweak-tool'
|
|
|
|
pkgname=gnome-tweak-tool
|
2011-11-20 09:51:33 +01:00
|
|
|
version=3.2.2
|
2011-10-04 09:22:46 +02:00
|
|
|
homepage="http://live.gnome.org/GnomeTweakTool"
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-04-09 17:00:17 +02:00
|
|
|
short_desc="GNOME3 tool to customize advanced options"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-10-04 09:22:46 +02:00
|
|
|
license="GPL-2"
|
2011-11-20 09:51:33 +01:00
|
|
|
checksum=57ad08b813ca2f5ea2e131b22cb365d33788d051b80f3f6decc04e3a5404f8f5
|
2011-04-09 17:00:17 +02:00
|
|
|
long_desc="
|
|
|
|
The GNOME tweak tool includes an utility to customize advanced options that
|
|
|
|
are hidden by default in GNOME3."
|
|
|
|
|
|
|
|
noarch=yes
|
2011-10-05 16:42:03 +02:00
|
|
|
pycompile_module="gtweak"
|
2011-04-09 17:00:17 +02:00
|
|
|
|
2011-10-04 09:22:46 +02:00
|
|
|
Add_dependency run pygobject
|
|
|
|
Add_dependency run desktop-file-utils
|
|
|
|
|
2011-04-09 17:00:17 +02:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
|
|
|
Add_dependency build pygobject-devel
|
|
|
|
|
|
|
|
Add_dependency full GConf
|
|
|
|
Add_dependency full gsettings-desktop-schemas
|