summaryrefslogtreecommitdiff
path: root/nonworking
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-05-29 17:11:04 +0000
committerChris Larson <clarson@kergoth.com>2004-05-29 17:11:04 +0000
commit087629f4afb009d0eceec99db1e2ae45c1cf507e (patch)
treeb33e81f2007fd813d64b11c6b513e6ebdc493e7b /nonworking
parent57805d1d4e115d1901fa432d0dcb49807a38233b (diff)
Cleanup pass - remove remnant virtual/libc items from DEPENDS.
BKrev: 40b8c428TTv4Isw4YZOO0-X8vxwV2g
Diffstat (limited to 'nonworking')
-rw-r--r--nonworking/alsa-driver/alsadriver_0.9.8.oe12
-rw-r--r--nonworking/alsa-tools/alsa-tools_0.9.8.oe50
-rw-r--r--nonworking/apache/apache_2.0.47.oe85
-rw-r--r--nonworking/aterm/aterm_0.4.2.oe2
-rw-r--r--nonworking/atk/atk_1.5.1.oe13
-rw-r--r--nonworking/bluez-bluefw/bluez-bluefw_0.9.oe11
-rw-r--r--nonworking/bogl/bogl-utils-native_0.1.9.oe2
-rw-r--r--nonworking/bogl/libbogl_0.1.9.oe24
-rw-r--r--nonworking/cvs/cvs_1.12.6.oe2
-rw-r--r--nonworking/cyrus-imapd/cyrus-imapd_2.1.15.oe2
-rw-r--r--nonworking/cyrus-imapd/cyrus-imapd_2.2.3.oe8
-rw-r--r--nonworking/directfb/directfb_0.9.19.oe38
-rw-r--r--nonworking/directfb/directfb_0.9.20.oe38
-rw-r--r--nonworking/enscript/enscript_1.6.4.oe6
-rw-r--r--nonworking/espgs/espgs_7.07.1rc1.oe12
-rw-r--r--nonworking/firebird/firebird_1.5.0.4290.oe11
-rw-r--r--nonworking/freenote/freenote_1.6.1.oe24
-rw-r--r--nonworking/frodo/frodo_4.2.oe2
-rw-r--r--nonworking/gd/gd_2.0.22.oe11
-rw-r--r--nonworking/glib-1.2/glib-1.2_1.2.10.oe11
-rw-r--r--nonworking/glib-2.0/glib-2.0_2.3.1.oe106
-rw-r--r--nonworking/gnupg/gnupg_1.0.7.oe9
-rw-r--r--nonworking/konqueror/konqueror-embedded_20030705.oe26
-rw-r--r--nonworking/korganizer/korganizer-embedded_1.7.5.oe53
-rw-r--r--nonworking/kstars/kstars-embedded_0.8.5.oe22
-rw-r--r--nonworking/libetpan/libetpan_0.31.oe125
-rw-r--r--nonworking/libetpan2/libetpan_0.30.oe125
-rw-r--r--nonworking/libetpan2/libetpan_0.31.oe125
-rw-r--r--nonworking/libnet/libnet_0.10.11.oe33
-rw-r--r--nonworking/libnet/libnet_1.1.1.oe20
-rw-r--r--nonworking/minisip/minisip_1.0a.oe13
-rw-r--r--nonworking/ncurses/ncurses_4.2.oe40
-rw-r--r--nonworking/ocamlc/ocamlc-native_3.06.oe11
-rw-r--r--nonworking/offlineimap/offlineimap_4.0.0.oe16
-rw-r--r--nonworking/pixdev/pixdev-stable_0.1.oe29
-rw-r--r--nonworking/postfix/postfix_2.0.15.oe31
-rw-r--r--nonworking/python/python-gsl_0.2.0.oe15
-rw-r--r--nonworking/qtopia/qtopia_1.7.0.oe2
-rw-r--r--nonworking/qualendar/qualendar_0.8.0.oe19
-rw-r--r--nonworking/r/r_1.8.1.oe17
-rw-r--r--nonworking/redland/redland_0.9.10.oe6
-rw-r--r--nonworking/redland/redland_0.9.16.oe6
-rw-r--r--nonworking/samba/samba_3.0.0.oe2
-rw-r--r--nonworking/samba/samba_3.0.1.oe17
-rw-r--r--nonworking/snmpz/snmpz_1.1.oe11
-rw-r--r--nonworking/tetex/tetex_2.0.2.oe2
-rw-r--r--nonworking/unison/unison_2.9.1.oe9
-rw-r--r--nonworking/xfree86/xfree86_4.3.0.oe54
-rw-r--r--nonworking/xmame/xmame_0.78.1.oe21
49 files changed, 1321 insertions, 8 deletions
diff --git a/nonworking/alsa-driver/alsadriver_0.9.8.oe b/nonworking/alsa-driver/alsadriver_0.9.8.oe
index e69de29bb2..3962dc6035 100644
--- a/nonworking/alsa-driver/alsadriver_0.9.8.oe
+++ b/nonworking/alsa-driver/alsadriver_0.9.8.oe
@@ -0,0 +1,12 @@
+DESCRIPTION="Alsa Drivers"
+MAINTAINER="Lorn Potter <lpotter@trolltech.com>"
+LICENSE="GPL"
+DEPENDS=""
+
+SCR_URI="ftp://ftp.alsa-project.org/pub/lib/alsa-driver-${PV}.tar.bz2"
+
+S="${WORKDIR}/${P}"
+
+inherit autotools
+# libtool
+
diff --git a/nonworking/alsa-tools/alsa-tools_0.9.8.oe b/nonworking/alsa-tools/alsa-tools_0.9.8.oe
index e69de29bb2..d3acda0617 100644
--- a/nonworking/alsa-tools/alsa-tools_0.9.8.oe
+++ b/nonworking/alsa-tools/alsa-tools_0.9.8.oe
@@ -0,0 +1,50 @@
+DESCRIPTION="Alsa Tools"
+MAINTAINER="Lorn Potter <lpotter@trolltech.com>"
+LICENSE="GPL"
+DEPENDS=""
+
+SRC_URI="ftp://ftp.alsa-project.org/pub/tools/alsa-tools-${PV}.tar.bz2"
+
+inherit autotools
+
+dirs = ac3dec \
+ as10k1 \
+ envy24control \
+ hdsploader \
+ hdspmixer \
+ mixartloader \
+ rmedigicontrol \
+ sb16_csp \
+ seq \
+ sscape_ctl \
+ us428control \
+ usx2yloader \
+ vxloader
+
+do_configure () {
+ for d in ${dirs}; do
+ (
+ S="$S/$d"
+ cd ${S}
+ oe_runconf
+ )
+ done
+}
+
+do_compile () {
+ for d in ${dirs}; do
+ (
+ cd ${S}/$d
+ oe_runmake
+ )
+ done
+}
+
+do_install () {
+ for d in ${dirs}; do
+ (
+ cd ${S}/$d
+ oe_runmake 'DESTDIR=${D}' install
+ )
+ done
+}
diff --git a/nonworking/apache/apache_2.0.47.oe b/nonworking/apache/apache_2.0.47.oe
index e69de29bb2..58131dddbf 100644
--- a/nonworking/apache/apache_2.0.47.oe
+++ b/nonworking/apache/apache_2.0.47.oe
@@ -0,0 +1,85 @@
+SECTION = net
+DEPENDS = expat openssl
+RDEPENDS = libc6, libexpat1, libssl0.9.7
+
+SRC_URI = http://ftp.epix.net/apache/httpd/httpd-${PV}.tar.gz \
+ file://${FILESDIR}/configure.patch;patch=1 \
+ file://${FILESDIR}/pcre-configure.patch;patch=1
+S = ${WORKDIR}/httpd-${PV}
+
+basesysconfdir := ${sysconfdir}
+sysconfdir = /etc/apache
+
+inherit autotools libtool
+
+FILES_${PN}=${bindir} ${sbindir} ${libexecdir} ${libdir}/lib*.so.* \
+ ${libdir}/*/ ${basesysconfdir} ${sharedstatedir} ${localstatedir} \
+ /bin /sbin /lib/*/ /lib/*.so* ${datadir}/${PN} ${datadir}/htdocs \
+ ${datadir}/icons ${datadir}/cgi-bin ${datadir}/error /var
+
+CFLAGS_append = " -DPATH_MAX=4096"
+CFLAGS_prepend = "-I${STAGING_INCDIR}/openssl "
+EXTRA_OECONF = "--enable-ssl --with-ssl=${STAGING_LIBDIR}/.. --enable-dav \
+ --enable-dav-fs --with-dbm=sdbm --with-berkeley-db=no \
+ --with-gdbm=no --with-ndbm=no"
+do_configure () {
+ (cd srclib/apr && ./buildconf)
+ (cd srclib/apr-util && ./buildconf)
+
+ cp srclib/apr/build/config.guess srclib/apr/build/config.sub \
+ srclib/apr/build/PrintPath srclib/apr/build/apr_common.m4 \
+ srclib/apr/build/find_apr.m4 $apu_src_dir/build/find_apu.m4 build
+
+ (cd srclib/pcre && autoconf)
+
+ aclocal -I build
+ autoheader
+ autoconf
+ oe_runconf
+}
+
+do_compile () {
+ touch srclib/apr-util/uri/gen_uri_delims.lo
+ ${BUILD_CC} srclib/apr-util/uri/gen_uri_delims.c -o srclib/apr-util/uri/gen_uri_delims
+ touch srclib/pcre/dftables.lo
+ ${BUILD_CC} -I/usr/include/pcre srclib/pcre/dftables.c -o srclib/pcre/dftables
+ cd server
+ ${BUILD_CC} -I${S}/srclib/apr/include -c gen_test_char.c && touch gen_test_char.lo
+ ${BUILD_CC} -I${S}/os/unix -I${S}/srclib/apr/include -I${S}/srclib/apr-util/include -I${S}/include -c util_debug.c && touch util_debug.lo
+ ${BUILD_CC} gen_test_char.o util_debug.o -o gen_test_char
+ /bin/sh ${S}/srclib/apr/libtool --silent --mode=compile ${CC} -DPATH_MAX=4096 -I${S}/srclib/apr/include -prefer-non-pic -static -c gen_test_char.c && touch gen_test_char.lo
+ /bin/sh ${S}/srclib/apr/libtool --silent --mode=compile ${CC} -DPATH_MAX=4096 -I${S}/os/unix -I${S}/srclib/apr/include -I${S}/srclib/apr-util/include -I${S}/include -prefer-non-pic -static -c util_debug.c && touch util_debug.lo
+ touch gen_test_char
+ cd ..
+ oe_runmake
+}
+
+do_install_append () {
+ set -x
+ install -d ${D}/${basesysconfdir}/init.d
+ cat ${FILESDIR}/init | \
+ sed -e 's,/usr/sbin/,${sbindir}/,g; \
+ s,/usr/bin/,${bindir}/,g; \
+ s,/usr/lib,${libdir}/,g; \
+ s,/etc/apache/,${sysconfdir}/,g; \
+ s,/etc/,${basesysconfdir}/,g; \
+ s,/usr/,${prefix}/,g;' > ${D}/${basesysconfdir}/init.d/httpd
+ chmod 755 ${D}/${basesysconfdir}/init.d/httpd
+ if test -e ${FILESDIR}/httpd.conf.${MACHINE}; then
+ install -m 0644 ${FILESDIR}/httpd.conf.${MACHINE} ${D}/${sysconfdir}/httpd.conf
+ fi
+}
+
+pkg_postinst () {
+ if test -n "$D"; then
+ D="-r $D"
+ fi
+ update-rc.d $D httpd defaults 91 20
+}
+
+pkg_prerm () {
+ if test -n "$D"; then
+ D="-r $D"
+ fi
+ update-rc.d $D httpd remove
+}
diff --git a/nonworking/aterm/aterm_0.4.2.oe b/nonworking/aterm/aterm_0.4.2.oe
index 384346957f..573019b006 100644
--- a/nonworking/aterm/aterm_0.4.2.oe
+++ b/nonworking/aterm/aterm_0.4.2.oe
@@ -1,4 +1,4 @@
-DEPENDS = virtual/libc x11-cvs xproto-cvs
+DEPENDS = x11-cvs xproto-cvs
SRC_URI = ${SOURCEFORGE_MIRROR}/aterm/aterm-${PV}.tar.bz2
diff --git a/nonworking/atk/atk_1.5.1.oe b/nonworking/atk/atk_1.5.1.oe
index e69de29bb2..af2a6f8667 100644
--- a/nonworking/atk/atk_1.5.1.oe
+++ b/nonworking/atk/atk_1.5.1.oe
@@ -0,0 +1,13 @@
+DEPENDS = glib-2.0
+RDEPENDS = libc6 glib-2.0
+
+SRC_URI = http://ftp.gnome.org/pub/gnome/sources/atk/1.5/atk-${PV}.tar.bz2 \
+ file://${FILESDIR}/m4.patch;patch=1
+
+inherit autotools libtool
+
+EXTRA_OECONF = '--disable-glibtest'
+
+CFLAGS_append = ' -I${STAGING_INCDIR}/glib-2.0 \
+ -I${STAGING_INCDIR}/glib-2.0/glib \
+ -I${STAGING_INCDIR}/glib-2.0/gobject'
diff --git a/nonworking/bluez-bluefw/bluez-bluefw_0.9.oe b/nonworking/bluez-bluefw/bluez-bluefw_0.9.oe
index e69de29bb2..d98078802b 100644
--- a/nonworking/bluez-bluefw/bluez-bluefw_0.9.oe
+++ b/nonworking/bluez-bluefw/bluez-bluefw_0.9.oe
@@ -0,0 +1,11 @@
+SECTION="libs"
+PRIORITY="optional"
+RDEPENDS="libc6"
+SECTION="libs"
+DEPENDS=
+
+SRC_URI = "http://bluez.sourceforge.net/download/${PN}-${PV}.tar.gz"
+S=${WORKDIR}/${P}
+
+inherit autotools
+
diff --git a/nonworking/bogl/bogl-utils-native_0.1.9.oe b/nonworking/bogl/bogl-utils-native_0.1.9.oe
index 545f06c45e..94a1d4e00b 100644
--- a/nonworking/bogl/bogl-utils-native_0.1.9.oe
+++ b/nonworking/bogl/bogl-utils-native_0.1.9.oe
@@ -1,7 +1,7 @@
DESCRIPTION = "Utilities for Ben's Own Graphics Library"
SECTION = "libs"
PRIORITY = "optional"
-DEPENDS = "virtual/libc gd-native"
+DEPENDS = "gd-native"
PR = "2"
SRC_URI = "${DEBIAN_MIRROR}/main/b/bogl/bogl_${PV}-${PR}.tar.gz"
diff --git a/nonworking/bogl/libbogl_0.1.9.oe b/nonworking/bogl/libbogl_0.1.9.oe
index e69de29bb2..e9198eae89 100644
--- a/nonworking/bogl/libbogl_0.1.9.oe
+++ b/nonworking/bogl/libbogl_0.1.9.oe
@@ -0,0 +1,24 @@
+DESCRIPTION = "Ben's Own Graphics Library"
+SECTION = "libs"
+PRIORITY = "optional"
+DEPENDS = "bogl-utils-native"
+PR = "2"
+
+SRC_URI = "${DEBIAN_MIRROR}/main/b/bogl/bogl_${PV}-${PR}.tar.gz"
+S = "${WORKDIR}/bogl"
+
+do_compile() {
+ ln -sf ${STAGING_BINDIR}/bdftobogl .
+ ln -sf ${STAGING_BINDIR}/pngtobogl .
+ oe_runmake libbogl.so.0.1 libbogl.a
+}
+
+do_stage() {
+ oe_soinstall libbogl.so.0.1 ${STAGING_LIBDIR}/
+ install bogl*.h ${STAGING_INCDIR}/
+}
+
+do_install() {
+ oe_soinstall libbogl.so.0.1 ${STAGING_LIBDIR}/
+}
+
diff --git a/nonworking/cvs/cvs_1.12.6.oe b/nonworking/cvs/cvs_1.12.6.oe
index 58b44d412a..b83ce9d96f 100644
--- a/nonworking/cvs/cvs_1.12.6.oe
+++ b/nonworking/cvs/cvs_1.12.6.oe
@@ -1,7 +1,7 @@
DESCRIPTION = "The Concurrent Versioning System (cvs) client - Feature Version "
SECTION = "base"
PRIORITY = "optional"
-DEPENDS = "virtual/libc"
+DEPENDS = ""
RDEPENDS = "libc6"
SRC_URI = "http://www.cvshome.org/files/19/10/cvs-${PV}.tar.bz2"
diff --git a/nonworking/cyrus-imapd/cyrus-imapd_2.1.15.oe b/nonworking/cyrus-imapd/cyrus-imapd_2.1.15.oe
index f322b1486b..28ff427797 100644
--- a/nonworking/cyrus-imapd/cyrus-imapd_2.1.15.oe
+++ b/nonworking/cyrus-imapd/cyrus-imapd_2.1.15.oe
@@ -1,4 +1,4 @@
-DEPENDS = virtual/libc cyrus-sasl
+DEPENDS = cyrus-sasl
RDEPENDS = libc6 cyrus-sasl
SRC_URI = ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-${PV}.tar.gz
diff --git a/nonworking/cyrus-imapd/cyrus-imapd_2.2.3.oe b/nonworking/cyrus-imapd/cyrus-imapd_2.2.3.oe
index e69de29bb2..28ff427797 100644
--- a/nonworking/cyrus-imapd/cyrus-imapd_2.2.3.oe
+++ b/nonworking/cyrus-imapd/cyrus-imapd_2.2.3.oe
@@ -0,0 +1,8 @@
+DEPENDS = cyrus-sasl
+RDEPENDS = libc6 cyrus-sasl
+
+SRC_URI = ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-${PV}.tar.gz
+
+inherit autotools
+
+EXTRA_OECONF=--with-auth=unix
diff --git a/nonworking/directfb/directfb_0.9.19.oe b/nonworking/directfb/directfb_0.9.19.oe
index e69de29bb2..13244f3327 100644
--- a/nonworking/directfb/directfb_0.9.19.oe
+++ b/nonworking/directfb/directfb_0.9.19.oe
@@ -0,0 +1,38 @@
+SECTION = "libs"
+PRIORITY = "optional"
+MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+RDEPENDS = "libc6 libjpeg libpng3 zlib1g"
+DEPENDS = "jpeg libpng zlib"
+DESCRIPTION = "DirectFB is a thin library that provides developers \
+with hardware graphics acceleration, input device handling and \
+abstraction, an integrated windowing system with support for \
+translucent windows and multiple display layers on top of the \
+Linux framebuffer device."
+FILES_directfb_append = " ${libdir}/directfb-${PV}/systems/*.so \
+ ${libdir}/directfb-${PV}/inputdrivers/*.so \
+ ${libdir}/directfb-${PV}/interfaces/*/*.so \
+ ${datadir}/directfb-${PV}"
+
+SRC_URI = "http://www.directfb.org/download/DirectFB/DirectFB-${PV}.tar.gz"
+S = "${WORKDIR}/DirectFB-${PV}"
+
+inherit autotools libtool pkgconfig
+
+EXTRA_OECONF = "--with-gfxdrivers=none --enable-libmpeg3=no --enable-freetype=no --enable-sdl=no"
+
+do_stage() {
+ oe_runmake -C src 'libdir=/target/lib' 'includedir=/target/include/directfb' \
+ 'oldincludedir=/target/include' 'datadir=/share' \
+ 'DESTDIR=${STAGING_DIR}' \
+ 'INTERNALINCLUDEDIR=/target/include/directfb-internal' \
+ install-internalincludeHEADERS install-libLTLIBRARIES
+ oe_runmake -C include 'libdir=/target/lib' 'includedir=/target/include/directfb' \
+ 'oldincludedir=/target/include' 'datadir=/share' \
+ 'DESTDIR=${STAGING_DIR}' \
+ 'INTERNALINCLUDEDIR=/target/include/directfb-internal' \
+ install-internalincludeHEADERS install-includeHEADERS
+}
+
+do_install() {
+ oe_runmake 'DESTDIR=${D}' install
+}
diff --git a/nonworking/directfb/directfb_0.9.20.oe b/nonworking/directfb/directfb_0.9.20.oe
index e69de29bb2..9932fc563c 100644
--- a/nonworking/directfb/directfb_0.9.20.oe
+++ b/nonworking/directfb/directfb_0.9.20.oe
@@ -0,0 +1,38 @@
+SECTION = "libs"
+PRIORITY = "optional"
+MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+RDEPENDS = "libc6 libjpeg62 libpng3 zlib1g"
+DEPENDS = "jpeg libpng zlib"
+DESCRIPTION = "DirectFB is a thin library that provides developers \
+with hardware graphics acceleration, input device handling and \
+abstraction, an integrated windowing system with support for \
+translucent windows and multiple display layers on top of the \
+Linux framebuffer device."
+FILES_directfb_append = " ${libdir}/directfb-${PV}/systems/*.so \
+ ${libdir}/directfb-${PV}/inputdrivers/*.so \
+ ${libdir}/directfb-${PV}/interfaces/*/*.so \
+ ${datadir}/directfb-${PV}"
+
+SRC_URI = "http://www.directfb.org/download/DirectFB/DirectFB-${PV}.tar.gz"
+S = "${WORKDIR}/DirectFB-${PV}"
+
+inherit autotools libtool pkgconfig
+
+EXTRA_OECONF = "--with-gfxdrivers=none --enable-libmpeg3=no --enable-freetype=no --enable-sdl=no"
+
+do_stage() {
+ oe_runmake -C src 'libdir=/target/lib' 'includedir=/target/include/directfb' \
+ 'oldincludedir=/target/include' 'datadir=/share' \
+ 'DESTDIR=${STAGING_DIR}' \
+ 'INTERNALINCLUDEDIR=/target/include/directfb-internal' \
+ install-internalincludeHEADERS install-libLTLIBRARIES
+ oe_runmake -C include 'libdir=/target/lib' 'includedir=/target/include/directfb' \
+ 'oldincludedir=/target/include' 'datadir=/share' \
+ 'DESTDIR=${STAGING_DIR}' \
+ 'INTERNALINCLUDEDIR=/target/include/directfb-internal' \
+ install-internalincludeHEADERS install-includeHEADERS
+}
+
+do_install() {
+ oe_runmake 'DESTDIR=${D}' install
+}
diff --git a/nonworking/enscript/enscript_1.6.4.oe b/nonworking/enscript/enscript_1.6.4.oe
index e69de29bb2..e65164b87b 100644
--- a/nonworking/enscript/enscript_1.6.4.oe
+++ b/nonworking/enscript/enscript_1.6.4.oe
@@ -0,0 +1,6 @@
+DEPENDS =
+RDEPENDS = libc6
+
+SRC_URI = http://www.iki.fi/mtr/genscript/enscript-1.6.4.tar.gz
+
+inherit autotools
diff --git a/nonworking/espgs/espgs_7.07.1rc1.oe b/nonworking/espgs/espgs_7.07.1rc1.oe
index e69de29bb2..ef6f68f1a1 100644
--- a/nonworking/espgs/espgs_7.07.1rc1.oe
+++ b/nonworking/espgs/espgs_7.07.1rc1.oe
@@ -0,0 +1,12 @@
+DEPENDS =
+RDEPENDS = libc6
+
+SRC_URI = ftp://ftp.easysw.com/pub/ghostscript/espgs-${PV}-source.tar.bz2
+
+inherit autotools
+
+do_configure () {
+ set -e
+ ./autogen.sh
+ oe_runconf
+}
diff --git a/nonworking/firebird/firebird_1.5.0.4290.oe b/nonworking/firebird/firebird_1.5.0.4290.oe
index e69de29bb2..c8f87a580e 100644
--- a/nonworking/firebird/firebird_1.5.0.4290.oe
+++ b/nonworking/firebird/firebird_1.5.0.4290.oe
@@ -0,0 +1,11 @@
+DEPENDS =
+RDEPENDS = libc6
+
+SRC_URI = ${SOURCEFORGE_MIRROR}/firebird/firebird-${PV}.tar.bz2
+
+inherit autotools
+
+do_configure () {
+ ./autogen.sh
+ oe_runconf
+}
diff --git a/nonworking/freenote/freenote_1.6.1.oe b/nonworking/freenote/freenote_1.6.1.oe
index e69de29bb2..90c131e6b1 100644
--- a/nonworking/freenote/freenote_1.6.1.oe
+++ b/nonworking/freenote/freenote_1.6.1.oe
@@ -0,0 +1,24 @@
+DESCRIPTION="Auto-Correction Paint Program for Opie/Qtopia"
+SECTION="base"
+PRIORITY="optional"
+LICENSE="GPL"
+RDEPENDS="libqpe1"
+DEPENDS=""
+
+SRC_URI = http://www.urban.ne.jp/home/kanemori/zaurus/FreeNote_${PV}_arm.tar.gz \
+ file://${FILESDIR}/compile.patch;patch=1
+S = ${WORKDIR}/FreeNote_${PV}_arm
+
+inherit palmtop
+
+do_configure_prepend() {
+ qmake -project -o ${PN}.pro
+}
+
+do_install() {
+ install -d ${D}/opt/QtPalmtop/{bin,apps/Applications,pics}
+ install -D -m 755 freenoteeintu ${D}/opt/QtPalmtop/bin/freenoteeintu
+ install -D -m 644 ${FILESDIR}/freenoteeintu.desktop ${D}/opt/QtPalmtop/apps/Applications/freenoteeintu.desktop
+ install -d ${D}/opt/QtPalmtop/pics
+ cp -a *.png ${D}/opt/QtPalmtop/pics/
+}
diff --git a/nonworking/frodo/frodo_4.2.oe b/nonworking/frodo/frodo_4.2.oe
index c65fd07622..669d97d711 100644
--- a/nonworking/frodo/frodo_4.2.oe
+++ b/nonworking/frodo/frodo_4.2.oe
@@ -2,7 +2,7 @@ DESCRIPTION="C64 Emulator based on SDL"
SECTION="base"
PRIORITY="optional"
RDEPENDS="libc6 libsdl-qpe"
-DEPENDS=virtual/libc libsdl-qpe
+DEPENDS=libsdl-qpe
SRC_URI = cvs://anoncvs:anoncvs@down.physik.uni-mainz.de/cvs;module=Frodo4 \
file://${FILESDIR}/m4.patch;patch=1 \
diff --git a/nonworking/gd/gd_2.0.22.oe b/nonworking/gd/gd_2.0.22.oe
index e69de29bb2..18674dba30 100644
--- a/nonworking/gd/gd_2.0.22.oe
+++ b/nonworking/gd/gd_2.0.22.oe
@@ -0,0 +1,11 @@
+DESCRIPTION = "An ANSI C library for the dynamic creation of images. GD creates PNG and JPEG images, among other formats."
+SECTION = "libs"
+PRIORITY = "optional"
+DEPENDS = ""
+
+SRC_URI = "http://www.boutell.com/gd/http/gd-${PV}.tar.gz"
+
+inherit autotools libtool
+
+
+
diff --git a/nonworking/glib-1.2/glib-1.2_1.2.10.oe b/nonworking/glib-1.2/glib-1.2_1.2.10.oe
index e69de29bb2..3580754de2 100644
--- a/nonworking/glib-1.2/glib-1.2_1.2.10.oe
+++ b/nonworking/glib-1.2/glib-1.2_1.2.10.oe
@@ -0,0 +1,11 @@
+DEPENDS =
+RDEPENDS = libc6
+
+SRC_URI = http://ftp.gnome.org/pub/gnome/sources/glib/1.2/glib-${PV}.tar.gz \
+ file://${FILESDIR}/configure.patch;patch=1
+
+inherit autotools libtool
+
+do_configure_prepend () {
+ install -m 0644 ${FILESDIR}/glibconfig-sysdefs.h .
+}
diff --git a/nonworking/glib-2.0/glib-2.0_2.3.1.oe b/nonworking/glib-2.0/glib-2.0_2.3.1.oe
index e69de29bb2..78710f7a4f 100644
--- a/nonworking/glib-2.0/glib-2.0_2.3.1.oe
+++ b/nonworking/glib-2.0/glib-2.0_2.3.1.oe
@@ -0,0 +1,106 @@
+DEPENDS = glib-2.0-native
+RDEPENDS = libc6
+
+SRC_URI = http://ftp.gnome.org/pub/gnome/sources/glib/2.3/glib-${PV}.tar.bz2 \
+ file://${FILESDIR}/configure.patch;patch=1
+S = ${WORKDIR}/glib-${PV}
+
+inherit autotools libtool pkgconfig
+
+acpaths=
+do_configure_prepend () {
+ install -m 0644 ${FILESDIR}/glibconfig-sysdefs.h .
+}
+
+SOV=0.103.0
+do_stage () {
+ install -m 0755 glib/.libs/libglib-2.0.so.${SOV} ${STAGING_LIBDIR}/libglib-2.0.so.${SOV}
+ install -m 0644 glib/.libs/libglib-2.0.lai ${STAGING_LIBDIR}/libglib-2.0.la
+ install -m 0644 glib/.libs/libglib-2.0.a ${STAGING_LIBDIR}/libglib-2.0.a
+ install -m 0755 gmodule/.libs/libgmodule-2.0.so.${SOV} ${STAGING_LIBDIR}/libgmodule-2.0.so.${SOV}
+ install -m 0644 gmodule/.libs/libgmodule-2.0.lai ${STAGING_LIBDIR}/libgmodule-2.0.la
+ install -m 0644 gmodule/.libs/libgmodule-2.0.a ${STAGING_LIBDIR}/libgmodule-2.0.a
+ install -m 0755 gthread/.libs/libgthread-2.0.so.${SOV} ${STAGING_LIBDIR}/libgthread-2.0.so.${SOV}
+ install -m 0644 gthread/.libs/libgthread-2.0.lai ${STAGING_LIBDIR}/libgthread-2.0.la
+ install -m 0644 gthread/.libs/libgthread-2.0.a ${STAGING_LIBDIR}/libgthread-2.0.a
+ install -m 0755 gobject/.libs/libgobject-2.0.so.${SOV} ${STAGING_LIBDIR}/libgobject-2.0.so.${SOV}
+ install -m 0644 gobject/.libs/libgobject-2.0.lai ${STAGING_LIBDIR}/libgobject-2.0.la
+ install -m 0644 gobject/.libs/libgobject-2.0.a ${STAGING_LIBDIR}/libgobject-2.0.a
+ ln -sf libglib-2.0.so.${SOV} ${STAGING_LIBDIR}/libglib-2.0.so.0
+ ln -sf libglib-2.0.so.${SOV} ${STAGING_LIBDIR}/libglib-2.0.so
+ ln -sf libgmodule-2.0.so.${SOV} ${STAGING_LIBDIR}/libgmodule-2.0.so.0
+ ln -sf libgmodule-2.0.so.${SOV} ${STAGING_LIBDIR}/libgmodule-2.0.so
+ ln -sf libgthread-2.0.so.${SOV} ${STAGING_LIBDIR}/libgthread-2.0.so.0
+ ln -sf libgthread-2.0.so.${SOV} ${STAGING_LIBDIR}/libgthread-2.0.so
+ ln -sf libgobject-2.0.so.${SOV} ${STAGING_LIBDIR}/libgobject-2.0.so.0
+ ln -sf libgobject-2.0.so.${SOV} ${STAGING_LIBDIR}/libgobject-2.0.so
+ ln -sf libglib-2.0.so.${SOV} ${STAGING_LIBDIR}/libglib-2.0.so.0
+ ln -sf libglib-2.0.so.${SOV} ${STAGING_LIBDIR}/libglib-2.0.so
+ install -d ${STAGING_INCDIR}/glib-2.0/glib
+ install -m 0755 glibconfig.h ${STAGING_INCDIR}/glib-2.0/glibconfig.h
+ install -m 0644 glib/glib-object.h ${STAGING_INCDIR}/glib-2.0/glib-object.h
+ install -m 0644 glib/glib.h ${STAGING_INCDIR}/glib-2.0/glib.h
+ install -m 0644 gmodule/gmodule.h ${STAGING_INCDIR}/glib-2.0/gmodule.h
+ install -m 0644 glib/galloca.h ${STAGING_INCDIR}/glib-2.0/glib/galloca.h
+ install -m 0644 glib/garray.h ${STAGING_INCDIR}/glib-2.0/glib/garray.h
+ install -m 0644 glib/gasyncqueue.h ${STAGING_INCDIR}/glib-2.0/glib/gasyncqueue.h
+ install -m 0644 glib/gbacktrace.h ${STAGING_INCDIR}/glib-2.0/glib/gbacktrace.h
+ install -m 0644 glib/gcache.h ${STAGING_INCDIR}/glib-2.0/glib/gcache.h
+ install -m 0644 glib/gcompletion.h ${STAGING_INCDIR}/glib-2.0/glib/gcompletion.h
+ install -m 0644 glib/gconvert.h ${STAGING_INCDIR}/glib-2.0/glib/gconvert.h
+ install -m 0644 glib/gdataset.h ${STAGING_INCDIR}/glib-2.0/glib/gdataset.h
+ install -m 0644 glib/gdate.h ${STAGING_INCDIR}/glib-2.0/glib/gdate.h
+ install -m 0644 glib/gdir.h ${STAGING_INCDIR}/glib-2.0/glib/gdir.h
+ install -m 0644 glib/gerror.h ${STAGING_INCDIR}/glib-2.0/glib/gerror.h
+ install -m 0644 glib/gfileutils.h ${STAGING_INCDIR}/glib-2.0/glib/gfileutils.h
+ install -m 0644 glib/ghash.h ${STAGING_INCDIR}/glib-2.0/glib/ghash.h
+ install -m 0644 glib/ghook.h ${STAGING_INCDIR}/glib-2.0/glib/ghook.h
+ install -m 0644 glib/giochannel.h ${STAGING_INCDIR}/glib-2.0/glib/giochannel.h
+ install -m 0644 glib/glist.h ${STAGING_INCDIR}/glib-2.0/glib/glist.h
+ install -m 0644 glib/gmacros.h ${STAGING_INCDIR}/glib-2.0/glib/gmacros.h
+ install -m 0644 glib/gmain.h ${STAGING_INCDIR}/glib-2.0/glib/gmain.h
+ install -m 0644 glib/gmarkup.h ${STAGING_INCDIR}/glib-2.0/glib/gmarkup.h
+ install -m 0644 glib/gmem.h ${STAGING_INCDIR}/glib-2.0/glib/gmem.h
+ install -m 0644 glib/gmessages.h ${STAGING_INCDIR}/glib-2.0/glib/gmessages.h
+ install -m 0644 glib/gnode.h ${STAGING_INCDIR}/glib-2.0/glib/gnode.h
+ install -m 0644 glib/gpattern.h ${STAGING_INCDIR}/glib-2.0/glib/gpattern.h
+ install -m 0644 glib/gprimes.h ${STAGING_INCDIR}/glib-2.0/glib/gprimes.h
+ install -m 0644 glib/gqsort.h ${STAGING_INCDIR}/glib-2.0/glib/gqsort.h
+ install -m 0644 glib/gquark.h ${STAGING_INCDIR}/glib-2.0/glib/gquark.h
+ install -m 0644 glib/gqueue.h ${STAGING_INCDIR}/glib-2.0/glib/gqueue.h
+ install -m 0644 glib/grand.h ${STAGING_INCDIR}/glib-2.0/glib/grand.h
+ install -m 0644 glib/grel.h ${STAGING_INCDIR}/glib-2.0/glib/grel.h
+ install -m 0644 glib/gscanner.h ${STAGING_INCDIR}/glib-2.0/glib/gscanner.h
+ install -m 0644 glib/gshell.h ${STAGING_INCDIR}/glib-2.0/glib/gshell.h
+ install -m 0644 glib/gslist.h ${STAGING_INCDIR}/glib-2.0/glib/gslist.h
+ install -m 0644 glib/gspawn.h ${STAGING_INCDIR}/glib-2.0/glib/gspawn.h
+ install -m 0644 glib/gstrfuncs.h ${STAGING_INCDIR}/glib-2.0/glib/gstrfuncs.h
+ install -m 0644 glib/gstring.h ${STAGING_INCDIR}/glib-2.0/glib/gstring.h
+ install -m 0644 glib/gthread.h ${STAGING_INCDIR}/glib-2.0/glib/gthread.h
+ install -m 0644 glib/gthreadpool.h ${STAGING_INCDIR}/glib-2.0/glib/gthreadpool.h
+ install -m 0644 glib/gtimer.h ${STAGING_INCDIR}/glib-2.0/glib/gtimer.h
+ install -m 0644 glib/gtree.h ${STAGING_INCDIR}/glib-2.0/glib/gtree.h
+ install -m 0644 glib/gtypes.h ${STAGING_INCDIR}/glib-2.0/glib/gtypes.h
+ install -m 0644 glib/gunicode.h ${STAGING_INCDIR}/glib-2.0/glib/gunicode.h
+ install -m 0644 glib/gutils.h ${STAGING_INCDIR}/glib-2.0/glib/gutils.h
+ install -m 0644 glib/gwin32.h ${STAGING_INCDIR}/glib-2.0/glib/gwin32.h
+ install -m 0644 glib/gprintf.h ${STAGING_INCDIR}/glib-2.0/glib/gprintf.h
+ install -d ${STAGING_INCDIR}/glib-2.0/gobject
+ install -m 0644 gobject/gboxed.h ${STAGING_INCDIR}/glib-2.0/gobject/gboxed.h
+ install -m 0644 gobject/gclosure.h ${STAGING_INCDIR}/glib-2.0/gobject/gclosure.h
+ install -m 0644 gobject/genums.h ${STAGING_INCDIR}/glib-2.0/gobject/genums.h
+ install -m 0644 gobject/gobject.h ${STAGING_INCDIR}/glib-2.0/gobject/gobject.h
+ install -m 0644 gobject/gparam.h ${STAGING_INCDIR}/glib-2.0/gobject/gparam.h
+ install -m 0644 gobject/gparamspecs.h ${STAGING_INCDIR}/glib-2.0/gobject/gparamspecs.h
+ install -m 0644 gobject/gsignal.h ${STAGING_INCDIR}/glib-2.0/gobject/gsignal.h
+ install -m 0644 gobject/gsourceclosure.h ${STAGING_INCDIR}/glib-2.0/gobject/gsourceclosure.h
+ install -m 0644 gobject/gtype.h ${STAGING_INCDIR}/glib-2.0/gobject/gtype.h
+ install -m 0644 gobject/gtypemodule.h ${STAGING_INCDIR}/glib-2.0/gobject/gtypemodule.h
+ install -m 0644 gobject/gtypeplugin.h ${STAGING_INCDIR}/glib-2.0/gobject/gtypeplugin.h
+ install -m 0644 gobject/gvalue.h ${STAGING_INCDIR}/glib-2.0/gobject/gvalue.h
+ install -m 0644 gobject/gvaluearray.h ${STAGING_INCDIR}/glib-2.0/gobject/gvaluearray.h
+ install -m 0644 gobject/gvaluecollector.h ${STAGING_INCDIR}/glib-2.0/gobject/gvaluecollector.h
+ install -m 0644 gobject/gvaluetypes.h ${STAGING_INCDIR}/glib-2.0/gobject/gvaluetypes.h
+ install -m 0644 gobject/gobjectnotifyqueue.c ${STAGING_INCDIR}/glib-2.0/gobject/gobjectnotifyqueue.c
+ install -m 0644 gobject/gmarshal.h ${STAGING_INCDIR}/glib-2.0/gobject/gmarshal.h
+}
diff --git a/nonworking/gnupg/gnupg_1.0.7.oe b/nonworking/gnupg/gnupg_1.0.7.oe
index e69de29bb2..31fb58625e 100644
--- a/nonworking/gnupg/gnupg_1.0.7.oe
+++ b/nonworking/gnupg/gnupg_1.0.7.oe
@@ -0,0 +1,9 @@
+DEPENDS = zlib
+RDEPENDS = libc6 zlib
+
+SRC_URI = ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${PV}.tar.gz \
+ file://${FILESDIR}/gcc3.patch;patch=1
+
+inherit autotools
+
+EXTRA_OEMAKE = "'checks='"
diff --git a/nonworking/konqueror/konqueror-embedded_20030705.oe b/nonworking/konqueror/konqueror-embedded_20030705.oe
index e69de29bb2..4499f26498 100644
--- a/nonworking/konqueror/konqueror-embedded_20030705.oe
+++ b/nonworking/konqueror/konqueror-embedded_20030705.oe
@@ -0,0 +1,26 @@
+DESCRIPTION="KDE Web Browser Konqueror, QtE based Palmtop Environments Edition"
+SECTION="base"
+PRIORITY="optional"
+LICENSE="GPL"
+RDEPENDS="libqpe1"
+DEPENDS=""
+
+SRC_URI = http://devel-home.kde.org/~hausmann/snapshots/konqueror-embedded-snapshot-${PV}.tar.gz \
+ file://${FILESDIR}/opie1.patch;patch=1
+
+S = "${WORKDIR}/konqueror-embedded-snapshot-${PV}"
+
+inherit autotools libtool
+
+FILES=
+FILES_${PN}=/opt/QtPalmtop
+
+QMAKE=${STAGING_BINDIR}/qmake
+QMAKESPEC=${QMAKE_MKSPEC_PATH}/qws/${TARGET_OS}-${TARGET_ARCH}-g++
+
+EXTRA_QMAKEVARS_POST = "QMAKE_UIC=${STAGING_BINDIR}/uic QMAKE_MOC=${STAGING_BINDIR}/moc QMAKE_RPATH=-Wl,-rpath-link,"
+
+EXTRA_OECONF = --enable-static --disable-shared --disable-debug --enable-qpe --enable-embedded \
+ --with-extra-includes=${STAGING_INCDIR} --with-extra-libs=${STAGING_LIBDIR} --with-ssl-version=0.9.7c \
+ --with-ssl-dir=${STAGING_DIR}/target --with-qtopia-dir=${STAGING_DIR}/target --prefix=/opt/QtPalmtop --with-javascript=static
+
diff --git a/nonworking/korganizer/korganizer-embedded_1.7.5.oe b/nonworking/korganizer/korganizer-embedded_1.7.5.oe
index e69de29bb2..c8d76d9eda 100644
--- a/nonworking/korganizer/korganizer-embedded_1.7.5.oe
+++ b/nonworking/korganizer/korganizer-embedded_1.7.5.oe
@@ -0,0 +1,53 @@
+DESCRIPTION= "Korganizer/Pi is a powerful calender and ToDo Tool for Qt/Embedded based Palmtop Environments"
+SECTION = "base"
+PRIORITY = "optional"
+MAINTAINER = "Sebastian Goergen <zeppo@gmx.net>"
+LICENSE = "GPL"
+RDEPENDS = "lipqpe1"
+DEPENDS ="virtual/libqpe libopie1"
+
+SRC_URI = "http://www.pi-sync.net/daunlood/stable/korganizerPi.175.tar.gz"
+
+S = "${WORKDIR}/korganizerPi.175"
+
+inherit palmtop
+
+EXTRA_QMAKEVARS_POST = "QMAKE_UIC=${STAGING_BINDIR}/uic QMAKE_MOC=${STAGING_BINDIR}/moc QMAKE_RPATH=-Wl,-rpath-link,"
+QMAKE_PROFILES= "all.pro"
+
+SUBDIRS="microkde libical/src/libical libical/src/libicalss libkcal libkdepim libkabcwrap kalarmd korganizer"
+
+do_configure_prepend() {
+ echo -e "TEMPLATE=subdirs\nSUBDIRS=qtcompat ${SUBDIRS}\n" >all.pro
+ for d in ${SUBDIRS}
+ do
+ mv -f ${d}/`basename ${d}`E.pro ${d}/`basename ${d}`.pro
+ done
+}
+
+do_install() {
+ install -d ${D}/${palmtopdir}/bin \
+ ${D}/${palmtopdir}/lib \
+ ${D}/${palmtopdir}/apps/1Pim \
+ ${D}/${palmtopdir}/pics/korganizer/icons16 \
+ ${D}/${palmtopdir}/pics/korganizer/iconsmini \
+ ${D}/${palmtopdir}/plugins/applets
+ install -m 0644 korganizer/korganizer.desktop ${D}/${palmtopdir}/apps/1Pim/korganizer.desktop
+ cd ${S}/pics
+ install -m 0644 ${S}/pics/ko*.png ${D}/${palmtopdir}/pics
+ install -m 0644 ${S}/pics/*.png ${D}/${palmtopdir}/pics/korganizer
+ install -m 0644 ${S}/pics/icons16/*.png ${D}/${palmtopdir}/pics/korganizer/icons16
+ install -m 0644 ${S}/pics/iconsmini/*.png ${D}/${palmtopdir}/pics/korganizer/iconsmini
+
+ for f in libmicrokde libmicrokdepim libmicrokabc libmicrokcal libmicroqtcompat
+ do
+ oe_libinstall -so -C ${STAGING_LIBDIR} $f ${d}/${palmtopdir}/lib
+ done
+
+ install -m 0755 ${STAGING_DIR}/${HOST_SYS}/bin/kopi ${D}/${palmtopdir}/bin/kopi
+
+ for f in libkopialarmapplet
+ do
+ oe_libinstall -so -C ${STAGING_DIR}/${HOST_SYS}/plugins/applets $f ${d}/${palmtopdir}/plugins/applets
+ done
+}
diff --git a/nonworking/kstars/kstars-embedded_0.8.5.oe b/nonworking/kstars/kstars-embedded_0.8.5.oe
index e69de29bb2..03e398fb25 100644
--- a/nonworking/kstars/kstars-embedded_0.8.5.oe
+++ b/nonworking/kstars/kstars-embedded_0.8.5.oe
@@ -0,0 +1,22 @@
+DESCRIPTION = "KDE Stars: The Universe, in your hands! QtE based Palmtop Environments Edition"
+SECTION = "base"
+PRIORITY = "optional"
+LICENSE = "GPL"
+DEPENDS = ""
+
+SRC_URI = "http://kstars.sourceforge.net/kstars-embedded-${PV}.tar.gz"
+S = "${WORKDIR}/kstars"
+
+inherit palmtop
+
+do_install() {
+ install -d ${D}/${palmtopdir}/bin \
+ ${D}/${palmtopdir}/apps/Applications \
+ ${D}/${palmtopdir}/pics/kstars \
+ ${D}/${palmtopdir}/share/apps/kstars
+ install -m 0755 ${STAGING_LIBDIR}/../bin/kstars ${D}/${palmtopdir}/bin/kstars
+ rm -f ${STAGING_LIBDIR}/../bin/kstars
+ install -m 0644 ${WORKDIR}/apps/Applications/kstars.desktop ${D}/${palmtopdir}/Applications
+ cp -a ${WORKDIR}/pics/kstars ${D}/${palmtopdir}/pics/
+ cp -a ${WORKDIR}/share/apps/kstars ${D}/${palmtopdir}/share/apps/
+}
diff --git a/nonworking/libetpan/libetpan_0.31.oe b/nonworking/libetpan/libetpan_0.31.oe
index e69de29bb2..a96348ed9d 100644
--- a/nonworking/libetpan/libetpan_0.31.oe
+++ b/nonworking/libetpan/libetpan_0.31.oe
@@ -0,0 +1,125 @@
+DEPENDS = db3 openssl
+RDEPENDS = libc6 db3 openssl
+
+SRC_URI = ${SOURCEFORGE_MIRROR}/libetpan/libetpan-${PV}.tar.gz \
+ file://${FILESDIR}/limits.patch;patch=1 \
+ file://${FILESDIR}/install.patch;patch=1 \
+ file://${FILESDIR}/m4.patch;patch=1
+
+inherit autotools libtool
+
+EXTRA_OECONF = '--with-openssl=${STAGING_LIBDIR}/.. \
+ --without-libiconv-prefix'
+
+do_stage () {
+ install -m 0644 .libs/libetpan.lai ${STAGING_LIBDIR}/libetpan.la
+ install -m 0644 .libs/libetpan.a ${STAGING_LIBDIR}/libetpan.a
+ install -m 0755 .libs/libetpan.so.0.0.0 ${STAGING_LIBDIR}/
+ ln -sf libetpan.so.0.0.0 ${STAGING_LIBDIR}/libetpan.so.0
+ ln -sf libetpan.so.0.0.0 ${STAGING_LIBDIR}/libetpan.so
+ install -d ${STAGING_DIR}/target/include/libetpan
+ install -m 0644 imap/mailimap_helper.h ${STAGING_DIR}/target/include/libetpan/mailimap_helper.h
+ install -m 0644 imap/mailimap.h ${STAGING_DIR}/target/include/libetpan/mailimap.h
+ install -m 0644 imap/mailimap_types.h ${STAGING_DIR}/target/include/libetpan/mailimap_types.h
+ install -m 0644 imap/mailimap_types_helper.h ${STAGING_DIR}/target/include/libetpan/mailimap_types_helper.h
+ install -m 0644 imap/mailimap_socket.h ${STAGING_DIR}/target/include/libetpan/mailimap_socket.h
+ install -m 0644 imap/mailimap_ssl.h ${STAGING_DIR}/target/include/libetpan/mailimap_ssl.h
+ install -m 0644 nntp/newsnntp.h ${STAGING_DIR}/target/include/libetpan/newsnntp.h
+ install -m 0644 nntp/newsnntp_socket.h ${STAGING_DIR}/target/include/libetpan/newsnntp_socket.h
+ install -m 0644 nntp/newsnntp_ssl.h ${STAGING_DIR}/target/include/libetpan/newsnntp_ssl.h
+ install -m 0644 nntp/newsnntp_types.h ${STAGING_DIR}/target/include/libetpan/newsnntp_types.h
+ install -m 0644 pop3/mailpop3.h ${STAGING_DIR}/target/include/libetpan/mailpop3.h
+ install -m 0644 pop3/mailpop3_socket.h ${STAGING_DIR}/target/include/libetpan/mailpop3_socket.h
+ install -m 0644 pop3/mailpop3_helper.h ${STAGING_DIR}/target/include/libetpan/mailpop3_helper.h
+ install -m 0644 pop3/mailpop3_ssl.h ${STAGING_DIR}/target/include/libetpan/mailpop3_ssl.h
+ install -m 0644 pop3/mailpop3_types.h ${STAGING_DIR}/target/include/libetpan/mailpop3_types.h
+ install -m 0644 smtp/mailsmtp.h ${STAGING_DIR}/target/include/libetpan/mailsmtp.h
+ install -m 0644 smtp/mailsmtp_helper.h ${STAGING_DIR}/target/include/libetpan/mailsmtp_helper.h
+ install -m 0644 smtp/mailsmtp_socket.h ${STAGING_DIR}/target/include/libetpan/mailsmtp_socket.h
+ install -m 0644 smtp/mailsmtp_ssl.h ${STAGING_DIR}/target/include/libetpan/mailsmtp_ssl.h
+ install -m 0644 smtp/mailsmtp_types.h ${STAGING_DIR}/target/include/libetpan/mailsmtp_types.h
+ install -m 0644 tools/mailstream.h ${STAGING_DIR}/target/include/libetpan/mailstream.h
+ install -m 0644 tools/mailstream_helper.h ${STAGING_DIR}/target/include/libetpan/mailstream_helper.h
+ install -m 0644 tools/mail.h ${STAGING_DIR}/target/include/libetpan/mail.h
+ install -m 0644 tools/mmapstring.h ${STAGING_DIR}/target/include/libetpan/mmapstring.h
+ install -m 0644 tools/mailstream_low.h ${STAGING_DIR}/target/include/libetpan/mailstream_low.h
+ install -m 0644 tools/mailstream_socket.h ${STAGING_DIR}/target/include/libetpan/mailstream_socket.h
+ install -m 0644 tools/mailstream_ssl.h ${STAGING_DIR}/target/include/libetpan/mailstream_ssl.h
+ install -m 0644 tools/mailstream_types.h ${STAGING_DIR}/target/include/libetpan/mailstream_types.h
+ install -m 0644 tools/carray.h ${STAGING_DIR}/target/include/libetpan/carray.h
+ install -m 0644 tools/clist.h ${STAGING_DIR}/target/include/libetpan/clist.h
+ install -m 0644 tools/chash.h ${STAGING_DIR}/target/include/libetpan/chash.h
+ install -m 0644 tools/cinthash.h ${STAGING_DIR}/target/include/libetpan/cinthash.h
+ install -m 0644 tools/charconv.h ${STAGING_DIR}/target/include/libetpan/charconv.h
+ install -m 0644 tools/mail_cache_db_types.h ${STAGING_DIR}/target/include/libetpan/mail_cache_db_types.h
+ install -m 0644 imf/mailimf.h ${STAGING_DIR}/target/include/libetpan/mailimf.h
+ install -m 0644 imf/mailimf_types.h ${STAGING_DIR}/target/include/libetpan/mailimf_types.h
+ install -m 0644 imf/mailimf_write.h ${STAGING_DIR}/target/include/libetpan/mailimf_write.h
+ install -m 0644 imf/mailimf_types_helper.h ${STAGING_DIR}/target/include/libetpan/mailimf_types_helper.h
+ install -m 0644 mbox/mailmbox.h ${STAGING_DIR}/target/include/libetpan/mailmbox.h
+ install -m 0644 mbox/mailmbox_types.h ${STAGING_DIR}/target/include/libetpan/mailmbox_types.h
+ install -m 0644 mh/mailmh.h ${STAGING_DIR}/target/include/libetpan/mailmh.h
+ install -m 0644 maildir/maildir.h ${STAGING_DIR}/target/include/libetpan/maildir.h
+ install -m 0644 maildir/maildir_types.h ${STAGING_DIR}/target/include/libetpan/maildir_types.h
+ install -m 0644 mime/mailmime.h ${STAGING_DIR}/target/include/libetpan/mailmime.h
+ install -m 0644 mime/mailmime_types.h ${STAGING_DIR}/target/include/libetpan/mailmime_types.h
+ install -m 0644 mime/mailmime_content.h ${STAGING_DIR}/target/include/libetpan/mailmime_content.h
+ install -m 0644 mime/mailmime_decode.h ${STAGING_DIR}/target/include/libetpan/mailmime_decode.h
+ install -m 0644 mime/mailmime_disposition.h ${STAGING_DIR}/target/include/libetpan/mailmime_disposition.h
+ install -m 0644 mime/mailmime_write.h ${STAGING_DIR}/target/include/libetpan/mailmime_write.h
+ install -m 0644 mime/mailmime_types_helper.h ${STAGING_DIR}/target/include/libetpan/mailmime_types_helper.h
+ install -m 0644 generic/libetpan_version.h ${STAGING_DIR}/target/include/libetpan/libetpan_version.h
+ install -m 0644 generic/maildriver.h ${STAGING_DIR}/target/include/libetpan/maildriver.h
+ install -m 0644 generic/maildriver_types.h ${STAGING_DIR}/target/include/libetpan/maildriver_types.h
+ install -m 0644 generic/maildriver_types_helper.h ${STAGING_DIR}/target/include/libetpan/maildriver_types_helper.h
+ install -m 0644 generic/imapdriver.h ${STAGING_DIR}/target/include/libetpan/imapdriver.h
+ install -m 0644 generic/imapdriver_cached.h ${STAGING_DIR}/target/include/libetpan/imapdriver_cached.h
+ install -m 0644 generic/imapdriver_message.h ${STAGING_DIR}/target/include/libetpan/imapdriver_message.h
+ install -m 0644 generic/imapdriver_cached_message.h ${STAGING_DIR}/target/include/libetpan/imapdriver_cached_message.h
+ install -m 0644 generic/imapstorage.h ${STAGING_DIR}/target/include/libetpan/imapstorage.h
+ install -m 0644 generic/imapdriver_types.h ${STAGING_DIR}/target/include/libetpan/imapdriver_types.h
+ install -m 0644 generic/generic_cache_types.h ${STAGING_DIR}/target/include/libetpan/generic_cache_types.h
+ install -m 0644 generic/nntpdriver.h ${STAGING_DIR}/target/include/libetpan/nntpdriver.h
+ install -m 0644 generic/nntpdriver_cached.h ${STAGING_DIR}/target/include/libetpan/nntpdriver_cached.h
+ install -m 0644 generic/nntpdriver_tools.h ${STAGING_DIR}/target/include/libetpan/nntpdriver_tools.h
+ install -m 0644 generic/nntpdriver_message.h ${STAGING_DIR}/target/include/libetpan/nntpdriver_message.h
+ install -m 0644 generic/nntpdriver_cached_message.h ${STAGING_DIR}/target/include/libetpan/nntpdriver_cached_message.h
+ install -m 0644 generic/nntpstorage.h ${STAGING_DIR}/target/include/libetpan/nntpstorage.h
+ install -m 0644 generic/nntpdriver_types.h ${STAGING_DIR}/target/include/libetpan/nntpdriver_types.h
+ install -m 0644 generic/pop3driver.h ${STAGING_DIR}/target/include/libetpan/pop3driver.h
+ install -m 0644 generic/pop3driver_cached.h ${STAGING_DIR}/target/include/libetpan/pop3driver_cached.h
+ install -m 0644 generic/pop3driver_message.h ${STAGING_DIR}/target/include/libetpan/pop3driver_message.h
+ install -m 0644 generic/pop3driver_cached_message.h ${STAGING_DIR}/target/include/libetpan/pop3driver_cached_message.h
+ install -m 0644 generic/pop3storage.h ${STAGING_DIR}/target/include/libetpan/pop3storage.h
+ install -m 0644 generic/pop3driver_types.h ${STAGING_DIR}/target/include/libetpan/pop3driver_types.h
+ install -m 0644 generic/mboxdriver.h ${STAGING_DIR}/target/include/libetpan/mboxdriver.h
+ install -m 0644 generic/mboxdriver_cached.h ${STAGING_DIR}/target/include/libetpan/mboxdriver_cached.h
+ install -m 0644 generic/mboxdriver_message.h ${STAGING_DIR}/target/include/libetpan/mboxdriver_message.h
+ install -m 0644 generic/mboxdriver_cached_message.h ${STAGING_DIR}/target/include/libetpan/mboxdriver_cached_message.h
+ install -m 0644 generic/mboxstorage.h ${STAGING_DIR}/target/include/libetpan/mboxstorage.h
+ install -m 0644 generic/mboxdriver_types.h ${STAGING_DIR}/target/include/libetpan/mboxdriver_types.h
+ install -m 0644 generic/mhdriver.h ${STAGING_DIR}/target/include/libetpan/mhdriver.h
+ install -m 0644 generic/mhdriver_cached.h ${STAGING_DIR}/target/include/libetpan/mhdriver_cached.h
+ install -m 0644 generic/mhdriver_message.h ${STAGING_DIR}/target/include/libetpan/mhdriver_message.h
+ install -m 0644 generic/mhdriver_cached_message.h ${STAGING_DIR}/target/include/libetpan/mhdriver_cached_message.h
+ install -m 0644 generic/mhstorage.h ${STAGING_DIR}/target/include/libetpan/mhstorage.h
+ install -m 0644 generic/mhdriver_types.h ${STAGING_DIR}/target/include/libetpan/mhdriver_types.h
+ install -m 0644 generic/maildirdriver.h ${STAGING_DIR}/target/include/libetpan/maildirdriver.h
+ install -m 0644 generic/maildirdriver_message.h ${STAGING_DIR}/target/include/libetpan/maildirdriver_message.h
+ install -m 0644 generic/maildirdriver_cached.h ${STAGING_DIR}/target/include/libetpan/maildirdriver_cached.h
+ install -m 0644 generic/maildirdriver_cached_message.h ${STAGING_DIR}/target/include/libetpan/maildirdriver_cached_message.h
+ install -m 0644 generic/maildirdriver_types.h ${STAGING_DIR}/target/include/libetpan/maildirdriver_types.h
+ install -m 0644 generic/maildirstorage.h ${STAGING_DIR}/target/include/libetpan/maildirstorage.h
+ install -m 0644 generic/data_message_driver.h ${STAGING_DIR}/target/include/libetpan/data_message_driver.h
+ install -m 0644 generic/mime_message_driver.h ${STAGING_DIR}/target/include/libetpan/mime_message_driver.h
+ install -m 0644 generic/mailthread.h ${STAGING_DIR}/target/include/libetpan/mailthread.h
+ install -m 0644 generic/mailthread_types.h ${STAGING_DIR}/target/include/libetpan/mailthread_types.h
+ install -m 0644 generic/mailmessage.h ${STAGING_DIR}/target/include/libetpan/mailmessage.h
+ install -m 0644 generic/mailmessage_types.h ${STAGING_DIR}/target/include/libetpan/mailmessage_types.h
+ install -m 0644 generic/generic_cache.h ${STAGING_DIR}/target/include/libetpan/generic_cache.h
+ install -m 0644 generic/mailmessage_tools.h ${STAGING_DIR}/target/include/libetpan/mailmessage_tools.h
+ install -m 0644 generic/maildriver_tools.h ${STAGING_DIR}/target/include/libetpan/maildriver_tools.h
+ install -m 0644 generic/mailstorage.h ${STAGING_DIR}/target/include/libetpan/mailstorage.h
+ install -m 0644 generic/mailstorage_types.h ${STAGING_DIR}/target/include/libetpan/mailstorage_types.h
+ install -m 0644 generic/libetpan.h ${STAGING_DIR}/target/include/libetpan/libetpan.h
+}
diff --git a/nonworking/libetpan2/libetpan_0.30.oe b/nonworking/libetpan2/libetpan_0.30.oe
index e69de29bb2..a96348ed9d 100644
--- a/nonworking/libetpan2/libetpan_0.30.oe
+++ b/nonworking/libetpan2/libetpan_0.30.oe
@@ -0,0 +1,125 @@
+DEPENDS = db3 openssl
+RDEPENDS = libc6 db3 openssl
+
+SRC_URI = ${SOURCEFORGE_MIRROR}/libetpan/libetpan-${PV}.tar.gz \
+ file://${FILESDIR}/limits.patch;patch=1 \
+ file://${FILESDIR}/install.patch;patch=1 \
+ file://${FILESDIR}/m4.patch;patch=1
+
+inherit autotools libtool
+
+EXTRA_OECONF = '--with-openssl=${STAGING_LIBDIR}/.. \
+ --without-libiconv-prefix'
+
+do_stage () {
+ install -m 0644 .libs/libetpan.lai ${STAGING_LIBDIR}/libetpan.la
+ install -m 0644 .libs/libetpan.a ${STAGING_LIBDIR}/libetpan.a
+ install -m 0755 .libs/libetpan.so.0.0.0 ${STAGING_LIBDIR}/
+ ln -sf libetpan.so.0.0.0 ${STAGING_LIBDIR}/libetpan.so.0
+ ln -sf libetpan.so.0.0.0 ${STAGING_LIBDIR}/libetpan.so
+ install -d ${STAGING_DIR}/target/include/libetpan
+ install -m 0644 imap/mailimap_helper.h ${STAGING_DIR}/target/include/libetpan/mailimap_helper.h
+ install -m 0644 imap/mailimap.h ${STAGING_DIR}/target/include/libetpan/mailimap.h
+ install -m 0644 imap/mailimap_types.h ${STAGING_DIR}/target/include/libetpan/mailimap_types.h
+ install -m 0644 imap/mailimap_types_helper.h ${STAGING_DIR}/target/include/libetpan/mailimap_types_helper.h
+ install -m 0644 imap/mailimap_socket.h ${STAGING_DIR}/target/include/libetpan/mailimap_socket.h
+ install -m 0644 imap/mailimap_ssl.h ${STAGING_DIR}/target/include/libetpan/mailimap_ssl.h
+ install -m 0644 nntp/newsnntp.h ${STAGING_DIR}/target/include/libetpan/newsnntp.h
+ install -m 0644 nntp/newsnntp_socket.h ${STAGING_DIR}/target/include/libetpan/newsnntp_socket.h
+ install -m 0644 nntp/newsnntp_ssl.h ${STAGING_DIR}/target/include/libetpan/newsnntp_ssl.h
+ install -m 0644 nntp/newsnntp_types.h ${STAGING_DIR}/target/include/libetpan/newsnntp_types.h
+ install -m 0644 pop3/mailpop3.h ${STAGING_DIR}/target/include/libetpan/mailpop3.h
+ install -m 0644 pop3/mailpop3_socket.h ${STAGING_DIR}/target/include/libetpan/mailpop3_socket.h
+ install -m 0644 pop3/mailpop3_helper.h ${STAGING_DIR}/target/include/libetpan/mailpop3_helper.h
+ install -m 0644 pop3/mailpop3_ssl.h ${STAGING_DIR}/target/include/libetpan/mailpop3_ssl.h
+ install -m 0644 pop3/mailpop3_types.h ${STAGING_DIR}/target/include/libetpan/mailpop3_types.h
+ install -m 0644 smtp/mailsmtp.h ${STAGING_DIR}/target/include/libetpan/mailsmtp.h
+ install -m 0644 smtp/mailsmtp_helper.h ${STAGING_DIR}/target/include/libetpan/mailsmtp_helper.h
+ install -m 0644 smtp/mailsmtp_socket.h ${STAGING_DIR}/target/include/libetpan/mailsmtp_socket.h
+ install -m 0644 smtp/mailsmtp_ssl.h ${STAGING_DIR}/target/include/libetpan/mailsmtp_ssl.h
+ install -m 0644 smtp/mailsmtp_types.h ${STAGING_DIR}/target/include/libetpan/mailsmtp_types.h
+ install -m 0644 tools/mailstream.h ${STAGING_DIR}/target/include/libetpan/mailstream.h
+ install -m 0644 tools/mailstream_helper.h ${STAGING_DIR}/target/include/libetpan/mailstream_helper.h
+ install -m 0644 tools/mail.h ${STAGING_DIR}/target/include/libetpan/mail.h
+ install -m 0644 tools/mmapstring.h ${STAGING_DIR}/target/include/libetpan/mmapstring.h
+ install -m 0644 tools/mailstream_low.h ${STAGING_DIR}/target/include/libetpan/mailstream_low.h
+ install -m 0644 tools/mailstream_socket.h ${STAGING_DIR}/target/include/libetpan/mailstream_socket.h
+ install -m 0644 tools/mailstream_ssl.h ${STAGING_DIR}/target/include/libetpan/mailstream_ssl.h
+ install -m 0644 tools/mailstream_types.h ${STAGING_DIR}/target/include/libetpan/mailstream_types.h
+ install -m 0644 tools/carray.h ${STAGING_DIR}/target/include/libetpan/carray.h
+ install -m 0644 tools/clist.h ${STAGING_DIR}/target/include/libetpan/clist.h
+ install -m 0644 tools/chash.h ${STAGING_DIR}/target/include/libetpan/chash.h
+ install -m 0644 tools/cinthash.h ${STAGING_DIR}/target/include/libetpan/cinthash.h
+ install -m 0644 tools/charconv.h ${STAGING_DIR}/target/include/libetpan/charconv.h
+ install -m 0644 tools/mail_cache_db_types.h ${STAGING_DIR}/target/include/libetpan/mail_cache_db_types.h
+ install -m 0644 imf/mailimf.h ${STAGING_DIR}/target/include/libetpan/mailimf.h
+ install -m 0644 imf/mailimf_types.h ${STAGING_DIR}/target/include/libetpan/mailimf_types.h
+ install -m 0644 imf/mailimf_write.h ${STAGING_DIR}/target/include/libetpan/mailimf_write.h
+ install -m 0644 imf/mailimf_types_helper.h ${STAGING_DIR}/target/include/libetpan/mailimf_types_helper.h
+ install -m 0644 mbox/mailmbox.h ${STAGING_DIR}/target/include/libetpan/mailmbox.h
+ install -m 0644 mbox/mailmbox_types.h ${STAGING_DIR}/target/include/libetpan/mailmbox_types.h
+ install -m 0644 mh/mailmh.h ${STAGING_DIR}/target/include/libetpan/mailmh.h
+ install -m 0644 maildir/maildir.h ${STAGING_DIR}/target/include/libetpan/maildir.h
+ install -m 0644 maildir/maildir_types.h ${STAGING_DIR}/target/include/libetpan/maildir_types.h
+ install -m 0644 mime/mailmime.h ${STAGING_DIR}/target/include/libetpan/mailmime.h
+ install -m 0644 mime/mailmime_types.h ${STAGING_DIR}/target/include/libetpan/mailmime_types.h
+ install -m 0644 mime/mailmime_content.h ${STAGING_DIR}/target/include/libetpan/mailmime_content.h
+ install -m 0644 mime/mailmime_decode.h ${STAGING_DIR}/target/include/libetpan/mailmime_decode.h
+ install -m 0644 mime/mailmime_disposition.h ${STAGING_DIR}/target/include/libetpan/mailmime_disposition.h
+ install -m 0644 mime/mailmime_write.h ${STAGING_DIR}/target/include/libetpan/mailmime_write.h
+ install -m 0644 mime/mailmime_types_helper.h ${STAGING_DIR}/target/include/libetpan/mailmime_types_helper.h
+ install -m 0644 generic/libetpan_version.h ${STAGING_DIR}/target/include/libetpan/libetpan_version.h
+ install -m 0644 generic/maildriver.h ${STAGING_DIR}/target/include/libetpan/maildriver.h
+ install -m 0644 generic/maildriver_types.h ${STAGING_DIR}/target/include/libetpan/maildriver_types.h
+ install -m 0644 generic/maildriver_types_helper.h ${STAGING_DIR}/target/include/libetpan/maildriver_types_helper.h
+ install -m 0644 generic/imapdriver.h ${STAGING_DIR}/target/include/libetpan/imapdriver.h
+ install -m 0644 generic/imapdriver_cached.h ${STAGING_DIR}/target/include/libetpan/imapdriver_cached.h
+ install -m 0644 generic/imapdriver_message.h ${STAGING_DIR}/target/include/libetpan/imapdriver_message.h
+ install -m 0644 generic/imapdriver_cached_message.h ${STAGING_DIR}/target/include/libetpan/imapdriver_cached_message.h
+ install -m 0644 generic/imapstorage.h ${STAGING_DIR}/target/include/libetpan/imapstorage.h
+ install -m 0644 generic/imapdriver_types.h ${STAGING_DIR}/target/include/libetpan/imapdriver_types.h
+ install -m 0644 generic/generic_cache_types.h ${STAGING_DIR}/target/include/libetpan/generic_cache_types.h
+ install -m 0644 generic/nntpdriver.h ${STAGING_DIR}/target/include/libetpan/nntpdriver.h
+ install -m 0644 generic/nntpdriver_cached.h ${STAGING_DIR}/target/include/libetpan/nntpdriver_cached.h
+ install -m 0644 generic/nntpdriver_tools.h ${STAGING_DIR}/target/include/libetpan/nntpdriver_tools.h
+ install -m 0644 generic/nntpdriver_message.h ${STAGING_DIR}/target/include/libetpan/nntpdriver_message.h
+ install -m 0644 generic/nntpdriver_cached_message.h ${STAGING_DIR}/target/include/libetpan/nntpdriver_cached_message.h
+ install -m 0644 generic/nntpstorage.h ${STAGING_DIR}/target/include/libetpan/nntpstorage.h
+ install -m 0644 generic/nntpdriver_types.h ${STAGING_DIR}/target/include/libetpan/nntpdriver_types.h
+ install -m 0644 generic/pop3driver.h ${STAGING_DIR}/target/include/libetpan/pop3driver.h
+ install -m 0644 generic/pop3driver_cached.h ${STAGING_DIR}/target/include/libetpan/pop3driver_cached.h
+ install -m 0644 generic/pop3driver_message.h ${STAGING_DIR}/target/include/libetpan/pop3driver_message.h
+ install -m 0644 generic/pop3driver_cached_message.h ${STAGING_DIR}/target/include/libetpan/pop3driver_cached_message.h
+ install -m 0644 generic/pop3storage.h ${STAGING_DIR}/target/include/libetpan/pop3storage.h
+ install -m 0644 generic/pop3driver_types.h ${STAGING_DIR}/target/include/libetpan/pop3driver_types.h
+ install -m 0644 generic/mboxdriver.h ${STAGING_DIR}/target/include/libetpan/mboxdriver.h
+ install -m 0644 generic/mboxdriver_cached.h ${STAGING_DIR}/target/include/libetpan/mboxdriver_cached.h
+ install -m 0644 generic/mboxdriver_message.h ${STAGING_DIR}/target/include/libetpan/mboxdriver_message.h
+ install -m 0644 generic/mboxdriver_cached_message.h ${STAGING_DIR}/target/include/libetpan/mboxdriver_cached_message.h
+ install -m 0644 generic/mboxstorage.h ${STAGING_DIR}/target/include/libetpan/mboxstorage.h
+ install -m 0644 generic/mboxdriver_types.h ${STAGING_DIR}/target/include/libetpan/mboxdriver_types.h
+ install -m 0644 generic/mhdriver.h ${STAGING_DIR}/target/include/libetpan/mhdriver.h
+ install -m 0644 generic/mhdriver_cached.h ${STAGING_DIR}/target/include/libetpan/mhdriver_cached.h
+ install -m 0644 generic/mhdriver_message.h ${STAGING_DIR}/target/include/libetpan/mhdriver_message.h
+ install -m 0644 generic/mhdriver_cached_message.h ${STAGING_DIR}/target/include/libetpan/mhdriver_cached_message.h
+ install -m 0644 generic/mhstorage.h ${STAGING_DIR}/target/include/libetpan/mhstorage.h
+ install -m 0644 generic/mhdriver_types.h ${STAGING_DIR}/target/include/libetpan/mhdriver_types.h
+ install -m 0644 generic/maildirdriver.h ${STAGING_DIR}/target/include/libetpan/maildirdriver.h
+ install -m 0644 generic/maildirdriver_message.h ${STAGING_DIR}/target/include/libetpan/maildirdriver_message.h
+ install -m 0644 generic/maildirdriver_cached.h ${STAGING_DIR}/target/include/libetpan/maildirdriver_cached.h
+ install -m 0644 generic/maildirdriver_cached_message.h ${STAGING_DIR}/target/include/libetpan/maildirdriver_cached_message.h
+ install -m 0644 generic/maildirdriver_types.h ${STAGING_DIR}/target/include/libetpan/maildirdriver_types.h
+ install -m 0644 generic/maildirstorage.h ${STAGING_DIR}/target/include/libetpan/maildirstorage.h
+ install -m 0644 generic/data_message_driver.h ${STAGING_DIR}/target/include/libetpan/data_message_driver.h
+ install -m 0644 generic/mime_message_driver.h ${STAGING_DIR}/target/include/libetpan/mime_message_driver.h
+ install -m 0644 generic/mailthread.h ${STAGING_DIR}/target/include/libetpan/mailthread.h
+ install -m 0644 generic/mailthread_types.h ${STAGING_DIR}/target/include/libetpan/mailthread_types.h
+ install -m 0644 generic/mailmessage.h ${STAGING_DIR}/target/include/libetpan/mailmessage.h
+ install -m 0644 generic/mailmessage_types.h ${STAGING_DIR}/target/include/libetpan/mailmessage_types.h
+ install -m 0644 generic/generic_cache.h ${STAGING_DIR}/target/include/libetpan/generic_cache.h
+ install -m 0644 generic/mailmessage_tools.h ${STAGING_DIR}/target/include/libetpan/mailmessage_tools.h
+ install -m 0644 generic/maildriver_tools.h ${STAGING_DIR}/target/include/libetpan/maildriver_tools.h
+ install -m 0644 generic/mailstorage.h ${STAGING_DIR}/target/include/libetpan/mailstorage.h
+ install -m 0644 generic/mailstorage_types.h ${STAGING_DIR}/target/include/libetpan/mailstorage_types.h
+ install -m 0644 generic/libetpan.h ${STAGING_DIR}/target/include/libetpan/libetpan.h
+}
diff --git a/nonworking/libetpan2/libetpan_0.31.oe b/nonworking/libetpan2/libetpan_0.31.oe
index e69de29bb2..a96348ed9d 100644
--- a/nonworking/libetpan2/libetpan_0.31.oe
+++ b/nonworking/libetpan2/libetpan_0.31.oe
@@ -0,0 +1,125 @@
+DEPENDS = db3 openssl
+RDEPENDS = libc6 db3 openssl
+
+SRC_URI = ${SOURCEFORGE_MIRROR}/libetpan/libetpan-${PV}.tar.gz \
+ file://${FILESDIR}/limits.patch;patch=1 \
+ file://${FILESDIR}/install.patch;patch=1 \
+ file://${FILESDIR}/m4.patch;patch=1
+
+inherit autotools libtool
+
+EXTRA_OECONF = '--with-openssl=${STAGING_LIBDIR}/.. \
+ --without-libiconv-prefix'
+
+do_stage () {
+ install -m 0644 .libs/libetpan.lai ${STAGING_LIBDIR}/libetpan.la
+ install -m 0644 .libs/libetpan.a ${STAGING_LIBDIR}/libetpan.a
+ install -m 0755 .libs/libetpan.so.0.0.0 ${STAGING_LIBDIR}/
+ ln -sf libetpan.so.0.0.0 ${STAGING_LIBDIR}/libetpan.so.0
+ ln -sf libetpan.so.0.0.0 ${STAGING_LIBDIR}/libetpan.so
+ install -d ${STAGING_DIR}/target/include/libetpan
+ install -m 0644 imap/mailimap_helper.h ${STAGING_DIR}/target/include/libetpan/mailimap_helper.h
+ install -m 0644 imap/mailimap.h ${STAGING_DIR}/target/include/libetpan/mailimap.h
+ install -m 0644 imap/mailimap_types.h ${STAGING_DIR}/target/include/libetpan/mailimap_types.h
+ install -m 0644 imap/mailimap_types_helper.h ${STAGING_DIR}/target/include/libetpan/mailimap_types_helper.h
+ install -m 0644 imap/mailimap_socket.h ${STAGING_DIR}/target/include/libetpan/mailimap_socket.h
+ install -m 0644 imap/mailimap_ssl.h ${STAGING_DIR}/target/include/libetpan/mailimap_ssl.h
+ install -m 0644 nntp/newsnntp.h ${STAGING_DIR}/target/include/libetpan/newsnntp.h
+ install -m 0644 nntp/newsnntp_socket.h ${STAGING_DIR}/target/include/libetpan/newsnntp_socket.h
+ install -m 0644 nntp/newsnntp_ssl.h ${STAGING_DIR}/target/include/libetpan/newsnntp_ssl.h
+ install -m 0644 nntp/newsnntp_types.h ${STAGING_DIR}/target/include/libetpan/newsnntp_types.h
+ install -m 0644 pop3/mailpop3.h ${STAGING_DIR}/target/include/libetpan/mailpop3.h
+ install -m 0644 pop3/mailpop3_socket.h ${STAGING_DIR}/target/include/libetpan/mailpop3_socket.h
+ install -m 0644 pop3/mailpop3_helper.h ${STAGING_DIR}/target/include/libetpan/mailpop3_helper.h
+ install -m 0644 pop3/mailpop3_ssl.h ${STAGING_DIR}/target/include/libetpan/mailpop3_ssl.h
+ install -m 0644 pop3/mailpop3_types.h ${STAGING_DIR}/target/include/libetpan/mailpop3_types.h
+ install -m 0644 smtp/mailsmtp.h ${STAGING_DIR}/target/include/libetpan/mailsmtp.h
+ install -m 0644 smtp/mailsmtp_helper.h ${STAGING_DIR}/target/include/libetpan/mailsmtp_helper.h
+ install -m 0644 smtp/mailsmtp_socket.h ${STAGING_DIR}/target/include/libetpan/mailsmtp_socket.h
+ install -m 0644 smtp/mailsmtp_ssl.h ${STAGING_DIR}/target/include/libetpan/mailsmtp_ssl.h
+ install -m 0644 smtp/mailsmtp_types.h ${STAGING_DIR}/target/include/libetpan/mailsmtp_types.h
+ install -m 0644 tools/mailstream.h ${STAGING_DIR}/target/include/libetpan/mailstream.h
+ install -m 0644 tools/mailstream_helper.h ${STAGING_DIR}/target/include/libetpan/mailstream_helper.h
+ install -m 0644 tools/mail.h ${STAGING_DIR}/target/include/libetpan/mail.h
+ install -m 0644 tools/mmapstring.h ${STAGING_DIR}/target/include/libetpan/mmapstring.h
+ install -m 0644 tools/mailstream_low.h ${STAGING_DIR}/target/include/libetpan/mailstream_low.h
+ install -m 0644 tools/mailstream_socket.h ${STAGING_DIR}/target/include/libetpan/mailstream_socket.h
+ install -m 0644 tools/mailstream_ssl.h ${STAGING_DIR}/target/include/libetpan/mailstream_ssl.h
+ install -m 0644 tools/mailstream_types.h ${STAGING_DIR}/target/include/libetpan/mailstream_types.h
+ install -m 0644 tools/carray.h ${STAGING_DIR}/target/include/libetpan/carray.h
+ install -m 0644 tools/clist.h ${STAGING_DIR}/target/include/libetpan/clist.h
+ install -m 0644 tools/chash.h ${STAGING_DIR}/target/include/libetpan/chash.h
+ install -m 0644 tools/cinthash.h ${STAGING_DIR}/target/include/libetpan/cinthash.h
+ install -m 0644 tools/charconv.h ${STAGING_DIR}/target/include/libetpan/charconv.h
+ install -m 0644 tools/mail_cache_db_types.h ${STAGING_DIR}/target/include/libetpan/mail_cache_db_types.h
+ install -m 0644 imf/mailimf.h ${STAGING_DIR}/target/include/libetpan/mailimf.h
+ install -m 0644 imf/mailimf_types.h ${STAGING_DIR}/target/include/libetpan/mailimf_types.h
+ install -m 0644 imf/mailimf_write.h ${STAGING_DIR}/target/include/libetpan/mailimf_write.h
+ install -m 0644 imf/mailimf_types_helper.h ${STAGING_DIR}/target/include/libetpan/mailimf_types_helper.h
+ install -m 0644 mbox/mailmbox.h ${STAGING_DIR}/target/include/libetpan/mailmbox.h
+ install -m 0644 mbox/mailmbox_types.h ${STAGING_DIR}/target/include/libetpan/mailmbox_types.h
+ install -m 0644 mh/mailmh.h ${STAGING_DIR}/target/include/libetpan/mailmh.h
+ install -m 0644 maildir/maildir.h ${STAGING_DIR}/target/include/libetpan/maildir.h
+ install -m 0644 maildir/maildir_types.h ${STAGING_DIR}/target/include/libetpan/maildir_types.h
+ install -m 0644 mime/mailmime.h ${STAGING_DIR}/target/include/libetpan/mailmime.h
+ install -m 0644 mime/mailmime_types.h ${STAGING_DIR}/target/include/libetpan/mailmime_types.h
+ install -m 0644 mime/mailmime_content.h ${STAGING_DIR}/target/include/libetpan/mailmime_content.h
+ install -m 0644 mime/mailmime_decode.h ${STAGING_DIR}/target/include/libetpan/mailmime_decode.h
+ install -m 0644 mime/mailmime_disposition.h ${STAGING_DIR}/target/include/libetpan/mailmime_disposition.h
+ install -m 0644 mime/mailmime_write.h ${STAGING_DIR}/target/include/libetpan/mailmime_write.h
+ install -m 0644 mime/mailmime_types_helper.h ${STAGING_DIR}/target/include/libetpan/mailmime_types_helper.h
+ install -m 0644 generic/libetpan_version.h ${STAGING_DIR}/target/include/libetpan/libetpan_version.h
+ install -m 0644 generic/maildriver.h ${STAGING_DIR}/target/include/libetpan/maildriver.h
+ install -m 0644 generic/maildriver_types.h ${STAGING_DIR}/target/include/libetpan/maildriver_types.h
+ install -m 0644 generic/maildriver_types_helper.h ${STAGING_DIR}/target/include/libetpan/maildriver_types_helper.h
+ install -m 0644 generic/imapdriver.h ${STAGING_DIR}/target/include/libetpan/imapdriver.h
+ install -m 0644 generic/imapdriver_cached.h ${STAGING_DIR}/target/include/libetpan/imapdriver_cached.h
+ install -m 0644 generic/imapdriver_message.h ${STAGING_DIR}/target/include/libetpan/imapdriver_message.h
+ install -m 0644 generic/imapdriver_cached_message.h ${STAGING_DIR}/target/include/libetpan/imapdriver_cached_message.h
+ install -m 0644 generic/imapstorage.h ${STAGING_DIR}/target/include/libetpan/imapstorage.h
+ install -m 0644 generic/imapdriver_types.h ${STAGING_DIR}/target/include/libetpan/imapdriver_types.h
+ install -m 0644 generic/generic_cache_types.h ${STAGING_DIR}/target/include/libetpan/generic_cache_types.h
+ install -m 0644 generic/nntpdriver.h ${STAGING_DIR}/target/include/libetpan/nntpdriver.h
+ install -m 0644 generic/nntpdriver_cached.h ${STAGING_DIR}/target/include/libetpan/nntpdriver_cached.h
+ install -m 0644 generic/nntpdriver_tools.h ${STAGING_DIR}/target/include/libetpan/nntpdriver_tools.h
+ install -m 0644 generic/nntpdriver_message.h ${STAGING_DIR}/target/include/libetpan/nntpdriver_message.h
+ install -m 0644 generic/nntpdriver_cached_message.h ${STAGING_DIR}/target/include/libetpan/nntpdriver_cached_message.h
+ install -m 0644 generic/nntpstorage.h ${STAGING_DIR}/target/include/libetpan/nntpstorage.h
+ install -m 0644 generic/nntpdriver_types.h ${STAGING_DIR}/target/include/libetpan/nntpdriver_types.h
+ install -m 0644 generic/pop3driver.h ${STAGING_DIR}/target/include/libetpan/pop3driver.h
+ install -m 0644 generic/pop3driver_cached.h ${STAGING_DIR}/target/include/libetpan/pop3driver_cached.h
+ install -m 0644 generic/pop3driver_message.h ${STAGING_DIR}/target/include/libetpan/pop3driver_message.h
+ install -m 0644 generic/pop3driver_cached_message.h ${STAGING_DIR}/target/include/libetpan/pop3driver_cached_message.h
+ install -m 0644 generic/pop3storage.h ${STAGING_DIR}/target/include/libetpan/pop3storage.h
+ install -m 0644 generic/pop3driver_types.h ${STAGING_DIR}/target/include/libetpan/pop3driver_types.h
+ install -m 0644 generic/mboxdriver.h ${STAGING_DIR}/target/include/libetpan/mboxdriver.h
+ install -m 0644 generic/mboxdriver_cached.h ${STAGING_DIR}/target/include/libetpan/mboxdriver_cached.h
+ install -m 0644 generic/mboxdriver_message.h ${STAGING_DIR}/target/include/libetpan/mboxdriver_message.h
+ install -m 0644 generic/mboxdriver_cached_message.h ${STAGING_DIR}/target/include/libetpan/mboxdriver_cached_message.h
+ install -m 0644 generic/mboxstorage.h ${STAGING_DIR}/target/include/libetpan/mboxstorage.h
+ install -m 0644 generic/mboxdriver_types.h ${STAGING_DIR}/target/include/libetpan/mboxdriver_types.h
+ install -m 0644 generic/mhdriver.h ${STAGING_DIR}/target/include/libetpan/mhdriver.h
+ install -m 0644 generic/mhdriver_cached.h ${STAGING_DIR}/target/include/libetpan/mhdriver_cached.h
+ install -m 0644 generic/mhdriver_message.h ${STAGING_DIR}/target/include/libetpan/mhdriver_message.h
+ install -m 0644 generic/mhdriver_cached_message.h ${STAGING_DIR}/target/include/libetpan/mhdriver_cached_message.h
+ install -m 0644 generic/mhstorage.h ${STAGING_DIR}/target/include/libetpan/mhstorage.h
+ install -m 0644 generic/mhdriver_types.h ${STAGING_DIR}/target/include/libetpan/mhdriver_types.h
+ install -m 0644 generic/maildirdriver.h ${STAGING_DIR}/target/include/libetpan/maildirdriver.h
+ install -m 0644 generic/maildirdriver_message.h ${STAGING_DIR}/target/include/libetpan/maildirdriver_message.h
+ install -m 0644 generic/maildirdriver_cached.h ${STAGING_DIR}/target/include/libetpan/maildirdriver_cached.h
+ install -m 0644 generic/maildirdriver_cached_message.h ${STAGING_DIR}/target/include/libetpan/maildirdriver_cached_message.h
+ install -m 0644 generic/maildirdriver_types.h ${STAGING_DIR}/target/include/libetpan/maildirdriver_types.h
+ install -m 0644 generic/maildirstorage.h ${STAGING_DIR}/target/include/libetpan/maildirstorage.h
+ install -m 0644 generic/data_message_driver.h ${STAGING_DIR}/target/include/libetpan/data_message_driver.h
+ install -m 0644 generic/mime_message_driver.h ${STAGING_DIR}/target/include/libetpan/mime_message_driver.h
+ install -m 0644 generic/mailthread.h ${STAGING_DIR}/target/include/libetpan/mailthread.h
+ install -m 0644 generic/mailthread_types.h ${STAGING_DIR}/target/include/libetpan/mailthread_types.h
+ install -m 0644 generic/mailmessage.h ${STAGING_DIR}/target/include/libetpan/mailmessage.h
+ install -m 0644 generic/mailmessage_types.h ${STAGING_DIR}/target/include/libetpan/mailmessage_types.h
+ install -m 0644 generic/generic_cache.h ${STAGING_DIR}/target/include/libetpan/generic_cache.h
+ install -m 0644 generic/mailmessage_tools.h ${STAGING_DIR}/target/include/libetpan/mailmessage_tools.h
+ install -m 0644 generic/maildriver_tools.h ${STAGING_DIR}/target/include/libetpan/maildriver_tools.h
+ install -m 0644 generic/mailstorage.h ${STAGING_DIR}/target/include/libetpan/mailstorage.h
+ install -m 0644 generic/mailstorage_types.h ${STAGING_DIR}/target/include/libetpan/mailstorage_types.h
+ install -m 0644 generic/libetpan.h ${STAGING_DIR}/target/include/libetpan/libetpan.h
+}
diff --git a/nonworking/libnet/libnet_0.10.11.oe b/nonworking/libnet/libnet_0.10.11.oe
index e69de29bb2..d49d076b7d 100644
--- a/nonworking/libnet/libnet_0.10.11.oe
+++ b/nonworking/libnet/libnet_0.10.11.oe
@@ -0,0 +1,33 @@
+DEPENDS =
+RDEPENDS = libc6
+
+SRC_URI := ${SOURCEFORGE_MIRROR}/libnet/libnet-0.10.11.tar.gz \
+ file://${FILESDIR}/compile.patch;patch=1
+S := ${WORKDIR}/${PN}
+
+do_configure () {
+ if [ -e makfiles/${TARGET_OS}.mak ]; then
+ cp makfiles/${TARGET_OS}.mak port.mak
+ else
+ die "Unable to locate default .make file for OS ${TARGET_OS}"
+ fi
+}
+
+CFLAGS_prepend='-I${S}/include '
+EXTRA_OEMAKE=
+do_compile () {
+ oe_runmake 'CC=${CC}' 'LD=${LD}' 'AR=${AR}' 'CXX=${CXX}' \
+ 'WARNING_FLAGS=${CFLAGS}'
+}
+
+do_stage () {
+ install -d ${STAGING_LIBDIR} ${STAGING_DIR}/target/include
+ install -m 0755 lib/libnet.a ${STAGING_LIBDIR}/
+ install -m 0644 include/libnet.h ${STAGING_DIR}/target/include/
+}
+
+do_install () {
+ install -d ${D}/${libdir} ${D}/${includedir}
+ install -m 0755 lib/libnet.a ${D}/${libdir}/
+ install -m 0644 include/libnet.h ${D}/${includedir}/
+}
diff --git a/nonworking/libnet/libnet_1.1.1.oe b/nonworking/libnet/libnet_1.1.1.oe
index e69de29bb2..b0de681a7d 100644
--- a/nonworking/libnet/libnet_1.1.1.oe
+++ b/nonworking/libnet/libnet_1.1.1.oe
@@ -0,0 +1,20 @@
+DEPENDS =
+RDEPENDS = libc6
+
+SRC_URI := http://www.packetfactory.net/libnet/dist/libnet.tar.gz \
+ file://${FILESDIR}/configure.patch;patch=1
+S := ${WORKDIR}/libnet
+
+inherit autotools
+
+CPPFLAGS_prepend = "-I${S}/libnet/include "
+
+do_stage () {
+ install -m 0755 libnet-config ${STAGING_BINDIR}/
+ oe_runmake -C src 'DESTDIR=${STAGING_DIR}/target' \
+ 'libdir=/lib' install-libLIBRARIES
+ oe_runmake -C include 'DESTDIR=${STAGING_DIR}/target' \
+ 'includedir=/include' install-includeHEADERS
+ oe_runmake -C include/libnet 'DESTDIR=${STAGING_DIR}/target' \
+ 'includedir=/include' install-libnetincludeHEADERS
+}
diff --git a/nonworking/minisip/minisip_1.0a.oe b/nonworking/minisip/minisip_1.0a.oe
index e69de29bb2..4ce030683a 100644
--- a/nonworking/minisip/minisip_1.0a.oe
+++ b/nonworking/minisip/minisip_1.0a.oe
@@ -0,0 +1,13 @@
+DESCRIPTION = "Minisip is a SIP User Agent"
+SECTION = "opie/network"
+PRIORITY = "optional"
+LICENSE = "GPL"
+DEPENDS = "libmikey libopie1"
+
+SRC_URI = "http://minisip.org/source/minisip-0.1a.tar.gz"
+S = "${WORKDIR}/minisip-0.1"
+
+inherit autotools libtool
+
+EXTRA_OECONF = "--enable-qte --enable-opie"
+
diff --git a/nonworking/ncurses/ncurses_4.2.oe b/nonworking/ncurses/ncurses_4.2.oe
index e69de29bb2..fdaf573ca0 100644
--- a/nonworking/ncurses/ncurses_4.2.oe
+++ b/nonworking/ncurses/ncurses_4.2.oe
@@ -0,0 +1,40 @@
+DESCRIPTION="Ncurses library"
+SECTION="libs"
+DEPENDS=
+SRC_URI = ${GNU_MIRROR}/ncurses/${P}.tar.gz \
+ file://${FILESDIR}/mk_shared_lib.patch;patch=1 \
+ file://${FILESDIR}/run_tic.patch;patch=1
+
+inherit autotools
+
+EXTRA_OECONF=--with-shared \
+ --without-profile \
+ --without-debug \
+ --disable-rpath \
+ --enable-echo \
+ --enable-const \
+ --without-ada \
+ --enable-termcap \
+ --without-cxx-binding \
+ --with-terminfo-dirs=/etc/terminfo:/usr/share/terminfo \
+ --enable-overwrite
+export HOSTCCFLAGS=-I${S}/ncurses -I${S}/include ${BUILD_CFLAGS}
+export HOSTLDFLAGS=
+export LD := ${CC}
+
+do_compile () {
+ oe_runmake -C progs 'HOSTCC=${BUILD_CC}' 'HOSTLDFLAGS=' \
+ 'HOSTCCFLAGS=${HOSTCCFLAGS}' 'CC=${BUILD_CC}' \
+ 'LINK=${BUILD_CXX}' 'CFLAGS=${HOSTCCFLAGS}' \
+ 'LDFLAGS=-lncurses' tic
+ oe_runmake 'HOSTCC=${HOSTCC}' 'HOSTLDFLAGS=' 'HOSTCCFLAGS=${HOSTCCFLAGS}'
+}
+
+do_stage () {
+ install -m 0755 lib/lib*.so.* ${STAGING_LIBDIR}/
+ cp -R include/* ${STAGING_DIR}/target/include/
+ ln -sf libpanel.so.${PV} ${STAGING_LIBDIR}/libpanel.so
+ ln -sf libform.so.${PV} ${STAGING_LIBDIR}/libform.so
+ ln -sf libmenu.so.${PV} ${STAGING_LIBDIR}/libmenu.so
+ ln -sf libncurses.so.${PV} ${STAGING_LIBDIR}/libncurses.so
+}
diff --git a/nonworking/ocamlc/ocamlc-native_3.06.oe b/nonworking/ocamlc/ocamlc-native_3.06.oe
index e69de29bb2..5bee32e720 100644
--- a/nonworking/ocamlc/ocamlc-native_3.06.oe
+++ b/nonworking/ocamlc/ocamlc-native_3.06.oe
@@ -0,0 +1,11 @@
+DESCRIPTION=Objective Caml Compiler
+SECTION=base
+PRIORITY=optional
+RDEPENDS=libc6
+DEPENDS=
+LICENSE=QPL
+
+SRC_URI = http://caml.inria.fr/distrib/ocaml-3.06/ocaml-3.06.tar.gz
+S = ${WORKDIR}/ocaml-${PV}
+
+inherit autotools native
diff --git a/nonworking/offlineimap/offlineimap_4.0.0.oe b/nonworking/offlineimap/offlineimap_4.0.0.oe
index e69de29bb2..1cf6240add 100644
--- a/nonworking/offlineimap/offlineimap_4.0.0.oe
+++ b/nonworking/offlineimap/offlineimap_4.0.0.oe
@@ -0,0 +1,16 @@
+DESCRIPTION = OfflineIMAP is a tool to simplify your e-mail reading. \
+With OfflineIMAP, you can read the same mailbox from multiple \
+computers. You get a current copy of your messages \
+on each computer, and changes you make one place will be \
+visible on all other systems. For instance, you can \
+delete a message on your home computer, and it will appear \
+deleted on your work computer as well. OfflineIMAP is \
+also useful if you want to use a mail reader that does not \
+have IMAP support, has poor IMAP support, or does not provide \
+disconnected operation.
+
+DEPENDS =
+RDEPENDS = libc6 python
+
+SRC_URI = http://gopher.quux.org:70/devel/offlineimap/offlineimap_${PV}.tar.gz
+S = ${WORKDIR}/offlineimap
diff --git a/nonworking/pixdev/pixdev-stable_0.1.oe b/nonworking/pixdev/pixdev-stable_0.1.oe
index e69de29bb2..c29bc83a32 100644
--- a/nonworking/pixdev/pixdev-stable_0.1.oe
+++ b/nonworking/pixdev/pixdev-stable_0.1.oe
@@ -0,0 +1,29 @@
+DESCRIPTION="Pixil Operating Environment"
+SECTION="gui"
+PRIORITY="optional"
+MAINTAINER="Jordan Crouse <jordan@cosmicpenguin.net>"
+RDEPENDS="libc6 microwindows"
+DEPENDS="microwindows"
+
+SRC_URI="${SOURCEFORGE_MIRROR}/pixdev/pixdev-stable-${PV}.tar.gz \
+ file://${FILESDIR}/braces.patch;patch=1"
+export EXTRA_OEMAKE=
+
+inherit autotools
+
+do_compile() {
+ if [ "${MACHINE}" = "ipaq" ]; then CONFIG=defconfig_ipaq; fi
+ if [ "${MACHINE}" = "collie" ]; then CONFIG=defconfig_zaurus; fi
+
+ if [ -z "$CONFIG" ]; then CONFIG=defconfig; fi
+
+ oe_runmake $CONFIG
+ oe_runmake MWDIR=${STAGING_DIR}/target/ "TARGET_CROSS=${TARGET_PREFIX}" all
+}
+
+do_install() {
+ install -d ${D}/${prefix}/pixil
+
+ oe_runmake "TARGET_CROSS=${TARGET_PREFIX}" INSTALL_DIR=${D}/${prefix}/pixil \
+ DEST_DIR=/${prefix}/pixil install
+}
diff --git a/nonworking/postfix/postfix_2.0.15.oe b/nonworking/postfix/postfix_2.0.15.oe
index e69de29bb2..ceb2ff8c9f 100644
--- a/nonworking/postfix/postfix_2.0.15.oe
+++ b/nonworking/postfix/postfix_2.0.15.oe
@@ -0,0 +1,31 @@
+DEPENDS = db3
+RDEPENDS = libc6 db3
+
+SRC_URI = ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV}.tar.gz \
+ file://${FILESDIR}/makedefs.patch;patch=1 \
+ file://${FILESDIR}/install.patch;patch=1
+
+export SYSLIBS='-lpcre -ldb -lnsl -lresolv ${LDFLAGS}'
+export EXPORT="AUXLIBS='-lpcre' CCARGS='-DHAS_PCRE ${CFLAGS}' OPT='' DEBUG='-g'"
+export CC_append=" -DHAS_PCRE ${CFLAGS}"
+
+export EXTRA_OEMAKE = "-e"
+do_compile_prepend () {
+ unset CFLAGS CPPFLAGS CXXFLAGS
+}
+
+#do_compile_append () {
+# rm -f src/postconf/postconf.o
+# oe_runmake -C src/postconf \
+# AR='${BUILD_AR}' \
+# RANLIB='${BUILD_RANLIB}' \
+# SYSLIBS='-lpcre -ldb -lnsl -lresolv ${BUILD_LDFLAGS}' \
+# EXPORT="AUXLIBS='-lpcre' CCARGS='-DHAS_PCRE ${BUILD_CFLAGS}' OPT='' DEBUG='-g'" \
+# CC='${BUILD_CC} -DHAS_PCRE ${BUILD_CFLAGS}' \
+# PROG='postconf.native'
+# touch src/postconf/postconf.c src/postconf/postconf.o bin/postconf.native bin/postconf
+#}
+#
+#do_install () {
+# sh ./postfix-install 'install_root=${D}' -non-interactive
+#}
diff --git a/nonworking/python/python-gsl_0.2.0.oe b/nonworking/python/python-gsl_0.2.0.oe
index e69de29bb2..73b69158ae 100644
--- a/nonworking/python/python-gsl_0.2.0.oe
+++ b/nonworking/python/python-gsl_0.2.0.oe
@@ -0,0 +1,15 @@
+DESCRIPTION=GNU Scientific Library Python Bindings
+SECTION=base
+PRIORITY=optional
+MAINTAINER="Michael Lauer <mickey@Vanille.de>"
+RDEPENDS=libc6 python-core gsl
+DEPENDS=gsl
+SRCNAME=pygsl
+
+SRC_URI = ${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
+ file://${FILESDIR}/cross-compile.patch;patch=1
+S = ${WORKDIR}/${SRCNAME}-${PV}
+
+inherit distutils
+
+export STAGING=${STAGING_DIR}
diff --git a/nonworking/qtopia/qtopia_1.7.0.oe b/nonworking/qtopia/qtopia_1.7.0.oe
index cf2954067f..66f3ea4f86 100644
--- a/nonworking/qtopia/qtopia_1.7.0.oe
+++ b/nonworking/qtopia/qtopia_1.7.0.oe
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.trolltech.com/pub/qtopia/source/qtopia-free-${PV}.tar.gz \
file://${FILESDIR}/security.patch;patch=1 \
file://${FILESDIR}/storage.patch;patch=1"
-DEPENDS=virtual/libc base/zlib base/libpng base/jpeg qte-for-qtopia tmake e2fsprogs-libs uicmoc
+DEPENDS=base/zlib base/libpng base/jpeg qte-for-qtopia tmake e2fsprogs-libs uicmoc
PROVIDES=virtual/qtopia virtual/libqpe virtual/libqtopia
S="${WORKDIR}/qtopia-free-${PV}"
diff --git a/nonworking/qualendar/qualendar_0.8.0.oe b/nonworking/qualendar/qualendar_0.8.0.oe
index e69de29bb2..f3419d4668 100644
--- a/nonworking/qualendar/qualendar_0.8.0.oe
+++ b/nonworking/qualendar/qualendar_0.8.0.oe
@@ -0,0 +1,19 @@
+DESCRIPTION="DVI Viewer for Opie/Qtopia"
+SECTION="base"
+PRIORITY="optional"
+LICENSE="GPL"
+RDEPENDS="libqpe1"
+DEPENDS=""
+
+SRC_URI = http://ichitokumei.hp.infoseek.co.jp/${PN}/source/${P}.tar.gz
+S = ${WORKDIR}/${PN}/src
+
+inherit palmtop
+
+do_install() {
+ install -d ${D}/opt/QtPalmtop/{bin,apps/Applications,pics}
+ install -D -m 755 qualendar ${D}/opt/QtPalmtop/bin/qualendar
+ install -D -m 644 qualendar.desktop ${D}/opt/QtPalmtop/apps/Applications/qualendar.desktop
+ install -d ${D}/opt/QtPalmtop/pics
+ cp -a *.png ${D}/opt/QtPalmtop/pics/
+}
diff --git a/nonworking/r/r_1.8.1.oe b/nonworking/r/r_1.8.1.oe
index e69de29bb2..2c2fca5a95 100644
--- a/nonworking/r/r_1.8.1.oe
+++ b/nonworking/r/r_1.8.1.oe
@@ -0,0 +1,17 @@
+DESCRIPTION="R is GNU S, a freely available language and environment for statistical computing and \
+graphics which provides a wide variety of statistical and graphical techniques: \
+linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc."
+SECTION=base
+PRIORITY="optional"
+MAINTAINER="Michael Lauer <mickey@Vanille.de>"
+RDEPENDS=libc6
+DEPENDS=
+
+SRC_URI=http://cran.us.r-project.org/src/base/R-${PV}.tgz
+S=${WORKDIR}/R-${PV}
+
+inherit autotools libtool
+
+EXTRA_OECONF=""
+
+
diff --git a/nonworking/redland/redland_0.9.10.oe b/nonworking/redland/redland_0.9.10.oe
index e69de29bb2..c8c72fa57e 100644
--- a/nonworking/redland/redland_0.9.10.oe
+++ b/nonworking/redland/redland_0.9.10.oe
@@ -0,0 +1,6 @@
+DEPENDS =
+RDEPENDS = libc6
+
+SRC_URI = http://www.redland.opensource.ac.uk/dist/source/old/redland-${PV}.tar.gz
+
+inherit autotools libtool
diff --git a/nonworking/redland/redland_0.9.16.oe b/nonworking/redland/redland_0.9.16.oe
index e69de29bb2..c8c72fa57e 100644
--- a/nonworking/redland/redland_0.9.16.oe
+++ b/nonworking/redland/redland_0.9.16.oe
@@ -0,0 +1,6 @@
+DEPENDS =
+RDEPENDS = libc6
+
+SRC_URI = http://www.redland.opensource.ac.uk/dist/source/old/redland-${PV}.tar.gz
+
+inherit autotools libtool
diff --git a/nonworking/samba/samba_3.0.0.oe b/nonworking/samba/samba_3.0.0.oe
index 98a4ffbfde..eb75882971 100644
--- a/nonworking/samba/samba_3.0.0.oe
+++ b/nonworking/samba/samba_3.0.0.oe
@@ -1,4 +1,4 @@
-DEPENDS = virtual/libc readline
+DEPENDS = readline
RDEPENDS = libc6 readline
SRC_URI := http://us2.samba.org/samba/ftp/old-versions/samba-${PV}.tar.bz2 \
diff --git a/nonworking/samba/samba_3.0.1.oe b/nonworking/samba/samba_3.0.1.oe
index e69de29bb2..97998f8b91 100644
--- a/nonworking/samba/samba_3.0.1.oe
+++ b/nonworking/samba/samba_3.0.1.oe
@@ -0,0 +1,17 @@
+DEPENDS = readline
+RDEPENDS = libc6 readline
+
+SRC_URI := http://us2.samba.org/samba/ftp/samba-${PV}.tar.bz2 \
+ file://${FILESDIR}/configure.patch;patch=1
+S := ${WORKDIR}/${P}/source
+
+inherit autotools
+
+EXTRA_OECONF='--disable-cups --with-readline=${STAGING_LIBDIR}/.. \
+ --without-ads --without-automount'
+do_configure_prepend () {
+ ./script/mkversion.sh
+ if [ ! -e acinclude.m4 ]; then
+ cat aclocal.m4 > acinclude.m4
+ fi
+}
diff --git a/nonworking/snmpz/snmpz_1.1.oe b/nonworking/snmpz/snmpz_1.1.oe
index e69de29bb2..3fb34c4f96 100644
--- a/nonworking/snmpz/snmpz_1.1.oe
+++ b/nonworking/snmpz/snmpz_1.1.oe
@@ -0,0 +1,11 @@
+DESCRIPTION="A MIB Browser for Opie/Qtopia"
+SECTION="base"
+PRIORITY="optional"
+MAINTAINER="Michael Lauer <mickey@Vanille.de>"
+LICENSE="GPL"
+RDEPENDS=libqpe1
+DEPENDS=virtual/libqpe snmp++
+
+SRC_URI = ${SOURCEFORGE_MIRROR}/${PN}/SNMPz-${PV}.tar.gz
+S = "${WORKDIR}/SNMPz-${PV}"
+
diff --git a/nonworking/tetex/tetex_2.0.2.oe b/nonworking/tetex/tetex_2.0.2.oe
index c3ada3fd20..f5fc117916 100644
--- a/nonworking/tetex/tetex_2.0.2.oe
+++ b/nonworking/tetex/tetex_2.0.2.oe
@@ -1,4 +1,4 @@
-DEPENDS = virtual/libc
+DEPENDS =
RDEPENDS = libc6
SRC_URI = ftp://cam.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/tetex-src-${PV}.tar.gz \
diff --git a/nonworking/unison/unison_2.9.1.oe b/nonworking/unison/unison_2.9.1.oe
index e69de29bb2..f5d8658bea 100644
--- a/nonworking/unison/unison_2.9.1.oe
+++ b/nonworking/unison/unison_2.9.1.oe
@@ -0,0 +1,9 @@
+DESCRIPTION=Unison is a file-synchronization tool for Unix and Windows.
+SECTION=net
+PRIORITY=optional
+RDEPENDS=libc6
+DEPENDS=
+
+SRC_URI = ${DEBIAN_MIRROR}/main/u/${PN}/${PN}_${PV}.orig.tar.gz \
+ file://${FILESDIR}/debian.patch;patch=1
+
diff --git a/nonworking/xfree86/xfree86_4.3.0.oe b/nonworking/xfree86/xfree86_4.3.0.oe
index e69de29bb2..258aad202a 100644
--- a/nonworking/xfree86/xfree86_4.3.0.oe
+++ b/nonworking/xfree86/xfree86_4.3.0.oe
@@ -0,0 +1,54 @@
+SECTION="base"
+PRIORITY="required"
+MAINTAINER="Greg Gilbert <greg@treke.net>"
+RDEPENDS="libc6"
+DEPENDS=zlib tslib ncurses
+
+SRC_URI = "ftp://ftp.xfree86.org/pub/XFree86/4.3.0/source/X430src-1.tgz;"
+SRC_URI_append =" ftp://ftp.xfree86.org/pub/XFree86/4.3.0/source/X430src-2.tgz;"
+SRC_URI_append =" ftp://ftp.xfree86.org/pub/XFree86/4.3.0/source/X430src-3.tgz;"
+SRC_URI_append =" file://${FILESDIR}/tinyx-kbd-enable-fix.patch;patch=1"
+SRC_URI_append =" file://${FILESDIR}/tinyx-tslib-reset-and-vt-switch-fixes.patch;patch=1"
+SRC_URI_append =" file://${FILESDIR}/dirty-3.2-xterm-breakage-fix.patch;patch=1"
+
+S=${WORKDIR}/xc
+
+
+do_configure() {
+ rm -fr ${WORKDIR}/XXcompiler;
+ mkdir -p ${WORKDIR}/XXcompiler
+ pushd ./
+ cd ${CROSS_DIR}/bin/;
+ echo ${CC}
+ for i in *; do
+ echo " linking ${WORKDIR}/XXcompiler/$i to $i";
+ ln -s ${CROSS_DIR}/bin/$i ${WORKDIR}/XXcompiler/$i ;
+ toolname=`echo $i | sed s/${TARGET_ARCH}-${TARGET_OS}-//`
+ echo `echo $i | sed s/${TARGET_ARCH}-${TARGET_OS}-//`
+ echo " linking ${WORKDIR}/XXcompiler/$i to $toolname";
+ ln -s ${CROSS_DIR}/bin/$i ${WORKDIR}/XXcompiler/$toolname;
+ done
+ echo "#!/bin/sh" > ${WORKDIR}/XXcompiler/cc
+ echo "${CC} \$*" >> ${WORKDIR}/XXcompiler/cc
+ chmod 755 ${WORKDIR}/XXcompiler/cc
+ popd ;
+
+
+}
+
+XCURSORGEN=/usr/local/X11R6/bin/xcursorgen
+EXTRA_OEMAKE="-C ${S} CC='${BUILD_CC}' \
+ CROSSCOMPILEDIR='${WORKDIR}/XXcompiler' \
+ EXTRA_LDOPTIONS='${LDFLAGS}' \
+ EXTRA_INCLUDES='-I${STAGING_DIR}/target/include' "
+do_compile() {
+ sed -e "s/^\#define KdriveServerExtraDefines -DITSY -DMAXSCREENS=2 -DXResExtension.*/\#define KdriveServerExtraDefines -DITSY -DMAXSCREENS=2 -DXResExtension ${FULL_OPTIMIZATION}/" < ${FILESDIR}/host.def > ${S}/config/cf/host.def;
+
+ oe_runmake World
+
+}
+
+do_install() {
+ oe_runmake DESTDIR=${D} install
+
+}
diff --git a/nonworking/xmame/xmame_0.78.1.oe b/nonworking/xmame/xmame_0.78.1.oe
index e69de29bb2..a0965012da 100644
--- a/nonworking/xmame/xmame_0.78.1.oe
+++ b/nonworking/xmame/xmame_0.78.1.oe
@@ -0,0 +1,21 @@
+DESCRIPTION="Multiple Arcade Machine Emulator based on SDL"
+SECTION="base"
+PRIORITY="optional"
+RDEPENDS="libc6 libsdl-qpe libsdl-mixer"
+DEPENDS=libsdl-qpe libsdl-mixer
+
+SRC_URI = http://x.mame.net/download/${P}.tar.bz2 \
+ file://${FILESDIR}/crosscompile.patch;patch=1
+
+EXTRA_OEMAKE=
+
+do_compile() {
+ oe_runmake TARGET=mame JOY_SDL=1 SOUND_SDL=1 DISPLAY_METHOD=SDL \
+ CC="${CC}" CXX="${CXX}" CFLAGS="-I. -Isrc -Isrc/include -Isrc/unix ${CFLAGS}" \
+ CXXFLAGS="${CXXFLAGS}" LD="${CC}" LDFLAGS="${LDFLAGS}" \
+ RANLIB="${RANLIB}" MY_CPU="${TARGET_ARCH}" ARCH="${TARGET_OS}" \
+ GLLIBS="" STRIP="${STRIP}" AR="${AR}"
+}
+
+
+