public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-fonts/mplus-outline-fonts: mplus-outline-fonts-0_pre019.ebuild ChangeLog
@ 2008-12-04 16:34 Matsuu Takuto (matsuu)
  0 siblings, 0 replies; only message in thread
From: Matsuu Takuto (matsuu) @ 2008-12-04 16:34 UTC (permalink / raw
  To: gentoo-commits

matsuu      08/12/04 16:34:32

  Modified:             ChangeLog
  Added:                mplus-outline-fonts-0_pre019.ebuild
  Log:
  Version bumped.
  (Portage version: 2.1.6_rc2/cvs/Linux 2.6.27-gentoo-r2 x86_64)

Revision  Changes    Path
1.9                  media-fonts/mplus-outline-fonts/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/mplus-outline-fonts/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/mplus-outline-fonts/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/mplus-outline-fonts/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/mplus-outline-fonts/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	9 Aug 2008 00:45:06 -0000	1.8
+++ ChangeLog	4 Dec 2008 16:34:32 -0000	1.9
@@ -1,6 +1,12 @@
 # ChangeLog for media-fonts/mplus-outline-fonts
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/mplus-outline-fonts/ChangeLog,v 1.8 2008/08/09 00:45:06 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/mplus-outline-fonts/ChangeLog,v 1.9 2008/12/04 16:34:32 matsuu Exp $
+
+*mplus-outline-fonts-0_pre019 (04 Dec 2008)
+
+  04 Dec 2008; MATSUU Takuto <matsuu@gentoo.org>
+  +mplus-outline-fonts-0_pre019.ebuild:
+  Version bumped.
 
 *mplus-outline-fonts-0_pre016 (09 Aug 2008)
 



1.1                  media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre019.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre019.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre019.ebuild?rev=1.1&content-type=text/plain

Index: mplus-outline-fonts-0_pre019.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre019.ebuild,v 1.1 2008/12/04 16:34:32 matsuu Exp $

inherit font

MY_P="mplus-${PV/0_pre/TESTFLIGHT-}"
MY_IPAFONT="opfc-ModuleHP-1.1.1_withIPAFonts"

DESCRIPTION="M+ Japanese outline fonts with IPA font"
HOMEPAGE="http://mplus-fonts.sourceforge.jp/ https://sourceforge.jp/projects/opfc/"
SRC_URI="mirror://sourceforge.jp/mplus-fonts/6650/${MY_P}.tar.gz
	mirror://sourceforge.jp/opfc/13897/${MY_IPAFONT}.tar.gz"

LICENSE="mplus-fonts grass-ipafonts"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~x86"
IUSE=""

DEPEND="dev-lang/perl
	media-gfx/fontforge"
RDEPEND=""

S="${WORKDIR}/${MY_P}"

FONT_SUFFIX="ttf"
FONT_S="${S}"

DOCS="README_J"

RESTRICT="strip binchecks"

src_unpack() {
	unpack ${A}
	cp -p "${WORKDIR}"/${MY_IPAFONT}/fonts/*.ttf "${S}"
}

src_compile() {
	fontforge -script m++ipa.pe || die
	rm -f ipa* || die
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-04 16:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-04 16:34 [gentoo-commits] gentoo-x86 commit in media-fonts/mplus-outline-fonts: mplus-outline-fonts-0_pre019.ebuild ChangeLog Matsuu Takuto (matsuu)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox