summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/qbittorrent: drop myself as maintainer; m-n.Piotr Karbowski2023-08-091-4/+1
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/qbittorrent: 4.5.4 version bump.Piotr Karbowski2023-06-212-0/+105
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/qbittorrent: revbump for boost RDEP->DEP changeDavid Seifert2023-05-201-0/+0
| | | | | Bug: https://bugs.gentoo.org/895480 Signed-off-by: David Seifert <soap@gentoo.org>
* net-p2p/qbittorrent: DEPEND-only on boostDavid Seifert2023-05-202-4/+6
| | | | | | | | * Only uses boost headers * Invoking maintainer timeout Closes: https://bugs.gentoo.org/895480 Signed-off-by: David Seifert <soap@gentoo.org>
* net-p2p/qbittorrent: drop 4.4.5-r2, 4.5.1Joe Kappus2023-05-083-208/+0
| | | | | | | | | Remove vulnerable versions. Bug: https://bugs.gentoo.org/898508 Signed-off-by: Joe Kappus <joe@wt.gd> Closes: https://github.com/gentoo/gentoo/pull/30924 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/qbittorrent: Stabilize 4.5.2 x86, #905459Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-p2p/qbittorrent: Stabilize 4.5.2 amd64, #905459Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-p2p/qbittorrent: add 4.5.2Joe Kappus2023-03-012-0/+104
| | | | | | | Bug: https://bugs.gentoo.org/898508 Signed-off-by: Joe Kappus <joe@wt.gd> Closes: https://github.com/gentoo/gentoo/pull/29864 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/qbittorrent: add Qt6 supportAnna Vyalkova2023-02-181-25/+39
| | | | | | | | | | | | | | | Other changes: * Use "edo" for running tests * Drop "dbus? ( gui )" required USE. DBus support is only enabled when GUI is enabled. * Bump net-libs/libtorrent-rasterbar minimum version * Add virtual/libiconv dep * Rename helper functions so they have "my" prefix (to cause less confusion) Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in> Closes: https://github.com/gentoo/gentoo/pull/29307 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/qbittorrent: drop old.Piotr Karbowski2023-02-185-395/+0
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/qbittorrent: 4.5.1 version bump.Piotr Karbowski2023-02-182-1/+1
| | | | | Closes: https://bugs.gentoo.org/883559 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* */*: reassign zlogene@Michał Górny2023-01-131-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/qbittorrent: Stabilize 4.4.5-r2 x86, #883441Sam James2022-11-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: Stabilize 4.4.5-r2 amd64, #883441Jakov Smolić2022-11-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-p2p/qbittorrent: 4.5.0 version bump.Piotr Karbowski2022-11-282-0/+104
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/qbittorrent: 4.4.5-r2 revbump.Piotr Karbowski2022-11-191-0/+0
| | | | | Bug: https://bugs.gentoo.org/868480 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/qbittorrent: 4.4.5-r1, <net-libs/libtorrent-rasterbar-2.Piotr Karbowski2022-11-191-1/+1
| | | | | Closes: https://bugs.gentoo.org/868480 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/qbittorrent: joining as maintainer.Piotr Karbowski2022-11-191-0/+4
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/qbittorrent: keyword 4.4.5-r1 for ~riscvYixun Lan2022-11-111-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-p2p/qbittorrent: rework DBUS and SYSTEMD optionsMike Gilbert2022-10-052-28/+26
| | | | | | | The DBUS feature is only relevant when GUI=ON. The SYSTEMD feature is only relevant when GUI=OFF. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/qbittorrent: rework multibuild logicMike Gilbert2022-10-042-26/+18
| | | | | | | | We want to control the GUI option with multibuild, not WEBUI. Bug: https://bugs.gentoo.org/839531 Bug: https://bugs.gentoo.org/864731 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/qbittorrent: remove stale boost lower boundsDavid Seifert2022-09-046-6/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-p2p/qbittorrent: add 4.4.5Sam James2022-08-302-0/+109
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: add 4.4.4, update liveSam James2022-08-243-9/+131
| | | | | | Live now has test support. Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: x86 stable wrt bug #861032Agostino Sarubbo2022-08-121-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/qbittorrent: build GUI component too for webui multibuildSam James2022-08-102-1/+110
| | | | | | | | This allows the webui settings to show up in the GUI. Bug: https://bugs.gentoo.org/839531 Closes: https://bugs.gentoo.org/864731 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: amd64 stable wrt bug #861032Agostino Sarubbo2022-08-081-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/qbittorrent: drop 4.4.2-r2Sam James2022-06-022-108/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: drop 4.3.8, 4.4.1-r1, 4.4.2Sam James2022-05-254-218/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: add 4.4.3.1, drop 4.4.3Sam James2022-05-252-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: add 4.4.3Sam James2022-05-233-18/+159
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: keyword 4.4.2-r2Sam James2022-04-191-1/+1
| | | | | Closes: https://bugs.gentoo.org/839531 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: ${ED} -> ${D}Sam James2022-04-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: refine webui/gui logicSam James2022-04-191-6/+15
| | | | | | Closes: https://bugs.gentoo.org/839531 Thanks-to: maria Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: use multibuild for webui (unkeyworded)Sam James2022-04-191-0/+98
| | | | | | | | | Otherwise, with USE=gui, qbittorent-nox doesn't get built. Unkeyworded for testing. Closes: https://bugs.gentoo.org/839531 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: drop 4.4.0-r1Sam James2022-03-252-70/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: add 4.4.2Sam James2022-03-252-0/+75
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: tighten minimum dep versions; add missing OpenSSL depSam James2022-03-232-4/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: Stabilize 4.3.9 x86, #835770Jakov Smolić2022-03-221-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-p2p/qbittorrent: Stabilize 4.3.9 amd64, #835770Jakov Smolić2022-03-221-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-p2p/qbittorrent: drop 4.3.1, 4.3.3, 4.3.4.1, 4.3.5, 4.3.7Sam James2022-03-226-345/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: fix RequiredUseDefaults for USE=guiSam James2022-03-222-2/+2
| | | | | | Just like it was with USE=X. Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: don't enable dbus by defaultSam James2022-03-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: sync live ebuild; port to CMakeSam James2022-03-222-54/+63
| | | | | | | | | | | - Sync live ebuild - Port to CMake (seems better supported upstream. autotools one doesn't seem to have received Qt 6 support, etc) - Fix musl build - Switch USE=X -> USE=gui per QA guidelines Bug: https://bugs.gentoo.org/834949 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: 4.4.1 versionThamognya Kodi2022-03-222-0/+70
| | | | | | | Closes: https://bugs.gentoo.org/834949 Signed-off-by: Thamognya Kodi <contact@thamognya.com> Closes: https://github.com/gentoo/gentoo/pull/24690 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: Keyword 4.4.0-r1 arm64, #830689Sam James2022-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: 4.4.0: fix missing deps on qtsql.Piotr Karbowski2022-02-011-0/+1
| | | | | | | Revbump for the sake of built binary packages. Closes: https://bugs.gentoo.org/832522 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/qbittorrent: Version bump (v4.4.0)Mikle Kolyada2022-02-012-0/+69
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-p2p/qbittorrent: Version bump (v4.3.9)Mikle Kolyada2021-10-312-0/+69
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-p2p/qbittorrent: x86 stable wrt bug #801901Agostino Sarubbo2021-10-231-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>