Added gtkhtml,libhildonhelp and maemopad
[oespirit1] / maemopad_2.4.bb
diff --git a/maemopad_2.4.bb b/maemopad_2.4.bb
new file mode 100644 (file)
index 0000000..046414a
--- /dev/null
@@ -0,0 +1,18 @@
+# Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+DESCRIPTION = "Text editor application for editing plain-text documents."
+HOMEPAGE = "http://maemo.org"
+LICENSE = "unknown"
+SECTION = "apps"
+DEPENDS = "libhildon1 gtk-2.0 osso-gnome-vfs2 glib-2.0 dbus-glib libosso conbtdialogs libhildonhelp libhildonfm2 osso-af-settings"
+# This is imp. Only r3 (rev. in pre-alpha repo) works. Later ones dont build
+PR = "r3"
+
+SRC_URI = "http://repository.maemo.org/pool/maemo5.0prealpha1/free/m/${PN}/${PN}_${PV}-3.tar.gz"
+
+inherit autotools pkgconfig
+
+FILES_${PN} += "${datadir}/icons/*  \
+                ${datadir}/hildon-help/* \
+                ${datadir}/dbus-1/* "