public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gbsplay/
Date: Sun, 20 May 2018 00:33:21 +0000 (UTC)	[thread overview]
Message-ID: <1526776233.22d3d224b837a63b234fa488c2f6abfd4614078c.bman@gentoo> (raw)

commit:     22d3d224b837a63b234fa488c2f6abfd4614078c
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat May 19 07:14:19 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 20 00:30:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22d3d224

media-sound/gbsplay: remove old

 media-sound/gbsplay/gbsplay-0.0.91-r1.ebuild | 54 ----------------------------
 1 file changed, 54 deletions(-)

diff --git a/media-sound/gbsplay/gbsplay-0.0.91-r1.ebuild b/media-sound/gbsplay/gbsplay-0.0.91-r1.ebuild
deleted file mode 100644
index 3b74a80e008..00000000000
--- a/media-sound/gbsplay/gbsplay-0.0.91-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-IUSE="+alsa nas nls oss"
-PLOCALES="de en"
-
-inherit l10n toolchain-funcs
-
-DESCRIPTION="Nintendo Gameboy sound player for GBS format"
-HOMEPAGE="http://gbsplay.berlios.de"
-#SRC_URI="mirror://berlios/${PN}/${P}.tar.gz"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="alsa? ( media-libs/alsa-lib:0 )
-	nas? ( media-libs/nas:0 )"
-
-DEPEND="${RDEPEND}
-	nls? ( sys-devel/gettext:0 )"
-
-src_configure() {
-	tc-export AR CC
-
-	# No econf, because "unknown option '--build=x86_64-pc-linux-gnu'"
-	./configure \
-		--prefix=/usr \
-		--mandir=/usr/share/man \
-		--docdir=/usr/share/doc/${PF} \
-		--without-xmmsplugin \
-		--without-test \
-		$(use_enable nls i18n) \
-		$(use_enable oss devdsp) \
-		$(use_enable alsa) \
-		$(use_enable nas) || die "Configure failed."
-}
-
-src_compile() {
-	emake CC="$(tc-getCC)" SPLINT="true"
-}
-
-remove_disabled_locale() {
-	rm -rf "${D}"/usr/share/locale/$1
-}
-
-src_install() {
-	default
-
-	l10n_for_each_disabled_locale_do remove_disabled_locale
-}


             reply	other threads:[~2018-05-20  0:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-20  0:33 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-04 14:03 [gentoo-commits] repo/gentoo:master commit in: media-sound/gbsplay/ Ulrich Müller
2022-12-24 14:01 Andreas Sturmlechner
2022-12-24 14:52 Andreas Sturmlechner
2023-10-04 19:37 Sam James
2024-01-29  8:38 Miroslav Šulc

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=1526776233.22d3d224b837a63b234fa488c2f6abfd4614078c.bman@gentoo \
    --to=bman@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