summaryrefslogtreecommitdiff
path: root/packages/directfb/directfb-examples_0.9.23.bb
diff options
context:
space:
mode:
authorShane Volpe <shanevolpe@gmail.com>2006-12-09 22:15:05 +0000
committerHolger Freyther <zecke@selfish.org>2006-12-09 22:15:05 +0000
commitb21d9ec51682078eac434f20b064cf63a4722c36 (patch)
tree208a04b081c39f29aa4bbd5281eafbfaea9b1ba6 /packages/directfb/directfb-examples_0.9.23.bb
parent3ee8fa7b3192fbc2b0cdb52fc7f4298c8f22057e (diff)
packages/directfb: Add rc2 of directfb from #1618 by <shanevolpe@gmail.com>
Drop the old unfetchable versions of directFB and replace them with the shiny rc2 of directFB. This patch is from #1618 by Shane Volpe and adds tslib support to directFB.
Diffstat (limited to 'packages/directfb/directfb-examples_0.9.23.bb')
-rw-r--r--packages/directfb/directfb-examples_0.9.23.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/directfb/directfb-examples_0.9.23.bb b/packages/directfb/directfb-examples_0.9.23.bb
deleted file mode 100644
index 423e888fd8..0000000000
--- a/packages/directfb/directfb-examples_0.9.23.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-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
-