media-video/mkvtoolnix: update GTK+ icon cache
authorFrancesco Turco <fturco@fastmail.fm>
Sun, 25 Mar 2018 11:41:11 +0000 (13:41 +0200)
committerTim Harder <radhermit@gentoo.org>
Mon, 26 Mar 2018 03:35:43 +0000 (23:35 -0400)
media-video/mkvtoolnix/mkvtoolnix-21.0.0-r1.ebuild [moved from media-video/mkvtoolnix/mkvtoolnix-21.0.0.ebuild with 97% similarity]
media-video/mkvtoolnix/mkvtoolnix-9999.ebuild

similarity index 97%
rename from media-video/mkvtoolnix/mkvtoolnix-21.0.0.ebuild
rename to media-video/mkvtoolnix/mkvtoolnix-21.0.0-r1.ebuild
index 9cc2c6abecacecf59200c68a1b760b1475cdeb8d..cc20f8c7ff38bfd98b885f134b584075b675cd72 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit toolchain-funcs versionator multiprocessing xdg-utils qmake-utils
+inherit toolchain-funcs versionator multiprocessing xdg-utils qmake-utils gnome2-utils
 
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://gitlab.com/mbunkus/mkvtoolnix.git"
@@ -113,9 +113,11 @@ src_install() {
 pkg_postrm() {
        xdg_mimeinfo_database_update
        xdg_desktop_database_update
+       gnome2_icon_cache_update
 }
 
 pkg_postinst() {
        xdg_mimeinfo_database_update
        xdg_desktop_database_update
+       gnome2_icon_cache_update
 }
index 9cc2c6abecacecf59200c68a1b760b1475cdeb8d..cc20f8c7ff38bfd98b885f134b584075b675cd72 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit toolchain-funcs versionator multiprocessing xdg-utils qmake-utils
+inherit toolchain-funcs versionator multiprocessing xdg-utils qmake-utils gnome2-utils
 
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://gitlab.com/mbunkus/mkvtoolnix.git"
@@ -113,9 +113,11 @@ src_install() {
 pkg_postrm() {
        xdg_mimeinfo_database_update
        xdg_desktop_database_update
+       gnome2_icon_cache_update
 }
 
 pkg_postinst() {
        xdg_mimeinfo_database_update
        xdg_desktop_database_update
+       gnome2_icon_cache_update
 }