From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/colobot-data/
Date: Thu, 14 Jan 2021 21:49:38 +0000 (UTC) [thread overview]
Message-ID: <1610660415.44e6b5e4382e3d470d6481279c253732c2de7096.mgorny@gentoo> (raw)
commit: 44e6b5e4382e3d470d6481279c253732c2de7096
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 14 21:39:52 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 14 21:40:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44e6b5e4
games-strategy/colobot-data: Add build-time dep on Python
Closes: https://bugs.gentoo.org/765469
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
games-strategy/colobot-data/colobot-data-0.1.12.ebuild | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/games-strategy/colobot-data/colobot-data-0.1.12.ebuild b/games-strategy/colobot-data/colobot-data-0.1.12.ebuild
index 79e1a2927dc..d63d0f6787b 100644
--- a/games-strategy/colobot-data/colobot-data-0.1.12.ebuild
+++ b/games-strategy/colobot-data/colobot-data-0.1.12.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit cmake
+PYTHON_COMPAT=( python3_{7..9} )
+inherit cmake python-any-r1
MY_P=colobot-gold-${PV}-alpha
MUSIC_P=colobot-music_ogg_${PV}-alpha
@@ -14,13 +15,14 @@ SRC_URI="
https://github.com/colobot/colobot-data/archive/${MY_P}.tar.gz -> ${MY_P}.data.tar.gz
music? (
https://colobot.info/files/music/${MUSIC_P}.tar.gz )"
+S=${WORKDIR}/${PN}-${MY_P}
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
IUSE="+music"
-S="${WORKDIR}/${PN}-${MY_P}"
+BDEPEND=${PYTHON_DEPS}
src_unpack() {
unpack "${MY_P}.data.tar.gz"
next reply other threads:[~2021-01-14 21:49 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-14 21:49 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-24 11:17 [gentoo-commits] repo/gentoo:master commit in: games-strategy/colobot-data/ Michał Górny
2023-11-14 18:21 Andreas Sturmlechner
2023-08-08 5:31 Michał Górny
2023-08-08 4:59 Michał Górny
2023-04-08 14:00 Michał Górny
2022-11-18 14:32 Arthur Zamarin
2021-08-22 6:45 Michał Górny
2020-06-08 8:56 Michał Górny
2019-12-26 11:27 Michał Górny
2019-09-23 17:40 Michał Górny
2019-09-23 17:40 Michał Górny
2019-09-22 21:00 Michał Górny
2019-09-22 21:00 Michał Górny
2019-05-11 11:50 Sergei Trofimovich
2018-07-18 21:11 Jonas Stein
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=1610660415.44e6b5e4382e3d470d6481279c253732c2de7096.mgorny@gentoo \
--to=mgorny@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