[oe-commits] Ben Shelton : xlsfonts: add recipe

git at git.openembedded.org git at git.openembedded.org
Wed Jul 30 10:53:11 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 444e1cd2bd1fcef34c447e0dcf1eb56efcb28c97
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=444e1cd2bd1fcef34c447e0dcf1eb56efcb28c97

Author: Ben Shelton <ben.shelton at ni.com>
Date:   Mon Jul 28 14:17:48 2014 -0500

xlsfonts: add recipe

xlsfonts is a lightweight command-line utility that is useful for
verifying which X.org fonts are installed and available on a system.

Signed-off-by: Ben Shelton <ben.shelton at ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-graphics/xorg-app/xlsfonts_1.0.4.bb | 10 ++++++++++
 1 file changed, 10 insertions(+)

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 0000000..e6985d0
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-app/xlsfonts_1.0.4.bb
@@ -0,0 +1,10 @@
+require recipes-graphics/xorg-app/xorg-app-common.inc
+
+SUMMARY = "server font list displayer for X"
+HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xlsfonts/"
+SECTION = "x11/app"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=5ec74dd7ea4d10c4715a7c44f159a40b"
+
+SRC_URI[md5sum] = "5a2b476c2d84759529f01e0cd06145fe"
+SRC_URI[sha256sum] = "28179185ec2bf81dfe13652d65bdb2a4ae74e2775df591a62d66a70f80e90cd2"



More information about the Openembedded-commits mailing list