ChangeLog

# ChangeLog for app-dicts/ispell-hu
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v 1.11 2007/02/21 20:38:50 peper Exp $

21 Feb 2007; Piotr JaroszyƄski ChangeLog:
Transition to Manifest2.

21 Jul 2006; Anders Rune Jensen ispell-hu-1.0.ebuild:
Add dependency on recode. The Makefile needs that.

21 Jul 2006; Anders Rune Jensen ispell-hu-1.0.ebuild:
Fix compile with latest coreutils. Fixes #138228

*ispell-hu-1.0 (19 Mar 2006)

19 Mar 2006; Anders Rune Jensen ispell-hu-1.0.ebuild:
version bump, possibly fixes #125833

19 2006; Anders Rune Jensen ispell-hu-0.99.4.ebuild:
Add ~amd64 keyword. Remove dodoc TODO as it was missing

09 Sep 2005; Aron Griffis ispell-hu-0.99.4.ebuild:
Mark 0.99.4 stable on alpha

24 Apr 2005; Michael Hanselmann
ispell-hu-0.99.4.ebuild:
Stable on ppc.

20 Aug 2004; Gustavo Zacarias ispell-hu-0.99.4.ebuild:
Stable on sparc

*ispell-hu-0.99.4 (15 Jul 2004)

15 Jul 2004; Anders Rune Jensen ispell-hu-0.99.4.ebuild:
version bump, fixes #49066

*ispell-hu-0.93 (04 Apr 2004)

04 Apr 2004; Alastair Tse ispell-hu-0.93.ebuild:
initial ebuild contributed by Attila Kesmarki (#39465)

Manifest

AUX ispell-hu-1.0-fix-build.patch 2423 RMD160 a6c546420bc7dc4fd4fd8baa0f799fa87365b785 SHA1 ae363ee385ef606e440ecc2e66ae9342f6f060d8 SHA256 b0cff2d8bf7684a7a10c87425b56bd411d2f2b8d8f9077e94f5ac811a2c160be
DIST magyarispell-0.93.tar.gz 549928 RMD160 edb4b6d181527269f9f07e8a47ac85a8b3178f16 SHA1 26ad1659b7c6f55ae90d3bb7bf8403345ba8dbfb SHA256 87682403c460b6894514ae9d26a73bb15d7c4d02801c41c3809feab89287345e
DIST magyarispell-0.99.4.tar.gz 766039 RMD160 4df896939b0341cf018697ecbc1d773fdcc61a49 SHA1 dc36d876b8491f6b3f9f7bd796024ca14cde7867 SHA256 481581402831d47116ec546daa8031f6c402a2d086ee7d91403b7baab6e7d03d
DIST magyarispell-1.0.tar.gz 848129 RMD160 43eb244ddef39da5b27872bd677f792bf0b55a6a SHA1 4c32dd50a98600ed32f164621c8a1dc3e7b8241d SHA256 af458167dae76762668abeae966a9e9c59b1b72f513afa8d0f23d614c22e75cb
EBUILD ispell-hu-0.93.ebuild 665 RMD160 2b5d390294f1b225375e531e9c23e4b21f6cc099 SHA1 25c662ea87d636952a3e7dd029a38846ca382668 SHA256 0fef40a9bed31b3b9ca8c953a0f93a490e8e0ec4783f6691ccee1f7798d1ab41
EBUILD ispell-hu-0.99.4.ebuild 797 RMD160 a4c177ce091fc7194da62595ac68ed2ba67e068d SHA1 89de4be4402ec2e46a0c869edfcff8e695110247 SHA256 e80fbf07d6541437ea9e22ad5c988dd99d78f6e7e51d7398565a89a3b9c2974b
EBUILD ispell-hu-1.0.ebuild 881 RMD160 08897733cdf37038b387874d0c23fce94e4c4da8 SHA1 ad7daea6ac6e803ff18ec4bf13c792e0662aaf9d SHA256 6dbe5f3d2725de211cbc0ecd756b4a6dad1bcaab3e56acf5795350da45f61e28
MISC ChangeLog 1450 RMD160 f6840cb5e47528c32b32580bc1471f311c1fcb29 SHA1 8e1cae30208000fd13f162bee363fb1854cd9407 SHA256 ba96cb7974412de58e82cdea7c6e94c9d5f5baa707070c2f772e4f5151731896
MISC metadata.xml 162 RMD160 853d3c463af1132de9d434e4bdca16fd81a21eb0 SHA1 0d9e341c4b61e23adc1f3806989a0236b83257a0 SHA256 9629e7723cb4708c1910c25510cd14da2729d34eed4ebfc1563df4a1ed5e1b22

files

ispell-hu-0.93.ebuild

# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-0.93.ebuild,v 1.4 2005/01/01 12:54:32 eradicator Exp $

DESCRIPTION="Hungarian dictionary for Ispell"
HOMEPAGE="http://www.szofi.hu/gnu/magyarispell"
SRC_URI="http://www.szofi.hu/gnu/magyarispell/magyarispell-${PV}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE=""

DEPEND="app-text/ispell"

S="${WORKDIR}/magyarispell-${PV}"

src_compile() {
emake all || die
}

src_install() {
dodir /usr/lib/ispell
dodir /usr/bin
make DESTDIR=${D} install || die

dodoc ChangeLog README GYIK
}

ispell-hu-0.99.4.ebuild

# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild,v 1.6 2006/03/19 18:57:29 arj Exp $

MY_P=magyarispell-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Hungarian dictionary for Ispell"
SRC_URI="http://magyarispell.sourceforge.net/${MY_P}.tar.gz"
HOMEPAGE="http://magyarispell.sourceforge.net/"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="alpha ~amd64 ~hppa ~mips ppc sparc x86"

DEPEND="app-text/ispell"
IUSE=""

src_compile() {
make ispell || die
}

src_install () {

insinto /usr/lib/ispell

doins tmp/magyar.aff
newins tmp/magyar4ispell.hash magyar.hash
dosym /usr/lib/ispell/magyar.hash /usr/lib/ispell/hungarian.hash

dodoc ChangeLog COPYING GYIK README OLVASSEL
}

ispell-hu-1.0.ebuild

# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.0.ebuild,v 1.3 2006/07/21 22:37:37 arj Exp $

inherit eutils

MY_P=magyarispell-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Hungarian dictionary for Ispell"
SRC_URI="http://magyarispell.sourceforge.net/${MY_P}.tar.gz"
HOMEPAGE="http://magyarispell.sourceforge.net/"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"

DEPEND="app-text/ispell
app-text/recode"
IUSE=""

src_compile() {
epatch ${FILESDIR}/ispell-hu-1.0-fix-build.patch
make ispell || die
}

src_install () {

insinto /usr/lib/ispell

doins tmp/magyar.aff
newins tmp/magyar4ispell.hash magyar.hash
dosym /usr/lib/ispell/magyar.hash /usr/lib/ispell/hungarian.hash

dodoc ChangeLog COPYING GYIK README OLVASSEL
}

metadata.xml




app-dicts