From 46550df0939dd9fe992a6b20552850d07e1305ca Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Thu, 3 Feb 2011 00:41:11 +0000 Subject: [PATCH] Initial bep file for liberation fonts. Not yet build as fontforge is broken. --- .../liberation-fonts-1.06.0.20100721.bep | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 media-fonts/liberation-fonts/liberation-fonts-1.06.0.20100721.bep diff --git a/media-fonts/liberation-fonts/liberation-fonts-1.06.0.20100721.bep b/media-fonts/liberation-fonts/liberation-fonts-1.06.0.20100721.bep new file mode 100644 index 000000000..5414e155e --- /dev/null +++ b/media-fonts/liberation-fonts/liberation-fonts-1.06.0.20100721.bep @@ -0,0 +1,22 @@ +DESCRIPTION="The Liberation(tm) Fonts is a font family which aims at metric compatibility with Arial, Times New Roman, and Courier New. It is sponsored by Red Hat" +HOMEPAGE="https://fedorahosted.org/liberation-fonts" +SRC_URI="http://ports-space.haiku-files.org/media-fonts/source/liberation-fonts-1.06.0.20100721.tar.gz" +REVISION="1" +STATUS_HAIKU="brokenstable" +DEPEND="fontforge" +CHECKSUM_MD5="2f45bd873ab48cf0c3a00fbd350c0e80" +BUILD { + cd liberation-fonts-1.06.0.20100721 + make +} + +INSTALL { + cd liberation-fonts-1.06.0.20100721 + FONTDIR=${DESTDIR}/`finddir B_COMMON_FONTS_DIRECTORY`/liberation + mkdir -p ${FONTDIR} + cp -a *.ttf ${FONTDIR}/. +} + +LICENSE="GNU GPL v2" +# Liberation Exceptions +COPYRIGHT="2007-2010 Red Hat, Inc."