diff options
Diffstat (limited to 'recipes/gpe-todo')
-rw-r--r-- | recipes/gpe-todo/gpe-todo-0.51/remove-render.patch | 10 | ||||
-rw-r--r-- | recipes/gpe-todo/gpe-todo-hildon_0.54.bb | 17 | ||||
-rw-r--r-- | recipes/gpe-todo/gpe-todo-hildon_0.55.bb | 17 | ||||
-rw-r--r-- | recipes/gpe-todo/gpe-todo.inc | 10 | ||||
-rw-r--r-- | recipes/gpe-todo/gpe-todo_0.50.bb | 8 | ||||
-rw-r--r-- | recipes/gpe-todo/gpe-todo_0.51.bb | 11 | ||||
-rw-r--r-- | recipes/gpe-todo/gpe-todo_0.53.bb | 10 | ||||
-rw-r--r-- | recipes/gpe-todo/gpe-todo_0.54.bb | 3 | ||||
-rw-r--r-- | recipes/gpe-todo/gpe-todo_0.55.bb | 3 | ||||
-rw-r--r-- | recipes/gpe-todo/gpe-todo_0.56.bb | 3 | ||||
-rw-r--r-- | recipes/gpe-todo/gpe-todo_0.57.bb | 3 | ||||
-rw-r--r-- | recipes/gpe-todo/gpe-todo_svn.bb | 14 |
12 files changed, 109 insertions, 0 deletions
diff --git a/recipes/gpe-todo/gpe-todo-0.51/remove-render.patch b/recipes/gpe-todo/gpe-todo-0.51/remove-render.patch new file mode 100644 index 0000000000..9369ce9f31 --- /dev/null +++ b/recipes/gpe-todo/gpe-todo-0.51/remove-render.patch @@ -0,0 +1,10 @@ +--- ../gpe-todo-0.51-r1/gpe-todo-0.51/list-ui.c 2005-01-01 03:40:30.000000000 +0100 ++++ gpe-todo-0.51/list-ui.c 2005-04-20 21:13:40.191069800 +0200 +@@ -17,7 +17,6 @@ + + #include <gpe/pixmaps.h> + #include <gpe/errorbox.h> +-#include <gpe/render.h> + #include <gpe/picturebutton.h> + #include <gpe/question.h> + #include <gpe/pim-categories.h> diff --git a/recipes/gpe-todo/gpe-todo-hildon_0.54.bb b/recipes/gpe-todo/gpe-todo-hildon_0.54.bb new file mode 100644 index 0000000000..9c75dec47a --- /dev/null +++ b/recipes/gpe-todo/gpe-todo-hildon_0.54.bb @@ -0,0 +1,17 @@ +LICENSE = "GPL" +PR = "r0" +DESCRIPTION = "GPE to-do list" +DEPENDS = "libgpewidget-hildon libgpepimc-hildon libtododb sdk-default-icons libosso" +RDEPENDS = "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" diff --git a/recipes/gpe-todo/gpe-todo-hildon_0.55.bb b/recipes/gpe-todo/gpe-todo-hildon_0.55.bb new file mode 100644 index 0000000000..9c75dec47a --- /dev/null +++ b/recipes/gpe-todo/gpe-todo-hildon_0.55.bb @@ -0,0 +1,17 @@ +LICENSE = "GPL" +PR = "r0" +DESCRIPTION = "GPE to-do list" +DEPENDS = "libgpewidget-hildon libgpepimc-hildon libtododb sdk-default-icons libosso" +RDEPENDS = "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" diff --git a/recipes/gpe-todo/gpe-todo.inc b/recipes/gpe-todo/gpe-todo.inc new file mode 100644 index 0000000000..f6218213ed --- /dev/null +++ b/recipes/gpe-todo/gpe-todo.inc @@ -0,0 +1,10 @@ +LICENSE = "GPL" +inherit gpe autotools pkgconfig + +DESCRIPTION = "GPE to-do list" +DEPENDS = "libgpewidget libgpepimc libtododb" +SECTION = "gpe" +PRIORITY = "optional" + +SRC_URI="${GPE_MIRROR}/${PN}-${PV}.tar.bz2" + diff --git a/recipes/gpe-todo/gpe-todo_0.50.bb b/recipes/gpe-todo/gpe-todo_0.50.bb new file mode 100644 index 0000000000..6b68a442ae --- /dev/null +++ b/recipes/gpe-todo/gpe-todo_0.50.bb @@ -0,0 +1,8 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE to-do list" +DEPENDS = "gtk+ libdisplaymigration libgpewidget libgpepimc libtododb" +SECTION = "gpe" +PRIORITY = "optional" + diff --git a/recipes/gpe-todo/gpe-todo_0.51.bb b/recipes/gpe-todo/gpe-todo_0.51.bb new file mode 100644 index 0000000000..639a98cc9d --- /dev/null +++ b/recipes/gpe-todo/gpe-todo_0.51.bb @@ -0,0 +1,11 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE to-do list" +DEPENDS = "gtk+ libdisplaymigration libgpewidget libgpepimc libtododb" +SECTION = "gpe" +PRIORITY = "optional" +PR ="r1" + +SRC_URI += "file://remove-render.patch;patch=1" + diff --git a/recipes/gpe-todo/gpe-todo_0.53.bb b/recipes/gpe-todo/gpe-todo_0.53.bb new file mode 100644 index 0000000000..7cda78c207 --- /dev/null +++ b/recipes/gpe-todo/gpe-todo_0.53.bb @@ -0,0 +1,10 @@ +LICENSE = "GPL" +inherit gpe autotools pkgconfig + +DESCRIPTION = "GPE to-do list" +DEPENDS = "gtk+ libgpewidget libgpepimc libtododb" +SECTION = "gpe" +PRIORITY = "optional" + +SRC_URI="${GPE_MIRROR}/${PN}-${PV}.tar.bz2" + diff --git a/recipes/gpe-todo/gpe-todo_0.54.bb b/recipes/gpe-todo/gpe-todo_0.54.bb new file mode 100644 index 0000000000..ef97501c6f --- /dev/null +++ b/recipes/gpe-todo/gpe-todo_0.54.bb @@ -0,0 +1,3 @@ +require gpe-todo.inc + +DEPENDS += "gtk+" diff --git a/recipes/gpe-todo/gpe-todo_0.55.bb b/recipes/gpe-todo/gpe-todo_0.55.bb new file mode 100644 index 0000000000..ef97501c6f --- /dev/null +++ b/recipes/gpe-todo/gpe-todo_0.55.bb @@ -0,0 +1,3 @@ +require gpe-todo.inc + +DEPENDS += "gtk+" diff --git a/recipes/gpe-todo/gpe-todo_0.56.bb b/recipes/gpe-todo/gpe-todo_0.56.bb new file mode 100644 index 0000000000..b76e173d16 --- /dev/null +++ b/recipes/gpe-todo/gpe-todo_0.56.bb @@ -0,0 +1,3 @@ +require gpe-todo.inc + +DEPENDS += "gtk+ libgpepimc" diff --git a/recipes/gpe-todo/gpe-todo_0.57.bb b/recipes/gpe-todo/gpe-todo_0.57.bb new file mode 100644 index 0000000000..b76e173d16 --- /dev/null +++ b/recipes/gpe-todo/gpe-todo_0.57.bb @@ -0,0 +1,3 @@ +require gpe-todo.inc + +DEPENDS += "gtk+ libgpepimc" diff --git a/recipes/gpe-todo/gpe-todo_svn.bb b/recipes/gpe-todo/gpe-todo_svn.bb new file mode 100644 index 0000000000..1bde72df25 --- /dev/null +++ b/recipes/gpe-todo/gpe-todo_svn.bb @@ -0,0 +1,14 @@ +LICENSE = "GPL" +DESCRIPTION = "GPE to-do list" +DEPENDS = "libgpewidget libgpepimc libtododb gtk+" +SECTION = "gpe" +PRIORITY = "optional" + +DEFAULT_PREFERENCE = "-1" + +inherit autotools pkgconfig + +SRC_URI="${GPE_SVN}" + +S = "${WORKDIR}/${PN}" + |