aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/geany/geany_0.18.bb
blob: 7cb5c6036624ff89c73ae8ddb9818f07cf9a2b7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "Text editor with some IDE functionality"
HOMEPAGE = "http://geany.sf.net"
SECTION = "editors"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "gtk+ vte"

inherit gnome

SRC_URI = "http://download.geany.org/geany-${PV}.tar.bz2 \
           file://no-bogus-cxx-check.diff \
"


SRC_URI[md5sum] = "d8e301f6933c828e2c36b3afdb3f4c34"
SRC_URI[sha256sum] = "7cb387d394b58b9ee1119dc6770b437e4a4c9e72b591b0bd431e54558f51212d"