The following problems can be observed: * Currently we have two "in-between" versions (1.10.12 and 1.11.2) in the tree. These should be superseded by the current stable release, which is 1.12.3. * The development Version 2.1_pre20180901 is very old and should be replaced by development versions for the v2.1 and v2.2 series. * There are some reverse dependencies to the old, ancient and unmaintained 1.9.0 version in the tree, so I reckon we are stuck with it some more time. Reproducible: Always
I take this, as I am proxy-maintaining Ogre.
Hello Games Team, I do not know whom to ping for the PR. And as I have *only* added myself to metadata.xml (I don't want to take over, just to help), the system doesn't add the "self-maintained" tag. So, who can take a look at the PR and the reverse-dependencies? Thanks Sven
Moved forward to 1.12.4. It works great, so hopefully the PR gets merged soon.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60fd22922ec02d9a74c22c6cb6dad58c79092dae commit 60fd22922ec02d9a74c22c6cb6dad58c79092dae Author: Sven Eden <yamakuzure@gmx.net> AuthorDate: 2019-11-06 23:12:03 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2020-01-07 22:57:59 +0000 dev-games/ogre: New ebuild for latest stable release 1.12.4 Also moved to github. In this release we have to also fetch the current release of imlib, as the tree has it as a submodule which is not included in the ogre release zip. And finally I have put myself into metadata.xml, as I am proxy- maintaining ogre. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Bug: https://bugs.gentoo.org/699770 Closes: https://bugs.gentoo.org/699770 Signed-off-by: Sven Eden <sven.eden@gmx.de> Signed-off-by: James Le Cuirot <chewi@gentoo.org> dev-games/ogre/Manifest | 2 + .../ogre-1.12.4-fix_sample_source_install.patch | 15 ++ dev-games/ogre/files/ogre-1.12.4-media_path.patch | 14 ++ .../ogre/files/ogre-1.12.4-resource_path.patch | 13 ++ dev-games/ogre/metadata.xml | 12 +- dev-games/ogre/ogre-1.10.12.ebuild | 4 +- dev-games/ogre/ogre-1.11.2.ebuild | 6 +- dev-games/ogre/ogre-1.12.4.ebuild | 202 +++++++++++++++++++++ dev-games/ogre/ogre-2.1_pre20180901.ebuild | 6 +- 9 files changed, 265 insertions(+), 9 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60fd22922ec02d9a74c22c6cb6dad58c79092dae commit 60fd22922ec02d9a74c22c6cb6dad58c79092dae Author: Sven Eden <yamakuzure@gmx.net> AuthorDate: 2019-11-06 23:12:03 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2020-01-07 22:57:59 +0000 dev-games/ogre: New ebuild for latest stable release 1.12.4 Also moved to github. In this release we have to also fetch the current release of imlib, as the tree has it as a submodule which is not included in the ogre release zip. And finally I have put myself into metadata.xml, as I am proxy- maintaining ogre. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Bug: https://bugs.gentoo.org/699770 Closes: https://bugs.gentoo.org/699770 Signed-off-by: Sven Eden <sven.eden@gmx.de> Signed-off-by: James Le Cuirot <chewi@gentoo.org> dev-games/ogre/Manifest | 2 + .../ogre-1.12.4-fix_sample_source_install.patch | 15 ++ dev-games/ogre/files/ogre-1.12.4-media_path.patch | 14 ++ .../ogre/files/ogre-1.12.4-resource_path.patch | 13 ++ dev-games/ogre/metadata.xml | 12 +- dev-games/ogre/ogre-1.10.12.ebuild | 4 +- dev-games/ogre/ogre-1.11.2.ebuild | 6 +- dev-games/ogre/ogre-1.12.4.ebuild | 202 +++++++++++++++++++++ dev-games/ogre/ogre-2.1_pre20180901.ebuild | 6 +- 9 files changed, 265 insertions(+), 9 deletions(-)