aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxfont_1.4.7.bb
diff options
context:
space:
mode:
authorTrevor Woerner <trevor.woerner@linaro.org>2014-01-07 16:26:23 -0500
committerSaul Wold <sgw@linux.intel.com>2014-01-08 22:54:55 -0800
commit680e1d1e760f023bf1e12f87597cc91e956f8b71 (patch)
tree6c27d0a86b834b3bf04cd21da3c9bbbf5cce1be5 /meta/recipes-graphics/xorg-lib/libxfont_1.4.7.bb
parent831da5b54cf294ecf90626b14d439bd8e99cb0c2 (diff)
downloadopenembedded-core-680e1d1e760f023bf1e12f87597cc91e956f8b71.tar.gz
libxfont: upgrade to 1.4.7
This release includes the fix for CVE-2013-6462, as well as other security hardening and code cleanups. Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxfont_1.4.7.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxfont_1.4.7.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxfont_1.4.7.bb b/meta/recipes-graphics/xorg-lib/libxfont_1.4.7.bb
new file mode 100644
index 0000000000..d587ba8c54
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxfont_1.4.7.bb
@@ -0,0 +1,22 @@
+SUMMARY = "XFont: X Font rasterisation library"
+
+DESCRIPTION = "libXfont provides various services for X servers, most \
+notably font selection and rasterisation (through external libraries \
+such as freetype)."
+
+require xorg-lib-common.inc
+
+LICENSE = "MIT & MIT-style & BSD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=a46c8040f2f737bcd0c435feb2ab1c2c"
+
+DEPENDS += "freetype xtrans fontsproto libfontenc zlib"
+PROVIDES = "xfont"
+
+PE = "1"
+
+XORG_PN = "libXfont"
+
+BBCLASSEXTEND = "native"
+
+SRC_URI[md5sum] = "b21ee5739d5d2e5028b302fbf9fe630b"
+SRC_URI[sha256sum] = "d16ea3541835d296b19cfb05d7e64fc62173d8e7eb93284402ec761b951d1543"