summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-font/encodings_1.0.4.bb')
-rw-r--r--meta/recipes-graphics/xorg-font/encodings_1.0.4.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb b/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb
new file mode 100644
index 0000000000..90846d8185
--- /dev/null
+++ b/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb
@@ -0,0 +1,22 @@
1SUMMARY = "The Xorg font encoding files"
2
3DESCRIPTION = "The encodings that map to specific characters for a \
4number of Xorg and common fonts."
5
6require xorg-font-common.inc
7LICENSE = "PD"
8LIC_FILES_CHKSUM = "file://COPYING;md5=9da93f2daf2d5572faa2bfaf0dbd9e76"
9PE = "1"
10PR = "${INC_PR}.1"
11
12DEPENDS = "mkfontscale-native font-util-native"
13RDEPENDS_${PN} = ""
14
15SRC_URI += "file://nocompiler.patch"
16
17inherit allarch
18
19EXTRA_OECONF += "--with-encodingsdir=${datadir}/fonts/X11/encodings"
20
21SRC_URI[md5sum] = "0f2d6546d514c5cc4ecf78a60657a5c1"
22SRC_URI[sha256sum] = "ced6312988a45d23812c2ac708b4595f63fd7a49c4dcd9f66bdcd50d1057d539"