libxfont: upgrade to the latest version 1.4.1

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
Dexuan Cui
2010-06-29 10:23:53 +08:00
committed by Richard Purdie
parent 3cbc9dee6b
commit fa9c8a0fdc

View File

@@ -1,9 +1,14 @@
DESCRIPTION = "X11 font rasterisation library"
require xorg-lib-common.inc
DESCRIPTION = "X11 font rasterisation library"
LICENSE= "BSD-X"
LICENSE= "MIT & MIT-style & BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=fe09c513f84613314f80159f1b7b3791"
DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc"
PROVIDES = "xfont"
PR = "r0"
PE = "1"
#SRC_URI += "file://no-scalable-crash.patch;patch=1"