Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | SUMMARY = "X font encoding library" |
| 2 | |
| 3 | DESCRIPTION = "libfontenc is a library which helps font libraries \ |
| 4 | portably determine and deal with different encodings of fonts." |
| 5 | |
| 6 | require xorg-lib-common.inc |
| 7 | |
| 8 | LICENSE = "MIT" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=96254c20ab81c63e65b26f0dbcd4a1c1" |
| 10 | |
| 11 | DEPENDS += "zlib xproto font-util" |
| 12 | PE = "1" |
| 13 | |
| 14 | BBCLASSEXTEND = "native" |
| 15 | |
| 16 | SRC_URI[md5sum] = "0920924c3a9ebc1265517bdd2f9fde50" |
| 17 | SRC_URI[sha256sum] = "70588930e6fc9542ff38e0884778fbc6e6febf21adbab92fd8f524fe60aefd21" |