aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qwo/qwo_0.4.bb
blob: 03ce7d6a880b48dfe4a3837139a3330f6e6bad9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "qwo virtual keyboard"
AUTHOR = "Charles Clement"
HOMEPAGE = "http://www.nongnu.org/qwo/"
SECTION = "x11"
PRIORITY = "optional"
LICENSE = "GPLv2"
DEPENDS = "libxtst libxext virtual/imlib2 libconfig"
RDEPENDS += "imlib2-loaders"
PV = "0.4"
PR = "r0"

SRC_URI = "http://download.savannah.nongnu.org/releases/qwo/qwo-${PV}.tar.gz \
	   file://check_lib.patch;patch=1 \
          "

inherit autotools