26 lines
805 B
Text
26 lines
805 B
Text
# Template file for 'gnome-tweak-tool'
|
|
pkgname=gnome-tweak-tool
|
|
version=3.3.4
|
|
homepage="http://live.gnome.org/GnomeTweakTool"
|
|
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
short_desc="GNOME3 tool to customize advanced options"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
checksum=de18bf67e44af1b6757cf8e3a78c480b84286658be3d5d9ba7c13f5c49763dc6
|
|
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"
|
|
|
|
Add_dependency run pygobject
|
|
Add_dependency run desktop-file-utils
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build pygobject-devel
|
|
|
|
Add_dependency full GConf
|
|
Add_dependency full gsettings-desktop-schemas
|