summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libfontenc_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libfontenc_1.1.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libfontenc_1.1.1.bb18
1 files changed, 18 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libfontenc_1.1.1.bb b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.1.bb
new file mode 100644
index 0000000000..1ff6065ba4
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.1.bb
@@ -0,0 +1,18 @@
1SUMMARY = "X font encoding library"
2
3DESCRIPTION = "libfontenc is a library which helps font libraries \
4portably determine and deal with different encodings of fonts."
5
6require xorg-lib-common.inc
7
8LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://COPYING;md5=96254c20ab81c63e65b26f0dbcd4a1c1"
10
11DEPENDS += "zlib xproto font-util"
12PR = "r0"
13PE = "1"
14
15BBCLASSEXTEND = "native"
16
17SRC_URI[md5sum] = "a2a861f142c3b4367f14fc14239fc1f7"
18SRC_URI[sha256sum] = "de72812f1856bb63bd2226ec8c2e2301931d3c72bd0f08b0d63a0cdf0722017f"