From ef3699862cba986d082d1a4100fd191b94a10052 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 5 Feb 2016 07:11:44 +0100 Subject: [PATCH] graphite2: initial add 1.3.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-support/graphite2/graphite2_1.3.5.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipes-support/graphite2/graphite2_1.3.5.bb diff --git a/recipes-support/graphite2/graphite2_1.3.5.bb b/recipes-support/graphite2/graphite2_1.3.5.bb new file mode 100644 index 0000000..1ac621e --- /dev/null +++ b/recipes-support/graphite2/graphite2_1.3.5.bb @@ -0,0 +1,10 @@ +SUMMARY = "Font rendering capabilities for complex non-Roman writing systems" +HOMEPAGE = "http://sourceforge.net/projects/silgraphite" +LICENSE = "LGPLv2.1" +LIC_FILES_CHKSUM = "file://COPYING;md5=acba2ba259d936c324b90ab679e6b901" + +inherit cmake + +SRC_URI = "${SOURCEFORGE_MIRROR}/project/silgraphite/${BPN}/${BPN}-${PV}.tgz" +SRC_URI[md5sum] = "5b8d22a8bbf031838e31432868c0109c" +SRC_URI[sha256sum] = "f4712626eda0a1804367133460770560b545bbe75b1c4aab480c9b8e4e1c64bd"