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 @@ require xorg-proto-common.inc +SUMMARY = "XFont: X Font rasterisation headers" + +DESCRIPTION = "This package provides the wire protocol for the X Font \ +rasterisation extensions. These extensions are used to control \ +server-side font configurations." + LICENSE = "MIT-style" LIC_FILES_CHKSUM = "file://COPYING;md5=c3e48aa9ce868c8e90f0401db41c11a2 \ file://FSproto.h;endline=44;md5=d2e58e27095e5ea7d4ad456ccb91986c" |