add LICENSE
authorPhil Blundell <philb@gnu.org>
Fri, 12 Nov 2004 23:18:35 +0000 (23:18 +0000)
committerPhil Blundell <philb@gnu.org>
Fri, 12 Nov 2004 23:18:35 +0000 (23:18 +0000)
BKrev: 419544cbGM6AMbVI1FF41XH7ltBGCg

47 files changed:
gpe-autostarter/gpe-autostarter_0.6.oe
gpe-autostarter/gpe-autostarter_0.7.oe
gpe-bluetooth/gpe-bluetooth_0.36.1.oe
gpe-bluetooth/gpe-bluetooth_0.36.2.oe
gpe-bluetooth/gpe-bluetooth_0.36.3.oe
gpe-bluetooth/gpe-bluetooth_0.36.oe
gpe-bluetooth/gpe-bluetooth_0.37.oe
gpe-calendar/gpe-calendar_0.52.oe
gpe-calendar/gpe-calendar_0.53.oe
gpe-calendar/gpe-calendar_0.54.oe
gpe-calendar/gpe-calendar_0.55.oe
gpe-calendar/gpe-calendar_0.56.oe
gpe-calendar/gpe-calendar_0.58.oe
gpe-contacts/gpe-contacts_0.20.oe
gpe-contacts/gpe-contacts_0.21.oe
gpe-contacts/gpe-contacts_0.22.oe
gpe-contacts/gpe-contacts_0.24.oe
gpe-contacts/gpe-contacts_0.28.oe
gpe-contacts/gpe-contacts_0.29.oe
gpe-contacts/gpe-contacts_0.32.oe
gpe-dm/gpe-dm_0.33.oe
gpe-dm/gpe-dm_0.34.oe
gpe-dm/gpe-dm_0.35.oe
gpe-dm/gpe-dm_0.36.oe
gpe-dm/gpe-dm_0.37.oe
gpe-dm/gpe-dm_0.38.oe
gpe-dm/gpe-dm_0.39.oe
gpe-dm/gpe-dm_0.40.oe
gpe-dm/gpe-dm_0.41.oe
gpe-login/gpe-login_0.66.oe
gpe-login/gpe-login_0.67.oe
gpe-login/gpe-login_0.68.oe
gpe-login/gpe-login_0.69.oe
gpe-login/gpe-login_0.70.oe
gpe-login/gpe-login_0.71.oe
gpe-login/gpe-login_0.72.oe
gpe-login/gpe-login_0.73.oe
gpe-timesheet/gpe-timesheet_0.13.oe
gpe-timesheet/gpe-timesheet_0.14.oe
gpe-timesheet/gpe-timesheet_0.15.oe
gpe-timesheet/gpe-timesheet_0.16.oe
gpe-today/gpe-today_0.08.oe
gpe-todo/gpe-todo_0.46.oe
gpe-todo/gpe-todo_0.48.oe
gpe-todo/gpe-todo_0.49.oe
gpe-what/gpe-what_0.30.oe
gpe-what/gpe-what_0.31.oe

index efb912f..aae9ec6 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 SECTION = "gpe"
 DEPENDS = "glib-2.0 dbus hotplug-dbus"
 RDEPENDS = "hotplug-dbus"
index e69de29..ba95e6a 100644 (file)
@@ -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
index 7259ee9..ffefe2a 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 inherit gpe
 
 DESCRIPTION = "GPE bluetooth support"
index e69de29..ffefe2a 100644 (file)
@@ -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"
index 8d672bb..763f9a7 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 inherit gpe
 
 DESCRIPTION = "GPE bluetooth support"
index 15af6fb..1460ec4 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 inherit gpe
 
 DESCRIPTION = "GPE bluetooth support"
index 337db45..4ecc400 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 inherit gpe
 
 DESCRIPTION = "GPE bluetooth support"
index eae0150..e418e35 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 inherit gpe
 
 DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration"
index e69de29..fa6dff8 100644 (file)
@@ -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"
index e69de29..9e2f03c 100644 (file)
@@ -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"
index e69de29..8f7d47c 100644 (file)
@@ -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"
index e69de29..9e2f03c 100644 (file)
@@ -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"
index e69de29..ff7fc61 100644 (file)
@@ -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"
+
index e69de29..a6bbb9f 100644 (file)
@@ -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"
index e69de29..dc2526e 100644 (file)
@@ -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"
index e69de29..dc2526e 100644 (file)
@@ -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"
index e69de29..4de5594 100644 (file)
@@ -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"
index e69de29..4de5594 100644 (file)
@@ -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"
index e69de29..4de5594 100644 (file)
@@ -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"
index e69de29..1dc6154 100644 (file)
@@ -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"
index d3dbebb..8a9863a 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 inherit gpe 
 
 DESCRIPTION = "GPE Desktop Manager"
index 4c0cbdb..37305d3 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 inherit gpe update-rc.d
 
 DESCRIPTION = "GPE Desktop Manager"
index e69de29..37305d3 100644 (file)
@@ -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"
index e69de29..37305d3 100644 (file)
@@ -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"
index e69de29..37305d3 100644 (file)
@@ -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"
index 39f4225..79428e0 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 inherit gpe update-rc.d
 
 DESCRIPTION = "GPE Desktop Manager"
index e69de29..28de679 100644 (file)
@@ -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"
index c7649e9..0a7044b 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 inherit gpe update-rc.d
 
 DESCRIPTION = "GPE Desktop Manager"
index e69de29..efae970 100644 (file)
@@ -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"
index 05c9d0f..27840fc 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 inherit gpe
 
 DESCRIPTION = "GPE user login screen"
index e69de29..05595ef 100644 (file)
@@ -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"
index e69de29..05595ef 100644 (file)
@@ -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"
index e69de29..05595ef 100644 (file)
@@ -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"
index e69de29..05595ef 100644 (file)
@@ -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"
index e69de29..05595ef 100644 (file)
@@ -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"
index e69de29..05595ef 100644 (file)
@@ -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"
index acb128f..767e587 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 inherit gpe
 
 DESCRIPTION = "GPE user login screen"
index 04dcfa6..6218113 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 inherit gpe
 
 DEPENDS = "libgpewidget glib-2.0 gtk+"
index e69de29..e7b2560 100644 (file)
@@ -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"
index e69de29..0cd8b53 100644 (file)
@@ -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"
index e69de29..0cd8b53 100644 (file)
@@ -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"
index a7de7a8..64fd709 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 inherit gpe
 
 DESCRIPTION = "Displays a summary of appointments and tasks for the day ahead"
index 1fb90b5..a5b78aa 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 inherit gpe
 
 DESCRIPTION = "GPE to-do list"
index e69de29..3f267c4 100644 (file)
@@ -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"
+
index e69de29..3f267c4 100644 (file)
@@ -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"
+
index 22d09af..c5d4ed8 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 SECTION = "gpe"
 inherit gpe
 
index d1f5ae8..5268c2c 100644 (file)
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
 SECTION = "gpe"
 inherit gpe