void-packages/srcpkgs/gnome-tweak-tool/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

28 lines
816 B
Plaintext

# Template file for 'gnome-tweak-tool'
pkgname=gnome-tweak-tool
version=3.2.0
revision=1
homepage="http://live.gnome.org/GnomeTweakTool"
distfiles="${GNOME_SITE}/$pkgname/3.2/$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=69d48f842d84e023765134a90515613eda46d434b6cec33bf35eb2f31efc1f64
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