From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmpris2client/
Date: Sat, 13 Apr 2024 09:09:42 +0000 (UTC) [thread overview]
Message-ID: <1712999373.42f66a931ddae970bba94d875de19b22eb61c147.arthurzam@gentoo> (raw)
commit: 42f66a931ddae970bba94d875de19b22eb61c147
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 09:07:57 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 09:09:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f66a93
media-libs/libmpris2client: fix RDEPEND, use xdg.eclass
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../libmpris2client/libmpris2client-0.1.0-r2.ebuild | 17 ++++++-----------
1 file changed, 6 insertions(+), 11 deletions(-)
diff --git a/media-libs/libmpris2client/libmpris2client-0.1.0-r2.ebuild b/media-libs/libmpris2client/libmpris2client-0.1.0-r2.ebuild
index b85c77559762..81490c4ea908 100644
--- a/media-libs/libmpris2client/libmpris2client-0.1.0-r2.ebuild
+++ b/media-libs/libmpris2client/libmpris2client-0.1.0-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit xdg-utils
+inherit xdg
DESCRIPTION="Library to control MPRIS2 compatible players"
HOMEPAGE="https://github.com/matiasdelellis/libmpris2client"
@@ -13,8 +13,11 @@ LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-RDEPEND=">=dev-libs/glib-2
- x11-libs/gtk+:2"
+RDEPEND="
+ dev-libs/glib:2
+ x11-libs/gdk-pixbuf:2
+ x11-libs/gtk+:2
+"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"
@@ -25,11 +28,3 @@ src_install() {
find "${ED}" -name '*.la' -delete || die
}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
next reply other threads:[~2024-04-13 9:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-13 9:09 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-04 11:32 [gentoo-commits] repo/gentoo:master commit in: media-libs/libmpris2client/ Michał Górny
2024-05-04 9:48 Arthur Zamarin
2024-05-04 7:32 Arthur Zamarin
2024-04-13 9:09 Arthur Zamarin
2018-01-05 10:34 Mikle Kolyada
2017-11-27 21:48 Denis Dupeyron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1712999373.42f66a931ddae970bba94d875de19b22eb61c147.arthurzam@gentoo \
--to=arthurzam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox