[oe-commits] Ben Shelton : font-bh-lucidatypewriter: add recipe

git at git.openembedded.org git at git.openembedded.org
Thu May 15 23:12:52 UTC 2014


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

Author: Ben Shelton <ben.shelton at ni.com>
Date:   Mon May 12 12:31:52 2014 -0500

font-bh-lucidatypewriter: add recipe

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

---

 .../xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb     | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb
new file mode 100644
index 0000000..c83137b
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb
@@ -0,0 +1,14 @@
+require recipes-graphics/xorg-font/xorg-font-common.inc
+
+SUMMARY = "Bigelow & Holmes Lucida Typewriter 100 DPI fonts"
+HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/bh-lucidatypewriter-100dpi/"
+SECTION = "x11/font"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=0d221a9cd144806cb469735cc4775939"
+
+DEPENDS = "util-macros-native font-util-native bdftopcf-native"
+RDEPENDS_${PN} = "encodings font-util"
+RDEPENDS_${PN}_class-native = "font-util-native"
+
+SRC_URI[md5sum] = "c8b73a53dcefe3e8d3907d3500e484a9"
+SRC_URI[sha256sum] = "62a83363c2536095fda49d260d21e0847675676e4e3415054064cbdffa641fbb"



More information about the Openembedded-commits mailing list