commit:     c181054d14ef1fe5ba13a26dd7294a56f4b4d2e5
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 13:50:49 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 13:54:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c181054d

media-video/xine-ui: update icon caches

Closes: https://bugs.gentoo.org/885577
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 media-video/xine-ui/xine-ui-0.99.13.ebuild | 16 ++--------------
 1 file changed, 2 insertions(+), 14 deletions(-)

diff --git a/media-video/xine-ui/xine-ui-0.99.13.ebuild 
b/media-video/xine-ui/xine-ui-0.99.13.ebuild
index 07439be71c4e..7ba60714ee22 100644
--- a/media-video/xine-ui/xine-ui-0.99.13.ebuild
+++ b/media-video/xine-ui/xine-ui-0.99.13.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
-inherit autotools xdg-utils
+inherit autotools xdg
 
 DESCRIPTION="Xine movie player"
 HOMEPAGE="https://xine-project.org/home";
@@ -87,15 +87,3 @@ src_install() {
 
        einstalldocs
 }
-
-pkg_postinst() {
-       xdg_desktop_database_update
-       xdg_mimeinfo_database_update
-       gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-       xdg_desktop_database_update
-       xdg_mimeinfo_database_update
-       gnome2_icon_cache_update
-}

Reply via email to