Package Details: qbittorrent-enhanced-git 5.0.2.10.r0.g733303569-1

Git Clone URL: https://aur.archlinux.org/qbittorrent-enhanced-git.git (read-only, click to copy)
Package Base: qbittorrent-enhanced-git
Description: A bittorrent client powered by C++, Qt6 and the good libtorrent library (Enhanced Edition)
Upstream URL: https://github.com/c0re100/qBittorrent-Enhanced-Edition
Licenses: GPL, custom
Conflicts: qbittorrent
Provides: qbittorrent
Submitter: c0re100
Maintainer: c0re100
Last Packager: c0re100
Votes: 17
Popularity: 0.57
First Submitted: 2018-12-25 23:16 (UTC)
Last Updated: 2024-11-18 17:59 (UTC)

Required by (30)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

servimo commented on 2020-09-07 23:15 (UTC) (edited on 2020-09-07 23:16 (UTC) by servimo)

In pamac I compiled it three times and keeps showing that there is an update. pkgver=4.2.5.16.r0.gc1a992cb6

c0re100 commented on 2020-08-06 23:45 (UTC)

Sorry, tag "release-4.2.5.13-2" removed.

txtsd commented on 2020-08-05 09:08 (UTC)

==> Starting pkgver()...
==> ERROR: pkgver is not allowed to contain colons, forward slashes, hyphens or whitespace.
==> ERROR: pkgver() generated an invalid version: 4.2.5.13-2.r0.ga843f12fe
error making: qbittorrent-enhanced-git

servimo commented on 2019-12-28 12:41 (UTC)

I couldn't compile python-dbg

c0re100 commented on 2019-12-05 23:37 (UTC)

I have same deprecated warning but without rsssettingsdlg.cpp error.

laichiaheng commented on 2019-12-04 01:35 (UTC)

QMake version 3.1 Using Qt version 5.13.2 in /usr/lib

c0re100 commented on 2019-12-03 17:59 (UTC) (edited on 2019-12-03 17:59 (UTC) by c0re100)

I don't have a problem with that.... what Qt version you using? Mine: ➜ ~ qmake -v QMake version 3.1 Using Qt version 5.13.2 in /usr/lib

laichiaheng commented on 2019-12-03 15:22 (UTC)

make[1]: [Makefile:3388: rsssettingsdlg.o] Error 1 make[1]: Waiting for unfinished jobs.... gui/properties/speedwidget.cpp: In constructor 「SpeedWidget::SpeedWidget(PropertiesWidget)」: gui/properties/speedwidget.cpp:89:46: 警告:「QSignalMapper::QSignalMapper(QObject)」 is deprecated [-Wdeprecated-declarations] 89 | m_graphsSignalMapper = new QSignalMapper(); | ^ In file included from /usr/include/qt/QtCore/QSignalMapper:1, from gui/properties/speedwidget.cpp:35: /usr/include/qt/QtCore/qsignalmapper.h:56:28: 附註:declared here 56 | QT_DEPRECATED explicit QSignalMapper(QObject parent = nullptr); | ^~~~~~~~~~~~~ make[1]: Leaving directory '/var/tmp/pamac-build-laichiaheng/qbittorrent-enhanced-git/src/qbittorrent-enhanced/src' make: ** [Makefile:47: sub-src-make_first] Error 2 ==> 錯誤: build() 遭遇失敗。 正在中止...