summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb23
1 files changed, 23 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb b/meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb
new file mode 100644
index 0000000000..65a9f80f67
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb
@@ -0,0 +1,23 @@
1SUMMARY = "XFont: X Font rasterisation library"
2
3DESCRIPTION = "libXfont provides various services for X servers, most \
4notably font selection and rasterisation (through external libraries \
5such as freetype)."
6
7require xorg-lib-common.inc
8
9LICENSE= "MIT & MIT-style & BSD"
10LIC_FILES_CHKSUM = "file://COPYING;md5=a46c8040f2f737bcd0c435feb2ab1c2c"
11
12DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc zlib"
13PROVIDES = "xfont"
14
15PR = "r0"
16PE = "1"
17
18XORG_PN = "libXfont"
19
20BBCLASSEXTEND = "native"
21
22SRC_URI[md5sum] = "6851da5dae0a6cf5f7c9b9e2b05dd3b4"
23SRC_URI[sha256sum] = "bbf96fb80b6b95cdb1dc968085082a6e668193a54cd9d6e2af669909c0cb7170"