summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-games/openscenegraph: adjust to unslotted OpenEXR 3Alexey Sokolov2022-02-181-0/+68
| | | | | | | | Closes: https://bugs.gentoo.org/833491 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/24222 Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/openscenegraph: cleanup asio patchAlexey Sokolov2021-07-301-33/+22
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-games/openscenegraph: migrate to lua-single.eclassMarek Szuba2020-12-211-0/+14
| | | | | | | | | | | | The usual cmake FindPackage(Lua) version hack. Lua compatibility as per upstream build scripts. Nb. The unmigrated 3.6.5 ebuild does not set -DOSG_USE_LOCAL_LUA_SOURCE=OFF in src_configure so it is a) always built with Lua support, and b) linked against bundled Lua. Closes: https://bugs.gentoo.org/752573 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-games/openscenegraph: use boost::asio to fix building RestHttpDevice pluginMaciej Mrozowski2020-09-261-0/+274
| | | | | | Closes: https://bugs.gentoo.org/744001 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org>
* dev-games/openscenegraph: Drop 3.5.5Andreas Sturmlechner2020-09-042-315/+0
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-games/openscenegraph: 3.6.3 version bumpAndreas Sturmlechner2018-12-232-0/+85
| | | | | | | Closes: https://bugs.gentoo.org/601772 Closes: https://bugs.gentoo.org/659254 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-games/openscenegraph: Drop 3.5.1Andreas Sturmlechner2018-03-182-470/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-games/openscenegraph: Re-add 3.5.1Andreas Sturmlechner2018-03-122-0/+470
| | | | | | We can't drop it before OSG-Qt is stable. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-games/openscenegraph: Drop 3.5.1Andreas Sturmlechner2018-03-112-470/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-games/openscenegraph: Fix build with jpeg-9Andreas Sturmlechner2018-02-071-0/+34
| | | | | Closes: https://bugs.gentoo.org/646454 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-games/openscenegraph: remove unused patchesMichael Mair-Keimberger2017-10-313-349/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/5900
* dev-games/openscenegraph: version bump to 3.5.5, maskedMykyta Holubakha2017-05-181-0/+281
| | | | | | dev-games/openscenegraph-qt: new package (Qt support split off osg in a separate package), masked Closes: https://github.com/gentoo/gentoo/pull/4485
* dev-games/openscenegraph: Fix build w/ ffmpeg-3, add USE=libavAndreas Sturmlechner2017-02-181-0/+173
| | | | | | Gentoo-bug: 601794 Package-Manager: portage-2.3.3
* dev-games/openscenegraph: Improve 3.4.0 ebuild (fix automagic deps, restore ↵Maciej Mrozowski2016-01-131-1/+1
| | | | | | ppc keywords, rework SDL dependencies) Package-Manager: portage-2.2.26
* dev-games/openscenegraph: add patch to support giflib5, bug 571656Maciej Mrozowski2016-01-131-0/+24
| | | | Package-Manager: portage-2.2.26
* dev-games/openscenegraph: Bump to version 3.4.0Lars Wendler2016-01-111-0/+297
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-082-0/+325
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