diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb b/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb index 1ed81007b3..af59240fdf 100644 --- a/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb +++ b/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb | |||
@@ -1,5 +1,11 @@ | |||
1 | require xorg-proto-common.inc | 1 | require xorg-proto-common.inc |
2 | 2 | ||
3 | SUMMARY = "XFont: X Font rasterisation headers" | ||
4 | |||
5 | DESCRIPTION = "This package provides the wire protocol for the X Font \ | ||
6 | rasterisation extensions. These extensions are used to control \ | ||
7 | server-side font configurations." | ||
8 | |||
3 | LICENSE = "MIT-style" | 9 | LICENSE = "MIT-style" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c3e48aa9ce868c8e90f0401db41c11a2 \ | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=c3e48aa9ce868c8e90f0401db41c11a2 \ |
5 | file://FSproto.h;endline=44;md5=d2e58e27095e5ea7d4ad456ccb91986c" | 11 | file://FSproto.h;endline=44;md5=d2e58e27095e5ea7d4ad456ccb91986c" |