public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Locke Shinseiko" <wizzleby@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-mud/kildclient/
Date: Tue, 19 Apr 2011 11:35:59 +0000 (UTC)	[thread overview]
Message-ID: <c53aa9f14fbc6a4ad75142205d38d6c2c9582fba.wizzleby@gentoo> (raw)

commit:     c53aa9f14fbc6a4ad75142205d38d6c2c9582fba
Author:     Locke Shinseiko <wizzleby <AT> gmail <DOT> com>
AuthorDate: Tue Apr 19 11:35:46 2011 +0000
Commit:     Locke Shinseiko <wizzleby <AT> gmail <DOT> com>
CommitDate: Tue Apr 19 11:35:46 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=c53aa9f1

[games-mud/kildclient] Sync from portage, bump to 2.11.0

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key CE482794)

---
 games-mud/kildclient/kildclient-2.11.0.ebuild |   42 +++++++++++++++++++++++++
 games-mud/kildclient/metadata.xml             |    9 +++++
 2 files changed, 51 insertions(+), 0 deletions(-)

diff --git a/games-mud/kildclient/kildclient-2.11.0.ebuild b/games-mud/kildclient/kildclient-2.11.0.ebuild
new file mode 100644
index 0000000..c948c49
--- /dev/null
+++ b/games-mud/kildclient/kildclient-2.11.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+inherit eutils games
+
+DESCRIPTION="Powerful MUD client with a built-in PERL interpreter"
+HOMEPAGE="http://kildclient.sourceforge.net"
+SRC_URI="mirror://sourceforge/kildclient/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="doc gnutls spell"
+
+RDEPEND="x11-libs/gtk+:2
+	gnome-base/libglade
+	dev-lang/perl
+	virtual/libintl
+	spell? ( app-text/gtkspell )
+	gnutls? ( net-libs/gnutls )"
+DEPEND="${RDEPEND}
+	sys-devel/gettext
+	dev-util/pkgconfig"
+
+src_configure() {
+	egamesconf \
+		--disable-dependency-tracking \
+		--localedir=/usr/share/locale \
+		--docdir=/usr/share/doc/${PF} \
+		--htmldir=/usr/share/doc/${PF}/html \
+		$(use_with spell gtkspell) \
+		$(use_with gnutls libgnutls) \
+		$(use_with doc docs)
+}
+
+src_install() {
+	emake DESTDIR="${D}" install || die "install failed"
+	dodoc AUTHORS ChangeLog NEWS README
+	prepgamesdirs
+}

diff --git a/games-mud/kildclient/metadata.xml b/games-mud/kildclient/metadata.xml
new file mode 100644
index 0000000..e6263c7
--- /dev/null
+++ b/games-mud/kildclient/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>no-herd</herd>
+	<maintainer>
+		<email>wizzleby@gmail.com</email>
+		<name>Locke Shinseiko</name>
+	</maintainer>
+</pkgmetadata>



             reply	other threads:[~2011-04-19 11:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-19 11:35 Locke Shinseiko [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-11-10 23:44 [gentoo-commits] proj/gamerlay:master commit in: games-mud/kildclient/ Azamat H. Hackimov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c53aa9f14fbc6a4ad75142205d38d6c2c9582fba.wizzleby@gentoo \
    --to=wizzleby@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox