Portage is a package management system used by Gentoo Linux
# ChangeLog for games-mud/gnome-mud
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/ChangeLog,v 1.21 2008/03/22 10:27:38 remi Exp $
22 Mar 2008; Rémi Cardona
update ebuild to new gnome2 eclass (see bug #155993)
10 Oct 2006; Tristan Heaven
Fix gettext dependency
20 Aug 2005; Luis Medinas
Added ~amd64 keywords.
06 Jul 2005; Michael Sterrett
-gnome-mud-0.10.5.ebuild, -gnome-mud-0.10.6.ebuild:
clean old
*gnome-mud-0.10.7 (17 May 2005)
17 May 2005; Michael Sterrett
+gnome-mud-0.10.7.ebuild:
bugfix version bump
*gnome-mud-0.10.6 (12 May 2005)
12 May 2005; Michael Sterrett
+gnome-mud-0.10.6.ebuild:
version bump
23 Jan 2005; Michael Sterrett
gnome-mud-0.10.5.ebuild:
HOMEPAGE fix (bug #75571)
28 Dec 2004; Ciaran McCreesh
Change encoding to UTF-8 for GLEP 31 compliance
05 Nov 2004; Joseph Jezak
Added ~ppc.
*gnome-mud-0.10.5 (12 Feb 2004)
12 Feb 2004; Michael Sterrett
gnome-mud-0.10.5.ebuild:
version bump
02 Jan 2004; Michael Sterrett
gnome-mud-0.10.4a.ebuild:
add dev-perl/XML-Parser to RDEPEND
*gnome-mud-0.10.4a (02 Jan 2004)
02 Jan 2004; Michael Sterrett
gnome-mud-0.10.4a.ebuild:
version bump
09 Dec 2003; Michael Sterrett
gnome-mud-0.10.3.ebuild:
use gnome2_pkg_postinst instead of individual functions
09 Dec 2003; Michael Sterrett
gnome-mud-0.10.3.ebuild:
use keepdir instead of dodir for /usr/share/gnome-mud; call
gnome2_gconf_install in pkg_postinst to register gconf stuff
18 Nov 2003; Michael Sterrett
gnome-mud-0.10.1.ebuild, gnome-mud-0.10.2.ebuild:
clean old non-working versions of the ebuild
12 Nov 2003; Michael Sterrett
gnome-mud-0.10.3.ebuild:
update HOMEPAGE and SRC_URI since gnome-mud has moved. (bug 33314)
*gnome-mud-0.10.3 (11 Nov 2003)
11 Nov 2003; Michael Sterrett
gnome-mud-0.10.3.ebuild:
version bump
*gnome-mud-0.10.2-r1 (28 Sep 2003)
28 Sep 2003; Michael Sterrett
gnome-mud-0.10.2-r1.ebuild:
re-written ebuild from foser which was then mangled by me. Any issues are
my fault. Changes from previous...use gnome2 eclass, optional python support,
optional zlib support; tidy (in response to bug 25930)
*gnome-mud-0.10.2 (20 Aug 2003)
20 Aug 2003; Michael Sterrett
version bump (bug 26982)
*gnome-mud-0.10.1 (27 Jun 2003)
27 Jun 2003; Mike Frysinger
Updated DEPEND and nls usage. Also version bumped.
*gnome-mud-0.9.1 (04 Jul 2002)
17 jul 2002; Jose Alberto Suárez López
Added LICENSE, KEYWORDS, SLOT.
04 Jul 2002; Gabriele Giorgetti
new version and dependencies update.
*gnome-mud-0.8-r1 (7 May 2002)
17 jul 2002; Jose Alberto Suárez López
Added LICENSE, KEYWORDS, SLOT.
17 jul 2002; Jose Alberto Suárez López
Added LICENSE, KEYWORDS, SLOT.
7 May 2002; Spider
fix sourceforge mirroring.
*gnome-mud-0.8-r1 (10 Mar 2002)
10 Mar 2002; Bruce A. Locke
NLS fixes submitted by seemant@rocketmail.com (Seemant Kulleen)
*gnome-mud-0.8 (19 Feb 2002)
19 Feb 2002; Aron Griffis
Added ebuild for gnome-mud
DIST gnome-mud-0.10.7.tar.bz2 560320 RMD160 50bfc55e3550775906e77d67c33ba4070781bc7d SHA1 b201ca8f53dc84b90ef6e0695e05abb3a2af3d53 SHA256 0380959be9f06a36945ee0fe55741f8d7b5f4ce541d7e2f791f74c098704a490
EBUILD gnome-mud-0.10.7.ebuild 1502 RMD160 1c7dd8a3547c0520756fd08bcf524fca4d3a3122 SHA1 4a9dfc53ca5048e1498121b2e25d5a415d980641 SHA256 6de53c50ffd323ad558c5f30c53bbb1b8b754916253f92708603577323a9fd72
MISC ChangeLog 3997 RMD160 1f94d633585a9e5d55798cb6b83d35ac1ef19c46 SHA1 18ea419edb242042771d3fe6da81c98553cabfbb SHA256 430c537d068569b3a76930c54802870d62c59c044ef9313d6d2480bccf692fdf
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/gnome-mud-0.10.7.ebuild,v 1.4 2008/03/22 10:27:38 remi Exp $
inherit gnome2 games
DESCRIPTION="GNOME MUD client"
HOMEPAGE="http://amcl.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
IUSE="python zlib"
RDEPEND="=x11-libs/gtk+-2*
=gnome-base/libgnome-2*
=gnome-base/libgnomeui-2*
>=gnome-base/libglade-2.0.1
>=x11-libs/vte-0.10.26
dev-perl/XML-Parser
virtual/libintl
python? ( >=dev-python/pygtk-1.99.13 )"
DEPEND="${RDEPEND}
dev-util/pkgconfig
>=dev-util/intltool-0.23
>=sys-devel/gettext-0.11.5
app-text/scrollkeeper"
src_compile() {
gnome2_src_compile \
--enable-mapper \
$(use_with python) \
$(use_enable zlib mccp)
}
src_install() {
DOCS="AUTHORS ChangeLog NEWS PLUGIN.API README ROADMAP" \
gnome2_src_install
# plugin directory
keepdir /usr/share/gnome-mud || die "keepdir failed"
# put the binary in the Gentoo place and clean it up
dogamesbin "${D}/usr/games/gnome-mud" || die "dogamesbin failed"
rm -f "${D}/usr/games/gnome-mud"
prepgamesdirs
}
pkg_preinst() {
gnome2_pkg_preinst
games_pkg_preinst
}
pkg_postinst() {
gnome2_pkg_postinst
games_pkg_postinst
echo
elog "For proper plugin operation, please create ~/.gnome-mud/plugins/"
elog "if that directory doesn't already exist."
elog "The command to do that is:"
elog " mkdir -p ~/.gnome-mud/plugins/"
echo
}