www-client/qupzilla: update GTK+ icon cache
authorFrancesco Turco <fturco@fastmail.fm>
Fri, 19 Jan 2018 15:53:19 +0000 (16:53 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 20 Jan 2018 22:48:47 +0000 (23:48 +0100)
Closes: https://github.com/gentoo/gentoo/pull/6879

www-client/qupzilla/qupzilla-2.2.4-r1.ebuild [moved from www-client/qupzilla/qupzilla-2.2.4.ebuild with 96% similarity]

similarity index 96%
rename from www-client/qupzilla/qupzilla-2.2.4.ebuild
rename to www-client/qupzilla/qupzilla-2.2.4-r1.ebuild
index 71a122fc233a06d96310175990936f521b2c1138..acb97d50c17796e98774913b21dc36daf0c1497e 100644 (file)
@@ -12,7 +12,7 @@ PLOCALES="ar_SA bg_BG ca_ES cs_CZ da_DK de_DE el_GR es_419 es_ES es_MX es_VE
 PLUGINS_HASH="80fea7df7765fdf9c9c64fdb667052b25f1c0a22"
 PLUGINS_VERSION="2017.03.26" # if there are no updates, we can use the older archive
 
-inherit l10n qmake-utils xdg-utils
+inherit gnome2-utils l10n qmake-utils xdg-utils
 
 if [[ ${PV} == *9999 ]]; then
        inherit git-r3
@@ -111,8 +111,10 @@ src_install() {
 
 pkg_postinst() {
        xdg_desktop_database_update
+       gnome2_icon_cache_update
 }
 
 pkg_postrm() {
        xdg_desktop_database_update
+       gnome2_icon_cache_update
 }