Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682474 - media-libs/phonon-gstreamer-4.9.0-r3: Icon cache not updated
Summary: media-libs/phonon-gstreamer-4.9.0-r3: Icon cache not updated
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-04 01:43 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2019-04-08 11:20 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 Arfrever Frehtes Taifersar Arahesis 2019-04-04 01:43:33 UTC
* QA Notice: new icons were found installed but icon cache
 * has not been updated:
 *   /usr/share/icons/hicolor/128x128/apps/phonon-gstreamer.png
 *   /usr/share/icons/hicolor/16x16/apps/phonon-gstreamer.png
 *   /usr/share/icons/hicolor/22x22/apps/phonon-gstreamer.png
 *   /usr/share/icons/hicolor/48x48/apps/phonon-gstreamer.png
 *   /usr/share/icons/hicolor/64x64/apps/phonon-gstreamer.png
 * Please make sure to call xdg_icon_cache_update()
 * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.
Comment 1 Larry the Git Cow gentoo-dev 2019-04-08 11:20:46 UTC
The bug has been closed via the following commit(s):

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

commit b946d6fef0d8294c2be91f0a5a93722dddeb0a88
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2019-04-08 11:20:18 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2019-04-08 11:20:34 +0000

    media-libs/phonon-gstreamer: update icon cache
    
    Closes: https://bugs.gentoo.org/682474
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r3.ebuild | 10 +++++++++-
 media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild     | 12 ++++++++++--
 2 files changed, 19 insertions(+), 3 deletions(-)