summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Feldman <NP-Hardass@gentoo.org>2020-04-09 16:39:15 -0400
committerAdam Feldman <NP-Hardass@gentoo.org>2020-04-09 16:55:12 -0400
commit06326b0fdc05012bd0548ac53a136b0f95979c33 (patch)
tree6fadbbcca0d2196a6a87fbc082341889ba1004d5 /games-strategy/freeorion/freeorion-9999.ebuild
parentx11-wm/herbstluftwm: Version 0.8.0 (diff)
downloadgentoo-06326b0fdc05012bd0548ac53a136b0f95979c33.tar.gz
gentoo-06326b0fdc05012bd0548ac53a136b0f95979c33.tar.bz2
gentoo-06326b0fdc05012bd0548ac53a136b0f95979c33.zip
games-strategy/freeorion: Bump to 0.4.9
Closes: https://bugs.gentoo.org/709418 Closes: https://bugs.gentoo.org/716030 Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'games-strategy/freeorion/freeorion-9999.ebuild')
-rw-r--r--games-strategy/freeorion/freeorion-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-strategy/freeorion/freeorion-9999.ebuild b/games-strategy/freeorion/freeorion-9999.ebuild
index 5bf1f6f4f99a..dba94bf60f98 100644
--- a/games-strategy/freeorion/freeorion-9999.ebuild
+++ b/games-strategy/freeorion/freeorion-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
inherit cmake-utils python-single-r1 xdg
DESCRIPTION="A free turn-based space empire and galactic conquest game"
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
else
KEYWORDS="~amd64"
if [[ ${PV} = *_p* ]]; then
- COMMIT="2a49c05796f1c92b96ce9b2aeaf0124fc8be7a77"
+ COMMIT="1570afb475763b13f5d2f434037ec907da812bb4"
SRC_URI="https://github.com/${PN}/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${COMMIT}"
else
@@ -35,7 +35,7 @@ BDEPEND="
"
RDEPEND="
$(python_gen_cond_dep '
- >=dev-libs/boost-1.58:=[python,threads,${PYTHON_MULTI_USEDEP}]
+ >=dev-libs/boost-1.67:=[python,threads,${PYTHON_MULTI_USEDEP}]
')
!dedicated? (
media-libs/freealut