summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-02-13 04:46:34 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-02-13 04:46:34 +0000
commit8dc02d5bd9d4483d09451a4cde3fda14aab18107 (patch)
treee749da0accf638b487b95d59a9ab4605fc3b84e7 /games-server/cyphesis
parentReplacing direct execution of xml-rewrite.py with a call to java-ant_xml-rewr... (diff)
downloadgentoo-2-8dc02d5bd9d4483d09451a4cde3fda14aab18107.tar.gz
gentoo-2-8dc02d5bd9d4483d09451a4cde3fda14aab18107.tar.bz2
gentoo-2-8dc02d5bd9d4483d09451a4cde3fda14aab18107.zip
old
(Portage version: 2.1.3.19)
Diffstat (limited to 'games-server/cyphesis')
-rw-r--r--games-server/cyphesis/cyphesis-0.5.11.ebuild40
-rw-r--r--games-server/cyphesis/cyphesis-0.5.12.ebuild40
-rw-r--r--games-server/cyphesis/cyphesis-0.5.14.ebuild40
-rw-r--r--games-server/cyphesis/files/cyphesis-0.5.11-gentoo.patch29
-rw-r--r--games-server/cyphesis/files/cyphesis-0.5.12-gentoo.patch29
-rw-r--r--games-server/cyphesis/files/cyphesis-0.5.14-gentoo.patch40
6 files changed, 0 insertions, 218 deletions
diff --git a/games-server/cyphesis/cyphesis-0.5.11.ebuild b/games-server/cyphesis/cyphesis-0.5.11.ebuild
deleted file mode 100644
index b5f6238b324c..000000000000
--- a/games-server/cyphesis/cyphesis-0.5.11.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.5.11.ebuild,v 1.3 2007/05/07 22:04:03 tupone Exp $
-
-inherit eutils autotools games
-
-DESCRIPTION="WorldForge server running small games"
-HOMEPAGE="http://worldforge.org/dev/eng/servers/cyphesis"
-SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-libs/skstream-0.3.6
- sys-libs/readline
- >=dev-games/wfmath-0.3
- =dev-games/mercator-0.2*
- dev-libs/libgcrypt
- =dev-libs/libsigc++-2.0*
- =media-libs/atlas-c++-0.6*
- >=media-libs/varconf-0.6.4
- dev-db/libpq"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- # Patching to disable howl and avahi discovery
- # To be removed when upstream will provide a way to selectively
- # enable/disable supoort for it
- epatch "${FILESDIR}/${P}"-gentoo.patch
- eautoreconf
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "install failed"
- dodoc AUTHORS ChangeLog FIXME NEWS README THANKS TODO
- prepgamesdirs
-}
diff --git a/games-server/cyphesis/cyphesis-0.5.12.ebuild b/games-server/cyphesis/cyphesis-0.5.12.ebuild
deleted file mode 100644
index 7917af4ecb8e..000000000000
--- a/games-server/cyphesis/cyphesis-0.5.12.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.5.12.ebuild,v 1.1 2007/05/07 22:20:33 tupone Exp $
-
-inherit eutils autotools games
-
-DESCRIPTION="WorldForge server running small games"
-HOMEPAGE="http://worldforge.org/dev/eng/servers/cyphesis"
-SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-libs/skstream-0.3.6
- sys-libs/readline
- >=dev-games/wfmath-0.3
- =dev-games/mercator-0.2*
- dev-libs/libgcrypt
- =dev-libs/libsigc++-2.0*
- =media-libs/atlas-c++-0.6*
- >=media-libs/varconf-0.6.4
- dev-db/libpq"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- # Patching to disable howl and avahi discovery
- # To be removed when upstream will provide a way to selectively
- # enable/disable supoort for it
- epatch "${FILESDIR}/${P}"-gentoo.patch
- eautoreconf
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "install failed"
- dodoc AUTHORS ChangeLog FIXME NEWS README THANKS TODO
- prepgamesdirs
-}
diff --git a/games-server/cyphesis/cyphesis-0.5.14.ebuild b/games-server/cyphesis/cyphesis-0.5.14.ebuild
deleted file mode 100644
index 1a6897656798..000000000000
--- a/games-server/cyphesis/cyphesis-0.5.14.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.5.14.ebuild,v 1.1 2007/11/03 11:10:45 tupone Exp $
-
-inherit eutils autotools games
-
-DESCRIPTION="WorldForge server running small games"
-HOMEPAGE="http://worldforge.org/dev/eng/servers/cyphesis"
-SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-libs/skstream-0.3.6
- sys-libs/readline
- >=dev-games/wfmath-0.3
- =dev-games/mercator-0.2*
- dev-libs/libgcrypt
- =dev-libs/libsigc++-2.0*
- =media-libs/atlas-c++-0.6*
- >=media-libs/varconf-0.6.4
- dev-db/libpq"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- # Patching to disable howl and avahi discovery
- # To be removed when upstream will provide a way to selectively
- # enable/disable supoort for it
- epatch "${FILESDIR}/${P}"-gentoo.patch
- eautoreconf
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "install failed"
- dodoc AUTHORS ChangeLog FIXME NEWS README THANKS TODO
- prepgamesdirs
-}
diff --git a/games-server/cyphesis/files/cyphesis-0.5.11-gentoo.patch b/games-server/cyphesis/files/cyphesis-0.5.11-gentoo.patch
deleted file mode 100644
index 709b51ad712b..000000000000
--- a/games-server/cyphesis/files/cyphesis-0.5.11-gentoo.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- configure.ac.old 2007-01-31 23:22:11.000000000 +0100
-+++ configure.ac 2007-01-31 23:22:40.000000000 +0100
-@@ -258,26 +258,6 @@
- AC_MSG_ERROR([Cannot find valid versions of required WorldForge maths library, wfmath. Please see http://worldforge.org/dev/eng/servers/cyphesis for details of the libraries required and where to obtain them.])
- ])
-
--PKG_CHECK_MODULES(AVAHI, avahi-client,
-- [
-- CPPFLAGS="$CPPFLAGS $AVAHI_CFLAGS"
-- MDNS_LIBS="$MDNS_LIBS $AVAHI_LIBS"
-- AC_DEFINE(HAVE_AVAHI, 1, [Define to 1 if you have avahi libs.])
-- ],
-- [
-- AC_MSG_RESULT([no])
-- PKG_CHECK_MODULES(HOWL, howl,
-- [
-- CPPFLAGS="$CPPFLAGS $HOWL_CFLAGS"
-- MDNS_LIBS="$MDNS_LIBS $HOWL_LIBS"
-- AC_DEFINE(HAVE_LIBHOWL, 1, [Define to 1 if you have howl libs.])
-- ],
-- [
-- AC_MSG_RESULT([no])
-- AC_MSG_NOTICE([Ommiting DNS-SD functionality.])
-- ])
-- ])
--
- AM_PATH_PSQL(7.1.0,
- [
- if test "$PG_CFLAGS" != "-I/usr/include"; then
diff --git a/games-server/cyphesis/files/cyphesis-0.5.12-gentoo.patch b/games-server/cyphesis/files/cyphesis-0.5.12-gentoo.patch
deleted file mode 100644
index 709b51ad712b..000000000000
--- a/games-server/cyphesis/files/cyphesis-0.5.12-gentoo.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- configure.ac.old 2007-01-31 23:22:11.000000000 +0100
-+++ configure.ac 2007-01-31 23:22:40.000000000 +0100
-@@ -258,26 +258,6 @@
- AC_MSG_ERROR([Cannot find valid versions of required WorldForge maths library, wfmath. Please see http://worldforge.org/dev/eng/servers/cyphesis for details of the libraries required and where to obtain them.])
- ])
-
--PKG_CHECK_MODULES(AVAHI, avahi-client,
-- [
-- CPPFLAGS="$CPPFLAGS $AVAHI_CFLAGS"
-- MDNS_LIBS="$MDNS_LIBS $AVAHI_LIBS"
-- AC_DEFINE(HAVE_AVAHI, 1, [Define to 1 if you have avahi libs.])
-- ],
-- [
-- AC_MSG_RESULT([no])
-- PKG_CHECK_MODULES(HOWL, howl,
-- [
-- CPPFLAGS="$CPPFLAGS $HOWL_CFLAGS"
-- MDNS_LIBS="$MDNS_LIBS $HOWL_LIBS"
-- AC_DEFINE(HAVE_LIBHOWL, 1, [Define to 1 if you have howl libs.])
-- ],
-- [
-- AC_MSG_RESULT([no])
-- AC_MSG_NOTICE([Ommiting DNS-SD functionality.])
-- ])
-- ])
--
- AM_PATH_PSQL(7.1.0,
- [
- if test "$PG_CFLAGS" != "-I/usr/include"; then
diff --git a/games-server/cyphesis/files/cyphesis-0.5.14-gentoo.patch b/games-server/cyphesis/files/cyphesis-0.5.14-gentoo.patch
deleted file mode 100644
index b7b4fa543e60..000000000000
--- a/games-server/cyphesis/files/cyphesis-0.5.14-gentoo.patch
+++ /dev/null
@@ -1,40 +0,0 @@
---- configure.ac.old 2007-01-31 23:22:11.000000000 +0100
-+++ configure.ac 2007-01-31 23:22:40.000000000 +0100
-@@ -258,26 +258,6 @@
- AC_MSG_ERROR([Cannot find valid versions of required WorldForge maths library, wfmath. Please see http://worldforge.org/dev/eng/servers/cyphesis for details of the libraries required and where to obtain them.])
- ])
-
--PKG_CHECK_MODULES(AVAHI, avahi-client,
-- [
-- CPPFLAGS="$CPPFLAGS $AVAHI_CFLAGS"
-- MDNS_LIBS="$MDNS_LIBS $AVAHI_LIBS"
-- AC_DEFINE(HAVE_AVAHI, 1, [Define to 1 if you have avahi libs.])
-- ],
-- [
-- AC_MSG_RESULT([no])
-- PKG_CHECK_MODULES(HOWL, howl,
-- [
-- CPPFLAGS="$CPPFLAGS $HOWL_CFLAGS"
-- MDNS_LIBS="$MDNS_LIBS $HOWL_LIBS"
-- AC_DEFINE(HAVE_LIBHOWL, 1, [Define to 1 if you have howl libs.])
-- ],
-- [
-- AC_MSG_RESULT([no])
-- AC_MSG_NOTICE([Ommiting DNS-SD functionality.])
-- ])
-- ])
--
- AM_PATH_PSQL(7.1.0,
- [
- if test "$PG_CFLAGS" != "-I/usr/include"; then
---- rulesets/Makefile.am.old 2007-11-03 11:56:49.000000000 +0100
-+++ rulesets/Makefile.am 2007-11-03 11:57:10.000000000 +0100
-@@ -4,7 +4,7 @@
-
- RULESETS = basic/mind mason
-
--moduledir = $(DESTDIR)$(datadir)/cyphesis/scripts/cyphesis
-+moduledir = $(datadir)/cyphesis/scripts/cyphesis
- dist_module_DATA = basic/__init__.py \
- basic/world/objects/Thing.py \
- basic/world/probability.py \