gnome-tweak-tool: update to 3.2.0.
This commit is contained in:
parent
58715e0c2e
commit
b101de160a
1 changed files with 8 additions and 5 deletions
|
@ -1,22 +1,25 @@
|
|||
# Template file for 'gnome-tweak-tool'
|
||||
pkgname=gnome-tweak-tool
|
||||
version=3.0.2
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||
version=3.2.0
|
||||
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>"
|
||||
checksum=729dd65a486ad6fa7ed36d93aa5eea9d156334e76aa67a891717afc2bdb4eae4
|
||||
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
|
||||
|
||||
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
|
||||
Add_dependency full pygobject
|
||||
Add_dependency full desktop-file-utils
|
||||
|
|
Loading…
Reference in a new issue