summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2018-03-10 12:45:23 +1100
committerMichael Palimaka <kensington@gentoo.org>2018-03-10 12:51:31 +1100
commit25253a5af117972cfb30dfc998b2f030554c0a3c (patch)
tree702e56def96d00174ab99397dda155d6b047ac50 /net-p2p/qbittorrent/qbittorrent-9999.ebuild
parentnet-p2p/qbittorrent: add subslot operator (diff)
downloadgentoo-25253a5af117972cfb30dfc998b2f030554c0a3c.tar.gz
gentoo-25253a5af117972cfb30dfc998b2f030554c0a3c.tar.bz2
gentoo-25253a5af117972cfb30dfc998b2f030554c0a3c.zip
net-p2p/qbittorrent: version bump 4.0.4
Closes: https://bugs.gentoo.org/649914 Closes: https://bugs.gentoo.org/641382 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-p2p/qbittorrent/qbittorrent-9999.ebuild')
-rw-r--r--net-p2p/qbittorrent/qbittorrent-9999.ebuild10
1 files changed, 2 insertions, 8 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild
index 21af49d18a48..1f76cf096f6e 100644
--- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
dev-qt/qtnetwork:5[ssl]
>=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5(+),X?]
dev-qt/qtxml:5
- >=net-libs/libtorrent-rasterbar-1.0.6:=
+ >=net-libs/libtorrent-rasterbar-1.0.6:0=
sys-libs/zlib
dbus? ( dev-qt/qtdbus:5 )
X? (
@@ -42,13 +42,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig"
DOCS=( AUTHORS Changelog CONTRIBUTING.md README.md TODO )
-
-src_prepare() {
- cmake-utils_src_prepare
-
- # bug 641382
- sed -i -e "s/-Werror //" cmake/Modules/MacroQbtCompilerSettings.cmake || die
-}
+PATCHES=( "${FILESDIR}/${PN}-4.0.4-werror.patch" )
src_configure() {
local mycmakeargs=(