aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-today/gpe-today_0.08.oe
blob: 64fd7090b71aed48ee58a814f31149cd0d62352e (plain)
1
2
3
4
5
6
7
8
9
10
LICENSE = "GPL"
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"