aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vmedit/vmedit_0.02.bb
blob: aa5de2743a2707f2aa778381930a40cd4338335c (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "This is a small GTK based multi-tab text editor."
HOMEPAGE = "http://194.213.43.198/"
AUTHOR = "Vladimir Martinek <vm@sykora.cz>"
SECTION = "gpe"
LICENSE = "GPL"
RDEPENDS = "gpe-icons"

inherit gpe autotools

SRC_URI = "http://194.213.43.198/${PN}/${P}.tar.gz"