summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/directfb/directfb-examples_1.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/directfb/directfb-examples_1.2.0.bb')
-rw-r--r--recipes-graphics/directfb/directfb-examples_1.2.0.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-graphics/directfb/directfb-examples_1.2.0.bb b/recipes-graphics/directfb/directfb-examples_1.2.0.bb
new file mode 100644
index 0000000000..6040bc35d1
--- /dev/null
+++ b/recipes-graphics/directfb/directfb-examples_1.2.0.bb
@@ -0,0 +1,14 @@
1DESCRIPTION = "DirectFB extra providers"
2DEPENDS = "directfb"
3SECTION = "libs"
4LICENSE = "GPL"
5
6SRC_URI = " \
7 http://www.directfb.org/downloads/Extras/DirectFB-examples-${PV}.tar.gz \
8 "
9S = "${WORKDIR}/DirectFB-examples-${PV}"
10
11inherit autotools
12
13SRC_URI[md5sum] = "ce018f681b469a1d72ffc32650304b98"
14SRC_URI[sha256sum] = "830a1bd6775d8680523596a88a72fd8e4c6a74bf886d3e169b06d234a5cf7e3e"