Added gnome-tweak-tool-3.0.0 build template.
This commit is contained in:
parent
cc0d1483e1
commit
491baecc19
|
@ -0,0 +1,22 @@
|
||||||
|
# Template file for 'gnome-tweak-tool'
|
||||||
|
pkgname=gnome-tweak-tool
|
||||||
|
version=3.0.0
|
||||||
|
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||||
|
build_style=gnu_configure
|
||||||
|
short_desc="GNOME3 tool to customize advanced options"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
checksum=8b6bb6777bb261da1c7a86cef66ea3794a8a21246bb50d9112ca1e3ce4b98369
|
||||||
|
long_desc="
|
||||||
|
The GNOME tweak tool includes an utility to customize advanced options that
|
||||||
|
are hidden by default in GNOME3."
|
||||||
|
|
||||||
|
noarch=yes
|
||||||
|
|
||||||
|
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 New Issue