aboutsummaryrefslogtreecommitdiffstats
path: root/packages/matchbox-keyboard/mboxkbd-layouts-gui_git.bb
blob: 661f5f9017ead9100544275c632068c17a5912bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "matchbox-keyboard layouts control application"
AUTHOR = "Sergey Lapin"
SECTION = "x11"
LICENSE = "GPL"
DEPENDS = "gtk+"
PR = "r3"

SRC_URI = "git://ossfans.org/home/slapin/git/mk-layouts-gui.git;protocol=git"

S = "${WORKDIR}/git"

inherit autotools