diff options
author | Phil Blundell <philb@gnu.org> | 2004-11-12 23:18:35 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-11-12 23:18:35 +0000 |
commit | 420653c3bebaab15a99f8acf5da9383c7149aa7f (patch) | |
tree | de25205b16a1df8803cac1464277af2a516bbd18 | |
parent | 00b25f525858bd9382356610e23279242d1999df (diff) |
add LICENSE
BKrev: 419544cbGM6AMbVI1FF41XH7ltBGCg
47 files changed, 353 insertions, 0 deletions
diff --git a/gpe-autostarter/gpe-autostarter_0.6.oe b/gpe-autostarter/gpe-autostarter_0.6.oe index efb912f0ee..aae9ec6e5e 100644 --- a/gpe-autostarter/gpe-autostarter_0.6.oe +++ b/gpe-autostarter/gpe-autostarter_0.6.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" SECTION = "gpe" DEPENDS = "glib-2.0 dbus hotplug-dbus" RDEPENDS = "hotplug-dbus" diff --git a/gpe-autostarter/gpe-autostarter_0.7.oe b/gpe-autostarter/gpe-autostarter_0.7.oe index e69de29bb2..ba95e6ade3 100644 --- a/gpe-autostarter/gpe-autostarter_0.7.oe +++ b/gpe-autostarter/gpe-autostarter_0.7.oe @@ -0,0 +1,8 @@ +LICENSE = "GPL" +SECTION = "gpe" +DEPENDS = "glib-2.0 dbus hotplug-dbus x11" +RDEPENDS = "hotplug-dbus" + +SRC_URI = "ftp://gpe.handhelds.org/gpe/source/gpe-autostarter-${PV}.tar.gz" + +inherit gpe diff --git a/gpe-bluetooth/gpe-bluetooth_0.36.1.oe b/gpe-bluetooth/gpe-bluetooth_0.36.1.oe index 7259ee9863..ffefe2a5a2 100644 --- a/gpe-bluetooth/gpe-bluetooth_0.36.1.oe +++ b/gpe-bluetooth/gpe-bluetooth_0.36.1.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" inherit gpe DESCRIPTION = "GPE bluetooth support" diff --git a/gpe-bluetooth/gpe-bluetooth_0.36.2.oe b/gpe-bluetooth/gpe-bluetooth_0.36.2.oe index e69de29bb2..ffefe2a5a2 100644 --- a/gpe-bluetooth/gpe-bluetooth_0.36.2.oe +++ b/gpe-bluetooth/gpe-bluetooth_0.36.2.oe @@ -0,0 +1,12 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE bluetooth support" +DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade" +MAINTAINER = "Phil Blundell <pb@handhelds.org>" +SECTION = "gpe" +PRIORITY = "optional" + +FILES_${PN} += ' ${datadir}/gpe ${datadir}/bluez-pin' + +SRC_URI = "${GPE_MIRROR}/gpe-bluetooth-${PV}.tar.gz" diff --git a/gpe-bluetooth/gpe-bluetooth_0.36.3.oe b/gpe-bluetooth/gpe-bluetooth_0.36.3.oe index 8d672bb6c9..763f9a739f 100644 --- a/gpe-bluetooth/gpe-bluetooth_0.36.3.oe +++ b/gpe-bluetooth/gpe-bluetooth_0.36.3.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" inherit gpe DESCRIPTION = "GPE bluetooth support" diff --git a/gpe-bluetooth/gpe-bluetooth_0.36.oe b/gpe-bluetooth/gpe-bluetooth_0.36.oe index 15af6fbe79..1460ec4bfb 100644 --- a/gpe-bluetooth/gpe-bluetooth_0.36.oe +++ b/gpe-bluetooth/gpe-bluetooth_0.36.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" inherit gpe DESCRIPTION = "GPE bluetooth support" diff --git a/gpe-bluetooth/gpe-bluetooth_0.37.oe b/gpe-bluetooth/gpe-bluetooth_0.37.oe index 337db4553b..4ecc400b03 100644 --- a/gpe-bluetooth/gpe-bluetooth_0.37.oe +++ b/gpe-bluetooth/gpe-bluetooth_0.37.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" inherit gpe DESCRIPTION = "GPE bluetooth support" diff --git a/gpe-calendar/gpe-calendar_0.52.oe b/gpe-calendar/gpe-calendar_0.52.oe index eae01503bc..e418e35288 100644 --- a/gpe-calendar/gpe-calendar_0.52.oe +++ b/gpe-calendar/gpe-calendar_0.52.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" inherit gpe DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration" diff --git a/gpe-calendar/gpe-calendar_0.53.oe b/gpe-calendar/gpe-calendar_0.53.oe index e69de29bb2..fa6dff8016 100644 --- a/gpe-calendar/gpe-calendar_0.53.oe +++ b/gpe-calendar/gpe-calendar_0.53.oe @@ -0,0 +1,9 @@ +LICENSE = "GPL" +inherit gpe + +DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration" +SECTION = "gpe" +RDEPENDS = "gpe-icons" +DESCRIPTION = "GPE calendar" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" diff --git a/gpe-calendar/gpe-calendar_0.54.oe b/gpe-calendar/gpe-calendar_0.54.oe index e69de29bb2..9e2f03c31d 100644 --- a/gpe-calendar/gpe-calendar_0.54.oe +++ b/gpe-calendar/gpe-calendar_0.54.oe @@ -0,0 +1,9 @@ +LICENSE = "GPL" +inherit gpe + +DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype" +SECTION = "gpe" +RDEPENDS = "gpe-icons" +DESCRIPTION = "GPE calendar" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" diff --git a/gpe-calendar/gpe-calendar_0.55.oe b/gpe-calendar/gpe-calendar_0.55.oe index e69de29bb2..8f7d47c2f4 100644 --- a/gpe-calendar/gpe-calendar_0.55.oe +++ b/gpe-calendar/gpe-calendar_0.55.oe @@ -0,0 +1,14 @@ +LICENSE = "GPL" + +PR = "r2" + +inherit gpe + +DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype" +SECTION = "gpe" +RDEPENDS = "gpe-icons" +DESCRIPTION = "GPE calendar" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \ + file://fix-multiple-new.patch;patch=1;pnum=0 \ + file://weekly-default.patch;patch=1;pnum=0" diff --git a/gpe-calendar/gpe-calendar_0.56.oe b/gpe-calendar/gpe-calendar_0.56.oe index e69de29bb2..9e2f03c31d 100644 --- a/gpe-calendar/gpe-calendar_0.56.oe +++ b/gpe-calendar/gpe-calendar_0.56.oe @@ -0,0 +1,9 @@ +LICENSE = "GPL" +inherit gpe + +DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype" +SECTION = "gpe" +RDEPENDS = "gpe-icons" +DESCRIPTION = "GPE calendar" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" diff --git a/gpe-calendar/gpe-calendar_0.58.oe b/gpe-calendar/gpe-calendar_0.58.oe index e69de29bb2..ff7fc617fc 100644 --- a/gpe-calendar/gpe-calendar_0.58.oe +++ b/gpe-calendar/gpe-calendar_0.58.oe @@ -0,0 +1,10 @@ +LICENSE = "GPL" +PR = "r0" + +inherit gpe + +DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype" +SECTION = "gpe" +RDEPENDS = "gpe-icons" +DESCRIPTION = "GPE calendar" + diff --git a/gpe-contacts/gpe-contacts_0.20.oe b/gpe-contacts/gpe-contacts_0.20.oe index e69de29bb2..a6bbb9fb16 100644 --- a/gpe-contacts/gpe-contacts_0.20.oe +++ b/gpe-contacts/gpe-contacts_0.20.oe @@ -0,0 +1,9 @@ +LICENSE = "GPL" +inherit gpe + +DEPENDS = "libgpewidget libgpepimc libdisplaymigration libgpevtype" +SECTION = "gpe" +RDEPENDS = "gpe-icons" +DESCRIPTION = "GPE contacts manager" + +SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-contacts-${PV}.tar.gz" diff --git a/gpe-contacts/gpe-contacts_0.21.oe b/gpe-contacts/gpe-contacts_0.21.oe index e69de29bb2..dc2526eb38 100644 --- a/gpe-contacts/gpe-contacts_0.21.oe +++ b/gpe-contacts/gpe-contacts_0.21.oe @@ -0,0 +1,11 @@ +LICENSE = "GPL" +inherit gpe + +DEPENDS = "libgpewidget libgpepimc libdisplaymigration libgpevtype" +SECTION = "gpe" +RDEPENDS = "gpe-icons" +DESCRIPTION = "GPE contacts manager" + +FILES_${PN} += " ${datadir}/gpe" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" diff --git a/gpe-contacts/gpe-contacts_0.22.oe b/gpe-contacts/gpe-contacts_0.22.oe index e69de29bb2..dc2526eb38 100644 --- a/gpe-contacts/gpe-contacts_0.22.oe +++ b/gpe-contacts/gpe-contacts_0.22.oe @@ -0,0 +1,11 @@ +LICENSE = "GPL" +inherit gpe + +DEPENDS = "libgpewidget libgpepimc libdisplaymigration libgpevtype" +SECTION = "gpe" +RDEPENDS = "gpe-icons" +DESCRIPTION = "GPE contacts manager" + +FILES_${PN} += " ${datadir}/gpe" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" diff --git a/gpe-contacts/gpe-contacts_0.24.oe b/gpe-contacts/gpe-contacts_0.24.oe index e69de29bb2..4de55945d9 100644 --- a/gpe-contacts/gpe-contacts_0.24.oe +++ b/gpe-contacts/gpe-contacts_0.24.oe @@ -0,0 +1,11 @@ +LICENSE = "GPL" +inherit gpe + +DEPENDS = "libgpewidget libgpepimc libdisplaymigration libgpevtype libxml2 dbus" +SECTION = "gpe" +RDEPENDS = "gpe-icons" +DESCRIPTION = "GPE contacts manager" + +FILES_${PN} += " ${datadir}/gpe ${datadir}/gpe-contacts" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" diff --git a/gpe-contacts/gpe-contacts_0.28.oe b/gpe-contacts/gpe-contacts_0.28.oe index e69de29bb2..4de55945d9 100644 --- a/gpe-contacts/gpe-contacts_0.28.oe +++ b/gpe-contacts/gpe-contacts_0.28.oe @@ -0,0 +1,11 @@ +LICENSE = "GPL" +inherit gpe + +DEPENDS = "libgpewidget libgpepimc libdisplaymigration libgpevtype libxml2 dbus" +SECTION = "gpe" +RDEPENDS = "gpe-icons" +DESCRIPTION = "GPE contacts manager" + +FILES_${PN} += " ${datadir}/gpe ${datadir}/gpe-contacts" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" diff --git a/gpe-contacts/gpe-contacts_0.29.oe b/gpe-contacts/gpe-contacts_0.29.oe index e69de29bb2..4de55945d9 100644 --- a/gpe-contacts/gpe-contacts_0.29.oe +++ b/gpe-contacts/gpe-contacts_0.29.oe @@ -0,0 +1,11 @@ +LICENSE = "GPL" +inherit gpe + +DEPENDS = "libgpewidget libgpepimc libdisplaymigration libgpevtype libxml2 dbus" +SECTION = "gpe" +RDEPENDS = "gpe-icons" +DESCRIPTION = "GPE contacts manager" + +FILES_${PN} += " ${datadir}/gpe ${datadir}/gpe-contacts" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" diff --git a/gpe-contacts/gpe-contacts_0.32.oe b/gpe-contacts/gpe-contacts_0.32.oe index e69de29bb2..1dc615408b 100644 --- a/gpe-contacts/gpe-contacts_0.32.oe +++ b/gpe-contacts/gpe-contacts_0.32.oe @@ -0,0 +1,16 @@ +LICENSE = "GPL" +inherit gpe + +PR = "r0" + +DEPENDS = "libgpewidget libgpepimc libdisplaymigration libgpevtype libxml2 dbus" +SECTION = "gpe" +RDEPENDS = "gpe-icons" +DESCRIPTION = "GPE contacts manager" + +FILES_${PN} += " ${datadir}/gpe ${datadir}/gpe-contacts" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \ + file://new-button-disabled-after-window-close.patch;patch=1;pnum=0 \ + file://filtered-paste.patch;patch=1;pnum=0 \ + file://select-start.patch;patch=1;pnum=0" diff --git a/gpe-dm/gpe-dm_0.33.oe b/gpe-dm/gpe-dm_0.33.oe index d3dbebb2e7..8a9863a5f5 100644 --- a/gpe-dm/gpe-dm_0.33.oe +++ b/gpe-dm/gpe-dm_0.33.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" inherit gpe DESCRIPTION = "GPE Desktop Manager" diff --git a/gpe-dm/gpe-dm_0.34.oe b/gpe-dm/gpe-dm_0.34.oe index 4c0cbdb754..37305d396d 100644 --- a/gpe-dm/gpe-dm_0.34.oe +++ b/gpe-dm/gpe-dm_0.34.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" inherit gpe update-rc.d DESCRIPTION = "GPE Desktop Manager" diff --git a/gpe-dm/gpe-dm_0.35.oe b/gpe-dm/gpe-dm_0.35.oe index e69de29bb2..37305d396d 100644 --- a/gpe-dm/gpe-dm_0.35.oe +++ b/gpe-dm/gpe-dm_0.35.oe @@ -0,0 +1,13 @@ +LICENSE = "GPL" +inherit gpe update-rc.d + +DESCRIPTION = "GPE Desktop Manager" +SECTION = "gpe" +PRIORITY = "optional" +MAINTAINER = "Phil Blundell <pb@handhelds.org>" +DEPENDS = "glib-2.0" + +INITSCRIPT_NAME = "gpe-dm" +INITSCRIPT_PARAMS = "defaults 99" + +SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-dm-${PV}.tar.gz" diff --git a/gpe-dm/gpe-dm_0.36.oe b/gpe-dm/gpe-dm_0.36.oe index e69de29bb2..37305d396d 100644 --- a/gpe-dm/gpe-dm_0.36.oe +++ b/gpe-dm/gpe-dm_0.36.oe @@ -0,0 +1,13 @@ +LICENSE = "GPL" +inherit gpe update-rc.d + +DESCRIPTION = "GPE Desktop Manager" +SECTION = "gpe" +PRIORITY = "optional" +MAINTAINER = "Phil Blundell <pb@handhelds.org>" +DEPENDS = "glib-2.0" + +INITSCRIPT_NAME = "gpe-dm" +INITSCRIPT_PARAMS = "defaults 99" + +SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-dm-${PV}.tar.gz" diff --git a/gpe-dm/gpe-dm_0.37.oe b/gpe-dm/gpe-dm_0.37.oe index e69de29bb2..37305d396d 100644 --- a/gpe-dm/gpe-dm_0.37.oe +++ b/gpe-dm/gpe-dm_0.37.oe @@ -0,0 +1,13 @@ +LICENSE = "GPL" +inherit gpe update-rc.d + +DESCRIPTION = "GPE Desktop Manager" +SECTION = "gpe" +PRIORITY = "optional" +MAINTAINER = "Phil Blundell <pb@handhelds.org>" +DEPENDS = "glib-2.0" + +INITSCRIPT_NAME = "gpe-dm" +INITSCRIPT_PARAMS = "defaults 99" + +SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-dm-${PV}.tar.gz" diff --git a/gpe-dm/gpe-dm_0.38.oe b/gpe-dm/gpe-dm_0.38.oe index 39f4225b3d..79428e053a 100644 --- a/gpe-dm/gpe-dm_0.38.oe +++ b/gpe-dm/gpe-dm_0.38.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" inherit gpe update-rc.d DESCRIPTION = "GPE Desktop Manager" diff --git a/gpe-dm/gpe-dm_0.39.oe b/gpe-dm/gpe-dm_0.39.oe index e69de29bb2..28de67984b 100644 --- a/gpe-dm/gpe-dm_0.39.oe +++ b/gpe-dm/gpe-dm_0.39.oe @@ -0,0 +1,14 @@ +LICENSE = "GPL" +inherit gpe update-rc.d + +DESCRIPTION = "GPE Desktop Manager" +SECTION = "gpe" +PRIORITY = "optional" +MAINTAINER = "Phil Blundell <pb@handhelds.org>" +DEPENDS = "glib-2.0" +PR = "r0" + +INITSCRIPT_NAME = "gpe-dm" +INITSCRIPT_PARAMS = "defaults 99" + +SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-dm-${PV}.tar.gz" diff --git a/gpe-dm/gpe-dm_0.40.oe b/gpe-dm/gpe-dm_0.40.oe index c7649e9688..0a7044b920 100644 --- a/gpe-dm/gpe-dm_0.40.oe +++ b/gpe-dm/gpe-dm_0.40.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" inherit gpe update-rc.d DESCRIPTION = "GPE Desktop Manager" diff --git a/gpe-dm/gpe-dm_0.41.oe b/gpe-dm/gpe-dm_0.41.oe index e69de29bb2..efae970c59 100644 --- a/gpe-dm/gpe-dm_0.41.oe +++ b/gpe-dm/gpe-dm_0.41.oe @@ -0,0 +1,15 @@ +LICENSE = "GPL" +inherit gpe update-rc.d + +DESCRIPTION = "GPE Desktop Manager" +SECTION = "gpe" +PRIORITY = "optional" +MAINTAINER = "Phil Blundell <pb@handhelds.org>" +DEPENDS = "glib-2.0" +PR = "r0" + +INITSCRIPT_NAME = "gpe-dm" +INITSCRIPT_PARAMS = "defaults 99" + +SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-dm-${PV}.tar.gz \ + file://remove-apm_bios.patch;patch=1" diff --git a/gpe-login/gpe-login_0.66.oe b/gpe-login/gpe-login_0.66.oe index 05c9d0f3b2..27840fc3fa 100644 --- a/gpe-login/gpe-login_0.66.oe +++ b/gpe-login/gpe-login_0.66.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" inherit gpe DESCRIPTION = "GPE user login screen" diff --git a/gpe-login/gpe-login_0.67.oe b/gpe-login/gpe-login_0.67.oe index e69de29bb2..05595ef1c7 100644 --- a/gpe-login/gpe-login_0.67.oe +++ b/gpe-login/gpe-login_0.67.oe @@ -0,0 +1,12 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE user login screen" +SECTION = "gpe" +PRIORITY = "optional" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd" +RDEPENDS = "xkbd" +RPROVIDES = "gpe-session-starter" + +SRC_URI = "${GPE_MIRROR}/gpe-login-${PV}.tar.gz" diff --git a/gpe-login/gpe-login_0.68.oe b/gpe-login/gpe-login_0.68.oe index e69de29bb2..05595ef1c7 100644 --- a/gpe-login/gpe-login_0.68.oe +++ b/gpe-login/gpe-login_0.68.oe @@ -0,0 +1,12 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE user login screen" +SECTION = "gpe" +PRIORITY = "optional" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd" +RDEPENDS = "xkbd" +RPROVIDES = "gpe-session-starter" + +SRC_URI = "${GPE_MIRROR}/gpe-login-${PV}.tar.gz" diff --git a/gpe-login/gpe-login_0.69.oe b/gpe-login/gpe-login_0.69.oe index e69de29bb2..05595ef1c7 100644 --- a/gpe-login/gpe-login_0.69.oe +++ b/gpe-login/gpe-login_0.69.oe @@ -0,0 +1,12 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE user login screen" +SECTION = "gpe" +PRIORITY = "optional" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd" +RDEPENDS = "xkbd" +RPROVIDES = "gpe-session-starter" + +SRC_URI = "${GPE_MIRROR}/gpe-login-${PV}.tar.gz" diff --git a/gpe-login/gpe-login_0.70.oe b/gpe-login/gpe-login_0.70.oe index e69de29bb2..05595ef1c7 100644 --- a/gpe-login/gpe-login_0.70.oe +++ b/gpe-login/gpe-login_0.70.oe @@ -0,0 +1,12 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE user login screen" +SECTION = "gpe" +PRIORITY = "optional" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd" +RDEPENDS = "xkbd" +RPROVIDES = "gpe-session-starter" + +SRC_URI = "${GPE_MIRROR}/gpe-login-${PV}.tar.gz" diff --git a/gpe-login/gpe-login_0.71.oe b/gpe-login/gpe-login_0.71.oe index e69de29bb2..05595ef1c7 100644 --- a/gpe-login/gpe-login_0.71.oe +++ b/gpe-login/gpe-login_0.71.oe @@ -0,0 +1,12 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE user login screen" +SECTION = "gpe" +PRIORITY = "optional" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd" +RDEPENDS = "xkbd" +RPROVIDES = "gpe-session-starter" + +SRC_URI = "${GPE_MIRROR}/gpe-login-${PV}.tar.gz" diff --git a/gpe-login/gpe-login_0.72.oe b/gpe-login/gpe-login_0.72.oe index e69de29bb2..05595ef1c7 100644 --- a/gpe-login/gpe-login_0.72.oe +++ b/gpe-login/gpe-login_0.72.oe @@ -0,0 +1,12 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE user login screen" +SECTION = "gpe" +PRIORITY = "optional" +MAINTAINER = "Philip Blundell <pb@handhelds.org>" +DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd" +RDEPENDS = "xkbd" +RPROVIDES = "gpe-session-starter" + +SRC_URI = "${GPE_MIRROR}/gpe-login-${PV}.tar.gz" diff --git a/gpe-login/gpe-login_0.73.oe b/gpe-login/gpe-login_0.73.oe index acb128fde7..767e587637 100644 --- a/gpe-login/gpe-login_0.73.oe +++ b/gpe-login/gpe-login_0.73.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" inherit gpe DESCRIPTION = "GPE user login screen" diff --git a/gpe-timesheet/gpe-timesheet_0.13.oe b/gpe-timesheet/gpe-timesheet_0.13.oe index 04dcfa678b..6218113735 100644 --- a/gpe-timesheet/gpe-timesheet_0.13.oe +++ b/gpe-timesheet/gpe-timesheet_0.13.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" inherit gpe DEPENDS = "libgpewidget glib-2.0 gtk+" diff --git a/gpe-timesheet/gpe-timesheet_0.14.oe b/gpe-timesheet/gpe-timesheet_0.14.oe index e69de29bb2..e7b256099d 100644 --- a/gpe-timesheet/gpe-timesheet_0.14.oe +++ b/gpe-timesheet/gpe-timesheet_0.14.oe @@ -0,0 +1,9 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE time tracker" +DEPENDS = "libgpewidget gtk+ sqlite" +SECTION = "gpe" +RDEPENDS = "gpe-icons" + +SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-timesheet-${PV}.tar.gz" diff --git a/gpe-timesheet/gpe-timesheet_0.15.oe b/gpe-timesheet/gpe-timesheet_0.15.oe index e69de29bb2..0cd8b539f0 100644 --- a/gpe-timesheet/gpe-timesheet_0.15.oe +++ b/gpe-timesheet/gpe-timesheet_0.15.oe @@ -0,0 +1,9 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE time tracker" +DEPENDS = "libgpewidget gtk+ sqlite" +SECTION = "gpe" +RDEPENDS = "gpe-icons" + +SRC_URI = "${GPE_MIRROR}/gpe-timesheet-${PV}.tar.gz" diff --git a/gpe-timesheet/gpe-timesheet_0.16.oe b/gpe-timesheet/gpe-timesheet_0.16.oe index e69de29bb2..0cd8b539f0 100644 --- a/gpe-timesheet/gpe-timesheet_0.16.oe +++ b/gpe-timesheet/gpe-timesheet_0.16.oe @@ -0,0 +1,9 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE time tracker" +DEPENDS = "libgpewidget gtk+ sqlite" +SECTION = "gpe" +RDEPENDS = "gpe-icons" + +SRC_URI = "${GPE_MIRROR}/gpe-timesheet-${PV}.tar.gz" diff --git a/gpe-today/gpe-today_0.08.oe b/gpe-today/gpe-today_0.08.oe index a7de7a882c..64fd7090b7 100644 --- a/gpe-today/gpe-today_0.08.oe +++ b/gpe-today/gpe-today_0.08.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" inherit gpe DESCRIPTION = "Displays a summary of appointments and tasks for the day ahead" diff --git a/gpe-todo/gpe-todo_0.46.oe b/gpe-todo/gpe-todo_0.46.oe index 1fb90b5a1a..a5b78aaa16 100644 --- a/gpe-todo/gpe-todo_0.46.oe +++ b/gpe-todo/gpe-todo_0.46.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" inherit gpe DESCRIPTION = "GPE to-do list" diff --git a/gpe-todo/gpe-todo_0.48.oe b/gpe-todo/gpe-todo_0.48.oe index e69de29bb2..3f267c4937 100644 --- a/gpe-todo/gpe-todo_0.48.oe +++ b/gpe-todo/gpe-todo_0.48.oe @@ -0,0 +1,9 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE to-do list" +DEPENDS = "gtk+ libdisplaymigration libgpewidget libgpepimc libtododb" +MAINTAINER = "Phil Blundell <pb@handhelds.org>" +SECTION = "gpe" +PRIORITY = "optional" + diff --git a/gpe-todo/gpe-todo_0.49.oe b/gpe-todo/gpe-todo_0.49.oe index e69de29bb2..3f267c4937 100644 --- a/gpe-todo/gpe-todo_0.49.oe +++ b/gpe-todo/gpe-todo_0.49.oe @@ -0,0 +1,9 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE to-do list" +DEPENDS = "gtk+ libdisplaymigration libgpewidget libgpepimc libtododb" +MAINTAINER = "Phil Blundell <pb@handhelds.org>" +SECTION = "gpe" +PRIORITY = "optional" + diff --git a/gpe-what/gpe-what_0.30.oe b/gpe-what/gpe-what_0.30.oe index 22d09af521..c5d4ed8b42 100644 --- a/gpe-what/gpe-what_0.30.oe +++ b/gpe-what/gpe-what_0.30.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" SECTION = "gpe" inherit gpe diff --git a/gpe-what/gpe-what_0.31.oe b/gpe-what/gpe-what_0.31.oe index d1f5ae862a..5268c2cded 100644 --- a/gpe-what/gpe-what_0.31.oe +++ b/gpe-what/gpe-what_0.31.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" SECTION = "gpe" inherit gpe |