+DESCRIPTION = "GNU dbm is a set of database routines that use extensible hashing."
+SECTION = "libs"
+PRIORITY = "optional"
+LICENSE = "GPL"
+
+SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
+ file://makefile.patch;patch=1"
+S = "${WORKDIR}/gdbm-${PV}"
+
+inherit autotools native
+
+do_stage () {
+ oe_libinstall -so -a libgdbm ${STAGING_LIBDIR}
+ install -m 0644 ${S}/gdbm.h ${STAGING_INCDIR}/
+}
DESCRIPTION = "GNU dbm is a set of database routines that use extensible hashing."
SECTION = "libs"
PRIORITY = "optional"
+LICENSE = "GPL"
SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
file://makefile.patch;patch=1"
HOMEPAGE = "http://mileage.sourceforge.net"
SECTION = "opie/applications"
PRIORITY = "optional"
+LICENSE = "GPL"
PV = "4.2.0-cvs-${CVSDATE}"
PR = "r1"
DESCRIPTION = "Pressure-Sensitive Paint Program for Opie/Qtopia"
SECTION = "opie/applications"
PRIORITY = "optional"
+HOMEPAGE = "http://sun.dhis.portside.net/~sakira/wiki/index.cgi?cmd=view;name=LinuxZaurus%3APetitePeinture+en"
+LICENSE = "GPL"
APPTYPE = "binary"
APPNAME = "petitpeintu"
APPDESKTOP = "${WORKDIR}"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
DEPENDS = "qpe-libgaim glib-2.0"
RDEPENDS = "libgaim-plugins"
+LICENSE = "GPL"
+HOMEPAGE = "http://qpe-gaim.sourceforge.net/"
APPNAME = "gaim"
APPTYPE = "binary"
LICENSE = "GPL"
SECTION = "opie/applications"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
DEPENDS = "openssl glib-2.0"
+LICENSE = "GPL"
+HOMEPAGE = "http://qpe-gaim.sourceforge.net/"
PV = "0.4+cvs-20041030"
PR = "r1"
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "readline ncurses"
+LICENSE = "PD"
PR = "r1"
SRC_URI = "http://www.sqlite.org/sqlite-3.0.8.tar.gz \
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "readline ncurses"
+LICENSE = "PD"
PR = "r1"
SRC_URI = "http://www.hwaci.com/sw/sqlite/sqlite-${PV}.tar.gz \
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "readline ncurses"
+LICENSE = "PD"
PACKAGES =+ "sqlite-bin"
PRIORITY = "optional"
SECTION = "opie/applications"
MAINTAINER = "Dimitri Brukakis"
+LICENSE = "GPL"
APPNAME = "ubahnnav"
APPTYPE = "binary"
APPDESKTOP = "${S}/src/ubahnnav"
+DESCRIPTION = "VisiScript is a simple graphical frontend for \
+scripting languages like minscript, Python,Ruby, Perl or others. \
+VisiScript runs on the Qtopia desktop environment of the Zaurus."
+SECTION = "opie/applications"
+MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
+DEPENDS = "qscintilla"
+LICENSE = "GPL"
+APPNAME = "visiscript"
+APPTYPE = "binary"
+APPDESKTOP = "${S}"
+
+SRC_URI = "http://www.mneuroth.de/privat/zaurus/visiscript_src_${PV}.tar.gz \
+ file://compilefix.patch;patch=1"
+S = "${WORKDIR}/visiscript"
+
+inherit opie
+
+QMAKE_PROFILES = "zvisiscript.pro"
+
+EXTRA_QMAKEVARS_POST = "CONFIG-=thread LIBS-=../qscintilla-1.60-gpl-1.3/qt/libqscintilla.a LIBS+=-lqscintilla"
+
+do_install() {
+ install -d ${D}/${palmtopdir}/pics/
+ install -m 0644 Visiscript.png ${D}/${palmtopdir}/pics
+}
+
+#FIXME: package help and translation