public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-libs/atlas-c++/files/, media-libs/atlas-c++/
@ 2018-05-09  7:01 Alfredo Tupone
  0 siblings, 0 replies; only message in thread
From: Alfredo Tupone @ 2018-05-09  7:01 UTC (permalink / raw
  To: gentoo-commits

commit:     ea4d68dc51088c80ed857d524d56e4a6010b224f
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed May  9 07:00:26 2018 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed May  9 07:00:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea4d68dc

media-libs/atlas-c++: removed after drop of games-server/cyphesys

 media-libs/atlas-c++/Manifest                      |  1 -
 media-libs/atlas-c++/atlas-c++-0.6.3.ebuild        | 42 ----------------------
 .../atlas-c++/files/atlas-c++-0.6.3-Werror.patch   | 15 --------
 media-libs/atlas-c++/metadata.xml                  | 15 --------
 4 files changed, 73 deletions(-)

diff --git a/media-libs/atlas-c++/Manifest b/media-libs/atlas-c++/Manifest
deleted file mode 100644
index 9512d4e8292..00000000000
--- a/media-libs/atlas-c++/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Atlas-C++-0.6.3.tar.bz2 527537 BLAKE2B ab3c0251b9937763ebaf769921c094f6d010be342ef3b9c9ff71985cc5bdadea459260c77591d898b09208814c8ecaf94befb7c109b6d78f68fb4bb4108f1091 SHA512 3063a7fabbd5937cd4c9be72596a2fd1885a8ed8e8586f0014077a40477d124b3222280bb26f2034fa2e23aed14a1c6fa800cc40636af986a78a71d68ed40606

diff --git a/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild b/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild
deleted file mode 100644
index 638090b293f..00000000000
--- a/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils autotools
-
-MY_PN="Atlas-C++"
-MY_P=${MY_PN}-${PV}
-DESCRIPTION="Atlas protocol, used in role playing games at worldforge"
-HOMEPAGE="http://www.worldforge.org/dev/eng/libraries/atlas_cpp"
-SRC_URI="mirror://sourceforge/worldforge/${MY_P}.tar.bz2"
-
-SLOT="0"
-LICENSE="LGPL-2.1"
-KEYWORDS="amd64 x86"
-IUSE="doc"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-	doc? ( app-doc/doxygen )"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-Werror.patch
-	eautoreconf
-}
-
-src_compile() {
-	emake
-	if use doc; then
-		emake docs
-	fi
-}
-
-src_install() {
-	default
-	use doc && dohtml -r doc/html/*
-	use doc && doman doc/man/man3/[^i]*
-	dodoc HACKING ROADMAP
-}

diff --git a/media-libs/atlas-c++/files/atlas-c++-0.6.3-Werror.patch b/media-libs/atlas-c++/files/atlas-c++-0.6.3-Werror.patch
deleted file mode 100644
index b13384ab5a1..00000000000
--- a/media-libs/atlas-c++/files/atlas-c++-0.6.3-Werror.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- configure.ac.old	2011-05-02 11:16:53.851733207 +0200
-+++ configure.ac	2011-05-02 11:17:18.489283901 +0200
-@@ -35,10 +35,10 @@
-         if test "$enableval" = "yes"; then
-             CXXFLAGS="$CXXFLAGS -Wall -Werror -DDEBUG"
-         else
--            CXXFLAGS="$CXXFLAGS -Wall -Werror -DNDEBUG"
-+            CXXFLAGS="$CXXFLAGS -Wall -DNDEBUG"
-         fi
-     ],[
--        CXXFLAGS="$CXXFLAGS -Wall -Werror -DNDEBUG"
-+        CXXFLAGS="$CXXFLAGS -Wall -DNDEBUG"
-     ]
- )
- 

diff --git a/media-libs/atlas-c++/metadata.xml b/media-libs/atlas-c++/metadata.xml
deleted file mode 100644
index 9eee47fc1c9..00000000000
--- a/media-libs/atlas-c++/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>tupone@gentoo.org</email>
-	</maintainer>
-	<longdescription lang="en">
-Atlas-C++ is the current C++ implementation of the Atlas protocol, a
-communications layer designed to be used in the WorldForge MMORPG gaming
-system.
-</longdescription>
-	<upstream>
-		<remote-id type="sourceforge">worldforge</remote-id>
-	</upstream>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-09  7:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-09  7:01 [gentoo-commits] repo/gentoo:master commit in: media-libs/atlas-c++/files/, media-libs/atlas-c++/ Alfredo Tupone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox