aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/devhelp/devhelp_0.23.bb
blob: 2e41083e8c229e5c38c606d260519841203476bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "API documentation browser for GTK+ and GNOME"
HOMEPAGE = "http://live.gnome.org/devhelp"
DEPENDS = "gconf glib-2.0 gtk+ libwnck webkit-gtk zlib"
PR = "r0"

inherit gnome

SRC_URI += "file://devhelp-includes.patch \
	    file://devhelp-webkit.patch"

PACKAGES += "gedit-plugin-${PN}"
FILES_gedit-plugin-${PN} += "${libdir}/gedit-2"

SRC_URI[archive.md5sum] = "704c0c90616aeb1c52ca3af1df93fde6"
SRC_URI[archive.sha256sum] = "60f336ac396f67a0cce70d71ea931545727ab48e9d09bf36415098965f9a7ef2"