aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxfont_1.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxfont_1.3.2.bb')
-rw-r--r--recipes/xorg-lib/libxfont_1.3.2.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxfont_1.3.2.bb b/recipes/xorg-lib/libxfont_1.3.2.bb
new file mode 100644
index 0000000000..b65c84f586
--- /dev/null
+++ b/recipes/xorg-lib/libxfont_1.3.2.bb
@@ -0,0 +1,11 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "X11 font rasterisation library"
+LICENSE= "BSD-X"
+DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc"
+PROVIDES = "xfont"
+PE = "1"
+
+SRC_URI += "file://no-scalable-crash.patch;patch=1"
+
+XORG_PN = "libXfont"