[oe] [PATCH 01/23] recipes: Move some recipes to nonworking for getting bitbake world.

Khem Raj raj.khem at gmail.com
Sun Aug 29 08:25:57 UTC 2010


On Sun, Aug 29, 2010 at 12:16 AM, Frans Meulenbroeks
<fransmeulenbroeks at gmail.com> wrote:
> Did you also look at the transitive closure of this (so added or fixed
> recipes that DEPEND or RDEPEND on these?
> These are also non-workign now

No I did not have that covered in these patches. Its a step by step
process and it will be taken care of
eventually.

>
> Acked-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
>
> 2010/8/28 Khem Raj <raj.khem at gmail.com>:
>> * If a recipes has DEPENDS on another recipe which is nonworking
>>  then move the recipe in question to nonworking too.
>>
>> Signed-off-by: Khem Raj <raj.khem at gmail.com>
>> ---
>>  .../files/mini-browser-desktop-fix.patch           |   16 ----
>>  .../gpe-mini-browser-hildon_0.15.bb                |   54 --------------
>>  .../gpe-mini-browser-hildon_0.16.bb                |   55 ---------------
>>  .../gpe-mini-browser-hildon_0.17.bb                |   25 -------
>>  recipes/gpe-mini-browser/gpe-mini-browser_0.15.bb  |   55 ---------------
>>  recipes/gpe-mini-browser/gpe-mini-browser_0.16.bb  |   55 ---------------
>>  recipes/gpe-mini-browser/gpe-mini-browser_0.17.bb  |   54 --------------
>>  recipes/gpe-mini-browser/gpe-mini-browser_0.18.bb  |   51 --------------
>>  recipes/gpe-mini-browser/gpe-mini-browser_0.19.bb  |   55 ---------------
>>  recipes/gpe-mini-browser/gpe-mini-browser_0.20.bb  |   55 ---------------
>>  recipes/gpe-mini-browser/gpe-mini-browser_0.21.bb  |   57 ---------------
>>  recipes/gpe-mini-browser/gpe-mini-browser_svn.bb   |   55 ---------------
>>  recipes/gpe-todo/gpe-todo-hildon_0.54.bb           |   20 ------
>>  recipes/gpe-todo/gpe-todo-hildon_0.55.bb           |   20 ------
>>  recipes/images/maemo-image.bb                      |   20 ------
>>  recipes/libgpepimc/libgpepimc-hildon_0.5.bb        |   30 --------
>>  recipes/maemo-mapper/maemo-mapper_svn.bb           |   22 ------
>>  recipes/maemo/hildon-control-panel_0.9.1-1.2.bb    |   21 ------
>>  recipes/maemo/hildon-status-bar/source.patch       |   11 ---
>>  recipes/maemo/hildon-status-bar_0.8.11-1.bb        |   15 ----
>>  recipes/maemo/lessertunjo_0.0.10.bb                |   25 -------
>>  recipes/maemo/libosso-help_1.0.01.bb               |   24 -------
>>  .../maemo/osso-application-installer_1.0.03-1.bb   |   22 ------
>>  recipes/maemo4/libosso-help_2.1.2.bb               |   21 ------
>>  recipes/meta/meta-maemo.bb                         |   11 ---
>>  .../files/mini-browser-desktop-fix.patch           |   16 ++++
>>  .../gpe-mini-browser-hildon_0.15.bb                |   54 ++++++++++++++
>>  .../gpe-mini-browser-hildon_0.16.bb                |   55 +++++++++++++++
>>  .../gpe-mini-browser-hildon_0.17.bb                |   25 +++++++
>>  .../gpe-mini-browser/gpe-mini-browser_0.15.bb      |   55 +++++++++++++++
>>  .../gpe-mini-browser/gpe-mini-browser_0.16.bb      |   55 +++++++++++++++
>>  .../gpe-mini-browser/gpe-mini-browser_0.17.bb      |   54 ++++++++++++++
>>  .../gpe-mini-browser/gpe-mini-browser_0.18.bb      |   51 ++++++++++++++
>>  .../gpe-mini-browser/gpe-mini-browser_0.19.bb      |   55 +++++++++++++++
>>  .../gpe-mini-browser/gpe-mini-browser_0.20.bb      |   55 +++++++++++++++
>>  .../gpe-mini-browser/gpe-mini-browser_0.21.bb      |   57 +++++++++++++++
>>  .../gpe-mini-browser/gpe-mini-browser_svn.bb       |   55 +++++++++++++++
>>  .../nonworking/gpe-todo/gpe-todo-hildon_0.54.bb    |   20 ++++++
>>  .../nonworking/gpe-todo/gpe-todo-hildon_0.55.bb    |   20 ++++++
>>  recipes/nonworking/images/maemo-image.bb           |   20 ++++++
>>  .../nonworking/libgpepimc/libgpepimc-hildon_0.5.bb |   30 ++++++++
>>  .../nonworking/maemo-mapper/maemo-mapper_svn.bb    |   22 ++++++
>>  .../maemo/hildon-control-panel_0.9.1-1.2.bb        |   21 ++++++
>>  .../maemo/hildon-status-bar/source.patch           |   11 +++
>>  .../nonworking/maemo/hildon-status-bar_0.8.11-1.bb |   15 ++++
>>  recipes/nonworking/maemo/lessertunjo_0.0.10.bb     |   25 +++++++
>>  recipes/nonworking/maemo/libosso-help_1.0.01.bb    |   24 +++++++
>>  .../maemo/osso-application-installer_1.0.03-1.bb   |   22 ++++++
>>  recipes/nonworking/maemo4/libosso-help_2.1.2.bb    |   21 ++++++
>>  recipes/nonworking/meta/meta-maemo.bb              |   11 +++
>>  recipes/nonworking/tasks/task-maemo.bb             |   73 ++++++++++++++++++++
>>  recipes/nonworking/ukeyboard/ukeyboard_1.2.bb      |   17 +++++
>>  recipes/tasks/task-maemo.bb                        |   73 --------------------
>>  recipes/ukeyboard/ukeyboard_1.2.bb                 |   17 -----
>>  54 files changed, 939 insertions(+), 939 deletions(-)
>>  delete mode 100644 recipes/gpe-mini-browser/files/mini-browser-desktop-fix.patch
>>  delete mode 100644 recipes/gpe-mini-browser/gpe-mini-browser-hildon_0.15.bb
>>  delete mode 100644 recipes/gpe-mini-browser/gpe-mini-browser-hildon_0.16.bb
>>  delete mode 100644 recipes/gpe-mini-browser/gpe-mini-browser-hildon_0.17.bb
>>  delete mode 100644 recipes/gpe-mini-browser/gpe-mini-browser_0.15.bb
>>  delete mode 100644 recipes/gpe-mini-browser/gpe-mini-browser_0.16.bb
>>  delete mode 100644 recipes/gpe-mini-browser/gpe-mini-browser_0.17.bb
>>  delete mode 100644 recipes/gpe-mini-browser/gpe-mini-browser_0.18.bb
>>  delete mode 100644 recipes/gpe-mini-browser/gpe-mini-browser_0.19.bb
>>  delete mode 100644 recipes/gpe-mini-browser/gpe-mini-browser_0.20.bb
>>  delete mode 100644 recipes/gpe-mini-browser/gpe-mini-browser_0.21.bb
>>  delete mode 100644 recipes/gpe-mini-browser/gpe-mini-browser_svn.bb
>>  delete mode 100644 recipes/gpe-todo/gpe-todo-hildon_0.54.bb
>>  delete mode 100644 recipes/gpe-todo/gpe-todo-hildon_0.55.bb
>>  delete mode 100644 recipes/images/maemo-image.bb
>>  delete mode 100644 recipes/libgpepimc/libgpepimc-hildon_0.5.bb
>>  delete mode 100644 recipes/maemo-mapper/maemo-mapper_svn.bb
>>  delete mode 100644 recipes/maemo/hildon-control-panel_0.9.1-1.2.bb
>>  delete mode 100644 recipes/maemo/hildon-status-bar/source.patch
>>  delete mode 100644 recipes/maemo/hildon-status-bar_0.8.11-1.bb
>>  delete mode 100644 recipes/maemo/lessertunjo_0.0.10.bb
>>  delete mode 100644 recipes/maemo/libosso-help_1.0.01.bb
>>  delete mode 100644 recipes/maemo/osso-application-installer_1.0.03-1.bb
>>  delete mode 100644 recipes/maemo4/libosso-help_2.1.2.bb
>>  delete mode 100644 recipes/meta/meta-maemo.bb
>>  create mode 100644 recipes/nonworking/gpe-mini-browser/files/mini-browser-desktop-fix.patch
>>  create mode 100644 recipes/nonworking/gpe-mini-browser/gpe-mini-browser-hildon_0.15.bb
>>  create mode 100644 recipes/nonworking/gpe-mini-browser/gpe-mini-browser-hildon_0.16.bb
>>  create mode 100644 recipes/nonworking/gpe-mini-browser/gpe-mini-browser-hildon_0.17.bb
>>  create mode 100644 recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.15.bb
>>  create mode 100644 recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.16.bb
>>  create mode 100644 recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.17.bb
>>  create mode 100644 recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.18.bb
>>  create mode 100644 recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.19.bb
>>  create mode 100644 recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.20.bb
>>  create mode 100644 recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.21.bb
>>  create mode 100644 recipes/nonworking/gpe-mini-browser/gpe-mini-browser_svn.bb
>>  create mode 100644 recipes/nonworking/gpe-todo/gpe-todo-hildon_0.54.bb
>>  create mode 100644 recipes/nonworking/gpe-todo/gpe-todo-hildon_0.55.bb
>>  create mode 100644 recipes/nonworking/images/maemo-image.bb
>>  create mode 100644 recipes/nonworking/libgpepimc/libgpepimc-hildon_0.5.bb
>>  create mode 100644 recipes/nonworking/maemo-mapper/maemo-mapper_svn.bb
>>  create mode 100644 recipes/nonworking/maemo/hildon-control-panel_0.9.1-1.2.bb
>>  create mode 100644 recipes/nonworking/maemo/hildon-status-bar/source.patch
>>  create mode 100644 recipes/nonworking/maemo/hildon-status-bar_0.8.11-1.bb
>>  create mode 100644 recipes/nonworking/maemo/lessertunjo_0.0.10.bb
>>  create mode 100644 recipes/nonworking/maemo/libosso-help_1.0.01.bb
>>  create mode 100644 recipes/nonworking/maemo/osso-application-installer_1.0.03-1.bb
>>  create mode 100644 recipes/nonworking/maemo4/libosso-help_2.1.2.bb
>>  create mode 100644 recipes/nonworking/meta/meta-maemo.bb
>>  create mode 100644 recipes/nonworking/tasks/task-maemo.bb
>>  create mode 100644 recipes/nonworking/ukeyboard/ukeyboard_1.2.bb
>>  delete mode 100644 recipes/tasks/task-maemo.bb
>>  delete mode 100644 recipes/ukeyboard/ukeyboard_1.2.bb
>>
>> diff --git a/recipes/gpe-mini-browser/files/mini-browser-desktop-fix.patch b/recipes/gpe-mini-browser/files/mini-browser-desktop-fix.patch
>> deleted file mode 100644
>> index 4912abb..0000000
>> --- a/recipes/gpe-mini-browser/files/mini-browser-desktop-fix.patch
>> +++ /dev/null
>> @@ -1,16 +0,0 @@
>> ---- gpe-mini-browser-0.21.old/gpe-mini-browser-0.21//gpe-mini-browser.desktop.in.in    2007-01-09 14:53:31.000000000 +0200
>> -+++ gpe-mini-browser-0.21/gpe-mini-browser.desktop.in.in       2007-12-11 20:45:04.749584640 +0200
>> -@@ -2,9 +2,8 @@
>> - _Name=Mini Web Browser
>> - _Comment=Browse the web
>> - Exec=gpe-mini-browser
>> --Terminal=0
>> -+Terminal=false
>> - Type=Application
>> --Icon=gpe-mini-browser.png
>> --Categories=Application;PIM;GPE
>> --StartupNotify=True
>> --
>> -+Icon=gpe-mini-browser
>> -+Categories=X-GPE;X-PIM;X-Internet;X-Browser;
>> -+StartupNotify=true
>> diff --git a/recipes/gpe-mini-browser/gpe-mini-browser-hildon_0.15.bb b/recipes/gpe-mini-browser/gpe-mini-browser-hildon_0.15.bb
>> deleted file mode 100644
>> index faa9131..0000000
>> --- a/recipes/gpe-mini-browser/gpe-mini-browser-hildon_0.15.bb
>> +++ /dev/null
>> @@ -1,54 +0,0 @@
>> -require gpe-mini-browser.inc
>> -
>> -PR = "r0"
>> -
>> -SRC_URI      = "${GPE_MIRROR}/gpe-mini-browser-${PV}.tar.gz"
>> -DEPENDS      = "osb-nrcit libosso hildon-lgpl hildon-fm libgpewidget"
>> -EXTRA_OECONF = "--enable-hildon"
>> -
>> -S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> -
>> -inherit autotools
>> -
>> -do_install() {
>> -               install -d ${D}/usr/share/applications/hildon
>> -               install -m 0644 ${S}/hildon/gpe-mini-browser.desktop ${D}/usr/share/applications/hildon/gpe-mini-browser.desktop
>> -               install -d ${D}/usr/share/pixmaps
>> -               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> -               autotools_do_install
>> -}
>> -
>> -pkg_postinst_${PN}-doc () {
>> -        #!/bin/sh
>> -       if [ "x$D" != "x" ]; then
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        else
>> -                 echo [Help] >> /etc/gpe/gpe-help.conf
>> -                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -       fi
>> -}
>> -
>> -pkg_postrm_${PN}-doc () {
>> -        #!/bin/sh
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> -                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -}
>> -
>> -SRC_URI[md5sum] = "b048cee7254d7fe6eb1e2821ce8706df"
>> -SRC_URI[sha256sum] = "aa9c2dbe8d763b4461a42d46378cc49335a266a7d6dcd794ecd46fac037c8913"
>> diff --git a/recipes/gpe-mini-browser/gpe-mini-browser-hildon_0.16.bb b/recipes/gpe-mini-browser/gpe-mini-browser-hildon_0.16.bb
>> deleted file mode 100644
>> index 370017a..0000000
>> --- a/recipes/gpe-mini-browser/gpe-mini-browser-hildon_0.16.bb
>> +++ /dev/null
>> @@ -1,55 +0,0 @@
>> -require gpe-mini-browser.inc
>> -
>> -PR = "r0"
>> -
>> -SRC_URI      = "${GPE_MIRROR}/gpe-mini-browser-${PV}.tar.gz"
>> -DESCRIPTION  = "A lightweight webbrowser for the GPE platform (Hildon UI)"
>> -DEPENDS      = "osb-nrcit libosso hildon-lgpl hildon-fm libgpewidget"
>> -EXTRA_OECONF = "--enable-hildon"
>> -
>> -S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> -
>> -inherit autotools
>> -
>> -do_install() {
>> -               install -d ${D}/usr/share/applications/hildon
>> -               install -m 0644 ${S}/hildon/gpe-mini-browser.desktop ${D}/usr/share/applications/hildon/gpe-mini-browser.desktop
>> -               install -d ${D}/usr/share/pixmaps
>> -               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> -               autotools_do_install
>> -}
>> -
>> -pkg_postinst_${PN}-doc () {
>> -        #!/bin/sh
>> -       if [ "x$D" != "x" ]; then
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        else
>> -                 echo [Help] >> /etc/gpe/gpe-help.conf
>> -                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -       fi
>> -}
>> -
>> -pkg_postrm_${PN}-doc () {
>> -        #!/bin/sh
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> -                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -}
>> -
>> -SRC_URI[md5sum] = "858f3e7219cde7b18e69293526020416"
>> -SRC_URI[sha256sum] = "36d2487895d3579ae3e8693ebe789b5de454506fc572937dac2fb7ef512f105f"
>> diff --git a/recipes/gpe-mini-browser/gpe-mini-browser-hildon_0.17.bb b/recipes/gpe-mini-browser/gpe-mini-browser-hildon_0.17.bb
>> deleted file mode 100644
>> index 692f418..0000000
>> --- a/recipes/gpe-mini-browser/gpe-mini-browser-hildon_0.17.bb
>> +++ /dev/null
>> @@ -1,25 +0,0 @@
>> -require gpe-mini-browser.inc
>> -
>> -PR = "r0"
>> -
>> -SRC_URI      = "${GPE_MIRROR}/gpe-mini-browser-${PV}.tar.gz"
>> -DESCRIPTION  = "A lightweight webbrowser for the GPE platform (Hildon UI)"
>> -DEPENDS      = "osb-nrcit libosso hildon-lgpl hildon-fm libgpewidget"
>> -EXTRA_OECONF = "--enable-hildon"
>> -
>> -S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> -
>> -inherit autotools
>> -
>> -do_install() {
>> -               install -d ${D}/usr/share/applications/hildon
>> -               install -m 0644 ${S}/hildon/gpe-mini-browser.desktop ${D}/usr/share/applications/hildon/gpe-mini-browser.desktop
>> -               install -d ${D}/usr/share/pixmaps
>> -               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> -               autotools_do_install
>> -}
>> -
>> -
>> -
>> -SRC_URI[md5sum] = "749c571ec28e2ea4f31602f3d5609e4b"
>> -SRC_URI[sha256sum] = "19d345571344f65e35b06c3faad6cfc86afeb8a41533d39bfbf364e1da34188c"
>> diff --git a/recipes/gpe-mini-browser/gpe-mini-browser_0.15.bb b/recipes/gpe-mini-browser/gpe-mini-browser_0.15.bb
>> deleted file mode 100644
>> index 68d8020..0000000
>> --- a/recipes/gpe-mini-browser/gpe-mini-browser_0.15.bb
>> +++ /dev/null
>> @@ -1,55 +0,0 @@
>> -require gpe-mini-browser.inc
>> -
>> -PR = "r1"
>> -
>> -SRC_URI = "ftp://ftp.handhelds.org/projects/gpe/source/gpe-mini-browser-${PV}.tar.gz"
>> -DEPENDS = "osb-nrcit libgpewidget"
>> -
>> -S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> -
>> -inherit autotools
>> -
>> -do_install() {
>> -       #       install -d ${D}${docdir}/gpe
>> -       #       install -m 0644 ${S}/gpe-mini-browser.html  ${D}${docdir}/gpe/
>> -               install -d ${D}/usr/share/applications
>> -               install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> -               install -d ${D}/usr/share/pixmaps
>> -               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> -               autotools_do_install
>> -}
>> -
>> -pkg_postinst_${PN}-doc () {
>> -        #!/bin/sh
>> -       if [ "x$D" != "x" ]; then
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        else
>> -                 echo [Help] >> /etc/gpe/gpe-help.conf
>> -                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -       fi
>> -}
>> -
>> -pkg_postrm_${PN}-doc () {
>> -        #!/bin/sh
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> -                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -}
>> -
>> -SRC_URI[md5sum] = "b048cee7254d7fe6eb1e2821ce8706df"
>> -SRC_URI[sha256sum] = "aa9c2dbe8d763b4461a42d46378cc49335a266a7d6dcd794ecd46fac037c8913"
>> diff --git a/recipes/gpe-mini-browser/gpe-mini-browser_0.16.bb b/recipes/gpe-mini-browser/gpe-mini-browser_0.16.bb
>> deleted file mode 100644
>> index e83467c..0000000
>> --- a/recipes/gpe-mini-browser/gpe-mini-browser_0.16.bb
>> +++ /dev/null
>> @@ -1,55 +0,0 @@
>> -require gpe-mini-browser.inc
>> -
>> -PR = "r1"
>> -
>> -SRC_URI = "ftp://ftp.handhelds.org/projects/gpe/source/gpe-mini-browser-${PV}.tar.gz"
>> -DEPENDS = "osb-nrcit sqlite libgpewidget"
>> -
>> -S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> -
>> -inherit autotools
>> -
>> -do_install() {
>> -       #       install -d ${D}${docdir}/gpe
>> -       #       install -m 0644 ${S}/gpe-mini-browser.html  ${D}${docdir}/gpe/
>> -               install -d ${D}/usr/share/applications
>> -               install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> -               install -d ${D}/usr/share/pixmaps
>> -               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> -               autotools_do_install
>> -}
>> -
>> -pkg_postinst_${PN}-doc () {
>> -        #!/bin/sh
>> -       if [ "x$D" != "x" ]; then
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        else
>> -                 echo [Help] >> /etc/gpe/gpe-help.conf
>> -                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -       fi
>> -}
>> -
>> -pkg_postrm_${PN}-doc () {
>> -        #!/bin/sh
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> -                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -}
>> -
>> -SRC_URI[md5sum] = "858f3e7219cde7b18e69293526020416"
>> -SRC_URI[sha256sum] = "36d2487895d3579ae3e8693ebe789b5de454506fc572937dac2fb7ef512f105f"
>> diff --git a/recipes/gpe-mini-browser/gpe-mini-browser_0.17.bb b/recipes/gpe-mini-browser/gpe-mini-browser_0.17.bb
>> deleted file mode 100644
>> index 5499ca3..0000000
>> --- a/recipes/gpe-mini-browser/gpe-mini-browser_0.17.bb
>> +++ /dev/null
>> @@ -1,54 +0,0 @@
>> -require gpe-mini-browser.inc
>> -
>> -SRC_URI = "ftp://ftp.handhelds.org/projects/gpe/source/gpe-mini-browser-${PV}.tar.gz"
>> -DEPENDS = "osb-nrcit sqlite libgpewidget"
>> -RRECOMMENDS_${PN} = "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
>> -
>> -
>> -S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> -
>> -inherit autotools
>> -
>> -do_install() {
>> -               install -d ${D}/usr/share/applications
>> -               install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> -               install -d ${D}/usr/share/pixmaps
>> -               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> -               autotools_do_install
>> -}
>> -
>> -pkg_postinst_${PN}-doc () {
>> -        #!/bin/sh
>> -       if [ "x$D" != "x" ]; then
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        else
>> -                 echo [Help] >> /etc/gpe/gpe-help.conf
>> -                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -       fi
>> -}
>> -
>> -pkg_postrm_${PN}-doc () {
>> -        #!/bin/sh
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> -                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -}
>> -
>> -
>> -SRC_URI[md5sum] = "749c571ec28e2ea4f31602f3d5609e4b"
>> -SRC_URI[sha256sum] = "19d345571344f65e35b06c3faad6cfc86afeb8a41533d39bfbf364e1da34188c"
>> diff --git a/recipes/gpe-mini-browser/gpe-mini-browser_0.18.bb b/recipes/gpe-mini-browser/gpe-mini-browser_0.18.bb
>> deleted file mode 100644
>> index 9c67dcc..0000000
>> --- a/recipes/gpe-mini-browser/gpe-mini-browser_0.18.bb
>> +++ /dev/null
>> @@ -1,51 +0,0 @@
>> -require gpe-mini-browser.inc
>> -
>> -SRC_URI = "ftp://ftp.handhelds.org/projects/gpe/source/gpe-mini-browser-${PV}.tar.gz"
>> -DEPENDS = "osb-nrcit sqlite libgpewidget"
>> -RRECOMMENDS_${PN} = "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
>> -
>> -
>> -S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> -
>> -inherit autotools
>> -
>> -do_install() {
>> -               install -d ${D}/usr/share/applications
>> -               install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> -               install -d ${D}/usr/share/pixmaps
>> -               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> -               autotools_do_install
>> -}
>> -
>> -pkg_postinst_${PN}-doc () {
>> -        #!/bin/sh
>> -       if [ "x$D" != "x" ]; then
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        else
>> -                 echo [Help] >> /etc/gpe/gpe-help.conf
>> -                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -       fi
>> -}
>> -
>> -pkg_postrm_${PN}-doc () {
>> -        #!/bin/sh
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> -                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -}
>> -
>> diff --git a/recipes/gpe-mini-browser/gpe-mini-browser_0.19.bb b/recipes/gpe-mini-browser/gpe-mini-browser_0.19.bb
>> deleted file mode 100644
>> index 0a9c78d..0000000
>> --- a/recipes/gpe-mini-browser/gpe-mini-browser_0.19.bb
>> +++ /dev/null
>> @@ -1,55 +0,0 @@
>> -require gpe-mini-browser.inc
>> -
>> -SRC_URI = "http://gpe.linuxtogo.org/download/source/gpe-mini-browser-${PV}.tar.gz"
>> -DEPENDS = "osb-nrcit sqlite libgpewidget"
>> -RRECOMMENDS_${PN} = "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
>> -
>> -PR = "r2"
>> -
>> -S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> -
>> -inherit autotools
>> -
>> -do_install() {
>> -               install -d ${D}/usr/share/applications
>> -               install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> -               install -d ${D}/usr/share/pixmaps
>> -               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> -               autotools_do_install
>> -}
>> -
>> -pkg_postinst_${PN}-doc () {
>> -        #!/bin/sh
>> -       if [ "x$D" != "x" ]; then
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        else
>> -                 echo [Help] >> /etc/gpe/gpe-help.conf
>> -                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -       fi
>> -}
>> -
>> -pkg_postrm_${PN}-doc () {
>> -        #!/bin/sh
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> -                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -}
>> -
>> -
>> -SRC_URI[md5sum] = "922640f40f67d15892d9ea8ec6c8ffea"
>> -SRC_URI[sha256sum] = "ece034b916a7760cfb854baab474b7931246bdb078c814366bf90a9fbff246af"
>> diff --git a/recipes/gpe-mini-browser/gpe-mini-browser_0.20.bb b/recipes/gpe-mini-browser/gpe-mini-browser_0.20.bb
>> deleted file mode 100644
>> index 1bff97b..0000000
>> --- a/recipes/gpe-mini-browser/gpe-mini-browser_0.20.bb
>> +++ /dev/null
>> @@ -1,55 +0,0 @@
>> -require gpe-mini-browser.inc
>> -
>> -SRC_URI = "http://gpe.linuxtogo.org/download/source/gpe-mini-browser-${PV}.tar.gz"
>> -DEPENDS = "osb-nrcit sqlite libgpewidget"
>> -RRECOMMENDS_${PN} = "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
>> -
>> -PR = "r2"
>> -
>> -S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> -
>> -inherit autotools
>> -
>> -do_install() {
>> -               install -d ${D}/usr/share/applications
>> -               install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> -               install -d ${D}/usr/share/pixmaps
>> -               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> -               autotools_do_install
>> -}
>> -
>> -pkg_postinst_${PN}-doc () {
>> -        #!/bin/sh
>> -       if [ "x$D" != "x" ]; then
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        else
>> -                 echo [Help] >> /etc/gpe/gpe-help.conf
>> -                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -       fi
>> -}
>> -
>> -pkg_postrm_${PN}-doc () {
>> -        #!/bin/sh
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> -                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -}
>> -
>> -
>> -SRC_URI[md5sum] = "1a7a4095cafed9cda21e500842b686a1"
>> -SRC_URI[sha256sum] = "ddba5fea0424c9c121269e96ea202014a29568263d478ac5682022973d2986f1"
>> diff --git a/recipes/gpe-mini-browser/gpe-mini-browser_0.21.bb b/recipes/gpe-mini-browser/gpe-mini-browser_0.21.bb
>> deleted file mode 100644
>> index 824a416..0000000
>> --- a/recipes/gpe-mini-browser/gpe-mini-browser_0.21.bb
>> +++ /dev/null
>> @@ -1,57 +0,0 @@
>> -require gpe-mini-browser.inc
>> -
>> -SRC_URI = "http://gpe.linuxtogo.org/download/source/gpe-mini-browser-${PV}.tar.gz"
>> -DEPENDS = "osb-nrcit sqlite libgpewidget"
>> -RRECOMMENDS_${PN} = "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
>> -
>> -PR = "r2"
>> -
>> -SRC_URI += "file://mini-browser-desktop-fix.patch"
>> -
>> -S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> -
>> -inherit autotools
>> -
>> -do_install() {
>> -               install -d ${D}/usr/share/applications
>> -               install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> -               install -d ${D}/usr/share/pixmaps
>> -               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> -               autotools_do_install
>> -}
>> -
>> -pkg_postinst_${PN}-doc () {
>> -        #!/bin/sh
>> -       if [ "x$D" != "x" ]; then
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        else
>> -                 echo [Help] >> /etc/gpe/gpe-help.conf
>> -                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -       fi
>> -}
>> -
>> -pkg_postrm_${PN}-doc () {
>> -        #!/bin/sh
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> -                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -}
>> -
>> -
>> -SRC_URI[md5sum] = "a1297dfd14c008e3415f89b01eef75cd"
>> -SRC_URI[sha256sum] = "ec0358d104fa992f1437b37cdf70e83ab152794d2989ef2e9715ab8659dc46e3"
>> diff --git a/recipes/gpe-mini-browser/gpe-mini-browser_svn.bb b/recipes/gpe-mini-browser/gpe-mini-browser_svn.bb
>> deleted file mode 100644
>> index 0ebff73..0000000
>> --- a/recipes/gpe-mini-browser/gpe-mini-browser_svn.bb
>> +++ /dev/null
>> @@ -1,55 +0,0 @@
>> -DEPENDS = "sqlite gettext gtk+ glib-2.0 osb-nrcit libgpewidget"
>> -RRECOMMENDS_${PN} = "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
>> -
>> -SRCREV = "9900"
>> -PV = "0.20+svn${SRCDATE}"
>> -PR = "r1"
>> -
>> -inherit autotools
>> -
>> -SRC_URI = "${GPE_EXTRA_SVN}"
>> -
>> -S = "${WORKDIR}/gpe-mini-browser"
>> -
>> -do_install() {
>> -                install -d ${D}/usr/share/applications
>> -                install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> -                install -d ${D}/usr/share/pixmaps
>> -                install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> -                autotools_do_install
>> -}
>> -
>> -pkg_postinst_${PN}-doc () {
>> -        #!/bin/sh
>> -        if [ "x$D" != "x" ]; then
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        else
>> -                 echo [Help] >> /etc/gpe/gpe-help.conf
>> -                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -        fi
>> -}
>> -pkg_postrm_${PN}-doc () {
>> -        #!/bin/sh
>> -        if [ -e /etc/gpe/gpe-help.conf ]; then
>> -                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> -                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> -        fi
>> -        if [ -x /usr/bin/gpe-helpindex ]; then
>> -                echo generating help-index
>> -                gpe-helpindex
>> -        else
>> -                echo not generating index for gpe-mini-browser
>> -        fi
>> -}
>> -
>> -require gpe-mini-browser.inc
>> -
>> -#DEFAULT_PREFERENCE = "-1"
>> diff --git a/recipes/gpe-todo/gpe-todo-hildon_0.54.bb b/recipes/gpe-todo/gpe-todo-hildon_0.54.bb
>> deleted file mode 100644
>> index 9954d51..0000000
>> --- a/recipes/gpe-todo/gpe-todo-hildon_0.54.bb
>> +++ /dev/null
>> @@ -1,20 +0,0 @@
>> -LICENSE     = "GPL"
>> -PR          = "r1"
>> -DESCRIPTION = "GPE to-do list"
>> -DEPENDS     = "libgpewidget-hildon libgpepimc-hildon libtododb sdk-default-icons libosso"
>> -RDEPENDS_${PN}    = "sdk-default-icons"
>> -SECTION = "gpe"
>> -PRIORITY    = "optional"
>> -
>> -inherit gpe autotools pkgconfig
>> -
>> -EXTRA_OECONF = "--enable-hildon"
>> -
>> -SRC_URI="${GPE_MIRROR}/gpe-todo-${PV}.tar.bz2"
>> -
>> -S = "${WORKDIR}/gpe-todo-${PV}"
>> -
>> -FILES_${PN} += "${datadir}/gpe-todo ${libdir}/dbus-1.0"
>> -
>> -SRC_URI[md5sum] = "8fdd52954a7a29691013900b65eb5702"
>> -SRC_URI[sha256sum] = "b3f51635b3ce6408fdfbd0283e1d8036c23b6ecb5adf0d66882e7e48eb5d97b9"
>> diff --git a/recipes/gpe-todo/gpe-todo-hildon_0.55.bb b/recipes/gpe-todo/gpe-todo-hildon_0.55.bb
>> deleted file mode 100644
>> index d71f862..0000000
>> --- a/recipes/gpe-todo/gpe-todo-hildon_0.55.bb
>> +++ /dev/null
>> @@ -1,20 +0,0 @@
>> -LICENSE     = "GPL"
>> -PR          = "r1"
>> -DESCRIPTION = "GPE to-do list"
>> -DEPENDS     = "libgpewidget-hildon libgpepimc-hildon libtododb sdk-default-icons libosso"
>> -RDEPENDS_${PN}    = "sdk-default-icons"
>> -SECTION = "gpe"
>> -PRIORITY    = "optional"
>> -
>> -inherit gpe autotools pkgconfig
>> -
>> -EXTRA_OECONF = "--enable-hildon"
>> -
>> -SRC_URI="${GPE_MIRROR}/gpe-todo-${PV}.tar.bz2"
>> -
>> -S = "${WORKDIR}/gpe-todo-${PV}"
>> -
>> -FILES_${PN} += "${datadir}/gpe-todo ${libdir}/dbus-1.0"
>> -
>> -SRC_URI[md5sum] = "e8c08165d9723779473e3390a949afac"
>> -SRC_URI[sha256sum] = "ec2ef95c967acce5834c8b4985c610014c16242d223d233947d67b4514ebe298"
>> diff --git a/recipes/images/maemo-image.bb b/recipes/images/maemo-image.bb
>> deleted file mode 100644
>> index c0498bb..0000000
>> --- a/recipes/images/maemo-image.bb
>> +++ /dev/null
>> @@ -1,20 +0,0 @@
>> -#
>> -# Meta package for maemo based system image
>> -#
>> -
>> -GUI_MACHINE_CLASS ?= "none"
>> -
>> -MAEMO_EXTRA_DEPENDS = "scap dosfstools"
>> -MAEMO_EXTRA_INSTALL = "osso-af-services osso-af-base-apps scap dosfstools"
>> -
>> -XSERVER ?= "xserver-kdrive-omap"
>> -
>> -DEPENDS = "${MACHINE_TASK_PROVIDER} \
>> -          meta-maemo \
>> -          ${MAEMO_EXTRA_DEPENDS}"
>> -
>> -IMAGE_INSTALL = "${MACHINE_TASK_PROVIDER} maemo-task-base maemo-task-theme \
>> -                      maemo-task-apps ${MAEMO_EXTRA_INSTALL} \
>> -                      ${XSERVER}"
>> -
>> -inherit image
>> diff --git a/recipes/libgpepimc/libgpepimc-hildon_0.5.bb b/recipes/libgpepimc/libgpepimc-hildon_0.5.bb
>> deleted file mode 100644
>> index 12155b9..0000000
>> --- a/recipes/libgpepimc/libgpepimc-hildon_0.5.bb
>> +++ /dev/null
>> @@ -1,30 +0,0 @@
>> -LICENSE     = "LGPL"
>> -PR          = "r1"
>> -DESCRIPTION = "Common code for GPE PIMs (hildon UI version)"
>> -SECTION = "gpe/libs"
>> -PRIORITY    = "optional"
>> -DEPENDS     = "libgpewidget-hildon gtk+ sqlite hildon-lgpl"
>> -PROVIDES    = "libgepepimc"
>> -RPROVIDES_${PN}   = "libgepepimc"
>> -
>> -SRC_URI     = "${GPE_MIRROR}/libgpepimc-${PV}.tar.bz2"
>> -
>> -EXTRA_OECONF = "--enable-hildon"
>> -S = "${WORKDIR}/libgpepimc-${PV}"
>> -
>> -inherit pkgconfig autotools
>> -
>> -headers = "pim-categories.h pim-categories-ui.h"
>> -
>> -do_stage () {
>> -       oe_libinstall -so libgpepimc ${STAGING_LIBDIR}
>> -
>> -       mkdir -p ${STAGING_INCDIR}/gpe
>> -       for h in ${headers}; do
>> -               install -m 0644 ${S}/gpe/$h ${STAGING_INCDIR}/gpe/$h
>> -       done
>> -}
>> -
>> -
>> -SRC_URI[md5sum] = "bbb0efe3359510fc0393f3f305c1c6e7"
>> -SRC_URI[sha256sum] = "b0d1236dbb27f054f8b8a6f8ed4d735db89eb466be641bed67363f4dd76385ad"
>> diff --git a/recipes/maemo-mapper/maemo-mapper_svn.bb b/recipes/maemo-mapper/maemo-mapper_svn.bb
>> deleted file mode 100644
>> index 713a54a..0000000
>> --- a/recipes/maemo-mapper/maemo-mapper_svn.bb
>> +++ /dev/null
>> @@ -1,22 +0,0 @@
>> -DESCRIPTION = "GPS navigation/map display software"
>> -LICENSE = "GPL"
>> -DEPENDS = "gdbm libconic sqlite3 gtk+ libhildonfm libosso osso-ic-oss libosso-help gnome-vfs dbus bluez-libs"
>> -RDEPENDS_${PN} = "bluez-utils"
>> -RRECOMMENDS_${PN} = "gpsd flite"
>> -SRCREV = "118"
>> -PV = "2.0.3+svnr${SRCPV}"
>> -PR = "r3"
>> -
>> -SRC_URI = "svn://garage.maemo.org/svn/maemo-mapper;proto=https;module=trunk \
>> -           file://mapper-hildon1.diff;maxrev=108"
>> -
>> -S = "${WORKDIR}/trunk"
>> -
>> -inherit autotools pkgconfig
>> -
>> -do_install_append () {
>> -       install -d ${D}${datadir}/applications/
>> -       mv ${D}/maemo-mapper.desktop ${D}${datadir}/applications/
>> -}
>> -
>> -#FILES_${PN} += "${datadir}/icons"
>> diff --git a/recipes/maemo/hildon-control-panel_0.9.1-1.2.bb b/recipes/maemo/hildon-control-panel_0.9.1-1.2.bb
>> deleted file mode 100644
>> index 3c56364..0000000
>> --- a/recipes/maemo/hildon-control-panel_0.9.1-1.2.bb
>> +++ /dev/null
>> @@ -1,21 +0,0 @@
>> -PR         = "r2"
>> -LICENSE    = "GPL"
>> -
>> -DEPENDS = "hildon-lgpl hildon-base-lib osso-af-settings libosso hildon-libs osso-af-settings libosso-help"
>> -
>> -SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/${PN}/${PN}_${PV}.tar.gz \
>> -           file://config-path.patch;striplevel=0 \
>> -           file://noWerror.patch;striplevel=0"
>> -
>> -S = "${WORKDIR}/hildon-control-panel-0.9.1"
>> -
>> -inherit autotools pkgconfig
>> -
>> -FILES_${PN} += "${libdir}/dbus-1.0 ${datadir}/applications"
>> -
>> -do_stage() {
>> -        install -d ${STAGING_INCDIR}/hildon-cp-plugin
>> -        install -m 644 *.h ${STAGING_INCDIR}/hildon-cp-plugin
>> -}
>> -SRC_URI[md5sum] = "72c8b814ebeec8668cea575e08bb1548"
>> -SRC_URI[sha256sum] = "bbe77d297c7560d3fdad343ab49f23c9c0aa1574db77108d1b97845fb7bb26d5"
>> diff --git a/recipes/maemo/hildon-status-bar/source.patch b/recipes/maemo/hildon-status-bar/source.patch
>> deleted file mode 100644
>> index dd5e82b..0000000
>> --- a/recipes/maemo/hildon-status-bar/source.patch
>> +++ /dev/null
>> @@ -1,11 +0,0 @@
>> ---- status-bar-launch.sh.old   2005-06-14 17:12:10.000000000 +0200
>> -+++ status-bar-launch.sh       2005-06-14 17:12:15.000000000 +0200
>> -@@ -21,7 +21,7 @@
>> - # 02110-1301 USA
>> - #
>> -
>> --source af.conf
>> -+. af.conf
>> -
>> - if [ "$1" != "start" ] && [ "$1" != "stop" ] && [ "$1" != "restart" ]; then
>> -   echo "Usage: $0 {start|stop|restart}"
>> diff --git a/recipes/maemo/hildon-status-bar_0.8.11-1.bb b/recipes/maemo/hildon-status-bar_0.8.11-1.bb
>> deleted file mode 100644
>> index 5d6238c..0000000
>> --- a/recipes/maemo/hildon-status-bar_0.8.11-1.bb
>> +++ /dev/null
>> @@ -1,15 +0,0 @@
>> -PR         = "r1"
>> -LICENSE    = "GPL"
>> -
>> -DEPENDS = "hildon-lgpl libosso hildon-libs"
>> -
>> -SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/${PN}/${PN}_${PV}.tar.gz \
>> -           file://source.patch;striplevel=0"
>> -
>> -S = "${WORKDIR}/hildon-status-bar-0.8.11"
>> -
>> -inherit autotools pkgconfig
>> -
>> -
>> -SRC_URI[md5sum] = "7948087bfe3b1bf8025a37fbb64bde44"
>> -SRC_URI[sha256sum] = "eca16f42de8e4a213acb3ba0978fa56fbdf2f38e5be5882163753068ab4a15cd"
>> diff --git a/recipes/maemo/lessertunjo_0.0.10.bb b/recipes/maemo/lessertunjo_0.0.10.bb
>> deleted file mode 100644
>> index 691893d..0000000
>> --- a/recipes/maemo/lessertunjo_0.0.10.bb
>> +++ /dev/null
>> @@ -1,25 +0,0 @@
>> -LICENSE =      "LGPL"
>> -
>> -DEPENDS =      "gconf-osso hildon-libs dbus libosso"
>> -SRC_URI =      "http://repository.maemo.org/pool/maemo/ossw/source/l/lessertunjo/lessertunjo_${PV}-3.tar.gz"
>> -
>> -inherit  pkgconfig
>> -
>> -S = "${WORKDIR}/lessertunjo"
>> -LDFLAGS += " -losso -L${STAGING_LIBDIR} -I${STAGING_INCDIR}  -I${STAGING_LIBDIR}/dbus-1.0/include -I${STAGING_INCDIR}/dbus-1.0 -I${STAGING_INCDIR}/glib-2.0  -I${STAGING_INCDIR}/gconf/2"
>> -
>> -
>> -do_install() {
>> -       install -d ${D}${libdir}
>> -       install -m 755 *so.0.0.10  ${D}${libdir}
>> -}
>> -
>> -do_stage() {
>> -       oe_libinstall -so libshadowapp libshadowappd  ${STAGING_LIBDIR}
>> -       install -d ${STAGING_INCDIR}
>> -       install -m 644 *.h ${STAGING_INCDIR}
>> -
>> -}
>> -
>> -SRC_URI[md5sum] = "b6d7ca9e9740286f0ce918da9fb8438b"
>> -SRC_URI[sha256sum] = "0ee6a3caee4812827b8e167d4a07dbf859cb08a00a20f09568c3baae379d6ce8"
>> diff --git a/recipes/maemo/libosso-help_1.0.01.bb b/recipes/maemo/libosso-help_1.0.01.bb
>> deleted file mode 100644
>> index b80d45a..0000000
>> --- a/recipes/maemo/libosso-help_1.0.01.bb
>> +++ /dev/null
>> @@ -1,24 +0,0 @@
>> -LICENSE =      "LGPL"
>> -PR = "r0"
>> -
>> -DEPENDS =      "libosso hildon-lgpl hildon-base-lib hildon-libs"
>> -SRC_URI =      "http://repository.maemo.org/pool/maemo/ossw/source/libo/${PN}/libosso-help_${PV}.tar.gz \
>> -                 file://no-Werror.patch;striplevel=0 \
>> -                 file://help-header-pp.patch;striplevel=0"
>> -
>> -inherit pkgconfig autotools
>> -
>> -S = "${WORKDIR}/libosso-help-sdk-${PV}"
>> -
>> -#FILES_${PN} += "${libdir}/dbus-1.0/services/ ${libdir}/outo/*.so ${libdir}/outo/*bin ${libdir}/outo/mimedummy.doc"
>> -
>> -do_stage() {
>> -       install -d ${STAGING_INCDIR}
>> -       install -m 644 helplib/*.h ${STAGING_INCDIR}
>> -       install -m644 helplib/.libs/libossohelp.so ${STAGING_LIBDIR}
>> -       install -m644 helplib/.libs/libossohelp.so.0 ${STAGING_LIBDIR}
>> -       install -m644 helplib/.libs/libossohelp.so.0.0.0 ${STAGING_LIBDIR}
>> -}
>> -
>> -SRC_URI[md5sum] = "dbc3c68809e39bd6681aab8ad16ffe3c"
>> -SRC_URI[sha256sum] = "ef6f6fda31dfbf7b3186b6f1d0ffd12ee0675d9a057ad2994f81b5164213a693"
>> diff --git a/recipes/maemo/osso-application-installer_1.0.03-1.bb b/recipes/maemo/osso-application-installer_1.0.03-1.bb
>> deleted file mode 100644
>> index 3d24f21..0000000
>> --- a/recipes/maemo/osso-application-installer_1.0.03-1.bb
>> +++ /dev/null
>> @@ -1,22 +0,0 @@
>> -PR         = "r1"
>> -LICENSE    = "GPL"
>> -
>> -DEPENDS = "hildon-lgpl hildon-base-lib libosso hildon-libs hildon-control-panel shared-mime-info"
>> -RDEPENDS_${PN} = "shared-mime-info"
>> -
>> -SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/o/${PN}/${PN}_${PV}.tar.gz \
>> -           file://fix-buildsystem.patch"
>> -
>> -S = "${WORKDIR}/osso-application-installer-1.0.03"
>> -
>> -inherit autotools pkgconfig
>> -
>> -FILES_${PN} += "${libdir}/dbus-1.0 ${libdir}/hildon-control-panel/*.so ${datadir}/applications ${datadir}/mime"
>> -
>> -pkg_postinst () {
>> -  echo "Updating MIME database... this may take a while."
>> -  ${bindir}/update-mime-database ${datadir}/mime
>> -}
>> -
>> -SRC_URI[md5sum] = "05e47346d432bd4c78736b12f262d612"
>> -SRC_URI[sha256sum] = "f7129c56cd7e561c10457d101f37ebf3a8b02df83f42a30cb90b46eb0de5dede"
>> diff --git a/recipes/maemo4/libosso-help_2.1.2.bb b/recipes/maemo4/libosso-help_2.1.2.bb
>> deleted file mode 100644
>> index b7b6de5..0000000
>> --- a/recipes/maemo4/libosso-help_2.1.2.bb
>> +++ /dev/null
>> @@ -1,21 +0,0 @@
>> -LICENSE = "LGPL"
>> -DESCRIPTION = "Nokia osso help library"
>> -
>> -DEPENDS = "libhildonhelp libosso gtkhtml-3.8 libxml2 "
>> -
>> -PR = "r0"
>> -
>> -SRC_URI = "http://repository.maemo.org/pool/sardine-experimental/main.disabled/source/libo/libosso-help/libosso-help_${PV}-2.tar.gz"
>> -
>> -inherit autotools pkgconfig lib_package
>> -
>> -S = "${WORKDIR}/2.1.2-2"
>> -
>> -do_configure_prepend() {
>> -       # remove Werror from OSSO_CFLAGS
>> -       sed -i s:-Werror::g configure.ac
>> -        sed -i -e s:AC_CONFIG_SRCDIR:#AC_CONFIG_SRCDIR:g configure.ac
>> -}
>> -
>> -SRC_URI[md5sum] = "fc5a1f4598670cec9ac40fb603f80570"
>> -SRC_URI[sha256sum] = "ecbff97da422f1498eae8f9b8a17389c0ccdd7eee1ca0259f035e712c8e0a405"
>> diff --git a/recipes/meta/meta-maemo.bb b/recipes/meta/meta-maemo.bb
>> deleted file mode 100644
>> index ac0dabe..0000000
>> --- a/recipes/meta/meta-maemo.bb
>> +++ /dev/null
>> @@ -1,11 +0,0 @@
>> -DESCRIPTION = "Meta-package for maemo environment"
>> -LICENSE = "MIT"
>> -PR = "r1"
>> -
>> -RDEPENDS_${PN} = "\
>> -    maemo-task-base \
>> -    maemo-task-apps \
>> -    maemo-task-libs-install \
>> -    maemo-task-theme"
>> -
>> -inherit meta
>> diff --git a/recipes/nonworking/gpe-mini-browser/files/mini-browser-desktop-fix.patch b/recipes/nonworking/gpe-mini-browser/files/mini-browser-desktop-fix.patch
>> new file mode 100644
>> index 0000000..4912abb
>> --- /dev/null
>> +++ b/recipes/nonworking/gpe-mini-browser/files/mini-browser-desktop-fix.patch
>> @@ -0,0 +1,16 @@
>> +--- gpe-mini-browser-0.21.old/gpe-mini-browser-0.21//gpe-mini-browser.desktop.in.in    2007-01-09 14:53:31.000000000 +0200
>> ++++ gpe-mini-browser-0.21/gpe-mini-browser.desktop.in.in       2007-12-11 20:45:04.749584640 +0200
>> +@@ -2,9 +2,8 @@
>> + _Name=Mini Web Browser
>> + _Comment=Browse the web
>> + Exec=gpe-mini-browser
>> +-Terminal=0
>> ++Terminal=false
>> + Type=Application
>> +-Icon=gpe-mini-browser.png
>> +-Categories=Application;PIM;GPE
>> +-StartupNotify=True
>> +-
>> ++Icon=gpe-mini-browser
>> ++Categories=X-GPE;X-PIM;X-Internet;X-Browser;
>> ++StartupNotify=true
>> diff --git a/recipes/nonworking/gpe-mini-browser/gpe-mini-browser-hildon_0.15.bb b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser-hildon_0.15.bb
>> new file mode 100644
>> index 0000000..faa9131
>> --- /dev/null
>> +++ b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser-hildon_0.15.bb
>> @@ -0,0 +1,54 @@
>> +require gpe-mini-browser.inc
>> +
>> +PR = "r0"
>> +
>> +SRC_URI      = "${GPE_MIRROR}/gpe-mini-browser-${PV}.tar.gz"
>> +DEPENDS      = "osb-nrcit libosso hildon-lgpl hildon-fm libgpewidget"
>> +EXTRA_OECONF = "--enable-hildon"
>> +
>> +S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> +
>> +inherit autotools
>> +
>> +do_install() {
>> +               install -d ${D}/usr/share/applications/hildon
>> +               install -m 0644 ${S}/hildon/gpe-mini-browser.desktop ${D}/usr/share/applications/hildon/gpe-mini-browser.desktop
>> +               install -d ${D}/usr/share/pixmaps
>> +               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> +               autotools_do_install
>> +}
>> +
>> +pkg_postinst_${PN}-doc () {
>> +        #!/bin/sh
>> +       if [ "x$D" != "x" ]; then
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        else
>> +                 echo [Help] >> /etc/gpe/gpe-help.conf
>> +                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +       fi
>> +}
>> +
>> +pkg_postrm_${PN}-doc () {
>> +        #!/bin/sh
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> +                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +}
>> +
>> +SRC_URI[md5sum] = "b048cee7254d7fe6eb1e2821ce8706df"
>> +SRC_URI[sha256sum] = "aa9c2dbe8d763b4461a42d46378cc49335a266a7d6dcd794ecd46fac037c8913"
>> diff --git a/recipes/nonworking/gpe-mini-browser/gpe-mini-browser-hildon_0.16.bb b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser-hildon_0.16.bb
>> new file mode 100644
>> index 0000000..370017a
>> --- /dev/null
>> +++ b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser-hildon_0.16.bb
>> @@ -0,0 +1,55 @@
>> +require gpe-mini-browser.inc
>> +
>> +PR = "r0"
>> +
>> +SRC_URI      = "${GPE_MIRROR}/gpe-mini-browser-${PV}.tar.gz"
>> +DESCRIPTION  = "A lightweight webbrowser for the GPE platform (Hildon UI)"
>> +DEPENDS      = "osb-nrcit libosso hildon-lgpl hildon-fm libgpewidget"
>> +EXTRA_OECONF = "--enable-hildon"
>> +
>> +S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> +
>> +inherit autotools
>> +
>> +do_install() {
>> +               install -d ${D}/usr/share/applications/hildon
>> +               install -m 0644 ${S}/hildon/gpe-mini-browser.desktop ${D}/usr/share/applications/hildon/gpe-mini-browser.desktop
>> +               install -d ${D}/usr/share/pixmaps
>> +               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> +               autotools_do_install
>> +}
>> +
>> +pkg_postinst_${PN}-doc () {
>> +        #!/bin/sh
>> +       if [ "x$D" != "x" ]; then
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        else
>> +                 echo [Help] >> /etc/gpe/gpe-help.conf
>> +                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +       fi
>> +}
>> +
>> +pkg_postrm_${PN}-doc () {
>> +        #!/bin/sh
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> +                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +}
>> +
>> +SRC_URI[md5sum] = "858f3e7219cde7b18e69293526020416"
>> +SRC_URI[sha256sum] = "36d2487895d3579ae3e8693ebe789b5de454506fc572937dac2fb7ef512f105f"
>> diff --git a/recipes/nonworking/gpe-mini-browser/gpe-mini-browser-hildon_0.17.bb b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser-hildon_0.17.bb
>> new file mode 100644
>> index 0000000..692f418
>> --- /dev/null
>> +++ b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser-hildon_0.17.bb
>> @@ -0,0 +1,25 @@
>> +require gpe-mini-browser.inc
>> +
>> +PR = "r0"
>> +
>> +SRC_URI      = "${GPE_MIRROR}/gpe-mini-browser-${PV}.tar.gz"
>> +DESCRIPTION  = "A lightweight webbrowser for the GPE platform (Hildon UI)"
>> +DEPENDS      = "osb-nrcit libosso hildon-lgpl hildon-fm libgpewidget"
>> +EXTRA_OECONF = "--enable-hildon"
>> +
>> +S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> +
>> +inherit autotools
>> +
>> +do_install() {
>> +               install -d ${D}/usr/share/applications/hildon
>> +               install -m 0644 ${S}/hildon/gpe-mini-browser.desktop ${D}/usr/share/applications/hildon/gpe-mini-browser.desktop
>> +               install -d ${D}/usr/share/pixmaps
>> +               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> +               autotools_do_install
>> +}
>> +
>> +
>> +
>> +SRC_URI[md5sum] = "749c571ec28e2ea4f31602f3d5609e4b"
>> +SRC_URI[sha256sum] = "19d345571344f65e35b06c3faad6cfc86afeb8a41533d39bfbf364e1da34188c"
>> diff --git a/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.15.bb b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.15.bb
>> new file mode 100644
>> index 0000000..68d8020
>> --- /dev/null
>> +++ b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.15.bb
>> @@ -0,0 +1,55 @@
>> +require gpe-mini-browser.inc
>> +
>> +PR = "r1"
>> +
>> +SRC_URI = "ftp://ftp.handhelds.org/projects/gpe/source/gpe-mini-browser-${PV}.tar.gz"
>> +DEPENDS = "osb-nrcit libgpewidget"
>> +
>> +S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> +
>> +inherit autotools
>> +
>> +do_install() {
>> +       #       install -d ${D}${docdir}/gpe
>> +       #       install -m 0644 ${S}/gpe-mini-browser.html  ${D}${docdir}/gpe/
>> +               install -d ${D}/usr/share/applications
>> +               install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> +               install -d ${D}/usr/share/pixmaps
>> +               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> +               autotools_do_install
>> +}
>> +
>> +pkg_postinst_${PN}-doc () {
>> +        #!/bin/sh
>> +       if [ "x$D" != "x" ]; then
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        else
>> +                 echo [Help] >> /etc/gpe/gpe-help.conf
>> +                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +       fi
>> +}
>> +
>> +pkg_postrm_${PN}-doc () {
>> +        #!/bin/sh
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> +                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +}
>> +
>> +SRC_URI[md5sum] = "b048cee7254d7fe6eb1e2821ce8706df"
>> +SRC_URI[sha256sum] = "aa9c2dbe8d763b4461a42d46378cc49335a266a7d6dcd794ecd46fac037c8913"
>> diff --git a/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.16.bb b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.16.bb
>> new file mode 100644
>> index 0000000..e83467c
>> --- /dev/null
>> +++ b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.16.bb
>> @@ -0,0 +1,55 @@
>> +require gpe-mini-browser.inc
>> +
>> +PR = "r1"
>> +
>> +SRC_URI = "ftp://ftp.handhelds.org/projects/gpe/source/gpe-mini-browser-${PV}.tar.gz"
>> +DEPENDS = "osb-nrcit sqlite libgpewidget"
>> +
>> +S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> +
>> +inherit autotools
>> +
>> +do_install() {
>> +       #       install -d ${D}${docdir}/gpe
>> +       #       install -m 0644 ${S}/gpe-mini-browser.html  ${D}${docdir}/gpe/
>> +               install -d ${D}/usr/share/applications
>> +               install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> +               install -d ${D}/usr/share/pixmaps
>> +               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> +               autotools_do_install
>> +}
>> +
>> +pkg_postinst_${PN}-doc () {
>> +        #!/bin/sh
>> +       if [ "x$D" != "x" ]; then
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        else
>> +                 echo [Help] >> /etc/gpe/gpe-help.conf
>> +                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +       fi
>> +}
>> +
>> +pkg_postrm_${PN}-doc () {
>> +        #!/bin/sh
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> +                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +}
>> +
>> +SRC_URI[md5sum] = "858f3e7219cde7b18e69293526020416"
>> +SRC_URI[sha256sum] = "36d2487895d3579ae3e8693ebe789b5de454506fc572937dac2fb7ef512f105f"
>> diff --git a/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.17.bb b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.17.bb
>> new file mode 100644
>> index 0000000..5499ca3
>> --- /dev/null
>> +++ b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.17.bb
>> @@ -0,0 +1,54 @@
>> +require gpe-mini-browser.inc
>> +
>> +SRC_URI = "ftp://ftp.handhelds.org/projects/gpe/source/gpe-mini-browser-${PV}.tar.gz"
>> +DEPENDS = "osb-nrcit sqlite libgpewidget"
>> +RRECOMMENDS_${PN} = "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
>> +
>> +
>> +S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> +
>> +inherit autotools
>> +
>> +do_install() {
>> +               install -d ${D}/usr/share/applications
>> +               install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> +               install -d ${D}/usr/share/pixmaps
>> +               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> +               autotools_do_install
>> +}
>> +
>> +pkg_postinst_${PN}-doc () {
>> +        #!/bin/sh
>> +       if [ "x$D" != "x" ]; then
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        else
>> +                 echo [Help] >> /etc/gpe/gpe-help.conf
>> +                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +       fi
>> +}
>> +
>> +pkg_postrm_${PN}-doc () {
>> +        #!/bin/sh
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> +                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +}
>> +
>> +
>> +SRC_URI[md5sum] = "749c571ec28e2ea4f31602f3d5609e4b"
>> +SRC_URI[sha256sum] = "19d345571344f65e35b06c3faad6cfc86afeb8a41533d39bfbf364e1da34188c"
>> diff --git a/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.18.bb b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.18.bb
>> new file mode 100644
>> index 0000000..9c67dcc
>> --- /dev/null
>> +++ b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.18.bb
>> @@ -0,0 +1,51 @@
>> +require gpe-mini-browser.inc
>> +
>> +SRC_URI = "ftp://ftp.handhelds.org/projects/gpe/source/gpe-mini-browser-${PV}.tar.gz"
>> +DEPENDS = "osb-nrcit sqlite libgpewidget"
>> +RRECOMMENDS_${PN} = "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
>> +
>> +
>> +S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> +
>> +inherit autotools
>> +
>> +do_install() {
>> +               install -d ${D}/usr/share/applications
>> +               install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> +               install -d ${D}/usr/share/pixmaps
>> +               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> +               autotools_do_install
>> +}
>> +
>> +pkg_postinst_${PN}-doc () {
>> +        #!/bin/sh
>> +       if [ "x$D" != "x" ]; then
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        else
>> +                 echo [Help] >> /etc/gpe/gpe-help.conf
>> +                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +       fi
>> +}
>> +
>> +pkg_postrm_${PN}-doc () {
>> +        #!/bin/sh
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> +                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +}
>> +
>> diff --git a/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.19.bb b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.19.bb
>> new file mode 100644
>> index 0000000..0a9c78d
>> --- /dev/null
>> +++ b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.19.bb
>> @@ -0,0 +1,55 @@
>> +require gpe-mini-browser.inc
>> +
>> +SRC_URI = "http://gpe.linuxtogo.org/download/source/gpe-mini-browser-${PV}.tar.gz"
>> +DEPENDS = "osb-nrcit sqlite libgpewidget"
>> +RRECOMMENDS_${PN} = "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
>> +
>> +PR = "r2"
>> +
>> +S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> +
>> +inherit autotools
>> +
>> +do_install() {
>> +               install -d ${D}/usr/share/applications
>> +               install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> +               install -d ${D}/usr/share/pixmaps
>> +               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> +               autotools_do_install
>> +}
>> +
>> +pkg_postinst_${PN}-doc () {
>> +        #!/bin/sh
>> +       if [ "x$D" != "x" ]; then
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        else
>> +                 echo [Help] >> /etc/gpe/gpe-help.conf
>> +                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +       fi
>> +}
>> +
>> +pkg_postrm_${PN}-doc () {
>> +        #!/bin/sh
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> +                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +}
>> +
>> +
>> +SRC_URI[md5sum] = "922640f40f67d15892d9ea8ec6c8ffea"
>> +SRC_URI[sha256sum] = "ece034b916a7760cfb854baab474b7931246bdb078c814366bf90a9fbff246af"
>> diff --git a/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.20.bb b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.20.bb
>> new file mode 100644
>> index 0000000..1bff97b
>> --- /dev/null
>> +++ b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.20.bb
>> @@ -0,0 +1,55 @@
>> +require gpe-mini-browser.inc
>> +
>> +SRC_URI = "http://gpe.linuxtogo.org/download/source/gpe-mini-browser-${PV}.tar.gz"
>> +DEPENDS = "osb-nrcit sqlite libgpewidget"
>> +RRECOMMENDS_${PN} = "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
>> +
>> +PR = "r2"
>> +
>> +S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> +
>> +inherit autotools
>> +
>> +do_install() {
>> +               install -d ${D}/usr/share/applications
>> +               install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> +               install -d ${D}/usr/share/pixmaps
>> +               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> +               autotools_do_install
>> +}
>> +
>> +pkg_postinst_${PN}-doc () {
>> +        #!/bin/sh
>> +       if [ "x$D" != "x" ]; then
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        else
>> +                 echo [Help] >> /etc/gpe/gpe-help.conf
>> +                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +       fi
>> +}
>> +
>> +pkg_postrm_${PN}-doc () {
>> +        #!/bin/sh
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> +                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +}
>> +
>> +
>> +SRC_URI[md5sum] = "1a7a4095cafed9cda21e500842b686a1"
>> +SRC_URI[sha256sum] = "ddba5fea0424c9c121269e96ea202014a29568263d478ac5682022973d2986f1"
>> diff --git a/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.21.bb b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.21.bb
>> new file mode 100644
>> index 0000000..824a416
>> --- /dev/null
>> +++ b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_0.21.bb
>> @@ -0,0 +1,57 @@
>> +require gpe-mini-browser.inc
>> +
>> +SRC_URI = "http://gpe.linuxtogo.org/download/source/gpe-mini-browser-${PV}.tar.gz"
>> +DEPENDS = "osb-nrcit sqlite libgpewidget"
>> +RRECOMMENDS_${PN} = "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
>> +
>> +PR = "r2"
>> +
>> +SRC_URI += "file://mini-browser-desktop-fix.patch"
>> +
>> +S = "${WORKDIR}/gpe-mini-browser-${PV}"
>> +
>> +inherit autotools
>> +
>> +do_install() {
>> +               install -d ${D}/usr/share/applications
>> +               install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> +               install -d ${D}/usr/share/pixmaps
>> +               install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> +               autotools_do_install
>> +}
>> +
>> +pkg_postinst_${PN}-doc () {
>> +        #!/bin/sh
>> +       if [ "x$D" != "x" ]; then
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        else
>> +                 echo [Help] >> /etc/gpe/gpe-help.conf
>> +                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +       fi
>> +}
>> +
>> +pkg_postrm_${PN}-doc () {
>> +        #!/bin/sh
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> +                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +}
>> +
>> +
>> +SRC_URI[md5sum] = "a1297dfd14c008e3415f89b01eef75cd"
>> +SRC_URI[sha256sum] = "ec0358d104fa992f1437b37cdf70e83ab152794d2989ef2e9715ab8659dc46e3"
>> diff --git a/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_svn.bb b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_svn.bb
>> new file mode 100644
>> index 0000000..0ebff73
>> --- /dev/null
>> +++ b/recipes/nonworking/gpe-mini-browser/gpe-mini-browser_svn.bb
>> @@ -0,0 +1,55 @@
>> +DEPENDS = "sqlite gettext gtk+ glib-2.0 osb-nrcit libgpewidget"
>> +RRECOMMENDS_${PN} = "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
>> +
>> +SRCREV = "9900"
>> +PV = "0.20+svn${SRCDATE}"
>> +PR = "r1"
>> +
>> +inherit autotools
>> +
>> +SRC_URI = "${GPE_EXTRA_SVN}"
>> +
>> +S = "${WORKDIR}/gpe-mini-browser"
>> +
>> +do_install() {
>> +                install -d ${D}/usr/share/applications
>> +                install -m 0644 ${S}/gpe-mini-browser.desktop ${D}/usr/share/applications/gpe-mini-browser.desktop
>> +                install -d ${D}/usr/share/pixmaps
>> +                install -m 0644 ${S}/gpe-mini-browser.png ${D}/usr/share/pixmaps/gpe-mini-browser.png
>> +                autotools_do_install
>> +}
>> +
>> +pkg_postinst_${PN}-doc () {
>> +        #!/bin/sh
>> +        if [ "x$D" != "x" ]; then
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        else
>> +                 echo [Help] >> /etc/gpe/gpe-help.conf
>> +                 echo gpe-mini-browser= /usr/share/doc/gpe/gpe-mini-browser.html >> /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +        fi
>> +}
>> +pkg_postrm_${PN}-doc () {
>> +        #!/bin/sh
>> +        if [ -e /etc/gpe/gpe-help.conf ]; then
>> +                sed '/^\<gpe-mini-browser\>/d' /etc/gpe/gpe-help.conf > /tmp/gpe-help.conf
>> +                mv /tmp/gpe-help.conf /etc/gpe/gpe-help.conf
>> +        fi
>> +        if [ -x /usr/bin/gpe-helpindex ]; then
>> +                echo generating help-index
>> +                gpe-helpindex
>> +        else
>> +                echo not generating index for gpe-mini-browser
>> +        fi
>> +}
>> +
>> +require gpe-mini-browser.inc
>> +
>> +#DEFAULT_PREFERENCE = "-1"
>> diff --git a/recipes/nonworking/gpe-todo/gpe-todo-hildon_0.54.bb b/recipes/nonworking/gpe-todo/gpe-todo-hildon_0.54.bb
>> new file mode 100644
>> index 0000000..9954d51
>> --- /dev/null
>> +++ b/recipes/nonworking/gpe-todo/gpe-todo-hildon_0.54.bb
>> @@ -0,0 +1,20 @@
>> +LICENSE     = "GPL"
>> +PR          = "r1"
>> +DESCRIPTION = "GPE to-do list"
>> +DEPENDS     = "libgpewidget-hildon libgpepimc-hildon libtododb sdk-default-icons libosso"
>> +RDEPENDS_${PN}    = "sdk-default-icons"
>> +SECTION = "gpe"
>> +PRIORITY    = "optional"
>> +
>> +inherit gpe autotools pkgconfig
>> +
>> +EXTRA_OECONF = "--enable-hildon"
>> +
>> +SRC_URI="${GPE_MIRROR}/gpe-todo-${PV}.tar.bz2"
>> +
>> +S = "${WORKDIR}/gpe-todo-${PV}"
>> +
>> +FILES_${PN} += "${datadir}/gpe-todo ${libdir}/dbus-1.0"
>> +
>> +SRC_URI[md5sum] = "8fdd52954a7a29691013900b65eb5702"
>> +SRC_URI[sha256sum] = "b3f51635b3ce6408fdfbd0283e1d8036c23b6ecb5adf0d66882e7e48eb5d97b9"
>> diff --git a/recipes/nonworking/gpe-todo/gpe-todo-hildon_0.55.bb b/recipes/nonworking/gpe-todo/gpe-todo-hildon_0.55.bb
>> new file mode 100644
>> index 0000000..d71f862
>> --- /dev/null
>> +++ b/recipes/nonworking/gpe-todo/gpe-todo-hildon_0.55.bb
>> @@ -0,0 +1,20 @@
>> +LICENSE     = "GPL"
>> +PR          = "r1"
>> +DESCRIPTION = "GPE to-do list"
>> +DEPENDS     = "libgpewidget-hildon libgpepimc-hildon libtododb sdk-default-icons libosso"
>> +RDEPENDS_${PN}    = "sdk-default-icons"
>> +SECTION = "gpe"
>> +PRIORITY    = "optional"
>> +
>> +inherit gpe autotools pkgconfig
>> +
>> +EXTRA_OECONF = "--enable-hildon"
>> +
>> +SRC_URI="${GPE_MIRROR}/gpe-todo-${PV}.tar.bz2"
>> +
>> +S = "${WORKDIR}/gpe-todo-${PV}"
>> +
>> +FILES_${PN} += "${datadir}/gpe-todo ${libdir}/dbus-1.0"
>> +
>> +SRC_URI[md5sum] = "e8c08165d9723779473e3390a949afac"
>> +SRC_URI[sha256sum] = "ec2ef95c967acce5834c8b4985c610014c16242d223d233947d67b4514ebe298"
>> diff --git a/recipes/nonworking/images/maemo-image.bb b/recipes/nonworking/images/maemo-image.bb
>> new file mode 100644
>> index 0000000..c0498bb
>> --- /dev/null
>> +++ b/recipes/nonworking/images/maemo-image.bb
>> @@ -0,0 +1,20 @@
>> +#
>> +# Meta package for maemo based system image
>> +#
>> +
>> +GUI_MACHINE_CLASS ?= "none"
>> +
>> +MAEMO_EXTRA_DEPENDS = "scap dosfstools"
>> +MAEMO_EXTRA_INSTALL = "osso-af-services osso-af-base-apps scap dosfstools"
>> +
>> +XSERVER ?= "xserver-kdrive-omap"
>> +
>> +DEPENDS = "${MACHINE_TASK_PROVIDER} \
>> +          meta-maemo \
>> +          ${MAEMO_EXTRA_DEPENDS}"
>> +
>> +IMAGE_INSTALL = "${MACHINE_TASK_PROVIDER} maemo-task-base maemo-task-theme \
>> +                      maemo-task-apps ${MAEMO_EXTRA_INSTALL} \
>> +                      ${XSERVER}"
>> +
>> +inherit image
>> diff --git a/recipes/nonworking/libgpepimc/libgpepimc-hildon_0.5.bb b/recipes/nonworking/libgpepimc/libgpepimc-hildon_0.5.bb
>> new file mode 100644
>> index 0000000..12155b9
>> --- /dev/null
>> +++ b/recipes/nonworking/libgpepimc/libgpepimc-hildon_0.5.bb
>> @@ -0,0 +1,30 @@
>> +LICENSE     = "LGPL"
>> +PR          = "r1"
>> +DESCRIPTION = "Common code for GPE PIMs (hildon UI version)"
>> +SECTION = "gpe/libs"
>> +PRIORITY    = "optional"
>> +DEPENDS     = "libgpewidget-hildon gtk+ sqlite hildon-lgpl"
>> +PROVIDES    = "libgepepimc"
>> +RPROVIDES_${PN}   = "libgepepimc"
>> +
>> +SRC_URI     = "${GPE_MIRROR}/libgpepimc-${PV}.tar.bz2"
>> +
>> +EXTRA_OECONF = "--enable-hildon"
>> +S = "${WORKDIR}/libgpepimc-${PV}"
>> +
>> +inherit pkgconfig autotools
>> +
>> +headers = "pim-categories.h pim-categories-ui.h"
>> +
>> +do_stage () {
>> +       oe_libinstall -so libgpepimc ${STAGING_LIBDIR}
>> +
>> +       mkdir -p ${STAGING_INCDIR}/gpe
>> +       for h in ${headers}; do
>> +               install -m 0644 ${S}/gpe/$h ${STAGING_INCDIR}/gpe/$h
>> +       done
>> +}
>> +
>> +
>> +SRC_URI[md5sum] = "bbb0efe3359510fc0393f3f305c1c6e7"
>> +SRC_URI[sha256sum] = "b0d1236dbb27f054f8b8a6f8ed4d735db89eb466be641bed67363f4dd76385ad"
>> diff --git a/recipes/nonworking/maemo-mapper/maemo-mapper_svn.bb b/recipes/nonworking/maemo-mapper/maemo-mapper_svn.bb
>> new file mode 100644
>> index 0000000..713a54a
>> --- /dev/null
>> +++ b/recipes/nonworking/maemo-mapper/maemo-mapper_svn.bb
>> @@ -0,0 +1,22 @@
>> +DESCRIPTION = "GPS navigation/map display software"
>> +LICENSE = "GPL"
>> +DEPENDS = "gdbm libconic sqlite3 gtk+ libhildonfm libosso osso-ic-oss libosso-help gnome-vfs dbus bluez-libs"
>> +RDEPENDS_${PN} = "bluez-utils"
>> +RRECOMMENDS_${PN} = "gpsd flite"
>> +SRCREV = "118"
>> +PV = "2.0.3+svnr${SRCPV}"
>> +PR = "r3"
>> +
>> +SRC_URI = "svn://garage.maemo.org/svn/maemo-mapper;proto=https;module=trunk \
>> +           file://mapper-hildon1.diff;maxrev=108"
>> +
>> +S = "${WORKDIR}/trunk"
>> +
>> +inherit autotools pkgconfig
>> +
>> +do_install_append () {
>> +       install -d ${D}${datadir}/applications/
>> +       mv ${D}/maemo-mapper.desktop ${D}${datadir}/applications/
>> +}
>> +
>> +#FILES_${PN} += "${datadir}/icons"
>> diff --git a/recipes/nonworking/maemo/hildon-control-panel_0.9.1-1.2.bb b/recipes/nonworking/maemo/hildon-control-panel_0.9.1-1.2.bb
>> new file mode 100644
>> index 0000000..3c56364
>> --- /dev/null
>> +++ b/recipes/nonworking/maemo/hildon-control-panel_0.9.1-1.2.bb
>> @@ -0,0 +1,21 @@
>> +PR         = "r2"
>> +LICENSE    = "GPL"
>> +
>> +DEPENDS = "hildon-lgpl hildon-base-lib osso-af-settings libosso hildon-libs osso-af-settings libosso-help"
>> +
>> +SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/${PN}/${PN}_${PV}.tar.gz \
>> +           file://config-path.patch;striplevel=0 \
>> +           file://noWerror.patch;striplevel=0"
>> +
>> +S = "${WORKDIR}/hildon-control-panel-0.9.1"
>> +
>> +inherit autotools pkgconfig
>> +
>> +FILES_${PN} += "${libdir}/dbus-1.0 ${datadir}/applications"
>> +
>> +do_stage() {
>> +        install -d ${STAGING_INCDIR}/hildon-cp-plugin
>> +        install -m 644 *.h ${STAGING_INCDIR}/hildon-cp-plugin
>> +}
>> +SRC_URI[md5sum] = "72c8b814ebeec8668cea575e08bb1548"
>> +SRC_URI[sha256sum] = "bbe77d297c7560d3fdad343ab49f23c9c0aa1574db77108d1b97845fb7bb26d5"
>> diff --git a/recipes/nonworking/maemo/hildon-status-bar/source.patch b/recipes/nonworking/maemo/hildon-status-bar/source.patch
>> new file mode 100644
>> index 0000000..dd5e82b
>> --- /dev/null
>> +++ b/recipes/nonworking/maemo/hildon-status-bar/source.patch
>> @@ -0,0 +1,11 @@
>> +--- status-bar-launch.sh.old   2005-06-14 17:12:10.000000000 +0200
>> ++++ status-bar-launch.sh       2005-06-14 17:12:15.000000000 +0200
>> +@@ -21,7 +21,7 @@
>> + # 02110-1301 USA
>> + #
>> +
>> +-source af.conf
>> ++. af.conf
>> +
>> + if [ "$1" != "start" ] && [ "$1" != "stop" ] && [ "$1" != "restart" ]; then
>> +   echo "Usage: $0 {start|stop|restart}"
>> diff --git a/recipes/nonworking/maemo/hildon-status-bar_0.8.11-1.bb b/recipes/nonworking/maemo/hildon-status-bar_0.8.11-1.bb
>> new file mode 100644
>> index 0000000..5d6238c
>> --- /dev/null
>> +++ b/recipes/nonworking/maemo/hildon-status-bar_0.8.11-1.bb
>> @@ -0,0 +1,15 @@
>> +PR         = "r1"
>> +LICENSE    = "GPL"
>> +
>> +DEPENDS = "hildon-lgpl libosso hildon-libs"
>> +
>> +SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/${PN}/${PN}_${PV}.tar.gz \
>> +           file://source.patch;striplevel=0"
>> +
>> +S = "${WORKDIR}/hildon-status-bar-0.8.11"
>> +
>> +inherit autotools pkgconfig
>> +
>> +
>> +SRC_URI[md5sum] = "7948087bfe3b1bf8025a37fbb64bde44"
>> +SRC_URI[sha256sum] = "eca16f42de8e4a213acb3ba0978fa56fbdf2f38e5be5882163753068ab4a15cd"
>> diff --git a/recipes/nonworking/maemo/lessertunjo_0.0.10.bb b/recipes/nonworking/maemo/lessertunjo_0.0.10.bb
>> new file mode 100644
>> index 0000000..691893d
>> --- /dev/null
>> +++ b/recipes/nonworking/maemo/lessertunjo_0.0.10.bb
>> @@ -0,0 +1,25 @@
>> +LICENSE =      "LGPL"
>> +
>> +DEPENDS =      "gconf-osso hildon-libs dbus libosso"
>> +SRC_URI =      "http://repository.maemo.org/pool/maemo/ossw/source/l/lessertunjo/lessertunjo_${PV}-3.tar.gz"
>> +
>> +inherit  pkgconfig
>> +
>> +S = "${WORKDIR}/lessertunjo"
>> +LDFLAGS += " -losso -L${STAGING_LIBDIR} -I${STAGING_INCDIR}  -I${STAGING_LIBDIR}/dbus-1.0/include -I${STAGING_INCDIR}/dbus-1.0 -I${STAGING_INCDIR}/glib-2.0  -I${STAGING_INCDIR}/gconf/2"
>> +
>> +
>> +do_install() {
>> +       install -d ${D}${libdir}
>> +       install -m 755 *so.0.0.10  ${D}${libdir}
>> +}
>> +
>> +do_stage() {
>> +       oe_libinstall -so libshadowapp libshadowappd  ${STAGING_LIBDIR}
>> +       install -d ${STAGING_INCDIR}
>> +       install -m 644 *.h ${STAGING_INCDIR}
>> +
>> +}
>> +
>> +SRC_URI[md5sum] = "b6d7ca9e9740286f0ce918da9fb8438b"
>> +SRC_URI[sha256sum] = "0ee6a3caee4812827b8e167d4a07dbf859cb08a00a20f09568c3baae379d6ce8"
>> diff --git a/recipes/nonworking/maemo/libosso-help_1.0.01.bb b/recipes/nonworking/maemo/libosso-help_1.0.01.bb
>> new file mode 100644
>> index 0000000..b80d45a
>> --- /dev/null
>> +++ b/recipes/nonworking/maemo/libosso-help_1.0.01.bb
>> @@ -0,0 +1,24 @@
>> +LICENSE =      "LGPL"
>> +PR = "r0"
>> +
>> +DEPENDS =      "libosso hildon-lgpl hildon-base-lib hildon-libs"
>> +SRC_URI =      "http://repository.maemo.org/pool/maemo/ossw/source/libo/${PN}/libosso-help_${PV}.tar.gz \
>> +                 file://no-Werror.patch;striplevel=0 \
>> +                 file://help-header-pp.patch;striplevel=0"
>> +
>> +inherit pkgconfig autotools
>> +
>> +S = "${WORKDIR}/libosso-help-sdk-${PV}"
>> +
>> +#FILES_${PN} += "${libdir}/dbus-1.0/services/ ${libdir}/outo/*.so ${libdir}/outo/*bin ${libdir}/outo/mimedummy.doc"
>> +
>> +do_stage() {
>> +       install -d ${STAGING_INCDIR}
>> +       install -m 644 helplib/*.h ${STAGING_INCDIR}
>> +       install -m644 helplib/.libs/libossohelp.so ${STAGING_LIBDIR}
>> +       install -m644 helplib/.libs/libossohelp.so.0 ${STAGING_LIBDIR}
>> +       install -m644 helplib/.libs/libossohelp.so.0.0.0 ${STAGING_LIBDIR}
>> +}
>> +
>> +SRC_URI[md5sum] = "dbc3c68809e39bd6681aab8ad16ffe3c"
>> +SRC_URI[sha256sum] = "ef6f6fda31dfbf7b3186b6f1d0ffd12ee0675d9a057ad2994f81b5164213a693"
>> diff --git a/recipes/nonworking/maemo/osso-application-installer_1.0.03-1.bb b/recipes/nonworking/maemo/osso-application-installer_1.0.03-1.bb
>> new file mode 100644
>> index 0000000..3d24f21
>> --- /dev/null
>> +++ b/recipes/nonworking/maemo/osso-application-installer_1.0.03-1.bb
>> @@ -0,0 +1,22 @@
>> +PR         = "r1"
>> +LICENSE    = "GPL"
>> +
>> +DEPENDS = "hildon-lgpl hildon-base-lib libosso hildon-libs hildon-control-panel shared-mime-info"
>> +RDEPENDS_${PN} = "shared-mime-info"
>> +
>> +SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/o/${PN}/${PN}_${PV}.tar.gz \
>> +           file://fix-buildsystem.patch"
>> +
>> +S = "${WORKDIR}/osso-application-installer-1.0.03"
>> +
>> +inherit autotools pkgconfig
>> +
>> +FILES_${PN} += "${libdir}/dbus-1.0 ${libdir}/hildon-control-panel/*.so ${datadir}/applications ${datadir}/mime"
>> +
>> +pkg_postinst () {
>> +  echo "Updating MIME database... this may take a while."
>> +  ${bindir}/update-mime-database ${datadir}/mime
>> +}
>> +
>> +SRC_URI[md5sum] = "05e47346d432bd4c78736b12f262d612"
>> +SRC_URI[sha256sum] = "f7129c56cd7e561c10457d101f37ebf3a8b02df83f42a30cb90b46eb0de5dede"
>> diff --git a/recipes/nonworking/maemo4/libosso-help_2.1.2.bb b/recipes/nonworking/maemo4/libosso-help_2.1.2.bb
>> new file mode 100644
>> index 0000000..b7b6de5
>> --- /dev/null
>> +++ b/recipes/nonworking/maemo4/libosso-help_2.1.2.bb
>> @@ -0,0 +1,21 @@
>> +LICENSE = "LGPL"
>> +DESCRIPTION = "Nokia osso help library"
>> +
>> +DEPENDS = "libhildonhelp libosso gtkhtml-3.8 libxml2 "
>> +
>> +PR = "r0"
>> +
>> +SRC_URI = "http://repository.maemo.org/pool/sardine-experimental/main.disabled/source/libo/libosso-help/libosso-help_${PV}-2.tar.gz"
>> +
>> +inherit autotools pkgconfig lib_package
>> +
>> +S = "${WORKDIR}/2.1.2-2"
>> +
>> +do_configure_prepend() {
>> +       # remove Werror from OSSO_CFLAGS
>> +       sed -i s:-Werror::g configure.ac
>> +        sed -i -e s:AC_CONFIG_SRCDIR:#AC_CONFIG_SRCDIR:g configure.ac
>> +}
>> +
>> +SRC_URI[md5sum] = "fc5a1f4598670cec9ac40fb603f80570"
>> +SRC_URI[sha256sum] = "ecbff97da422f1498eae8f9b8a17389c0ccdd7eee1ca0259f035e712c8e0a405"
>> diff --git a/recipes/nonworking/meta/meta-maemo.bb b/recipes/nonworking/meta/meta-maemo.bb
>> new file mode 100644
>> index 0000000..ac0dabe
>> --- /dev/null
>> +++ b/recipes/nonworking/meta/meta-maemo.bb
>> @@ -0,0 +1,11 @@
>> +DESCRIPTION = "Meta-package for maemo environment"
>> +LICENSE = "MIT"
>> +PR = "r1"
>> +
>> +RDEPENDS_${PN} = "\
>> +    maemo-task-base \
>> +    maemo-task-apps \
>> +    maemo-task-libs-install \
>> +    maemo-task-theme"
>> +
>> +inherit meta
>> diff --git a/recipes/nonworking/tasks/task-maemo.bb b/recipes/nonworking/tasks/task-maemo.bb
>> new file mode 100644
>> index 0000000..4a28b08
>> --- /dev/null
>> +++ b/recipes/nonworking/tasks/task-maemo.bb
>> @@ -0,0 +1,73 @@
>> +DESCRIPTION = "Task package for maemo environment"
>> +LICENSE = "MIT"
>> +ALLOW_EMPTY = "1"
>> +PR = "r1"
>> +
>> +PACKAGES = "\
>> +    maemo-task-base \
>> +    maemo-task-apps \
>> +    maemo-task-libs-install \
>> +    maemo-task-theme"
>> +
>> +RDEPENDS_maemo-base-depends = "\
>> +    diet-x11 \
>> +    virtual/xserver \
>> +    xpext \
>> +    xsp"
>> +
>> +RDEPENDS_maemo-task-libs-install = "\
>> +    libsqlite \
>> +    hildon-lgpl \
>> +    libhildonbase \
>> +    libhildonwidgets \
>> +    hildon-fm"
>> +
>> +RDEPENDS_maemo-task-base = "\
>> +    gdk-pixbuf-loader-png \
>> +    gdk-pixbuf-loader-xpm \
>> +    gdk-pixbuf-loader-jpeg \
>> +    pango-module-basic-x \
>> +    pango-module-basic-fc \
>> +    bluez-utils-dbus \
>> +    matchbox \
>> +    shared-mime-info \
>> +    rxvt-unicode \
>> +    xst \
>> +    xhost \
>> +    xrdb \
>> +    libgtkstylus \
>> +    outo \
>> +    hildon-initscripts \
>> +    libosso \
>> +    osso-af-utils \
>> +    osso-af-startup \
>> +    osso-core-config \
>> +    gnome-vfs \
>> +    osso-thumbnail \
>> +    xauth \
>> +    esd"
>> +
>> +RDEPENDS_maemo-task-theme = "\
>> +    xcursor-transparent-theme \
>> +    sdk-default-theme \
>> +    sdk-default-theme-config \
>> +    sdk-default-icons \
>> +    sapwood \
>> +    ttf-bitstream-vera \
>> +    sapwood \
>> +    osso-sounds"
>> +
>> +RDEPENDS_maemo-task-apps = "\
>> +    osso-gwobex \
>> +    osso-gwconnect \
>> +    osso-bttools \
>> +    hildon-status-bar \
>> +    hildon-home \
>> +    hildon-navigator \
>> +    hildon-control-panel \
>> +    osso-application-installer \
>> +    osso-app-killer \
>> +    osso-screenshot-tool \
>> +    gpe-todo-hildon \
>> +    gpe-contacts-hildon \
>> +    gpe-mini-browser-hildon"
>> diff --git a/recipes/nonworking/ukeyboard/ukeyboard_1.2.bb b/recipes/nonworking/ukeyboard/ukeyboard_1.2.bb
>> new file mode 100644
>> index 0000000..0891396
>> --- /dev/null
>> +++ b/recipes/nonworking/ukeyboard/ukeyboard_1.2.bb
>> @@ -0,0 +1,17 @@
>> +DESCRIPTION = "Additional keyboard layouts for Nokia N800/N810"
>> +SECTION = "user/other"
>> +DEPENDS = "gtk+ libosso gconf hildon-control-panel"
>> +
>> +SRC_URI = "http://upir.cz/maemo/dists/chinook/main/source/ukeyboard_${PV}.tar.gz "
>> +
>> +do_install() {
>> +    oe_runmake install DESTDIR=${D}
>> +}
>> +
>> +FILES_${PN} += "${datadir}/X11/xkb \
>> +                ${datadir}/scv_layouts \
>> +               ${libdir}/hildon-control-panel/libukeyboard-prefs.so"
>> +FILES_${PN}-dbg += "${libdir}/hildon-control-panel/.debug/"
>> +
>> +SRC_URI[md5sum] = "cf291d487250e3e9c1cc34389ce49297"
>> +SRC_URI[sha256sum] = "1f54d52abc5a53db45bc063948375b947af2c031ee1b810686027f7694deb474"
>> diff --git a/recipes/tasks/task-maemo.bb b/recipes/tasks/task-maemo.bb
>> deleted file mode 100644
>> index 4a28b08..0000000
>> --- a/recipes/tasks/task-maemo.bb
>> +++ /dev/null
>> @@ -1,73 +0,0 @@
>> -DESCRIPTION = "Task package for maemo environment"
>> -LICENSE = "MIT"
>> -ALLOW_EMPTY = "1"
>> -PR = "r1"
>> -
>> -PACKAGES = "\
>> -    maemo-task-base \
>> -    maemo-task-apps \
>> -    maemo-task-libs-install \
>> -    maemo-task-theme"
>> -
>> -RDEPENDS_maemo-base-depends = "\
>> -    diet-x11 \
>> -    virtual/xserver \
>> -    xpext \
>> -    xsp"
>> -
>> -RDEPENDS_maemo-task-libs-install = "\
>> -    libsqlite \
>> -    hildon-lgpl \
>> -    libhildonbase \
>> -    libhildonwidgets \
>> -    hildon-fm"
>> -
>> -RDEPENDS_maemo-task-base = "\
>> -    gdk-pixbuf-loader-png \
>> -    gdk-pixbuf-loader-xpm \
>> -    gdk-pixbuf-loader-jpeg \
>> -    pango-module-basic-x \
>> -    pango-module-basic-fc \
>> -    bluez-utils-dbus \
>> -    matchbox \
>> -    shared-mime-info \
>> -    rxvt-unicode \
>> -    xst \
>> -    xhost \
>> -    xrdb \
>> -    libgtkstylus \
>> -    outo \
>> -    hildon-initscripts \
>> -    libosso \
>> -    osso-af-utils \
>> -    osso-af-startup \
>> -    osso-core-config \
>> -    gnome-vfs \
>> -    osso-thumbnail \
>> -    xauth \
>> -    esd"
>> -
>> -RDEPENDS_maemo-task-theme = "\
>> -    xcursor-transparent-theme \
>> -    sdk-default-theme \
>> -    sdk-default-theme-config \
>> -    sdk-default-icons \
>> -    sapwood \
>> -    ttf-bitstream-vera \
>> -    sapwood \
>> -    osso-sounds"
>> -
>> -RDEPENDS_maemo-task-apps = "\
>> -    osso-gwobex \
>> -    osso-gwconnect \
>> -    osso-bttools \
>> -    hildon-status-bar \
>> -    hildon-home \
>> -    hildon-navigator \
>> -    hildon-control-panel \
>> -    osso-application-installer \
>> -    osso-app-killer \
>> -    osso-screenshot-tool \
>> -    gpe-todo-hildon \
>> -    gpe-contacts-hildon \
>> -    gpe-mini-browser-hildon"
>> diff --git a/recipes/ukeyboard/ukeyboard_1.2.bb b/recipes/ukeyboard/ukeyboard_1.2.bb
>> deleted file mode 100644
>> index 0891396..0000000
>> --- a/recipes/ukeyboard/ukeyboard_1.2.bb
>> +++ /dev/null
>> @@ -1,17 +0,0 @@
>> -DESCRIPTION = "Additional keyboard layouts for Nokia N800/N810"
>> -SECTION = "user/other"
>> -DEPENDS = "gtk+ libosso gconf hildon-control-panel"
>> -
>> -SRC_URI = "http://upir.cz/maemo/dists/chinook/main/source/ukeyboard_${PV}.tar.gz "
>> -
>> -do_install() {
>> -    oe_runmake install DESTDIR=${D}
>> -}
>> -
>> -FILES_${PN} += "${datadir}/X11/xkb \
>> -                ${datadir}/scv_layouts \
>> -               ${libdir}/hildon-control-panel/libukeyboard-prefs.so"
>> -FILES_${PN}-dbg += "${libdir}/hildon-control-panel/.debug/"
>> -
>> -SRC_URI[md5sum] = "cf291d487250e3e9c1cc34389ce49297"
>> -SRC_URI[sha256sum] = "1f54d52abc5a53db45bc063948375b947af2c031ee1b810686027f7694deb474"
>> --
>> 1.7.1
>>
>>
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel at lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list