Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743742 - dev-games/ogre-1.12.9 version bump
Summary: dev-games/ogre-1.12.9 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: Sven Eden
URL: https://github.com/OGRECave/ogre/rele...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-09-20 14:11 UTC by Sven Eden
Modified: 2020-09-21 21:09 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Eden 2020-09-20 14:11:51 UTC
The new version 1.12.9 of OGRE is out, and its ChangeLog is very impressive.


Reproducible: Always
Comment 1 Sven Eden 2020-09-20 14:12:21 UTC
In PR to bump it is on its way.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-09-20 15:07:23 UTC
(In reply to Sven Eden from comment #1)
> In PR to bump it is on its way.

BTW, when do you reckon it's time to drop the mask?
Comment 3 Sven Eden 2020-09-20 16:41:15 UTC
(In reply to Sam James from comment #2)
> (In reply to Sven Eden from comment #1)
> > In PR to bump it is on its way.
> 
> BTW, when do you reckon it's time to drop the mask?

Well, OpenCV must be sorted out ( https://bugs.gentoo.org/666716 ), and cegui must be restricted to <dev-games/ogre-1.12. ( https://bugs.gentoo.org/658398 )

OpenCV is rather easy, as it only needs ogre-1.12.* to be installed with [deprecated] USE flag, and cegui is trivial.

However, the OpenCV matter is delicate in the way that it demands ogre to be not masked, otherwise it can't depend on it. (AFAIK)
Comment 4 Larry the Git Cow gentoo-dev 2020-09-21 21:09:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=099e98fe1e981a2eb44477e53933fa768f2b3834

commit 099e98fe1e981a2eb44477e53933fa768f2b3834
Author:     Sven Eden <sven.eden@prydeworx.com>
AuthorDate: 2020-09-20 14:39:00 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-09-21 21:08:36 +0000

    dev-games/ogre: Version bump to 1.12.9
    
    This bump includes the following upgrades
    
    * IMGUI version bumped to 1.77 ; That's what upstream bumped to
    * Added USE flag "assimp" to pull in media-libs/assimp
      This also enables building of the AssimpConverter if the USE flag
      "assimp" is enabled.
    
    Bug: https://bugs.gentoo.org/743742
    Closes: https://bugs.gentoo.org/743742
    Package-Manager: Portage-3.0.7, Repoman-3.0.1
    Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
    Closes: https://github.com/gentoo/gentoo/pull/17619
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 dev-games/ogre/Manifest                                    |  4 ++--
 ...Simple_demo.patch => ogre-1.12.9-fix_Simple_demo.patch} |  0
 .../ogre/files/ogre-1.12.9-fix_config_window_height.patch  | 11 +++++++++++
 ....patch => ogre-1.12.9-gentoolize_imgui_inclusion.patch} | 13 ++++++-------
 ....12.8-media_path.patch => ogre-1.12.9-media_path.patch} |  0
 ...resource_path.patch => ogre-1.12.9-resource_path.patch} |  0
 dev-games/ogre/metadata.xml                                |  7 +++++--
 dev-games/ogre/{ogre-1.12.8.ebuild => ogre-1.12.9.ebuild}  | 14 +++++++-------
 8 files changed, 31 insertions(+), 18 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=099e98fe1e981a2eb44477e53933fa768f2b3834

commit 099e98fe1e981a2eb44477e53933fa768f2b3834
Author:     Sven Eden <sven.eden@prydeworx.com>
AuthorDate: 2020-09-20 14:39:00 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-09-21 21:08:36 +0000

    dev-games/ogre: Version bump to 1.12.9
    
    This bump includes the following upgrades
    
    * IMGUI version bumped to 1.77 ; That's what upstream bumped to
    * Added USE flag "assimp" to pull in media-libs/assimp
      This also enables building of the AssimpConverter if the USE flag
      "assimp" is enabled.
    
    Bug: https://bugs.gentoo.org/743742
    Closes: https://bugs.gentoo.org/743742
    Package-Manager: Portage-3.0.7, Repoman-3.0.1
    Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
    Closes: https://github.com/gentoo/gentoo/pull/17619
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 dev-games/ogre/Manifest                                    |  4 ++--
 ...Simple_demo.patch => ogre-1.12.9-fix_Simple_demo.patch} |  0
 .../ogre/files/ogre-1.12.9-fix_config_window_height.patch  | 11 +++++++++++
 ....patch => ogre-1.12.9-gentoolize_imgui_inclusion.patch} | 13 ++++++-------
 ....12.8-media_path.patch => ogre-1.12.9-media_path.patch} |  0
 ...resource_path.patch => ogre-1.12.9-resource_path.patch} |  0
 dev-games/ogre/metadata.xml                                |  7 +++++--
 dev-games/ogre/{ogre-1.12.8.ebuild => ogre-1.12.9.ebuild}  | 14 +++++++-------
 8 files changed, 31 insertions(+), 18 deletions(-)