Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 16813 Details for
Bug 27595
media-fonts/mikachan-font 8.9 (New version)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mikachan-font-8.9.ebuild
mikachan-font-8.9.ebuild (text/plain), 1.56 KB, created by
Akinori Hattori
on 2003-08-30 06:57:20 UTC
(
hide
)
Description:
mikachan-font-8.9.ebuild
Filename:
MIME Type:
Creator:
Akinori Hattori
Created:
2003-08-30 06:57:20 UTC
Size:
1.56 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/media-fonts/mikachan-font/mikachan-font-8.8.ebuild,v 1.4 2003/08/09 10:36:24 usata Exp $ > >IUSE="" > >MY_PN="${PN/-/}" > >DESCRIPTION="Mikachan Japanese TrueType fonts" >SRC_URI="mirror://sourceforge.jp/mikachan/5513/${MY_PN}-${PV}.tar.bz2 > mirror://sourceforge.jp/mikachan/5514/${MY_PN}P-${PV}.tar.bz2 > mirror://sourceforge.jp/mikachan/5515/${MY_PN}PB-${PV}.tar.bz2 > mirror://sourceforge.jp/mikachan/5516/${MY_PN}PS-${PV}.tar.bz2" >HOMEPAGE="http://mikachan-font.com/" > >KEYWORDS="x86 alpha ~sparc ~ppc" >LICENSE="free-noncomm" >SLOT="0" > >DEPEND="virtual/x11" > >S="${WORKDIR}" > >FONTDIR="/usr/share/fonts/ttf/ja/mikachan/" > >src_install () { > insopts -m0644 > insinto ${FONTDIR} > > for f in "${MY_PN}" "${MY_PN}P" "${MY_PN}PB" "${MY_PN}PS" ; do > cd ${WORKDIR}/${f}-${PV} > doins fonts/*.ttf > newdoc COPYRIGHT COPYRIGHT.${f} > newdoc COPYRIGHT.ja COPYRIGHT.ja.${f} > newdoc README README.${f} > newdoc README.ja README.ja.${f} > newdoc ChangeLog ChangeLog.${f} > done > > mkfontscale ${D}/${FONTDIR} > newins ${D}/${FONTDIR}/fonts.scale fonts.dir >} > >pkg_postinst() { > einfo "You need you add following line into 'Section \"Files\"' in" > einfo "XF86Config and reboot X Window System, to use these fonts." > einfo "" > einfo "\t FontPath \"${FONTDIR}\"" > einfo "" >} > >pkg_postrm(){ > einfo "You need you remove following line in 'Section \"Files\"' in" > einfo "XF86Config, to unmerge this package completely." > einfo "" > einfo "\t FontPath \"${FONTDIR}\"" > einfo "" >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 27595
: 16813