summaryrefslogtreecommitdiff
path: root/packages/directfb/directfb-examples_0.9.23.bb
blob: 5357b55b6d9062e4228c8820a2e38e1afa6a7ec9 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "DirectFB examples"
DEPENDS = "directfb"
SECTION = "devel/examples"
LICENSE = "GPL"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de"

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

inherit autotools