summaryrefslogtreecommitdiff
path: root/packages/directfb/directfb.inc
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2008-08-21 21:35:23 +0000
committerHenning Heinold <heinold@inf.fu-berlin.de>2008-08-21 21:35:23 +0000
commit862c7d370df9ad29d8321c5ca41359b6f95d27f0 (patch)
tree7d1eaaa0b717551e04a88a003a8884b4daf8997c /packages/directfb/directfb.inc
parent7a12ebc94b26ba820722265bf465e7f870c3741a (diff)
directfb: update to version 1.2.3
* fix-font-missing-char.patch was fixed upstream
Diffstat (limited to 'packages/directfb/directfb.inc')
-rw-r--r--packages/directfb/directfb.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/directfb/directfb.inc b/packages/directfb/directfb.inc
index 07024402b9..948ffa892e 100644
--- a/packages/directfb/directfb.inc
+++ b/packages/directfb/directfb.inc
@@ -9,7 +9,7 @@ HOMEPAGE = "http://directfb.org"
DEPENDS = "jpeg libpng freetype zlib tslib"
SRC_URI = " \
- http://www.directfb.org/download/DirectFB/DirectFB-${PV}.tar.gz \
+ http://www.directfb.org/downloads/Core/DirectFB-${PV}.tar.gz \
file://fix-pkgconfig-cflags.patch;patch=1 \
file://fix-font-missing-char.patch;patch=1 \
file://getpagesize.patch;patch=1 \
@@ -21,7 +21,7 @@ S = "${WORKDIR}/DirectFB-${PV}"
LDFLAGS_append =" -lts -lm"
-inherit autotools pkgconfig
+inherit autotools binconfig pkgconfig
EXTRA_OECONF = "\
--with-gfxdrivers=none \