ChangeLog

# ChangeLog for media-fonts/cronyx-fonts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/ChangeLog,v 1.19 2007/07/22 07:52:58 dirtyepic Exp $

22 Jul 2007; Ryan Hill
-cronyx-fonts-2.3.1-r1.ebuild, cronyx-fonts-2.3.1-r2.ebuild:
Remove virtual/x11.

19 Mar 2007; Marius Mauch
cronyx-fonts-2.3.1-r1.ebuild, cronyx-fonts-2.3.1-r2.ebuild:
Replacing einfo with elog

18 Mar 2007; Simon Stelling
cronyx-fonts-2.3.1-r2.ebuild:
stable on amd64; bug 171063

17 Mar 2007; nixnut cronyx-fonts-2.3.1-r2.ebuild:
Stable on ppc wrt bug 171063

12 Mar 2007; Raúl Porcel
cronyx-fonts-2.3.1-r2.ebuild:
x86 stable

26 Nov 2006; Diego Pettenò
cronyx-fonts-2.3.1-r2.ebuild:
Add ~x86-fbsd keyword.

20 Oct 2006; Bryan Østergaard
cronyx-fonts-2.3.1-r2.ebuild:
Stable on Alpha.

07 Sep 2006; Gustavo Zacarias
cronyx-fonts-2.3.1-r2.ebuild:
Stable on sparc

11 Jul 2006; Aron Griffis
cronyx-fonts-2.3.1-r2.ebuild:
Mark 2.3.1-r2 stable on ia64

23 Mar 2006; Donnie Berkholz ;
cronyx-fonts-2.3.1-r1.ebuild:
Port to modular X.

*cronyx-fonts-2.3.1-r2 (11 Jan 2006)

11 Jan 2006; Robin H. Johnson
+cronyx-fonts-2.3.1-r2.ebuild:
Fix DEPEND/RDEPEND for modular-X.

23 Sep 2005; Gustavo Zacarias
cronyx-fonts-2.3.1-r1.ebuild:
Stable on sparc

23 Aug 2005; Gustavo Zacarias
cronyx-fonts-2.3.1-r1.ebuild:
Keyworded ~sparc

15 Jul 2005; Diego Pettenò
cronyx-fonts-2.3.1-r1.ebuild:
Stable on amd64.

29 Sep 2004; Mamoru KOMACHI cronyx-fonts-2.3.1-r1.ebuild,
-cronyx-fonts-2.3.1.ebuild:
Stable on x86, ppc and alpha.

29 Jul 2004; Danny van Dyk
cronyx-fonts-2.3.1-r1.ebuild:
Marked ~amd64.

*cronyx-fonts-2.3.1-r1 (08 Jul 2004)

08 Jul 2004; Mamoru KOMACHI
+cronyx-fonts-2.3.1-r1.ebuild:
Changed font path other than X.Org default and added instructions to
update configuration.

06 Jul 2004; David Holm cronyx-fonts-2.3.1.ebuild:
Added to ~ppc.

*cronyx-fonts-2.3.1 (05 Jul 2004)

05 Jul 2004; Mamoru KOMACHI +metadata.xml,
+cronyx-fonts-2.3.1.ebuild:
Initial import. Ebuild submitted by Alexey Spiridonov ,
closing bug #23958

Manifest

DIST x6rus-2.3.1-bin.tgz 602902 RMD160 b519669aeeea1b4e519730227d6b176847a17b9a SHA1 ddc706ffd348ade6a54f30db760bb45572e883f4 SHA256 779cc5fa4e90260266390b3e4fdcd6bf52a20c743ed3bbe4d038e509c9c7f2e8
EBUILD cronyx-fonts-2.3.1-r2.ebuild 1829 RMD160 6226ed9cf00abba54863a7fac0601fd174d88d51 SHA1 d6fb22ae2f59223cd0b4b61a0e4228bcbdaadf9d SHA256 243e514576b4eef8ac4c1d0bf9992af933a89142d1a035e2c9a62f6707247c80
MISC ChangeLog 2606 RMD160 832e20c67070e49ba5f0cc4902ed8e671397c002 SHA1 db8b7d5c27bc4028dae8b3e4eba42508a320ba1f SHA256 968723c758ca67c4bd076720bfa463b7c7c4293c564bee941743314e75890173
MISC metadata.xml 158 RMD160 e563fdca0707ee5927deab77f2e5ef79816384ca SHA1 8e4ca6d183e52cdbea8cfba08b7a7910e648fc84 SHA256 9a8722fb0b5a1992b3942e85f23df4e08f10cabc2d783ca887479abe115b3ea8

cronyx-fonts-2.3.1-r2.ebuild

# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild,v 1.12 2007/07/22 07:52:58 dirtyepic Exp $

DESCRIPTION="Cronyx Cyrillic bitmap fonts for X"
HOMEPAGE="http://koi8.pp.ru/frame.html?xwin.html#xwin_fonts"
S="${WORKDIR}/cyrillic"
SRC_URI="http://koi8.pp.ru/dist/x6rus-${PV}-bin.tgz"
KEYWORDS="alpha amd64 arm ia64 ppc s390 sh sparc x86 ~x86-fbsd"
SLOT="0"
LICENSE="freedist"
DEPEND="x11-apps/mkfontdir"
RDEPEND=""
IUSE=""

FONT_ROOT=/usr/share/fonts/cronyx
FONT_TARGETS="75dpi 100dpi misc"

src_install() {
for dir in ${FONT_TARGETS}; do
insinto ${FONT_ROOT}/$dir
doins ${dir}/*.pcf.gz
done
# our install dir is still ${FONT_ROOT}/misc, so
doins misc/fonts.alias
dodoc xrus.info
}

rebuild_fontfiles() {
einfo "Refreshing fonts.scale and fonts.dir..."
cd ${FONT_ROOT}
mkfontdir -- ${FONT_TARGETS}
if [ "${ROOT}" = "/" ] && [ -x /usr/bin/fc-cache ]
then
einfo "Updating font cache..."
HOME="/root" /usr/bin/fc-cache -f ${FONT_TARGETS}
fi
}

pkg_postinst() {
if use X > /dev/null ; then
rebuild_fontfiles
elog "In order to make X see the fonts, you need to add the"
elog "following lines to the files section of your "
elog "/etc/X11/XF86Config (or the XOrg equivalent):"
elog " FontPath \"${FONT_ROOT}/100dpi/:unscaled\""
elog " FontPath \"${FONT_ROOT}/misc/:unscaled\""
elog " FontPath \"${FONT_ROOT}/75dpi/:unscaled\""
elog ""
elog "In order to make them accessible to your current X"
elog "session, run:"
elog " xset fp+ ${FONT_ROOT}/100dpi/:unscaled,\\"
elog "${FONT_ROOT}/misc/:unscaled,\\"
elog "${FONT_ROOT}/75dpi/:unscaled"
elog " xset fp rehash"
fi
}

pkg_postrm() {
if use X > /dev/null ; then
rebuild_fontfiles
fi
}

metadata.xml




fonts