ChangeLog

# ChangeLog for games-mud/tkmoo
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-mud/tkmoo/ChangeLog,v 1.14 2007/03/13 01:31:47 wolf31o2 Exp $

13 Mar 2007; Chris Gianelloni tkmoo-0.3.32.ebuild:
Change which to type -P for QA.

08 Feb 2007; Chris Gianelloni ChangeLog:
Regenerate digest in Manifest2 format.

15 Jun 2005; Chris Gianelloni tkmoo-0.3.32.ebuild:
Removed INSTALL.unix file.

01 May 2005; Michael Hanselmann tkmoo-0.3.32.ebuild:
Stable on ppc.

28 Dec 2004; Michael Sterrett
+files/0.3.32-keys-workaround.patch, tkmoo-0.3.32.ebuild:
add workaround patch for keys - patch from Luke-Jr via bug #74140

28 Dec 2004; Ciaran McCreesh :
Change encoding to UTF-8 for GLEP 31 compliance

05 Nov 2004; Joseph Jezak tkmoo-0.3.32.ebuild:
Added ~ppc.

07 Jul 2004; Tom Martin tkmoo-0.3.32.ebuild:
Marked ~amd64.

07 Dec 2003; Luke-Jr tkmoo-0.3.32.ebuild:
tkmoo symlink

07 Dec 2003; Ian Leitch tkmoo-0.3.32.ebuild:
Changed those ${PN} to ${MY_PN} (last fix, promise)

07 Dec 2003; Ian Leitch tkmoo-0.3.32.ebuild:
We need to set now that we have a name different than expected

*tkmoo-0.3.32 (07 Dec 2003)

07 Dec 2003; Ian Leitch tkmoo-0.3.32.ebuild:
Moved from games-mug/tkMOO-light to games-mud/tkmoo

*tkMOO-light-0.3.33 (04 Mar 2003)

12 Jul 2003; Mike Frysinger :
Removed clean target in makefile to fix #21847.

04 Mar 2003; Mike Frysinger :
Version bump (#14276) and games eclass support.

*tkMOO-light-0.3.32 (04 Mar 2003)

29 Jun 2003; Daniel Ahlberg :
Added missing changelog entry.

*tkMOO-light-0.3.28 (1 Feb 2002)

17 jul 2002; Jose Alberto Suárez López tkMOO-light-0.3.28.ebuild :
Added LICENSE, KEYWORDS.

21 Feb 2002; Karl Trygve Kalleberg tkMOO-light-0.3.28:

Fixed dependencies after the tcl-tk package was split into tcl and tk.

Updated the SRC_URI as this version is old and has been moved upstream.

1 Feb 2002; G.Bevin ChangeLog :

Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.

Manifest

AUX 0.3.32-Makefile-noclean.patch 446 RMD160 f36baebcbb9432b08a163fa8f20b62a5730e799c SHA1 0f2d02168a9f1be624971b8601e70b450273e192 SHA256 d267f44e4b3e2ae0a6bfab163a26f44da8ab6211c4abd9b4493a69d3fb09d1c3
AUX 0.3.32-keys-workaround.patch 378 RMD160 2c8d36dd739684aecdc9bed1e1e86a43fe28702c SHA1 8d98aadd7fd00350603960b63c548cdd797af08d SHA256 685efce9b0ab91dcbabed7a2dffa76c671444605d9a34be223fdc55febb57700
DIST tkMOO-light-0.3.32.tar.gz 95332 RMD160 1b4ca5b9a414f62b150cf756fbcc2840b120abfb SHA1 25a3c59704833be588247f05e10bb7aa5caeb4e2 SHA256 8e5f5e2ed756587bf3f4687c574df3111bf77eff153f17fe1800ef98662c4b5b
EBUILD tkmoo-0.3.32.ebuild 1149 RMD160 9f921de9b2bc79fc95e2d5d95c14ae758bd45f24 SHA1 0c8f22a184c3947cd06a25a0a07073a7fd872cc6 SHA256 1c9d66515ff7e4a333744e85f935361ae538a343679a42c69a99b86e9bce2497
MISC ChangeLog 2741 RMD160 e0bfbc8b0190e3190bbf0a026d3461db4285a971 SHA1 10441942c003e37a8c5f27cfeb3f9a524d3f5bb5 SHA256 79a8ffa3630cfd810ea8c585624def3b27b716c2c533bcc8df8bfd1e0ad4e97d
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3

files

metadata.xml




games

tkmoo-0.3.32.ebuild

# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-mud/tkmoo/tkmoo-0.3.32.ebuild,v 1.13 2007/04/09 18:43:53 nyhm Exp $

inherit eutils games

MY_PN=${PN/moo/MOO-light}
MY_P=${P/moo/MOO-light}
DESCRIPTION="MOO Client written in Tcl/Tk"
HOMEPAGE="http://www.awns.com/tkMOO-light/"
SRC_URI="http://www.awns.com/tkMOO-light/Source/${MY_P}.tar.gz"

LICENSE="tkMOO"
SLOT="0"
KEYWORDS="x86 ~amd64 ppc"
IUSE=""

DEPEND=">=dev-lang/tcl-8.3.3
>=dev-lang/tk-8.3.3"

S=${WORKDIR}/${MY_P}

src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}/${PV}-Makefile-noclean.patch"
epatch "${FILESDIR}/${PV}-keys-workaround.patch"
}

src_compile() {
emake \
WISH="$(type -P wish)" \
TKMOO_LIB_DIR="$(games_get_libdir)/${MY_PN}" \
TKMOO_BIN_DIR="${GAMES_BINDIR}" \
|| die "emake failed"
}

src_install() {
emake \
TKMOO_LIB_DIR="${D}/$(games_get_libdir)/${MY_PN}" \
TKMOO_BIN_DIR="${D}/${GAMES_BINDIR}" \
install \
|| die "emake install failed"
dodoc README dot.tkmoolightrc bugsmail.txt
dosym tkMOO-lite "${GAMES_BINDIR}/tkmoo"
prepgamesdirs
}