aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-todo/gpe-todo_0.51.bb
blob: a0536206ab307068771eda6e99f47b2a56a715fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"


SRC_URI[md5sum] = "cc3b6b7676671b81251fb237118daada"
SRC_URI[sha256sum] = "ffaa97570c9d1a1f3c2081e208ec16a6b24e2700060b8cc3caad44ff447f16c7"