Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726518 - games-fps/doomsday-2.2.2 version bump
Summary: games-fps/doomsday-2.2.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks: python3.8-compat py39, python3.9-compat
  Show dependency tree
 
Reported: 2020-06-01 00:32 UTC by Adrien Dessemond
Modified: 2021-01-30 20:52 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for 2.2.2 from 2.1.1-r1 (file_726518.txt,690 bytes, text/plain)
2020-06-01 00:38 UTC, Adrien Dessemond
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adrien Dessemond 2020-06-01 00:32:31 UTC
Latest in the tree is 2.1.1, latest upstream stable is 2.2.2.

Reproducible: Always
Comment 1 Adrien Dessemond 2020-06-01 00:38:48 UTC
Created attachment 642958 [details]
Ebuild for 2.2.2 from 2.1.1-r1

dev-qt/qtgui:5 has no more the use flag 'gles2-only'

Hexen players: Unfortunately, the upstream issue #2262 (https://tracker.dengine.net/issues/2262) is still here :(
Comment 2 Jan Psota 2021-01-01 19:38:21 UTC
I did not test 2.2.2 version, but 2.3.0:
https://manual.dengine.net/version/2.3
works like magic :-) (while 2.1.1 did not).

Compiled and tested with python-3.8 (I removed any other 3.x versions before merging)

Can we change bug title to "...2.3.0 version bump"?

Ebuild for 2.3.0 changes (based on changes to 2.2.2):
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{7,8} )

-SRC_URI="https://downloads.sourceforge.net/project/deng/Doomsday%20Engine/${PV}/${P}.tar.gz"
+SRC_URI="http://files.dengine.net/archive/${P}.tar.gz"
 
-	dev-qt/qtgui:5=[-gles2-only]
+	dev-qt/qtgui:5=