public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/brainworkshop/
Date: Fri, 27 Jan 2023 20:25:24 +0000 (UTC)	[thread overview]
Message-ID: <1674851106.07b569b89984cfebad567510674817d0ab69c830.ionen@gentoo> (raw)

commit:     07b569b89984cfebad567510674817d0ab69c830
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 20:22:18 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 20:25:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07b569b8

games-puzzle/brainworkshop: drop 5.0.2

Broken with current pyglet.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-puzzle/brainworkshop/Manifest                |  1 -
 .../brainworkshop/brainworkshop-5.0.2.ebuild       | 48 ----------------------
 2 files changed, 49 deletions(-)

diff --git a/games-puzzle/brainworkshop/Manifest b/games-puzzle/brainworkshop/Manifest
index eaf173fdb285..99431e04f0a3 100644
--- a/games-puzzle/brainworkshop/Manifest
+++ b/games-puzzle/brainworkshop/Manifest
@@ -1,2 +1 @@
-DIST brainworkshop-5.0.2.tar.gz 7998711 BLAKE2B d2662d2e565b576b441a41ec9177c3bd17f30d0f671d67ee7497bc2a983ba193e977a0d4cb4bfcd684cc46fe918159ffa5181a141e591adf819b28e744437222 SHA512 07ab0b30cef92b3c5ac0476a1baa5afb8f57afb557b266169a7f72fe4cbe8c0afbf0db491a23106da6c61f055c24c5f0c4268ead41d92101e5a8284a7dc80265
 DIST brainworkshop-5.0.2_p20230115.tar.gz 8010699 BLAKE2B 9a3f443949ea56c15c65ba21a5df9dc0f06449eb14252d1f643e3f0fd507bbf52cd2001c63f549b0d475d4e17f56b4f5ec9d3d1235705b71bb5ec2f3aebdc85e SHA512 4aee26b0f92a14c362aa695f5325395fbef4517fc9fb6aeaa1c1d2d1123c60b574b8488c893204826bfd6194e4160c21be614b253004beb0626dc8ff7f23234b

diff --git a/games-puzzle/brainworkshop/brainworkshop-5.0.2.ebuild b/games-puzzle/brainworkshop/brainworkshop-5.0.2.ebuild
deleted file mode 100644
index 1399b4bee422..000000000000
--- a/games-puzzle/brainworkshop/brainworkshop-5.0.2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit desktop python-single-r1
-
-DESCRIPTION="Short-term-memory training N-Back game"
-HOMEPAGE="https://github.com/brain-workshop/brainworkshop"
-SRC_URI="https://github.com/brain-workshop/brainworkshop/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="CC-Sampling-Plus-1.0 GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-	${PYTHON_DEPS}
-	$(python_gen_cond_dep '
-		>=dev-python/pyglet-1.5[${PYTHON_USEDEP},sound]
-	')"
-BDEPEND="${PYTHON_DEPS}"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-5.0.2-datadir.patch
-)
-
-src_prepare() {
-	default
-
-	sed -i "s|@GENTOO_DATADIR@|${EPREFIX}/usr/share/${PN}|" ${PN}.py || die
-
-	python_fix_shebang ${PN}.py
-}
-
-src_install() {
-	newbin ${PN}.py ${PN}
-
-	insinto /usr/share/${PN}
-	doins -r res/.
-
-	dodoc Readme.md Readme-{instructions,resources}.txt data/Readme-stats.txt
-
-	domenu ${PN}.desktop
-	newicon res/misc/brain/brain.png ${PN}.png
-}


             reply	other threads:[~2023-01-27 20:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-27 20:25 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-20  7:17 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/brainworkshop/ Ionen Wolkens
2024-03-20  7:17 Ionen Wolkens
2023-01-27 20:25 Ionen Wolkens
2022-02-11 23:16 Ionen Wolkens
2021-06-02  8:53 Ionen Wolkens
2021-04-04  6:33 Sam James

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=1674851106.07b569b89984cfebad567510674817d0ab69c830.ionen@gentoo \
    --to=ionen@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