summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/qbittorrent: Stabilize 4.6.2-r1 x86, #922875Joonas Niilola2024-01-251-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/qbittorrent: Stabilize 4.6.2-r1 amd64, #922875Sam James2024-01-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/resilio-sync: Update glibc dependencyAndreas K. Hüttel2024-01-231-2/+2
| | | | | | All glibc versions where missing crypt useflag indicated hard-enabled are gone. Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* net-p2p/qbittorrent: sync liveEli Schwartz2024-01-221-20/+21
| | | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34949 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: add 4.6.3Eli Schwartz2024-01-222-0/+147
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: add verify-sig supportEli Schwartz2024-01-223-9/+22
| | | | | | | | | Upstream has signed the official tarballs for like a decade. The current SRC_URI was using github autogenerated tarballs of unknown provenance instead... Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: add myself as a maintainerEli Schwartz2024-01-221-1/+8
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: add comment explaining why cmake_src_test isn't usedEli Schwartz2024-01-223-0/+6
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: remove geoip dependencyEli Schwartz2024-01-222-2/+0
| | | | | | | | | | | | | | | | | It was silently removed from 4.6.x as part of a bump. Really, it could be removed since a long time ago. Upstream dropped the use of a system geoip database waaaaaaaaaaaaaaaay back when, in: https://github.com/qbittorrent/qBittorrent/commit/79976fbfcee4b6da2bea7d3a09db4dddceb6faaf It has been the case since 2015 and the 3.3.0 release, at least (possibly longer but upstream has very odd git branch habits so it's difficult to tell). Ever since then the dependency has simply been dead weight. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: remove libiconv dependencyEli Schwartz2024-01-222-2/+0
| | | | | | | | | | | | | | | | | | | | It was silently removed from 4.6.x as part of a bump. It was *added* long ago in commit 6b33e72d8933aca72a03b23870178adc55ec3998 with the informative and explanatory message: > Add virtual/libiconv dep I don't believe there's any valid justification for this. The application makes heavy use of Qt, and that includes using Qt's string translation features, which means it will use whatever Qt's APIs happen to use internally. Nowhere in the source code is iconv mentioned at all. If the virtual is needed then it is firmly in the realm of "citation needed". Remove it from 4.5 as well -- and the live ebuild. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: add back required USEEli Schwartz2024-01-223-3/+9
| | | | | | | | | | | | | | | | | | | | In commit 6b33e72d8933aca72a03b23870178adc55ec3998, the statement "enabling the dbus USE flag requires enabling the gui USE flag" was dropped from the REQUIRED_USE variable, with the following reasoning: > DBus support is only enabled when GUI is enabled. This is semantically problematic because it means that portage *thinks* USE="dbus -gui" produces a different binary than USE="-dbus -gui" even though they are in reality the same. On the flip side: unbinding these means that people who set USE="-gui" will get a constraint violation until they also set -dbus, since it is by default enabled. But "gui" is also default-enabled, so it just means that users disabling one have to disable both at the same time. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: drop acct-* dependencies to USE=webuiEli Schwartz2024-01-223-9/+161
| | | | | | | | | | | | | | | | The relevant accounts are tied to use of qbittorrent-nox, the daemonized system service with systemd/openrc service files that launch as the created user accounts. It is totally unneeded by purely USE=gui users (the default configuration) as that simply runs in the context of the logged in desktop user. While we are at it, ensure the openrc service files are only installed for USE=webui as well. The service files attempt to run qbittorrent-nox, and for that very reason the upstream systemd unit is only installed for USE=webui. The openrc services stick out like a sore thumb. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: drop oldEli Schwartz2024-01-223-264/+0
| | | | | | | Un-stabilized versions superseded by .2 release Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: Stabilize 4.5.5-r1 amd64, #922540Sam James2024-01-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: Stabilize 4.5.5-r1 x86, #922540Sam James2024-01-211-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Move {dev-util → dev-debug}/systemtapMichał Górny2024-01-192-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/rtorrent: Stabilize 0.9.8-r2 arm64, #922251Arthur Zamarin2024-01-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* Move {sys-devel → dev-build}/boost-m4Michał Górny2024-01-173-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/syncthing: drop 1.26.1Marek Szuba2024-01-152-114/+0
| | | | | | | No versions vulnerable to CVE-2023-49295 left in the tree. Bug: https://bugs.gentoo.org/922059 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/syncthing: Stabilize 1.27.2 amd64, #922105Sam James2024-01-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/syncthing: Stabilize 1.27.2 x86, #922105Sam James2024-01-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/arti: add 1.1.12John Helmert III2024-01-142-0/+679
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* net-p2p/arti: drop 1.1.8, 1.1.9, 1.1.10John Helmert III2024-01-144-1901/+0
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* Move {dev-util → dev-build}/cmakeMichał Górny2024-01-141-1/+1
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34792 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/syncthing: Stabilize 1.27.2 arm, #922105Sam James2024-01-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/syncthing: Stabilize 1.27.2 arm64, #922105Sam James2024-01-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/syncthing: Stabilize 1.27.2 ppc64, #922105Sam James2024-01-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/syncthing: add 1.27.2, drop 1.27.1Marek Szuba2024-01-142-2/+2
| | | | | | Guess what, another problem with bundled quic-go. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/qbittorrent: fix more minimum versionsSam James2024-01-141-5/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: fix min libtorrent-rasterbar versionSam James2024-01-142-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: fixed indentation in metadata.xmlxbt5732024-01-141-8/+8
| | | | | | Signed-off-by: xbt573 <cheembox573@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34428 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: add 4.6.2, drop proxied maintainerxbt5732024-01-143-8/+133
| | | | | Signed-off-by: xbt573 <cheembox573@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/gtk-gnutella: EAPI8 bump, various fixesMichael Mair-Keimberger2024-01-131-0/+93
| | | | | | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://bugs.gentoo.org/452082 Closes: https://bugs.gentoo.org/738476 Closes: https://bugs.gentoo.org/738504 Closes: https://github.com/gentoo/gentoo/pull/34561 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* Move {sys-devel → dev-debug}/gdbMichał Górny2024-01-135-5/+5
| | | | | Closes: https://bugs.gentoo.org/920438 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/kubo: add 0.25.0David Roman2024-01-132-0/+73
| | | | | | | Closes: https://bugs.gentoo.org/921141 Closes: https://github.com/gentoo/gentoo/pull/33262 Signed-off-by: David Roman <davidroman96@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-126-12/+12
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/biglybt: drop 3.4.0.0Volkmar W. Pogatzki2024-01-102-121/+0
| | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/ktorrent: drop 23.08.3Andreas Sturmlechner2024-01-072-98/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/biglybt: Stabilize 3.5.0.0 amd64, #921549Sam James2024-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/biglybt: Stabilize 3.5.0.0 arm64, #921549Arthur Zamarin2024-01-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-p2p/biglybt: Stabilize 3.5.0.0 ppc64, #921549Arthur Zamarin2024-01-071-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-p2p/kubo: destabilize 0.20.0 for ~x86Matoro Mahri2024-01-061-2/+2
| | | | | | Bug: https://bugs.gentoo.org/921366 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* net-p2p/ktorrent: Stabilize 23.08.4-r1 arm64, #920693Arthur Zamarin2024-01-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-p2p/ktorrent: Stabilize 23.08.4-r1 amd64, #920693Arthur Zamarin2024-01-061-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-p2p/rtorrent: Stabilize 0.9.8-r2 ppc64, #921281Sam James2024-01-031-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/syncthing: drop 1.24.0, 1.25.0Marek Szuba2023-12-273-228/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/syncthing: Stabilize 1.26.1 x86, #920734Arthur Zamarin2023-12-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-p2p/syncthing: Stabilize 1.26.1 amd64, #920734Sam James2023-12-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/syncthing: Stabilize 1.26.1 ppc64, #920734Arthur Zamarin2023-12-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-p2p/syncthing: Stabilize 1.26.1 arm, #920734Arthur Zamarin2023-12-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>