[oe] [PATCH 2/6] [meta-oe] fontcacheproto: Port fontcacheproto from openembedded.

Bian Naimeng biannm at cn.fujitsu.com
Mon Nov 24 06:45:22 UTC 2014


Signed-off-by: Bian Naimeng <biannm at cn.fujitsu.com>
---
 .../recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb  | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 meta-oe/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb

diff --git a/meta-oe/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb b/meta-oe/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb
new file mode 100644
index 0000000..749b283
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb
@@ -0,0 +1,16 @@
+require recipes-graphics/xorg-proto/xorg-proto-common.inc
+
+SUMMARY = "XFontCache: X Font Cache extension headers"
+
+DESCRIPTION = "This package provides the wire protocol for the X Font \
+Cache extension.  This extension is used by X-TrueType to cache \
+information about fonts."
+
+LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=ba9fcd8fe6d09af9f733daccc1a21857 \
+                    file://fontcacheP.h;endline=28;md5=85c80bfa96c802ee85a570862ee60214"
+
+PE = "1"
+
+SRC_URI[md5sum] = "a8a50e5e995bfacb0359575faf7f6906"
+SRC_URI[sha256sum] = "1dcaa659d416272ff68e567d1910ccc1e369768f13b983cffcccd6c563dbe3cb"
-- 
1.9.1




More information about the Openembedded-devel mailing list