Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/phonon/
Date: Sat, 20 Jul 2019 07:43:48
Message-Id: 1563608574.231d2d66d43faf01a0e98b611873e05c88835041.asturm@gentoo
1 commit: 231d2d66d43faf01a0e98b611873e05c88835041
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 20 06:45:46 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 20 07:42:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=231d2d66
7
8 media-libs/phonon: 4.10.3 version bump
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-libs/phonon/Manifest | 1 +
14 .../phonon/{phonon-9999.ebuild => phonon-4.10.3.ebuild} | 15 ++++++++-------
15 media-libs/phonon/phonon-9999.ebuild | 15 ++++++++-------
16 3 files changed, 17 insertions(+), 14 deletions(-)
17
18 diff --git a/media-libs/phonon/Manifest b/media-libs/phonon/Manifest
19 index 62fbcb7e1da..f62be2d2c3e 100644
20 --- a/media-libs/phonon/Manifest
21 +++ b/media-libs/phonon/Manifest
22 @@ -1 +1,2 @@
23 DIST phonon-4.10.2.tar.xz 322176 BLAKE2B a73fa78e732ba56745e0791559a1ab195e9a5d867d368935ebc779cc1705a405dfd8302f6b5d92678098da8b6fdb52ec4cc2d553c361c3fefc738d502e3c38b6 SHA512 205c2f41691ed37a2b24aa5e900f7720ba024d2046ea4bf0a9b9c46235ffd72dfb4010287ccf753b13e395f84c2a202cbb76454806de3519faf52c3ac7001c4e
24 +DIST phonon-4.10.3.tar.xz 336724 BLAKE2B 33ac87fa15985bb57672da0e29389a396e8f5662ca94d475eaa111a5a1fef16f9fc90cdee696b80d131fc53abd9500fbb7907ecb483d81e422e339660e19900d SHA512 2619ac0d7873205a2773bdb226695b5a9e2deb4f47b1a0bb9dbf9a905e3f82f7834ced1b4b1e7a6dadf50fca289f92a5749e3057546c3e16a41e1d6420b594c6
25
26 diff --git a/media-libs/phonon/phonon-9999.ebuild b/media-libs/phonon/phonon-4.10.3.ebuild
27 similarity index 93%
28 copy from media-libs/phonon/phonon-9999.ebuild
29 copy to media-libs/phonon/phonon-4.10.3.ebuild
30 index abf73992ab1..18d770debdb 100644
31 --- a/media-libs/phonon/phonon-9999.ebuild
32 +++ b/media-libs/phonon/phonon-4.10.3.ebuild
33 @@ -1,4 +1,4 @@
34 -# Copyright 1999-2018 Gentoo Authors
35 +# Copyright 1999-2019 Gentoo Authors
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI=7
39 @@ -20,7 +20,12 @@ LICENSE="|| ( LGPL-2.1 LGPL-3 )"
40 SLOT="0"
41 IUSE="debug designer gstreamer pulseaudio +vlc"
42
43 -RDEPEND="
44 +BDEPEND="
45 + dev-qt/linguist-tools:5
46 + kde-frameworks/extra-cmake-modules:5
47 + virtual/pkgconfig
48 +"
49 +DEPEND="
50 !!dev-qt/qtphonon:4
51 dev-qt/qtcore:5
52 dev-qt/qtdbus:5
53 @@ -32,11 +37,7 @@ RDEPEND="
54 >=media-sound/pulseaudio-0.9.21[glib]
55 )
56 "
57 -DEPEND="${RDEPEND}"
58 -BDEPEND="
59 - kde-frameworks/extra-cmake-modules:5
60 - virtual/pkgconfig
61 -"
62 +RDEPEND="${DEPEND}"
63 PDEPEND="
64 gstreamer? ( >=media-libs/phonon-gstreamer-4.9.0[qt5(+)] )
65 vlc? ( >=media-libs/phonon-vlc-0.9.0[qt5(+)] )
66
67 diff --git a/media-libs/phonon/phonon-9999.ebuild b/media-libs/phonon/phonon-9999.ebuild
68 index abf73992ab1..18d770debdb 100644
69 --- a/media-libs/phonon/phonon-9999.ebuild
70 +++ b/media-libs/phonon/phonon-9999.ebuild
71 @@ -1,4 +1,4 @@
72 -# Copyright 1999-2018 Gentoo Authors
73 +# Copyright 1999-2019 Gentoo Authors
74 # Distributed under the terms of the GNU General Public License v2
75
76 EAPI=7
77 @@ -20,7 +20,12 @@ LICENSE="|| ( LGPL-2.1 LGPL-3 )"
78 SLOT="0"
79 IUSE="debug designer gstreamer pulseaudio +vlc"
80
81 -RDEPEND="
82 +BDEPEND="
83 + dev-qt/linguist-tools:5
84 + kde-frameworks/extra-cmake-modules:5
85 + virtual/pkgconfig
86 +"
87 +DEPEND="
88 !!dev-qt/qtphonon:4
89 dev-qt/qtcore:5
90 dev-qt/qtdbus:5
91 @@ -32,11 +37,7 @@ RDEPEND="
92 >=media-sound/pulseaudio-0.9.21[glib]
93 )
94 "
95 -DEPEND="${RDEPEND}"
96 -BDEPEND="
97 - kde-frameworks/extra-cmake-modules:5
98 - virtual/pkgconfig
99 -"
100 +RDEPEND="${DEPEND}"
101 PDEPEND="
102 gstreamer? ( >=media-libs/phonon-gstreamer-4.9.0[qt5(+)] )
103 vlc? ( >=media-libs/phonon-vlc-0.9.0[qt5(+)] )