Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/qbittorrent/
Date: Sun, 04 Feb 2018 17:41:52
Message-Id: 1517765933.4cb500889429515d376449b7a7be7f7f2c695a1f.asturm@gentoo
1 commit: 4cb500889429515d376449b7a7be7f7f2c695a1f
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 4 16:49:09 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 4 17:38:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb50088
7
8 net-p2p/qbittorrent: Drop vulnerable <3.3.16
9
10 Stabilisation timeout.
11
12 Closes: https://bugs.gentoo.org/636052
13 Package-Manager: Portage-2.3.24, Repoman-2.3.6
14
15 net-p2p/qbittorrent/Manifest | 3 --
16 net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild | 55 -------------------------
17 net-p2p/qbittorrent/qbittorrent-3.3.12.ebuild | 58 ---------------------------
18 3 files changed, 116 deletions(-)
19
20 diff --git a/net-p2p/qbittorrent/Manifest b/net-p2p/qbittorrent/Manifest
21 index 321272a3d79..776312a9a56 100644
22 --- a/net-p2p/qbittorrent/Manifest
23 +++ b/net-p2p/qbittorrent/Manifest
24 @@ -1,6 +1,3 @@
25 -DIST qbittorrent-3.3.10.tar.xz 2959380 BLAKE2B 3c8614b9f2b23cb8456574f757a831cfb92bfeec33de45669a163c1d439f1b4ff74dbeee5e023f8b9d059a5615bcee67ab93d351f259098f36295a47783d19b5 SHA512 4f4e7071fa6db75ed2b5fbf5f17d5a9634aa5f2ed9fbcec52e6a0112967f5832e998384c7ff4962b1e00a0f847fa5d39bcdba36f997b5b895c7688e0dd247516
26 -DIST qbittorrent-3.3.12-cmake-3.8.patch.gz 18330 BLAKE2B f361f62a13001cd22cb9e97f218da8afeb7877ddecf0ff7eca3d94b56a6c5c7e6e5d39a1bf2e5caddc2cc7dab302e947271d70d4c51d44b243af1ffc7d209d50 SHA512 e5aa6aa32f12c47a28658b2382faca88b64be1c198c69ad88f4fcd9f18d2db7a4e71c170dffd142b5af0184105b04dc2409417761db8859f622d42af7d25b060
27 -DIST qbittorrent-3.3.12.tar.xz 2989604 BLAKE2B c30fff7ee01a3e509a434dd6c537098f34825cb2bb5a50f1c118987639a9ebd509928e421a2940b53e55509e3f9e6d4372a9e561edeb341af2a49d11aa7ddb31 SHA512 537ded71c75b3ab3fe014d77b5c4f8069ebb7a1aa94b5190b16e9ee910bfb70d462e5a3a536ba9222a97d8cceac00af0d33a92b7414b17724694d364fc2374df
28 DIST qbittorrent-3.3.16.tar.xz 2961420 BLAKE2B 3704e6575b1a321e04b0b9c1feee9acaf2e0ab5e0815c2cbb496265c8407c5b27111265e929ea3a516cba20acacc3b954579b5904de3411ae81726f2461dfbe0 SHA512 518ddbf8e657b3549800b5587924a8a34826895183f199b79aac72de81e6b5c009cb3b8d4fbb19151da0d96c21eb1c2f05d6ed061608cc8f589ec6fe62ce8117
29 DIST qbittorrent-4.0.1.tar.xz 4256588 BLAKE2B 579e850c34c62f515807a3fb2619740442c275e9de74cd7338a9e2d72340c78a2b7f484a3ee911094cbb3b551d61a927be454466637eac2d2355e84ebec0dbd4 SHA512 76eae32ebe82953e3164a8a292132a33ccc93f5a33ce7e1ce3253f4697939b73d21e1823bada7d3b1fe7401538a7f407ebeb86c281a34e261aec0aa02d7bef80
30 DIST qbittorrent-4.0.3.tar.xz 4274292 BLAKE2B c6f6a87d26f01db318ac021a8ab9f8d1ada2f7cb0d2819dfbd41e57ddbcda8a077161c78bcf8210e3571572872c13aa2255973e842c07b6b538d94ac2501c841 SHA512 d439e5428ff43ec9317bfa70b365a912a33fa12eeaad72c6916514e7b04509bf3d2e35ef9c07a36e42e7fc80f4e019f6a299fd2f93df9ec10af4a95257096ecd
31
32 diff --git a/net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild b/net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild
33 deleted file mode 100644
34 index 55a7a9cbfe1..00000000000
35 --- a/net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild
36 +++ /dev/null
37 @@ -1,55 +0,0 @@
38 -# Copyright 1999-2018 Gentoo Foundation
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI=6
42 -
43 -inherit cmake-utils
44 -
45 -DESCRIPTION="BitTorrent client in C++ and Qt"
46 -HOMEPAGE="https://www.qbittorrent.org/"
47 -
48 -if [[ ${PV} == *9999 ]]; then
49 - inherit git-r3
50 - EGIT_REPO_URI="https://github.com/${PN}/qBittorrent.git"
51 -else
52 - MY_P=${P/_}
53 - SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"
54 - KEYWORDS="amd64 arm ~ppc64 x86"
55 - S=${WORKDIR}/${MY_P}
56 -fi
57 -
58 -LICENSE="GPL-2"
59 -SLOT="0"
60 -IUSE="+dbus debug webui +X"
61 -REQUIRED_USE="dbus? ( X )"
62 -
63 -RDEPEND="
64 - >=dev-libs/boost-1.62.0-r1:=
65 - dev-qt/qtconcurrent:5
66 - dev-qt/qtcore:5
67 - dev-qt/qtnetwork:5[ssl]
68 - >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5,X?]
69 - dev-qt/qtxml:5
70 - >=net-libs/libtorrent-rasterbar-1.0.6
71 - sys-libs/zlib
72 - dbus? ( dev-qt/qtdbus:5 )
73 - X? (
74 - dev-qt/qtgui:5
75 - dev-qt/qtwidgets:5
76 - )"
77 -DEPEND="${RDEPEND}
78 - dev-qt/linguist-tools:5
79 - virtual/pkgconfig"
80 -
81 -DOCS=( AUTHORS Changelog CONTRIBUTING.md README.md TODO )
82 -
83 -src_configure() {
84 - mycmakeargs=(
85 - -DQT5=ON
86 - -DSYSTEM_QTSINGLEAPPLICATION=ON
87 - -DDBUS=$(usex dbus)
88 - -DGUI=$(usex X)
89 - -DWEBUI=$(usex webui)
90 - )
91 - cmake-utils_src_configure
92 -}
93
94 diff --git a/net-p2p/qbittorrent/qbittorrent-3.3.12.ebuild b/net-p2p/qbittorrent/qbittorrent-3.3.12.ebuild
95 deleted file mode 100644
96 index 5f905e2ad77..00000000000
97 --- a/net-p2p/qbittorrent/qbittorrent-3.3.12.ebuild
98 +++ /dev/null
99 @@ -1,58 +0,0 @@
100 -# Copyright 1999-2017 Gentoo Foundation
101 -# Distributed under the terms of the GNU General Public License v2
102 -
103 -EAPI=6
104 -
105 -inherit cmake-utils
106 -
107 -DESCRIPTION="BitTorrent client in C++ and Qt"
108 -HOMEPAGE="https://www.qbittorrent.org/"
109 -
110 -if [[ ${PV} == *9999 ]]; then
111 - inherit git-r3
112 - EGIT_REPO_URI="https://github.com/${PN}/qBittorrent.git"
113 -else
114 - MY_P=${P/_}
115 - SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz
116 - https://dev.gentoo.org/~kensington/distfiles/${P}-cmake-3.8.patch.gz"
117 - KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
118 - S=${WORKDIR}/${MY_P}
119 -fi
120 -
121 -LICENSE="GPL-2"
122 -SLOT="0"
123 -IUSE="+dbus debug webui +X"
124 -REQUIRED_USE="dbus? ( X )"
125 -
126 -RDEPEND="
127 - >=dev-libs/boost-1.62.0-r1:=
128 - dev-qt/qtconcurrent:5
129 - dev-qt/qtcore:5
130 - dev-qt/qtnetwork:5[ssl]
131 - >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5,X?]
132 - dev-qt/qtxml:5
133 - >=net-libs/libtorrent-rasterbar-1.0.6
134 - sys-libs/zlib
135 - dbus? ( dev-qt/qtdbus:5 )
136 - X? (
137 - dev-qt/qtgui:5
138 - dev-qt/qtwidgets:5
139 - )"
140 -DEPEND="${RDEPEND}
141 - dev-qt/linguist-tools:5
142 - virtual/pkgconfig"
143 -
144 -DOCS=( AUTHORS Changelog CONTRIBUTING.md README.md TODO )
145 -
146 -PATCHES=( "${WORKDIR}"/${P}-cmake-3.8.patch )
147 -
148 -src_configure() {
149 - local mycmakeargs=(
150 - -DQT5=ON
151 - -DSYSTEM_QTSINGLEAPPLICATION=ON
152 - -DDBUS=$(usex dbus)
153 - -DGUI=$(usex X)
154 - -DWEBUI=$(usex webui)
155 - )
156 - cmake-utils_src_configure
157 -}