repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
checksums.ini: add checksum for pengutronix canutils
[openembedded.git]
/
packages
/
geany
/
geany_0.14.bb
blob
525f4cfa0af1d9f3b4d7348af3ba25ade4353d94
1
DESCRIPTION
=
"Text editor with some IDE functionality"
2
HOMEPAGE
=
"http://geany.sf.net"
3
SECTION
=
"editors"
4
PRIORITY
=
"optional"
5
LICENSE
=
"GPL"
6
DEPENDS
=
"gtk+"
7
PR
=
"r0"
8
9
SRC_URI
=
"${SOURCEFORGE_MIRROR}/geany/${P}.tar.bz2"
10
11
inherit autotools pkgconfig
12
13
EXTRA_OECONF
=
"--disable-plugins --disable-vte"