Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712574 - =media-libs/coin-4.0.0 version bump
Summary: =media-libs/coin-4.0.0 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: Maciej Mrozowski
URL: https://github.com/coin3d/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-14 21:22 UTC by Bernd
Modified: 2020-08-10 22:45 UTC (History)
1 user (show)

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


Attachments
coin-4.0.0.ebuild (coin-4.0.0.ebuild,2.70 KB, text/plain)
2020-03-14 21:23 UTC, Bernd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd 2020-03-14 21:22:30 UTC
At the end of 2019 the coin3d team also moved their repositories from bitbucket.org to github.com.

Although portage desired the 4.0.0 package a lower version than the current 4.0.0a, upstream has moved from 4.0.0a to 4.0.0 with their first release on github.

We should therefore bump the version too.


Reproducible: Always
Comment 1 Bernd 2020-03-14 21:23:41 UTC
Created attachment 619204 [details]
coin-4.0.0.ebuild

A working ebuild for 4.0.0 from my overlay.
Comment 2 Maciej Mrozowski gentoo-dev 2020-08-10 22:43:38 UTC
4.0.0 to be fully functional requires more patching though.
Comment 3 Larry the Git Cow gentoo-dev 2020-08-10 22:45:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=281dc01736167c0e29a459a7380ec34666c7712f

commit 281dc01736167c0e29a459a7380ec34666c7712f
Author:     Maciej Mrozowski <reavertm@gentoo.org>
AuthorDate: 2020-08-10 22:43:47 +0000
Commit:     Maciej Mrozowski <reavertm@gentoo.org>
CommitDate: 2020-08-10 22:44:47 +0000

    media-libs/coin: Version bump 4.0.0
    
    Closes: https://bugs.gentoo.org/712574
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org>

 media-libs/coin/Manifest                           |   2 +-
 ...4.0.0a_pre20191109.ebuild => coin-4.0.0.ebuild} |  23 ++--
 .../coin-4.0.0-0001-updated-to-cmake-3.14.patch    |  25 +++++
 .../coin-4.0.0-0002-cpack.d-is-now-optional.patch  |  32 ++++++
 ...ncorporating-coin4.0.0a-patch-from-gentoo.patch | 123 +++++++++++++++++++++
 .../coin-4.0.0-0004-Added-coin-default.cfg.patch   |  63 +++++++++++
 ...4.0.0-0005-Slightly-fix-coin.cfg.cmake.in.patch |  45 ++++++++
 ...n-4.0.0-0006-Fix-underlinking-against-X11.patch |  28 +++++
 media-libs/coin/files/coin-4.0.0a-cmake.patch      |  96 ----------------
 9 files changed, 331 insertions(+), 106 deletions(-)