Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 726518

Summary: games-fps/doomsday-2.2.2 version bump
Product: Gentoo Linux Reporter: Adrien Dessemond <admnd>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: jasiupsota, jstein, pacho
Priority: Normal Keywords: EBUILD, PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 701178, 725490    
Attachments: Ebuild for 2.2.2 from 2.1.1-r1

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=