commit:     c9be43ab3855386a47817a873a9a71854a26bbc6
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 24 09:41:03 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sat Nov 24 09:41:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9be43ab

media-video/simplescreenrecorder: Revbump to update icon cache

Closes: https://bugs.gentoo.org/671778
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 ...recorder-0.3.11.ebuild => simplescreenrecorder-0.3.11-r1.ebuild} | 6 ++++--
 media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild   | 6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git 
a/media-video/simplescreenrecorder/simplescreenrecorder-0.3.11.ebuild 
b/media-video/simplescreenrecorder/simplescreenrecorder-0.3.11-r1.ebuild
similarity index 94%
rename from media-video/simplescreenrecorder/simplescreenrecorder-0.3.11.ebuild
rename to media-video/simplescreenrecorder/simplescreenrecorder-0.3.11-r1.ebuild
index da1692bb1d6..1cf430a123e 100644
--- a/media-video/simplescreenrecorder/simplescreenrecorder-0.3.11.ebuild
+++ b/media-video/simplescreenrecorder/simplescreenrecorder-0.3.11-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit cmake-multilib flag-o-matic xdg-utils
+inherit cmake-multilib flag-o-matic gnome2-utils xdg-utils
 
 if [[ ${PV} = 9999 ]]; then
        inherit git-r3
@@ -95,9 +95,11 @@ multilib_src_configure() {
 }
 
 pkg_postinst() {
+       gnome2_icon_cache_update
        xdg_desktop_database_update
 }
 
 pkg_postrm() {
+       gnome2_icon_cache_update
        xdg_desktop_database_update
 }

diff --git a/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild 
b/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild
index da1692bb1d6..1cf430a123e 100644
--- a/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild
+++ b/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit cmake-multilib flag-o-matic xdg-utils
+inherit cmake-multilib flag-o-matic gnome2-utils xdg-utils
 
 if [[ ${PV} = 9999 ]]; then
        inherit git-r3
@@ -95,9 +95,11 @@ multilib_src_configure() {
 }
 
 pkg_postinst() {
+       gnome2_icon_cache_update
        xdg_desktop_database_update
 }
 
 pkg_postrm() {
+       gnome2_icon_cache_update
        xdg_desktop_database_update
 }

Reply via email to