gconf-editor: adding package
gconf-editor is a graphical editor to the gconf system
This commit is contained in:
parent
0f1e07a4cf
commit
18aa1e4591
1 changed files with 15 additions and 0 deletions
15
srcpkgs/gconf-editor/template
Normal file
15
srcpkgs/gconf-editor/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'gconf-editor'
|
||||||
|
pkgname=gconf-editor
|
||||||
|
version=3.0.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils"
|
||||||
|
makedepends="libxml2-devel gtk+3-devel gsettings-desktop-schemas-devel>=3.10
|
||||||
|
hicolor-icon-theme desktop-file-utils GConf-devel"
|
||||||
|
depends="gsettings-desktop-schemas>=3.10 hicolor-icon-theme desktop-file-utils"
|
||||||
|
short_desc="Graphical editor to maintain the Gnome registry"
|
||||||
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
|
homepage="http://www.gnome.org"
|
||||||
|
license="GPL-2"
|
||||||
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
|
checksum=3064e84967b4b4216f5c7e065cfec8c52019438a590e9ed81366af2770660944
|
Loading…
Reference in a new issue