aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-today/gpe-today_0.11.bb
blob: c6ccf4a6341548dda9cb11e3d341c2bf37311ccf (plain)
1
2
3
4
5
6
7
8
9
10
11
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"

LICENSE = "GPL"
inherit gpe pkgconfig


SRC_URI = "http://www.kernelconcepts.de/~fuchs/files/${P}.tar.gz"