diff options
26 files changed, 311 insertions, 0 deletions
diff --git a/libgpelaunch/libgpelaunch_0.1.oe b/libgpelaunch/libgpelaunch_0.1.oe index e69de29bb2..3178955d79 100644 --- a/libgpelaunch/libgpelaunch_0.1.oe +++ b/libgpelaunch/libgpelaunch_0.1.oe @@ -0,0 +1,17 @@ +LICENSE = "LGPL" +DESCRIPTION = "GPE program launcher library" +SECTION = "libs" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ startup-notification" + +inherit autotools pkgconfig + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2" + +do_stage() { + oe_runmake install prefix=${STAGING_DIR} \ + bindir=${STAGING_BINDIR} \ + includedir=${STAGING_INCDIR} \ + libdir=${STAGING_LIBDIR} \ + datadir=${STAGING_DATADIR} +} diff --git a/libgpelaunch/libgpelaunch_0.10.oe b/libgpelaunch/libgpelaunch_0.10.oe index e69de29bb2..3178955d79 100644 --- a/libgpelaunch/libgpelaunch_0.10.oe +++ b/libgpelaunch/libgpelaunch_0.10.oe @@ -0,0 +1,17 @@ +LICENSE = "LGPL" +DESCRIPTION = "GPE program launcher library" +SECTION = "libs" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ startup-notification" + +inherit autotools pkgconfig + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2" + +do_stage() { + oe_runmake install prefix=${STAGING_DIR} \ + bindir=${STAGING_BINDIR} \ + includedir=${STAGING_INCDIR} \ + libdir=${STAGING_LIBDIR} \ + datadir=${STAGING_DATADIR} +} diff --git a/libgpelaunch/libgpelaunch_0.2.oe b/libgpelaunch/libgpelaunch_0.2.oe index e69de29bb2..3178955d79 100644 --- a/libgpelaunch/libgpelaunch_0.2.oe +++ b/libgpelaunch/libgpelaunch_0.2.oe @@ -0,0 +1,17 @@ +LICENSE = "LGPL" +DESCRIPTION = "GPE program launcher library" +SECTION = "libs" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ startup-notification" + +inherit autotools pkgconfig + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2" + +do_stage() { + oe_runmake install prefix=${STAGING_DIR} \ + bindir=${STAGING_BINDIR} \ + includedir=${STAGING_INCDIR} \ + libdir=${STAGING_LIBDIR} \ + datadir=${STAGING_DATADIR} +} diff --git a/libgpelaunch/libgpelaunch_0.4.oe b/libgpelaunch/libgpelaunch_0.4.oe index e69de29bb2..3178955d79 100644 --- a/libgpelaunch/libgpelaunch_0.4.oe +++ b/libgpelaunch/libgpelaunch_0.4.oe @@ -0,0 +1,17 @@ +LICENSE = "LGPL" +DESCRIPTION = "GPE program launcher library" +SECTION = "libs" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ startup-notification" + +inherit autotools pkgconfig + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2" + +do_stage() { + oe_runmake install prefix=${STAGING_DIR} \ + bindir=${STAGING_BINDIR} \ + includedir=${STAGING_INCDIR} \ + libdir=${STAGING_LIBDIR} \ + datadir=${STAGING_DATADIR} +} diff --git a/libgpelaunch/libgpelaunch_0.5.oe b/libgpelaunch/libgpelaunch_0.5.oe index e69de29bb2..3178955d79 100644 --- a/libgpelaunch/libgpelaunch_0.5.oe +++ b/libgpelaunch/libgpelaunch_0.5.oe @@ -0,0 +1,17 @@ +LICENSE = "LGPL" +DESCRIPTION = "GPE program launcher library" +SECTION = "libs" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ startup-notification" + +inherit autotools pkgconfig + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2" + +do_stage() { + oe_runmake install prefix=${STAGING_DIR} \ + bindir=${STAGING_BINDIR} \ + includedir=${STAGING_INCDIR} \ + libdir=${STAGING_LIBDIR} \ + datadir=${STAGING_DATADIR} +} diff --git a/libgpelaunch/libgpelaunch_0.6.oe b/libgpelaunch/libgpelaunch_0.6.oe index e69de29bb2..3178955d79 100644 --- a/libgpelaunch/libgpelaunch_0.6.oe +++ b/libgpelaunch/libgpelaunch_0.6.oe @@ -0,0 +1,17 @@ +LICENSE = "LGPL" +DESCRIPTION = "GPE program launcher library" +SECTION = "libs" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ startup-notification" + +inherit autotools pkgconfig + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2" + +do_stage() { + oe_runmake install prefix=${STAGING_DIR} \ + bindir=${STAGING_BINDIR} \ + includedir=${STAGING_INCDIR} \ + libdir=${STAGING_LIBDIR} \ + datadir=${STAGING_DATADIR} +} diff --git a/libgpelaunch/libgpelaunch_0.8.oe b/libgpelaunch/libgpelaunch_0.8.oe index e69de29bb2..3178955d79 100644 --- a/libgpelaunch/libgpelaunch_0.8.oe +++ b/libgpelaunch/libgpelaunch_0.8.oe @@ -0,0 +1,17 @@ +LICENSE = "LGPL" +DESCRIPTION = "GPE program launcher library" +SECTION = "libs" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ startup-notification" + +inherit autotools pkgconfig + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2" + +do_stage() { + oe_runmake install prefix=${STAGING_DIR} \ + bindir=${STAGING_BINDIR} \ + includedir=${STAGING_INCDIR} \ + libdir=${STAGING_LIBDIR} \ + datadir=${STAGING_DATADIR} +} diff --git a/libgpelaunch/libgpelaunch_0.9.oe b/libgpelaunch/libgpelaunch_0.9.oe index e69de29bb2..3178955d79 100644 --- a/libgpelaunch/libgpelaunch_0.9.oe +++ b/libgpelaunch/libgpelaunch_0.9.oe @@ -0,0 +1,17 @@ +LICENSE = "LGPL" +DESCRIPTION = "GPE program launcher library" +SECTION = "libs" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ startup-notification" + +inherit autotools pkgconfig + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2" + +do_stage() { + oe_runmake install prefix=${STAGING_DIR} \ + bindir=${STAGING_BINDIR} \ + includedir=${STAGING_INCDIR} \ + libdir=${STAGING_LIBDIR} \ + datadir=${STAGING_DATADIR} +} diff --git a/libgpepimc/libgpepimc_0.2.oe b/libgpepimc/libgpepimc_0.2.oe index e950852c1b..b6da42e0e5 100644 --- a/libgpepimc/libgpepimc_0.2.oe +++ b/libgpepimc/libgpepimc_0.2.oe @@ -1,3 +1,4 @@ +LICENSE = "LGPL" DESCRIPTION = "Common code for GPE PIMs" SECTION = "gpe/libs" PRIORITY = "optional" diff --git a/libgpepimc/libgpepimc_0.3.oe b/libgpepimc/libgpepimc_0.3.oe index 2d0f8e4aec..0b9164f38b 100644 --- a/libgpepimc/libgpepimc_0.3.oe +++ b/libgpepimc/libgpepimc_0.3.oe @@ -1,3 +1,4 @@ +LICENSE = "LGPL" DESCRIPTION = "Common code for GPE PIMs" SECTION = "gpe/libs" PRIORITY = "optional" diff --git a/libgpevtype/libgpevtype_0.3.oe b/libgpevtype/libgpevtype_0.3.oe index 3c76aafa5f..b232a5d09c 100644 --- a/libgpevtype/libgpevtype_0.3.oe +++ b/libgpevtype/libgpevtype_0.3.oe @@ -1,3 +1,4 @@ +LICENSE = "LGPL" DESCRIPTION = "Data interchange library for GPE" SECTION = "gpe/libs" PRIORITY = "optional" diff --git a/libgpevtype/libgpevtype_0.4.oe b/libgpevtype/libgpevtype_0.4.oe index e69de29bb2..5af5870219 100644 --- a/libgpevtype/libgpevtype_0.4.oe +++ b/libgpevtype/libgpevtype_0.4.oe @@ -0,0 +1,19 @@ +LICENSE = "LGPL" +DESCRIPTION = "Data interchange library for GPE" +SECTION = "gpe/libs" +PRIORITY = "optional" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "libmimedir" + +inherit pkgconfig gpe + +headers = "tag-db.h vcard.h vevent.h vtodo.h" + +do_stage () { + oe_libinstall -so libgpevtype ${STAGING_LIBDIR} + + mkdir -p ${STAGING_INCDIR}/gpe + for h in ${headers}; do + install -m 0644 ${S}/gpe/$h ${STAGING_INCDIR}/gpe/${h} + done +} diff --git a/libgpevtype/libgpevtype_0.5.oe b/libgpevtype/libgpevtype_0.5.oe index e69de29bb2..5af5870219 100644 --- a/libgpevtype/libgpevtype_0.5.oe +++ b/libgpevtype/libgpevtype_0.5.oe @@ -0,0 +1,19 @@ +LICENSE = "LGPL" +DESCRIPTION = "Data interchange library for GPE" +SECTION = "gpe/libs" +PRIORITY = "optional" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "libmimedir" + +inherit pkgconfig gpe + +headers = "tag-db.h vcard.h vevent.h vtodo.h" + +do_stage () { + oe_libinstall -so libgpevtype ${STAGING_LIBDIR} + + mkdir -p ${STAGING_INCDIR}/gpe + for h in ${headers}; do + install -m 0644 ${S}/gpe/$h ${STAGING_INCDIR}/gpe/${h} + done +} diff --git a/libgpewidget/libgpewidget_0.78.oe b/libgpewidget/libgpewidget_0.78.oe index df2bf27a26..db3143168a 100644 --- a/libgpewidget/libgpewidget_0.78.oe +++ b/libgpewidget/libgpewidget_0.78.oe @@ -1,3 +1,4 @@ +LICENSE = "LGPL" PR = "r1" DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications." SECTION = "gpe/libs" diff --git a/libgpewidget/libgpewidget_0.79.oe b/libgpewidget/libgpewidget_0.79.oe index c9b3ecedfa..7e6ccbea52 100644 --- a/libgpewidget/libgpewidget_0.79.oe +++ b/libgpewidget/libgpewidget_0.79.oe @@ -1,3 +1,4 @@ +LICENSE = "LGPL" PR = "r1" DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications." SECTION = "gpe/libs" diff --git a/libgpewidget/libgpewidget_0.80.oe b/libgpewidget/libgpewidget_0.80.oe index 653bf409e8..ba2ab7da50 100644 --- a/libgpewidget/libgpewidget_0.80.oe +++ b/libgpewidget/libgpewidget_0.80.oe @@ -1,3 +1,4 @@ +LICENSE = "LGPL" PR = "r1" DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications." SECTION = "gpe/libs" diff --git a/libgpewidget/libgpewidget_0.82.oe b/libgpewidget/libgpewidget_0.82.oe index b69a2cef41..7f9125282c 100644 --- a/libgpewidget/libgpewidget_0.82.oe +++ b/libgpewidget/libgpewidget_0.82.oe @@ -1,3 +1,4 @@ +LICENSE = "LGPL" PR = "r2" DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications." SECTION = "gpe/libs" diff --git a/libgpewidget/libgpewidget_0.83.oe b/libgpewidget/libgpewidget_0.83.oe index eabb238a85..e879d56f75 100644 --- a/libgpewidget/libgpewidget_0.83.oe +++ b/libgpewidget/libgpewidget_0.83.oe @@ -1,3 +1,4 @@ +LICENSE = "LGPL" PR = "r3" DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications." SECTION = "gpe/libs" diff --git a/libgpewidget/libgpewidget_0.84.oe b/libgpewidget/libgpewidget_0.84.oe index bfd4de4cb0..398c547332 100644 --- a/libgpewidget/libgpewidget_0.84.oe +++ b/libgpewidget/libgpewidget_0.84.oe @@ -1,3 +1,4 @@ +LICENSE = "LGPL" PR = "r3" DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications." SECTION = "gpe/libs" diff --git a/libgpewidget/libgpewidget_0.85.oe b/libgpewidget/libgpewidget_0.85.oe index e69de29bb2..191990ae79 100644 --- a/libgpewidget/libgpewidget_0.85.oe +++ b/libgpewidget/libgpewidget_0.85.oe @@ -0,0 +1,22 @@ +LICENSE = "LGPL" +PR = "r0" +DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications." +SECTION = "gpe/libs" +PRIORITY = "optional" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ cairo libxrender" + +inherit pkgconfig gpe + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" + +headers = "init.h render.h errorbox.h smallbox.h pixmaps.h gpetimesel.h gtkdatecombo.h dirbrowser.h stylus.h picturebutton.h popup_menu.h spacing.h translabel.h question.h windows.h gpe-iconlist.h gtksimplemenu.h gpewindowlist.h tray.h popup.h gpeiconlistview.h gpehelp.h gpeiconlistitem.h gpeclockface.h" + +do_stage () { + oe_libinstall -so libgpewidget ${STAGING_LIBDIR} + + mkdir -p ${STAGING_INCDIR}/gpe + for h in ${headers}; do + install -m 0644 ${S}/gpe/$h ${STAGING_INCDIR}/gpe/$h + done +} diff --git a/libgpewidget/libgpewidget_0.86.oe b/libgpewidget/libgpewidget_0.86.oe index 5cdea9efd2..9ff8989e52 100644 --- a/libgpewidget/libgpewidget_0.86.oe +++ b/libgpewidget/libgpewidget_0.86.oe @@ -1,3 +1,4 @@ +LICENSE = "LGPL" PR = "r1" DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications." SECTION = "gpe/libs" diff --git a/libgpewidget/libgpewidget_0.87.oe b/libgpewidget/libgpewidget_0.87.oe index e69de29bb2..9ff8989e52 100644 --- a/libgpewidget/libgpewidget_0.87.oe +++ b/libgpewidget/libgpewidget_0.87.oe @@ -0,0 +1,27 @@ +LICENSE = "LGPL" +PR = "r1" +DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications." +SECTION = "gpe/libs" +PRIORITY = "optional" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ cairo libxrender" + +inherit pkgconfig gpe + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" + +headers = "init.h render.h errorbox.h smallbox.h pixmaps.h gpetimesel.h gtkdatecombo.h dirbrowser.h stylus.h picturebutton.h popup_menu.h spacing.h translabel.h question.h windows.h gpe-iconlist.h gtksimplemenu.h gpewindowlist.h tray.h popup.h gpeiconlistview.h gpehelp.h gpeiconlistitem.h gpeclockface.h" + +do_stage () { + oe_libinstall -so libgpewidget ${STAGING_LIBDIR} + + mkdir -p ${STAGING_INCDIR}/gpe + for h in ${headers}; do + install -m 0644 ${S}/gpe/$h ${STAGING_INCDIR}/gpe/$h + done +} + +do_install_append () { + oe_runmake PREFIX='${prefix}' DESTDIR='${D}' install-devel +} + diff --git a/libgpewidget/libgpewidget_0.88.oe b/libgpewidget/libgpewidget_0.88.oe index e69de29bb2..9ff8989e52 100644 --- a/libgpewidget/libgpewidget_0.88.oe +++ b/libgpewidget/libgpewidget_0.88.oe @@ -0,0 +1,27 @@ +LICENSE = "LGPL" +PR = "r1" +DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications." +SECTION = "gpe/libs" +PRIORITY = "optional" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ cairo libxrender" + +inherit pkgconfig gpe + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" + +headers = "init.h render.h errorbox.h smallbox.h pixmaps.h gpetimesel.h gtkdatecombo.h dirbrowser.h stylus.h picturebutton.h popup_menu.h spacing.h translabel.h question.h windows.h gpe-iconlist.h gtksimplemenu.h gpewindowlist.h tray.h popup.h gpeiconlistview.h gpehelp.h gpeiconlistitem.h gpeclockface.h" + +do_stage () { + oe_libinstall -so libgpewidget ${STAGING_LIBDIR} + + mkdir -p ${STAGING_INCDIR}/gpe + for h in ${headers}; do + install -m 0644 ${S}/gpe/$h ${STAGING_INCDIR}/gpe/$h + done +} + +do_install_append () { + oe_runmake PREFIX='${prefix}' DESTDIR='${D}' install-devel +} + diff --git a/libgpewidget/libgpewidget_0.89.oe b/libgpewidget/libgpewidget_0.89.oe index e69de29bb2..5567b00951 100644 --- a/libgpewidget/libgpewidget_0.89.oe +++ b/libgpewidget/libgpewidget_0.89.oe @@ -0,0 +1,25 @@ +LICENSE = "LGPL" +PR = "r0" +DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications." +SECTION = "gpe/libs" +PRIORITY = "optional" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ cairo libxrender" + +inherit pkgconfig gpe + +headers = "init.h render.h errorbox.h smallbox.h pixmaps.h gpetimesel.h gtkdatecombo.h dirbrowser.h stylus.h picturebutton.h popup_menu.h spacing.h translabel.h question.h windows.h gpe-iconlist.h gtksimplemenu.h gpewindowlist.h tray.h popup.h gpeiconlistview.h gpehelp.h gpeiconlistitem.h gpeclockface.h" + +do_stage () { + oe_libinstall -so libgpewidget ${STAGING_LIBDIR} + + mkdir -p ${STAGING_INCDIR}/gpe + for h in ${headers}; do + install -m 0644 ${S}/gpe/$h ${STAGING_INCDIR}/gpe/$h + done +} + +do_install_append () { + oe_runmake PREFIX='${prefix}' DESTDIR='${D}' install-devel +} + diff --git a/libgpewidget/libgpewidget_0.90.oe b/libgpewidget/libgpewidget_0.90.oe index 3cd1a1bf06..e47f6dbdc3 100644 --- a/libgpewidget/libgpewidget_0.90.oe +++ b/libgpewidget/libgpewidget_0.90.oe @@ -1,3 +1,4 @@ +LICENSE = "LGPL" PR = "r1" DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications." SECTION = "gpe/libs" diff --git a/libgpewidget/libgpewidget_0.95.oe b/libgpewidget/libgpewidget_0.95.oe index e69de29bb2..0951beed01 100644 --- a/libgpewidget/libgpewidget_0.95.oe +++ b/libgpewidget/libgpewidget_0.95.oe @@ -0,0 +1,25 @@ +LICENSE = "LGPL" +PR = "r1" +DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications." +SECTION = "gpe/libs" +PRIORITY = "optional" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ cairo libxrender" + +inherit pkgconfig gpe + +headers = "infoprint.h init.h render.h errorbox.h smallbox.h pixmaps.h gpetimesel.h gtkdatecombo.h dirbrowser.h stylus.h picturebutton.h popup_menu.h spacing.h translabel.h question.h windows.h gpe-iconlist.h gtksimplemenu.h gpewindowlist.h tray.h popup.h gpeiconlistview.h gpehelp.h gpeiconlistitem.h gpeclockface.h" + +do_stage () { + oe_libinstall -so libgpewidget ${STAGING_LIBDIR} + + mkdir -p ${STAGING_INCDIR}/gpe + for h in ${headers}; do + install -m 0644 ${S}/gpe/$h ${STAGING_INCDIR}/gpe/$h + done +} + +do_install_append () { + oe_runmake PREFIX='${prefix}' DESTDIR='${D}' install-devel +} + |