summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-games/ogre: Version bump to 1.12.9Sven Eden2020-09-218-18/+31
| | | | | | | | | | | | | | | | 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: Specify what the "tools" USE flag doesSven Eden2020-08-251-1/+1
| | | | | | | | | | | | | Users should know, that the "tools" USE flag builds and install the MeshUpgrader, VRMLConverter and XMLConverter tools. Thus users not in need of either can safely deactivate that USE flag. Bug: https://bugs.gentoo.org/600734 Closes: https://bugs.gentoo.org/600734 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Sven Eden <yamakuzure@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/15527 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-games/ogre: Bump to 2.1 - First major 2.1 releaseSven Eden2020-08-257-36/+214
| | | | | | | | | | | | | | | | | | | | | Changes from the pre-release: * gles2 USE flag is gone, the GLES2 render system is not ported, yet * Added "fine-granularity" USE flag to enable XXXX which has a noticable performance impact. * double-precision USE flag is back in. But if activated, both OGRE_SIMD_NEON and OGRE_SIMD_SSE2 must be disabled, so the performance impact is quite big. * mobile USE flag is gone, this needs further testing. Also I think that building for mobile devices is not really interesting on Gentoo, is it? * Fixed a few warnings and issues, and spoke with upstream about them. ( See: https://github.com/OGRECave/ogre-next/issues/90 ) * Fixed a missing include compilation issue and reported it to upstream. ( See: OGRECave/ogre-next#132 ) Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Sven Eden <yamakuzure@gmx.net> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-games/ogre: 1.12.8 version bump plus fixes/additionsSven Eden2020-08-258-60/+85
| | | | | | | | | | | | | | | | | | | | | | | Changes: * imgui version has been raised to 1.76 * gles2 USE flag has been removed. Ogre with GLES2/3 support now depends on HLSL2GLSL unconditionally. The flags and their config options have been 'backed up' as comments for easy re-integration once we have an ebuild for HLSL2GLSL. ( See: https://github.com/aras-p/hlsl2glslfork ) * 'experimental' USE flag renamed to 'deprecated'. The HLMS component has switched from experimental to deprecated. * quakemap.cfg is gone * tests.cfg has been added Fixes: * The 'Simple' demo has been fixed to compile with pedantic resource manager. Bug: https://bugs.gentoo.org/728458 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Sven Eden <yamakuzure@gmx.net> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-games/ogre: Maintainer retiredJonas Stein2020-08-241-8/+0
| | | | | | | Proxied maintainer retired due to inactivity. Bug: https://bugs.gentoo.org/633138 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* dev-games/ogre: Apply BDEPEND to all unstable versionsJames Le Cuirot2020-01-073-9/+21
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-games/ogre: Remove obsolete ebuilds and patchesSven Eden2020-01-0710-373/+0
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sven Eden <sven.eden@gmx.de> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-games/ogre: Bump 2.1 to pre20191212 and move to GitHubSven Eden2020-01-074-40/+49
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sven Eden <sven.eden@gmx.de> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-games/ogre: New ebuild for latest stable release 1.12.4Sven Eden2020-01-079-9/+265
| | | | | | | | | | | | | | | | 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: Fix ebuild for 1.9.0 (EAPI 7)Sven Eden2020-01-072-2/+135
| | | | | | Signed-off-by: Sven Eden <yamakuzure@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/13655 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* */*: remove redundant 'zip' flag descriptionsMichał Górny2018-10-201-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-games/ogre: Pre 2.1 release snapshot 2018-09-01 addedSven Eden2018-10-077-0/+263
| | | | | | | | | | | | | | | | | | | As the future of Ogre changes a lot of the old API, it is important to have access to the new system as early as possible. The current development state is quite usable already, although not all components have been ported, yet. Providing an ebuild for the new 2.1 series to interested users and developers, everybody gets the chance to adapt their project to the future of Ogre. This is done using snapshot ebuilds, because not all commits in the Ogre tree provide buildable revisions. Further it is easier to test newly ported components when snapshot ebuilds are used. Bug: https://bugs.gentoo.org/647266 Closes: https://bugs.gentoo.org/647266 Signed-off-by: Sven Eden <sven.eden@prydeworx.com> Package-Manager: Portage-2.3.48, Repoman-2.3.10 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-games/ogre: 1.11.2 version bumpSven Eden2018-10-076-1/+199
| | | | | | | | | | | This is the second stable release of the current 1.11 series. Apart from stabilizing Ogre BITES, this series also adds json material support. Bug: https://bugs.gentoo.org/647266 Signed-off-by: Sven Eden <sven.eden@prydeworx.com> Package-Manager: Portage-2.3.48, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/9474 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-games/ogre: drop obsolete 1.10.11Sven Eden2018-09-073-146/+0
|
* dev-games/ogre: 1.10.12 version bumpSven Eden2018-09-074-9/+192
| | | | | | | | | | | | | | | | The latest stable release of the Ogre-1.10.x series comes with a largely overhauled ebuild regarding its USE flags and the Ogre configuration. * Either USE flag gles2, opengl or both must be selected now. * Removed gles3 and gl3pus USE flugs, as they are implied now. * USE flag "egl" added to select egl over glx. * Users can now select whether Ogre shall include support for a GL state cache or not. * The behavior of the Ogre resource manager can now be selected. * Added a patch to unbundle TinyXML again. Upstream removed that possibility. Bug: https://bugs.gentoo.org/647266 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-games/ogre: Drop unused eclassesAndreas Sturmlechner2018-06-171-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-games/ogre: Sort DEPENDsAndreas Sturmlechner2018-06-171-10/+11
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-games/ogre: Add ebuild for the latest release v1.10.11Sven Eden2018-06-176-0/+194
| | | | | | | | | This is the latest stable release of Ogre3D, released on 2017-12-31. Bug: https://bugs.gentoo.org/647266 Tested-by: Sven Eden yamakuzure@gmx.net Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-games/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).Arfrever Frehtes Taifersar Arahesis2018-04-301-1/+1
|
* dev-games/ogre: use HTTPSMichael Mair-Keimberger2018-04-151-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8011
* dev-games/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-games/ogre: [QA] Add cmake-utils_src_prepareDavid Seifert2017-10-151-6/+9
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-games/ogre: Fix typo in REQUIRED_USEMichał Górny2017-08-191-1/+1
|
* dev-games/ogre: Fix unreadable REQUIRED_USE, #620912Michał Górny2017-08-111-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-games/ogre: Added sub-slot dependency for dev-libs/boost.Lars Wendler2016-12-291-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+1
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* dev-games/ogre: fix building when OIS is not installed, with newer versions ↵Michael Sterrett2016-01-222-4/+19
| | | | | | of cmake (bug #566126) Package-Manager: portage-2.2.26
* Revert "mask games-fps/ut2004-ultraduel for removal"Michael Sterrett2015-12-211-1/+1
| | | | This reverts commit cf00534e64f93c0992faf2584a970f1910afcc5a.
* mask games-fps/ut2004-ultraduel for removalMichael Sterrett2015-12-211-1/+1
|
* Update remote-idsJustin Lecher2015-10-161-6/+9
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* fix building with gcc52 with patch from Sven Eden via bug #559472Michael Sterrett2015-09-034-6/+71
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+245
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed