mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
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@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
committed by
David Seifert
parent
4d645451c5
commit
a5ddd0f0fb
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user