public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-sports/foobillard/
Date: Sun, 09 Feb 2025 01:39:21 +0000 (UTC)	[thread overview]
Message-ID: <1739065128.1d0b19da54882ae9402edea10b728c955a93b690.sam@gentoo> (raw)

commit:     1d0b19da54882ae9402edea10b728c955a93b690
Author:     Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
AuthorDate: Sat Feb  8 17:00:06 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 01:38:48 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d0b19da

games-sports/foobillard: drop 3.0a-r1

Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/40489
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-sports/foobillard/foobillard-3.0a-r1.ebuild | 68 -----------------------
 1 file changed, 68 deletions(-)

diff --git a/games-sports/foobillard/foobillard-3.0a-r1.ebuild b/games-sports/foobillard/foobillard-3.0a-r1.ebuild
deleted file mode 100644
index 3cb4c991c6c5..000000000000
--- a/games-sports/foobillard/foobillard-3.0a-r1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools desktop flag-o-matic toolchain-funcs
-
-DESCRIPTION="8ball, 9ball, snooker and carambol game"
-HOMEPAGE="https://foobillard.sourceforge.net/"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="sdl video_cards_nvidia"
-
-RDEPEND="x11-libs/libXaw
-	x11-libs/libXi
-	virtual/opengl
-	virtual/glu
-	>=media-libs/freetype-2.0.9:2
-	media-libs/libpng:0=
-	sdl? ( media-libs/libsdl[video] )
-	!sdl? ( media-libs/freeglut )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-PATCHES=(
-	"${FILESDIR}"/${P}-no_nvidia.patch
-	"${FILESDIR}"/${P}-freetype_pkgconfig.patch
-	"${FILESDIR}"/${P}-fbsd.patch
-	"${FILESDIR}"/${P}-as-needed.patch
-	"${FILESDIR}"/${P}-gl-clamp.patch
-)
-
-src_prepare() {
-	default
-
-	mv configure.{in,ac} || die
-	rm aclocal.m4
-
-	tc-export PKG_CONFIG
-
-	eautoreconf
-}
-
-src_configure() {
-	# -Werror=lto-type-mismatch
-	# https://bugs.gentoo.org/859235
-	#
-	# Upstream is sourceforge, and dead since 2010. Not reported upstream.
-	filter-lto
-
-	use video_cards_nvidia && append-ldflags -L/usr/$(get_libdir)/opengl/nvidia/lib
-	econf \
-		--enable-sound \
-		$(use_enable sdl SDL) \
-		$(use_enable !sdl glut) \
-		$(use_enable video_cards_nvidia nvidia)
-}
-
-src_install() {
-	default
-	doman foobillard.6
-	newicon data/full_symbol.png foobillard.png
-	make_desktop_entry foobillard Foobillard
-}


             reply	other threads:[~2025-02-09  1:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-09  1:39 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-12  2:25 [gentoo-commits] repo/gentoo:master commit in: games-sports/foobillard/ Sam James
2019-10-11 15:36 Michał Górny
2018-05-01 19:37 Pacho Ramos
2015-12-17  2:29 Michael Sterrett

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=1739065128.1d0b19da54882ae9402edea10b728c955a93b690.sam@gentoo \
    --to=sam@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