aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxfont_1.5.1.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-05-18 17:45:23 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-05-20 08:13:05 +0100
commit425096a81afcf1f60dad8e74e10b2fe36d72a854 (patch)
treef86a5c8246ee5536a1501c157ec96d7c7e2508fb /meta/recipes-graphics/xorg-lib/libxfont_1.5.1.bb
parent20eb2ec75e41331bbbd94c39b10c31f50e55bd73 (diff)
downloadopenembedded-core-contrib-425096a81afcf1f60dad8e74e10b2fe36d72a854.tar.gz
libxfont: upgrade to 1.5.1
Remove the backported patches as they're integrated in this release. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxfont_1.5.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxfont_1.5.1.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxfont_1.5.1.bb b/meta/recipes-graphics/xorg-lib/libxfont_1.5.1.bb
new file mode 100644
index 0000000000..1b6e33c717
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxfont_1.5.1.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] = "96f76ba94b4c909230bac1e2dcd551c4"
+SRC_URI[sha256sum] = "b70898527c73f9758f551bbab612af611b8a0962202829568d94f3edf4d86098"