From 04593d6cd3006ce4f36f2fb6de2abb818e6ae26c Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Mon, 14 Feb 2011 23:58:58 +0000 Subject: [PATCH] Initial .bep file for the wqy-zenhei font. --- .../GNU GPL v2 with font embedding exception | 14 +++++++++++++ media-fonts/wqy-zenhei/wqy-zenhei-0.9.45.bep | 21 +++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 media-fonts/wqy-zenhei/licenses/GNU GPL v2 with font embedding exception create mode 100644 media-fonts/wqy-zenhei/wqy-zenhei-0.9.45.bep diff --git a/media-fonts/wqy-zenhei/licenses/GNU GPL v2 with font embedding exception b/media-fonts/wqy-zenhei/licenses/GNU GPL v2 with font embedding exception new file mode 100644 index 000000000..a0f6da97a --- /dev/null +++ b/media-fonts/wqy-zenhei/licenses/GNU GPL v2 with font embedding exception @@ -0,0 +1,14 @@ +** GPL v2.0 license with font embedding exception: + +As a special exception, if you create a document which uses this +font, and embed this font or unaltered portions of this font into +the document, this font does not by itself cause the resulting +document to be covered by the GNU General Public License. This +exception does not however invalidate any other reasons why the +document might be covered by the GNU General Public License. If you +modify this font, you may extend this exception to your version of +the font, but you are not obligated to do so. If you do not wish to +do so, delete this exception statement from your version. + + +========================================================== diff --git a/media-fonts/wqy-zenhei/wqy-zenhei-0.9.45.bep b/media-fonts/wqy-zenhei/wqy-zenhei-0.9.45.bep new file mode 100644 index 000000000..87777cc52 --- /dev/null +++ b/media-fonts/wqy-zenhei/wqy-zenhei-0.9.45.bep @@ -0,0 +1,21 @@ +DESCRIPTION="WenQuanYi Hei-Ti Style (sans-serif) Chinese outline font" +HOMEPAGE="http://wqy.sourceforge.net/en" +SRC_URI="http://sourceforge.net/projects/wqy/files/wqy-zenhei/0.9.45%20%28Fighting-state%20RC1%29/wqy-zenhei-0.9.45.tar.gz" +REVISION="1" +STATUS_HAIKU="stable" +DEPEND="" +CHECKSUM_MD5="4c6c3f4e902dd5ee0a121e8c41d040bd" +BUILD { + cd wqy-zenhei +} + +INSTALL { + cd wqy-zenhei + FONTDIR=${DESTDIR}/`finddir B_COMMON_FONTS_DIRECTORY`/wenquanyi + mkdir -p ${FONTDIR} + cp wqy-zenhei.ttc ${FONTDIR}/wqy-zenhei.ttf +} + +LICENSE="GNU GPL v2 + GNU GPL v2 with font embedding exception" +COPYRIGHT="2005-2010 Qianqian Fang and The WenQuanYi Project Board of Trustees"