[oe-commits] Ben Shelton : font-adobe-100dpi: add recipe

git at git.openembedded.org git at git.openembedded.org
Wed May 14 09:18:12 UTC 2014


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

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

font-adobe-100dpi: add recipe

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

---

 .../recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb  | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb
new file mode 100644
index 0000000..04d3efa
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb
@@ -0,0 +1,14 @@
+require recipes-graphics/xorg-font/xorg-font-common.inc
+
+SUMMARY = "Adobe 100 DPI fonts"
+HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/adobe-100dpi/"
+SECTION = "x11/font"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=5dfa0fdf45473b4ca0acf37d854df10e"
+
+DEPENDS = "util-macros-native font-util-native bdftopcf-native"
+RDEPENDS_${PN} = "encodings font-util"
+RDEPENDS_${PN}_class-native = "font-util-native"
+
+SRC_URI[md5sum] = "1347c3031b74c9e91dc4dfa53b12f143"
+SRC_URI[sha256sum] = "b2c08433eab5cb202470aa9f779efefce8d9cab2534f34f3aa4a31d05671c054"



More information about the Openembedded-commits mailing list