aboutsummaryrefslogtreecommitdiffstats
path: root/packages/directfb/directfb-examples_0.9.23.bb
blob: 423e888fd83a0a73ecd3e299b43c963bea0d5069 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "DirectFB examples"
DEPENDS = "directfb"
SECTION = "devel/examples"
LICENSE = "GPL"

SRC_URI = "http://www.directfb.org/downloads/Extras/DirectFB-examples-${PV}.tar.gz"
S = "${WORKDIR}/DirectFB-examples-${PV}"

inherit autotools