summaryrefslogtreecommitdiffstats
path: root/recipes/glista/glista_0.4.bb
blob: c6a05091835a629dedda1e54e2c2a6177b13eeb2 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Glista is very simple personal to-do list manager"
AUTHOR = "Shahar Evron <shahar at prematureoptimization.org>"
HOMEPAGE = "http://prematureoptimization.org/glista/"
SECTION = "x11/applications"
PRIORITY = "optional"
LICENSE = "GPLv3"
DEPENDS = "gtk+ (>=2.12.0) libxml2"
SRC_URI = "http://glista.googlecode.com/files/glista-${PV}.tar.gz"

inherit autotools