]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gpe-todo/gpe-todo.inc
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gpe-todo / gpe-todo.inc
1 LICENSE = "GPL"
2 inherit gpe autotools pkgconfig
3
4 DESCRIPTION = "GPE to-do list"
5 DEPENDS = "libgpewidget libgpepimc libtododb"
6 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
7 SECTION = "gpe"
8 PRIORITY = "optional"
9
10 SRC_URI="http://ftp.handhelds.org/pub/projects/gpe/source/${PN}-${PV}.tar.bz2"
11