aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxfont_1.2.8.bb
blob: b37c713b157e684cf35d21c077de36335169324d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
require xorg-lib-common.inc

DESCRIPTION = "X font library (used by the X server)."
LICENSE= "BSD-X"
PRIORITY = "optional"

SRC_URI += "file://no-scalable-crash.patch"

DEPENDS += " freetype fontcacheproto zlib xproto xtrans fontsproto libfontenc"
BBCLASSEXTEND = "native"
PE = "1"

XORG_PN = "libXfont"


SRC_URI[archive.md5sum] = "83b8e21f6ee22512a8f72ba51e2d74f6"
SRC_URI[archive.sha256sum] = "374a2ca12f62a4d9f09a17a34765a5289cefa9db7f9f0913e1c3731b4088aad8"