Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836649 - media-gfx/openmesh-11.0 version bump, then cleanup old
Summary: media-gfx/openmesh-11.0 version bump, then cleanup old
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://www.graphics.rwth-aachen.de/m...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: qt5-removal
  Show dependency tree
 
Reported: 2022-04-02 13:13 UTC by Andreas Sturmlechner
Modified: 2025-04-02 15:49 UTC (History)
0 users

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 Andreas Sturmlechner gentoo-dev 2022-04-02 13:13:42 UTC
Released in January '22, changelog see $URL. Existing bug 659740 may be fixed since upstream claimed Qt6 compatibility must have required build system changes.
Comment 1 Larry the Git Cow gentoo-dev 2025-04-02 15:49:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d9e54d99f1715decd8d65abe839ad5c546ae173

commit 9d9e54d99f1715decd8d65abe839ad5c546ae173
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-04-02 15:45:28 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-04-02 15:48:59 +0000

    media-gfx/openmesh: drop 7.1-r1
    
    Closes: https://bugs.gentoo.org/836649
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/openmesh/Manifest               |  1 -
 media-gfx/openmesh/openmesh-7.1-r1.ebuild | 66 -------------------------------
 2 files changed, 67 deletions(-)

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

commit ae72a44e4e5059a32d2fda2c19a1a6d40a2b204c
Author:     Nicolas PARLANT <nicolas.parlant@parhuet.fr>
AuthorDate: 2025-03-24 14:37:27 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-04-02 15:48:59 +0000

    media-gfx/openmesh: add 11.0.0, qt6
    
    update HOMEPAGE / SRC_URI (redirect)
    
    iuse :
      qt6 -> gui
      add doc
    
    deps :
      * media-libs/freeglut -> media-libs/libglvnd
      * test : add dev-cpp/eigen
      * doc, add :
          app-text/doxygen[dot]
          dev-texlive/texlive-latex
          dev-texlive/texlive-latexextra (for xcolor.sty)
          dev-texlive/texlive-latexrecommended (for newunicodechar.sty)
    
    static-libs : set shared-libs only with a patch because previous sed-op
      is no longer sufficient.
    
    Closes: https://bugs.gentoo.org/836649
    Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
    Closes: https://github.com/gentoo/gentoo/pull/41285
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/openmesh/Manifest                        |   1 +
 .../files/openmesh-11.0.0-gtest_detection.patch    |  27 ++++++
 .../files/openmesh-11.0.0-pkgconfig_instdir.patch  |  14 +++
 .../files/openmesh-11.0.0-rm_static_libs.patch     |  55 +++++++++++
 .../files/openmesh-11.0.0-tests_conditionnal.patch |  27 ++++++
 .../files/openmesh-11.0.0-unused_flags.patch       |  34 +++++++
 media-gfx/openmesh/openmesh-11.0.0.ebuild          | 104 +++++++++++++++++++++
 7 files changed, 262 insertions(+)