commit:     a5ddd0f0fb7eaabd6f747431c7f77ca606622d5d
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun Sep 20 13:50:01 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 13:50:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ddd0f0

net-misc/ps3mediaserver: update icon cache

Closes: https://bugs.gentoo.org/740780
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-misc/ps3mediaserver/ps3mediaserver-1.90.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-misc/ps3mediaserver/ps3mediaserver-1.90.1.ebuild 
b/net-misc/ps3mediaserver/ps3mediaserver-1.90.1.ebuild
index d407c37977c..c2f1136ca7c 100644
--- a/net-misc/ps3mediaserver/ps3mediaserver-1.90.1.ebuild
+++ b/net-misc/ps3mediaserver/ps3mediaserver-1.90.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
-inherit eutils
+inherit eutils xdg
 
 DESCRIPTION="DLNA compliant UPNP server for streaming media to Playstation 3"
 HOMEPAGE="https://github.com/ps3mediaserver/ps3mediaserver";
@@ -77,6 +77,7 @@ src_install() {
 }
 
 pkg_postinst() {
+       xdg_pkg_postinst
        if [[ -z ${REPLACING_VERSIONS} ]]; then
                ewarn "Don't forget to disable transcoding engines for software"
                ewarn "that you don't have installed (such as having the VLC"

Reply via email to