public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: media-sound/pianobooster/
@ 2021-02-24 18:50 Andrew Ammerlaan
  0 siblings, 0 replies; only message in thread
From: Andrew Ammerlaan @ 2021-02-24 18:50 UTC (permalink / raw
  To: gentoo-commits

commit:     8305b21b681b52f356b94fb10e8a79e8f4fee911
Author:     Casey Avila <casey <AT> theavilas <DOT> org>
AuthorDate: Mon Feb 22 18:58:27 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Feb 22 18:58:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8305b21b

media-sound/pianobooster: use xdg eclass instead of xdg-utils

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Casey Avila <casey <AT> theavilas.org>

 media-sound/pianobooster/pianobooster-1.0.0.ebuild | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

diff --git a/media-sound/pianobooster/pianobooster-1.0.0.ebuild b/media-sound/pianobooster/pianobooster-1.0.0.ebuild
index 530d45fc..4b82a390 100644
--- a/media-sound/pianobooster/pianobooster-1.0.0.ebuild
+++ b/media-sound/pianobooster/pianobooster-1.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake xdg-utils
+inherit cmake xdg
 
 DESCRIPTION="A MIDI player/game that displays notes and teaches you how to play the piano"
 HOMEPAGE="https://www.pianobooster.org"
@@ -53,13 +53,3 @@ src_configure() {
 
 	cmake_src_configure
 }
-
-pkg_postinst() {
-	xdg_icon_cache_update
-	xdg_desktop_database_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-	xdg_desktop_database_update
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-24 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-24 18:50 [gentoo-commits] repo/proj/guru:master commit in: media-sound/pianobooster/ Andrew Ammerlaan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox