Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/qbittorrent/, net-p2p/qbittorrent/files/
Date: Thu, 30 Aug 2018 20:04:44
Message-Id: 1535659475.794b105782711d2b91da450fc25c83e666864af0.zlogene@gentoo
1 commit: 794b105782711d2b91da450fc25c83e666864af0
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 30 20:04:11 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 30 20:04:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=794b1057
7
8 net-p2p/qbittorrent: Drop old
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 net-p2p/qbittorrent/Manifest | 1 -
13 .../files/qbittorrent-4.0.4-werror.patch | 24 --------
14 net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild | 66 ----------------------
15 net-p2p/qbittorrent/qbittorrent-9999.ebuild | 3 -
16 4 files changed, 94 deletions(-)
17
18 diff --git a/net-p2p/qbittorrent/Manifest b/net-p2p/qbittorrent/Manifest
19 index 5e42163e06f..3548714b95f 100644
20 --- a/net-p2p/qbittorrent/Manifest
21 +++ b/net-p2p/qbittorrent/Manifest
22 @@ -1,3 +1,2 @@
23 -DIST qbittorrent-4.0.4.tar.xz 4279752 BLAKE2B 6385040d1179814e3290fb1c7b2d1e0b5782144663d12a067c43a2d8a47d0f0cfc0633c69f183db70eab2591ef100f39b07ea2d5e3cbca3a4d149ccb70e4d838 SHA512 ead0a306242d883673e13f9e6dc5ad83d4624c3d7ffb586aff78c03f7685e89b6a6c8640fff6a1b251565892178d37f4a64d45d0ce18935a212ca39302a28969
24 DIST qbittorrent-4.1.1.tar.gz 7464014 BLAKE2B be005fbecd1d2c9ee977fbdc6782bbad9708e3c2c6d46deb5831ae4e7457954cb95ae87850b759e81e87e345ca682acfcd23684b7704c437c4261ebb5bb46f5d SHA512 700c084b97556ba85276b42e46f77d5f7896052ce02ba052cd4b3e6967c8a848c27bcf63a289bf8276b38841bb9a80b9ec16335c3feb30dce0851170f54d101e
25 DIST qbittorrent-4.1.2.tar.gz 7697135 BLAKE2B 13e9456fd43395d597156519bdd665db898d462761dc5fe5f92e40994e8d0e214b0a1f9d8d327d44f8deb287c646c7013c17099bca193d85d1a3b2d851ada976 SHA512 25293378693cec875d1b52ea5aca8087a0d31021e6fbb4bd31f05c6979e36a5dc03983f2007a067942e1e119878b94a9e2b9622f324c7592f6630dcfe008b757
26
27 diff --git a/net-p2p/qbittorrent/files/qbittorrent-4.0.4-werror.patch b/net-p2p/qbittorrent/files/qbittorrent-4.0.4-werror.patch
28 deleted file mode 100644
29 index 6d02e31f9bc..00000000000
30 --- a/net-p2p/qbittorrent/files/qbittorrent-4.0.4-werror.patch
31 +++ /dev/null
32 @@ -1,24 +0,0 @@
33 -Bug: https://bugs.gentoo.org/641382
34 -
35 ---- a/cmake/Modules/MacroQbtCompilerSettings.cmake
36 -+++ b/cmake/Modules/MacroQbtCompilerSettings.cmake
37 -@@ -11,16 +11,15 @@
38 - #-Wshadow -Wconversion ?
39 - set(_GCC_COMMON_C_AND_CXX_FLAGS "-Wall -Wextra"
40 - "-Wfloat-equal -Wcast-qual -Wcast-align"
41 -- "-Wsign-conversion -Winvalid-pch -Werror=return-type -Wno-long-long"
42 -+ "-Wsign-conversion -Winvalid-pch -Wno-long-long"
43 - # -fstack-protector-all
44 -- "-Werror -Wno-error=deprecated-declarations"
45 -+ "-Wno-error=deprecated-declarations"
46 - )
47 - set (_GCC_COMMON_CXX_FLAGS "-fexceptions -frtti"
48 - "-Woverloaded-virtual -Wold-style-cast -Wstrict-null-sentinel"
49 - "-Wnon-virtual-dtor -Wfloat-equal -Wcast-qual -Wcast-align"
50 -- "-Werror=overloaded-virtual"
51 - # "-Weffc++"
52 -- "-Werror -Wno-error=cpp"
53 -+ "-Wno-error=cpp"
54 - # we should modify code to make these ones obsolete
55 - "-Wno-error=sign-conversion -Wno-error=float-equal"
56 - )
57
58 diff --git a/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild b/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild
59 deleted file mode 100644
60 index 0abafb22f1e..00000000000
61 --- a/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild
62 +++ /dev/null
63 @@ -1,66 +0,0 @@
64 -# Copyright 1999-2018 Gentoo Foundation
65 -# Distributed under the terms of the GNU General Public License v2
66 -
67 -EAPI=6
68 -
69 -inherit cmake-utils gnome2-utils xdg-utils
70 -
71 -DESCRIPTION="BitTorrent client in C++ and Qt"
72 -HOMEPAGE="https://www.qbittorrent.org
73 - https://github.com/qbittorrent"
74 -
75 -if [[ ${PV} == *9999 ]]; then
76 - inherit git-r3
77 - EGIT_REPO_URI="https://github.com/${PN}/qBittorrent.git"
78 -else
79 - MY_P=${P/_}
80 - SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"
81 - KEYWORDS="amd64 ~arm ~ppc64 x86"
82 - S=${WORKDIR}/${MY_P}
83 -fi
84 -
85 -LICENSE="GPL-2"
86 -SLOT="0"
87 -IUSE="+dbus debug webui +X"
88 -REQUIRED_USE="dbus? ( X )"
89 -
90 -RDEPEND="
91 - >=dev-libs/boost-1.62.0-r1:=
92 - dev-qt/qtcore:5
93 - dev-qt/qtnetwork:5[ssl]
94 - >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5(+),X?]
95 - dev-qt/qtxml:5
96 - >=net-libs/libtorrent-rasterbar-1.0.6:0=
97 - sys-libs/zlib
98 - dbus? ( dev-qt/qtdbus:5 )
99 - X? (
100 - dev-qt/qtgui:5
101 - dev-qt/qtsvg:5
102 - dev-qt/qtwidgets:5
103 - )"
104 -DEPEND="${RDEPEND}
105 - dev-qt/linguist-tools:5
106 - virtual/pkgconfig"
107 -
108 -DOCS=( AUTHORS Changelog CONTRIBUTING.md README.md TODO )
109 -PATCHES=( "${FILESDIR}/${PN}-4.0.4-werror.patch" )
110 -
111 -src_configure() {
112 - local mycmakeargs=(
113 - -DSYSTEM_QTSINGLEAPPLICATION=ON
114 - -DDBUS=$(usex dbus)
115 - -DGUI=$(usex X)
116 - -DWEBUI=$(usex webui)
117 - )
118 - cmake-utils_src_configure
119 -}
120 -
121 -pkg_postinst() {
122 - gnome2_icon_cache_update
123 - xdg_desktop_database_update
124 -}
125 -
126 -pkg_postrm() {
127 - gnome2_icon_cache_update
128 - xdg_desktop_database_update
129 -}
130
131 diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild
132 index cc5d592f00f..2c128403ac6 100644
133 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild
134 +++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild
135 @@ -43,9 +43,6 @@ DEPEND="${RDEPEND}
136 virtual/pkgconfig"
137
138 DOCS=( AUTHORS Changelog CONTRIBUTING.md README.md TODO )
139 -#PATCHES=( "${FILESDIR}/${PN}-4.0.4-werror.patch" )
140 -# they do not ship -Werror for the master branch yet
141 -# may be changed again.
142
143 src_configure() {
144 econf --with-qtsingleapplication=system \