[oe-commits] Ben Shelton : font-adobe-utopia: 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: 4dd73407695ff0383e15fe91edd72b946fe44506
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=4dd73407695ff0383e15fe91edd72b946fe44506

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

font-adobe-utopia: 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-adobe-utopia-100dpi_1.0.4.bb           | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb
new file mode 100644
index 0000000..f3d2815
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb
@@ -0,0 +1,15 @@
+require recipes-graphics/xorg-font/xorg-font-common.inc
+
+SUMMARY = "Adobe Utopia 100 DPI fonts"
+HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/adobe-utopia-100dpi/"
+SECTION = "x11/font"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=fa13e704b7241f60ef9105cc041b9732"
+
+DEPENDS = "util-macros-native font-util-native bdftopcf-native"
+RDEPENDS_${PN} = "encodings font-util"
+RDEPENDS_${PN}_class-native = "font-util-native"
+
+SRC_URI[md5sum] = "66fb6de561648a6dce2755621d6aea17"
+SRC_URI[sha256sum] = "d16f5e3f227cc6dd07a160a71f443559682dbc35f1c056a5385085aaec4fada5"
+



More information about the Openembedded-commits mailing list