Gentoo Archives: gentoo-commits

From: "Miroslav Šulc" <fordfrog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/qmmp-plugin-pack/
Date: Tue, 29 Sep 2020 17:49:34
Message-Id: 1601401748.4caa7ae746ee432efe7279aeae0a46d76bc987fb.fordfrog@gentoo
1 commit: 4caa7ae746ee432efe7279aeae0a46d76bc987fb
2 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 29 17:49:08 2020 +0000
4 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 29 17:49:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4caa7ae7
7
8 media-plugins/qmmp-plugin-pack: removed obsolete 1.3.*
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
12
13 media-plugins/qmmp-plugin-pack/Manifest | 2 --
14 .../qmmp-plugin-pack/qmmp-plugin-pack-1.3.0.ebuild | 28 ----------------------
15 .../qmmp-plugin-pack/qmmp-plugin-pack-1.3.2.ebuild | 28 ----------------------
16 3 files changed, 58 deletions(-)
17
18 diff --git a/media-plugins/qmmp-plugin-pack/Manifest b/media-plugins/qmmp-plugin-pack/Manifest
19 index 11b9f1b6868..6c08373809e 100644
20 --- a/media-plugins/qmmp-plugin-pack/Manifest
21 +++ b/media-plugins/qmmp-plugin-pack/Manifest
22 @@ -1,3 +1 @@
23 -DIST qmmp-plugin-pack-1.3.0.tar.bz2 230625 BLAKE2B a26926c81dee6e47c4a97cd40328329722fa3ccc9c244fddb962ef268337b6a9ea7db6b9568af83f469f88cbf4c60c2154b968276209b118f3124871a6764057 SHA512 5d320938cc5cdd540149f131e41c87c0eb5b4db79fa6f6706dcf30177ce988733c291d95c731e14df13a2d1f9af13916de060d8eaf38910bfcef42aac68bc900
24 -DIST qmmp-plugin-pack-1.3.2.tar.bz2 231095 BLAKE2B e8a350b4ee7810d2431d3f3babdc6baf1860681f0170fc7dd84c5ecd3c664706af8e5c083f0326da3b6e3bd5ebf24f4874750098dd15d7f20848b386e81a6f40 SHA512 71b1f8e618507c48424e0b5b1144e99444cc0ebb984ed39512a7e11a050f5893cbffda53b1293e3186f46efd0b509c49febc874d48534081e7b9124d909aa651
25 DIST qmmp-plugin-pack-1.4.0.tar.bz2 235590 BLAKE2B fabb813176cc97c84e92af542d148c33289959a678a1252bbf05ade86b2eef1ab398a8eadae066ef55490b763a0fb7ee7b1ec0c91d7f9578ee6a66fa0dfa735b SHA512 5c01e599ab5670992b93f07851a2eade444e79396a3b6e48bf17f6a2f08196c6d81fbb0404995fcb56e75136d2de430f2f2b1257890c2eaff443f4fd4a5adf6c
26
27 diff --git a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.3.0.ebuild b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.3.0.ebuild
28 deleted file mode 100644
29 index 1cbdb39bcfb..00000000000
30 --- a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.3.0.ebuild
31 +++ /dev/null
32 @@ -1,28 +0,0 @@
33 -# Copyright 1999-2019 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=7
37 -
38 -inherit cmake
39 -
40 -DESCRIPTION="A set of extra plugins for Qmmp"
41 -HOMEPAGE="http://qmmp.ylsoftware.com/"
42 -SRC_URI="http://qmmp.ylsoftware.com/files/plugins/${P}.tar.bz2"
43 -
44 -LICENSE="GPL-2"
45 -SLOT="0"
46 -KEYWORDS="amd64 x86"
47 -IUSE=""
48 -
49 -RDEPEND="
50 - media-libs/libsamplerate
51 - >=media-libs/taglib-1.10
52 - =media-sound/qmmp-$(ver_cut 1-2)*
53 - dev-qt/qtcore:5
54 - dev-qt/qtgui:5
55 - dev-qt/qtwidgets:5
56 -"
57 -DEPEND="${RDEPEND}
58 - dev-lang/yasm
59 - dev-qt/linguist-tools:5
60 -"
61
62 diff --git a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.3.2.ebuild b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.3.2.ebuild
63 deleted file mode 100644
64 index 26678a2504f..00000000000
65 --- a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.3.2.ebuild
66 +++ /dev/null
67 @@ -1,28 +0,0 @@
68 -# Copyright 1999-2020 Gentoo Authors
69 -# Distributed under the terms of the GNU General Public License v2
70 -
71 -EAPI=7
72 -
73 -inherit cmake
74 -
75 -DESCRIPTION="A set of extra plugins for Qmmp"
76 -HOMEPAGE="http://qmmp.ylsoftware.com/"
77 -SRC_URI="http://qmmp.ylsoftware.com/files/plugins/${P}.tar.bz2"
78 -
79 -LICENSE="GPL-2"
80 -SLOT="0"
81 -KEYWORDS="~amd64 ~x86"
82 -IUSE=""
83 -
84 -RDEPEND="
85 - media-libs/libsamplerate
86 - >=media-libs/taglib-1.10
87 - =media-sound/qmmp-$(ver_cut 1-2)*
88 - dev-qt/qtcore:5
89 - dev-qt/qtgui:5
90 - dev-qt/qtwidgets:5
91 -"
92 -DEPEND="${RDEPEND}
93 - dev-lang/yasm
94 - dev-qt/linguist-tools:5
95 -"