+DESCRIPTION = "HTML rendering/editing library"
+DEPENDS = "gtk+ gail libbonoboui libgnomeprintui libgnomeui"
+
+inherit gnome
+
+SRC_URI = "${GNOME_MIRROR}/gtkhtml/3.1/gtkhtml-${PV}.tar.bz2"
+FILES_${PN} += "${datadir}/gtkhtml-3.1"
+S = "${WORKDIR}/gtkhtml-${PV}"
+
+EXTRA_OECONF = "--disable-gtk-doc"
+
+do_stage() {
+ mv src/libgtkhtml.pc src/libgtkhtml-3.1.pc || true
+ gnome_stage_includes
+ oe_libinstall -C src -so libgtkhtml-3.1 ${STAGING_LIBDIR}
+}
-DESCRIPTION = "Smarty notes \
- IQNotes is notes kept in a hierarchical(tree like) manner. It handles todo, events, sketching. It can acts as a contact, password, credit card manager and even more, because is highly configurable. Data can be crypted by strong AES algorithm."
+DESCRIPTION = "IQNotes is notes kept in a hierarchical(tree like) manner. \
+It handles todo, events, sketching. It can acts as a contact, password, \
+credit card manager and even more, because is highly configurable. \
+Data can be crypted by strong AES algorithm."
SECTION = "applications"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "virtual/libqpe"
MAINTAINER = "Peter Vrabel <kybu@kybu.sk>"
-SRC_URI = ftp://iqnotes.kybu.sk/iqnotes-2.0.2-src.tar.bz2 \
- file://md5.diff;patch=1"
+SRC_URI = "http://iqnotes.kybu.sk/iqnotes-2.0.2-src.tar.bz2 \
+ file://md5.diff;patch=1"
S = "${WORKDIR}/iqnotes/iqnotes"
inherit palmtop