public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/xgammon/files/, games-board/xgammon/
Date: Sun,  6 Sep 2020 20:24:39 +0000 (UTC)	[thread overview]
Message-ID: <1599423865.8d44378c078bcf7236358d775d9158dda983fd94.chewi@gentoo> (raw)

commit:     8d44378c078bcf7236358d775d9158dda983fd94
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  6 20:24:25 2020 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Sep  6 20:24:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d44378c

games-board/xgammon: Drop old 0.98-r1

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 .../xgammon/files/xgammon-0.98-config.patch        | 23 ----------
 games-board/xgammon/xgammon-0.98-r1.ebuild         | 49 ----------------------
 2 files changed, 72 deletions(-)

diff --git a/games-board/xgammon/files/xgammon-0.98-config.patch b/games-board/xgammon/files/xgammon-0.98-config.patch
deleted file mode 100644
index 6546cd6f90a..00000000000
--- a/games-board/xgammon/files/xgammon-0.98-config.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- a/xgammon.ad
-+++ b/xgammon.ad
-@@ -67,4 +67,4 @@
- xgammon.buttonmove:			false
- xgammon.stonesteps:			5
- xgammon.delaytime:			5
--xgammon.database:			lib/xgammon.db
-+xgammon.database:			/usr/lib/X11/xgammon/xgammon.db
---- a/Imakefile
-+++ b/Imakefile
-@@ -12,9 +12,9 @@
- 
- ComplexProgramTarget(xgammon)
- InstallAppDefaults(XGammon)
--MakeDirectories(install, $(LIBDIR)/xgammon)
--InstallNonExec(lib/xgammon.db, $(LIBDIR)/xgammon)
--MANSUFFIX = 6
-+MakeDirectories(install,$(LIBDIR)/xgammon)
-+InstallNonExec(lib/xgammon.db,$(LIBDIR)/xgammon)
-+MANSUFFIX = 1
- 
- xgammon.o:      xgammon.c
- 	$(CC) $(CFLAGS) -DDATABASE=\"$(LIBDIR)/xgammon/xgammon.db\" -c xgammon.c

diff --git a/games-board/xgammon/xgammon-0.98-r1.ebuild b/games-board/xgammon/xgammon-0.98-r1.ebuild
deleted file mode 100644
index 9e8b8fb2d55..00000000000
--- a/games-board/xgammon/xgammon-0.98-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="very nice backgammon game for X"
-HOMEPAGE="http://fawn.unibw-hamburg.de/steuer/xgammon/xgammon.html"
-SRC_URI="http://fawn.unibw-hamburg.de/steuer/xgammon/Downloads/${P}a.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	x11-libs/libX11
-	x11-libs/libXaw
-	x11-libs/libXt"
-DEPEND="${RDEPEND}"
-BDEPEND="
-	app-text/rman
-	x11-misc/imake"
-
-S="${WORKDIR}/${P}a"
-
-PATCHES=(
-	"${FILESDIR}"/${P}-broken.patch
-	"${FILESDIR}"/${P}-config.patch
-	"${FILESDIR}"/${P}-glibc-2.32.patch
-	"${FILESDIR}"/${P}-fno-common.patch
-)
-
-src_configure() {
-	xmkmf || die
-}
-
-src_compile() {
-	env PATH=".:${PATH}" emake \
-		EXTRA_LDOPTIONS="${LDFLAGS}" \
-		CDEBUGFLAGS="${CFLAGS}" \
-		CC="$(tc-getCC)"
-}
-
-pkg_postinst() {
-	einfo "xgammon need helvetica fonts"
-	einfo "They can be loaded emerging media-fonts/font-adobe-100dpi"
-	einfo "or similar. Remember to restart X after loading fonts"
-}


             reply	other threads:[~2020-09-06 20:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-06 20:24 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-26 22:07 [gentoo-commits] repo/gentoo:master commit in: games-board/xgammon/files/, games-board/xgammon/ David Seifert
2020-08-26 22:07 David Seifert
2016-08-01 19:09 Austin English

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=1599423865.8d44378c078bcf7236358d775d9158dda983fd94.chewi@gentoo \
    --to=chewi@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