aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-today/gpe-today_0.08.oe
blob: a7de7a882cfafc4ab77034a79992b40c87e59e46 (plain)
1
2
3
4
5
6
7
8
9
inherit gpe

DESCRIPTION = "Displays a summary of appointments and tasks for the day ahead"
DEPENDS = "gtk+ libxrandr libxsettings libxsettings-client libgpewidget libdisplaymigration libeventdb libgpepimc libtododb"
SECTION = "gpe"
PRIORITY = "optional"

SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-today-${PV}.tar.gz \
	file://gpe-today_makefiles.patch;patch=1"