From 9b5a3148651dc03c14c95a664406cb231bf57cc8 Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Thu, 17 Jul 2008 19:39:03 +0000 Subject: directfb: fixing stuff and update to version 1.1.1 * add Version 1.1.1, but for now let it not be the default version * add ts_lib_autools.patch so directfb builds with newer libts * fix serval .pc files so they has useful entries --- packages/directfb/directfb.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'packages/directfb/directfb.inc') diff --git a/packages/directfb/directfb.inc b/packages/directfb/directfb.inc index 150cbe66b3..07024402b9 100644 --- a/packages/directfb/directfb.inc +++ b/packages/directfb/directfb.inc @@ -7,17 +7,15 @@ SECTION = "libs" LICENSE = "LGPL" HOMEPAGE = "http://directfb.org" DEPENDS = "jpeg libpng freetype zlib tslib" -RV = "1.0-0" -PR = "r5" SRC_URI = " \ http://www.directfb.org/download/DirectFB/DirectFB-${PV}.tar.gz \ file://fix-pkgconfig-cflags.patch;patch=1 \ file://fix-font-missing-char.patch;patch=1 \ file://getpagesize.patch;patch=1 \ - file://fix-includes.patch;patch=1 \ file://mkdfiff.patch;patch=1 \ file://dont-use-linux-config.patch;patch=1 \ + file://ts_lib_autotools.patch;patch=1 \ " S = "${WORKDIR}/DirectFB-${PV}" -- cgit v1.2.3