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

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

font-cursor-misc: add recipe

Adding a recipe for the X.org cursor-misc fonts.

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-cursor-misc_1.0.3.bb    | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb
new file mode 100644
index 0000000..7db03eb
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb
@@ -0,0 +1,13 @@
+require recipes-graphics/xorg-font/xorg-font-common.inc
+
+SUMMARY = "X.org cursor fonts"
+HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/cursor-misc/"
+SECTION = "x11/font"
+LICENSE = "PD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=8b32ccac3ad25e75e68478deb7780265"
+
+DEPENDS = "util-macros-native font-util-native bdftopcf-native"
+RDEPENDS_${PN} = "encodings font-util"
+
+SRC_URI[md5sum] = "3e0069d4f178a399cffe56daa95c2b63"
+SRC_URI[sha256sum] = "17363eb35eece2e08144da5f060c70103b59d0972b4f4d77fd84c9a7a2dba635"



More information about the Openembedded-commits mailing list