commit:     fb1d8c0d4d670404b6c33fe2e9feef2c6017aa7c
Author:     Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Thu Feb 23 12:35:17 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 14:13:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fb1d8c0d

media-sound/jacktrip: inherit xdg.eclass

This is required to update desktop, icons and mimeinfo caches on
postinst and postrm.

Closes: https://bugs.gentoo.org/show_bug.cgi?id=896024
Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>

 .../jacktrip/{jacktrip-1.7.1.ebuild => jacktrip-1.7.1-r1.ebuild}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/jacktrip/jacktrip-1.7.1.ebuild 
b/media-sound/jacktrip/jacktrip-1.7.1-r1.ebuild
similarity index 97%
rename from media-sound/jacktrip/jacktrip-1.7.1.ebuild
rename to media-sound/jacktrip/jacktrip-1.7.1-r1.ebuild
index 1e22baadc..289b629ff 100644
--- a/media-sound/jacktrip/jacktrip-1.7.1.ebuild
+++ b/media-sound/jacktrip/jacktrip-1.7.1-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{9..11} )
-inherit python-any-r1 meson
+inherit python-any-r1 xdg meson
 
 DESCRIPTION="Send JACK audio over a network"
 HOMEPAGE="https://jacktrip.github.io/jacktrip/ 
https://github.com/jacktrip/jacktrip";

Reply via email to