aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gconf-editor_2.24.0.bb
blob: e48d13a9807821619c2cb17d1316faac78c0e6a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Editor for the gnome registry"
LICENSE = "GPLv2"
DEPENDS = "gnome-doc-utils gconf"

inherit gnome gconf

do_configure_prepend() {
	sed -i -e s:docs::g ${S}/Makefile.am
}

FILES_${PN} += "${datadir}/icons"

SRC_URI[archive.md5sum] = "845321d47b34f6ae19ac7e930c454e3d"
SRC_URI[archive.sha256sum] = "666ba1186b2697c3a99ee943775fbc7a7aa18f3c8cc3d335a2581dea62f812bf"