2011-04-09 15:00:17 +00:00
|
|
|
# Template file for 'gnome-tweak-tool'
|
|
|
|
pkgname=gnome-tweak-tool
|
2012-10-16 10:34:01 +00:00
|
|
|
version=3.6.1
|
2012-09-28 01:37:30 +00:00
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-05-23 16:26:56 +00:00
|
|
|
depends="pygobject desktop-file-utils"
|
2012-09-28 01:37:30 +00:00
|
|
|
makedepends="pkg-config intltool pygobject-devel
|
2012-10-16 10:34:01 +00:00
|
|
|
gsettings-desktop-schemas-devel>=3.6.0"
|
2012-09-28 01:37:30 +00:00
|
|
|
fulldepends="GConf gsettings-desktop-schemas>=3.6.0"
|
2011-04-09 15:00:17 +00:00
|
|
|
short_desc="GNOME3 tool to customize advanced options"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-10-04 07:22:46 +00:00
|
|
|
license="GPL-2"
|
2012-09-28 01:37:30 +00:00
|
|
|
homepage="http://live.gnome.org/GnomeTweakTool"
|
2012-10-03 15:16:37 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
2012-10-16 10:34:01 +00:00
|
|
|
checksum=8ce5fe961f14bd886f3d23b49797bdabf3577507576e0bd004dfb962a2f1afa8
|
2011-04-09 15:00:17 +00: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 14:42:03 +00:00
|
|
|
pycompile_module="gtweak"
|