Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/qmplay2/
Date: Sun, 22 Aug 2021 19:10:07
Message-Id: 1629659319.62b9ddbb57dfe2dd4ab32ff0d875969b4760b685.arthurzam@gentoo
1 commit: 62b9ddbb57dfe2dd4ab32ff0d875969b4760b685
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 22 19:08:39 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 22 19:08:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62b9ddbb
7
8 media-video/qmplay2: make qtdbus mandatory
9
10 Big thanks to ago for all the testing and reporting!
11
12 Closes: https://bugs.gentoo.org/809668
13 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
14
15 .../{qmplay2-21.06.07-r1.ebuild => qmplay2-21.06.07-r2.ebuild} | 7 ++-----
16 1 file changed, 2 insertions(+), 5 deletions(-)
17
18 diff --git a/media-video/qmplay2/qmplay2-21.06.07-r1.ebuild b/media-video/qmplay2/qmplay2-21.06.07-r2.ebuild
19 similarity index 96%
20 rename from media-video/qmplay2/qmplay2-21.06.07-r1.ebuild
21 rename to media-video/qmplay2/qmplay2-21.06.07-r2.ebuild
22 index ce0191a2b9b..7af2e7f0fd0 100644
23 --- a/media-video/qmplay2/qmplay2-21.06.07-r1.ebuild
24 +++ b/media-video/qmplay2/qmplay2-21.06.07-r2.ebuild
25 @@ -26,11 +26,11 @@ IUSE="avdevice +audiofilters +alsa cdio cuvid dbus extensions
26
27 REQUIRED_USE="
28 audiofilters? ( || ( alsa pipewire portaudio pulseaudio ) )
29 - extensions? ( dbus )
30 shaders? ( vulkan )"
31
32 RDEPEND="
33 dev-qt/qtcore:5
34 + dev-qt/qtdbus:5
35 dev-qt/qtsvg:5
36 dev-qt/qtwidgets:5
37 dev-qt/qtx11extras:5
38 @@ -41,7 +41,6 @@ RDEPEND="
39 )
40 alsa? ( media-libs/alsa-lib )
41 cdio? ( dev-libs/libcdio[cddb] )
42 - dbus? ( dev-qt/qtdbus:5 )
43 extensions? (
44 dev-qt/qtdeclarative:5
45 media-libs/taglib
46 @@ -67,9 +66,7 @@ RDEPEND="
47 xv? ( x11-libs/libXv )"
48
49 DEPEND="${RDEPEND}"
50 -BDEPEND="
51 - dev-qt/linguist-tools:5
52 - virtual/pkgconfig"
53 +BDEPEND="dev-qt/linguist-tools:5"
54
55 src_prepare() {
56 # disable compress man pages