public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-engines/exult/
Date: Thu,  5 Nov 2020 04:47:17 +0000 (UTC)	[thread overview]
Message-ID: <1604551548.50d3b7e17c30f129277b8d9ba56521b783ef6a2d.juippis@gentoo> (raw)

commit:     50d3b7e17c30f129277b8d9ba56521b783ef6a2d
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Tue Nov  3 12:18:46 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Nov  5 04:45:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50d3b7e1

games-engines/exult: remove live ebuild

Closes: https://bugs.gentoo.org/752429
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/18118
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 games-engines/exult/exult-9999.ebuild | 54 -----------------------------------
 1 file changed, 54 deletions(-)

diff --git a/games-engines/exult/exult-9999.ebuild b/games-engines/exult/exult-9999.ebuild
deleted file mode 100644
index 3463a5baa5a..00000000000
--- a/games-engines/exult/exult-9999.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools multilib eutils git-r3
-
-DESCRIPTION="an Ultima 7 game engine that runs on modern operating systems"
-HOMEPAGE="http://exult.sourceforge.net/"
-EGIT_REPO_URI="https://github.com/exult/exult"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE="+sdl2 timidity zlib"
-
-DEPEND="
-	>=media-libs/libpng-1.2.43-r2:0
-	games-misc/exult-sound
-	media-libs/libvorbis
-	sdl2? ( media-libs/libsdl2[sound,video,X] )
-	!sdl2? ( media-libs/libsdl[sound,video,X] )
-	timidity? ( >=media-sound/timidity++-2 )
-	zlib? ( sys-libs/zlib )
-"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${P/_/}
-DOCS=(
-	AUTHORS ChangeLog FAQ NEWS README README.1ST
-)
-
-src_prepare() {
-	default
-	eautoreconf
-}
-
-src_configure() {
-	econf \
-		--x-libraries="/usr/$(get_libdir)" \
-		--disable-tools \
-		--disable-opengl \
-		--enable-mods \
-		--with-desktopdir=/usr/share/applications \
-		--with-icondir=/usr/share/pixmaps \
-		--with-sdl=$(usex sdl2 sdl2 sdl12) \
-		$(use_enable timidity timidity-midi) \
-		$(use_enable zlib zip-support)
-}
-
-pkg_postinst() {
-	elog "You *must* have the original Ultima7 The Black Gate and/or"
-	elog "The Serpent Isle installed."
-	elog "See documentation in /usr/share/doc/${PF} for information."
-}


             reply	other threads:[~2020-11-05  4:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-05  4:47 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-16 18:57 [gentoo-commits] repo/gentoo:master commit in: games-engines/exult/ Ionen Wolkens
2022-11-10  3:13 Ionen Wolkens
2022-11-10  3:13 Ionen Wolkens
2022-11-10  3:13 Ionen Wolkens
2022-11-10  3:13 Ionen Wolkens
2022-06-08  9:05 Jakov Smolić
2020-11-05  4:47 Joonas Niilola
2018-07-11 21:02 James Le Cuirot
2017-12-14 23:11 Jeroen Roovers

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=1604551548.50d3b7e17c30f129277b8d9ba56521b783ef6a2d.juippis@gentoo \
    --to=juippis@gentoo.org \
    --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