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 /gpe-contacts | |
parent | 00b25f525858bd9382356610e23279242d1999df (diff) |
add LICENSE
BKrev: 419544cbGM6AMbVI1FF41XH7ltBGCg
Diffstat (limited to 'gpe-contacts')
-rw-r--r-- | gpe-contacts/gpe-contacts_0.20.oe | 9 | ||||
-rw-r--r-- | gpe-contacts/gpe-contacts_0.21.oe | 11 | ||||
-rw-r--r-- | gpe-contacts/gpe-contacts_0.22.oe | 11 | ||||
-rw-r--r-- | gpe-contacts/gpe-contacts_0.24.oe | 11 | ||||
-rw-r--r-- | gpe-contacts/gpe-contacts_0.28.oe | 11 | ||||
-rw-r--r-- | gpe-contacts/gpe-contacts_0.29.oe | 11 | ||||
-rw-r--r-- | gpe-contacts/gpe-contacts_0.32.oe | 16 |
7 files changed, 80 insertions, 0 deletions
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" |