diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-app/xlsfonts_1.0.4.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xlsfonts_1.0.4.bb b/meta-oe/recipes-graphics/xorg-app/xlsfonts_1.0.4.bb new file mode 100644 index 0000000000..e6985d057f --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-app/xlsfonts_1.0.4.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | require recipes-graphics/xorg-app/xorg-app-common.inc | ||
| 2 | |||
| 3 | SUMMARY = "server font list displayer for X" | ||
| 4 | HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xlsfonts/" | ||
| 5 | SECTION = "x11/app" | ||
| 6 | LICENSE = "MIT" | ||
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=5ec74dd7ea4d10c4715a7c44f159a40b" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "5a2b476c2d84759529f01e0cd06145fe" | ||
| 10 | SRC_URI[sha256sum] = "28179185ec2bf81dfe13652d65bdb2a4ae74e2775df591a62d66a70f80e90cd2" | ||
