Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926862 - sys-apps/hwloc-2.9.3 - lstopo desktop entry uses default application icon
Summary: sys-apps/hwloc-2.9.3 - lstopo desktop entry uses default application icon
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-12 19:44 UTC by Chris Mayo
Modified: 2024-04-25 08:49 UTC (History)
2 users (show)

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 Chris Mayo 2024-03-12 19:44:29 UTC
ebuild has:

newicon "${DISTDIR}/lstopo.png" "${PN}"

instead of:

newicon "${DISTDIR}/lstopo.png" "${PN}.png"
Comment 1 Chris Mayo 2024-03-12 19:45:22 UTC
As seen on GNOME 45.
Comment 2 Andrew Ammerlaan gentoo-dev 2024-04-25 08:39:16 UTC

*** This bug has been marked as a duplicate of bug 833345 ***
Comment 3 Larry the Git Cow gentoo-dev 2024-04-25 08:49:01 UTC
The bug has been closed via the following commit(s):

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

commit 21867382426ea87eccf3c49ece762b4e83589edd
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2024-04-25 08:45:15 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2024-04-25 08:48:24 +0000

    sys-apps/hwloc: remove automagic behaviour of rocm/l0
    
    And:
    - fixed the icon file
    - add doc flag to install doxygen documentation
    
    Closes: https://bugs.gentoo.org/926862
    Closes: https://bugs.gentoo.org/927627
    Closes: https://bugs.gentoo.org/833345
    Closes: https://bugs.gentoo.org/836663
    Closes: https://github.com/gentoo/gentoo/pull/25837
    Co-authored-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 profiles/arch/amd64/package.use.mask                        |  4 ++++
 profiles/arch/base/package.use.mask                         |  4 ++++
 profiles/features/musl/package.use.mask                     |  4 ++++
 .../hwloc/{hwloc-2.9.3.ebuild => hwloc-2.9.3-r1.ebuild}     | 13 +++++++++++--
 sys-apps/hwloc/metadata.xml                                 |  2 ++
 5 files changed, 25 insertions(+), 2 deletions(-)