Search Criteria
Package Details: transmission-cli-git 4.1.0.beta.5.r234.g7d3b22639-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/transmission-cli-git.git (read-only, click to copy) |
|---|---|
| Package Base: | transmission-cli-git |
| Description: | Fast, easy, and free BitTorrent client (CLI tools and daemon and web client) |
| Upstream URL: | https://www.transmissionbt.com/ |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | transmission-cli |
| Provides: | transmission-cli |
| Submitter: | lonaowna |
| Maintainer: | yar |
| Last Packager: | yar |
| Votes: | 6 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-01-17 23:20 (UTC) |
| Last Updated: | 2026-03-02 06:15 (UTC) |
Dependencies (13)
- curl (curl-gitAUR, curl-c-aresAUR)
- dht
- libb64 (libb64-gitAUR)
- libdeflate (libdeflate-gitAUR)
- libevent (libevent-gitAUR)
- libnatpmp
- libpsl (libpsl-gitAUR)
- libsystemd (systemd-libs-gitAUR, systemd-libs-selinuxAUR, unshitted-systemd-libsAUR, systemd-liberated-libs-gitAUR, systemd-libs)
- miniupnpc (miniupnpc-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
Required by (65)
- addmag (requires transmission-cli)
- autobrr (requires transmission-cli) (optional)
- automatic (requires transmission-cli) (optional)
- automedia (requires transmission-cli)
- ctpv (requires transmission-cli) (optional)
- ctpv-git (requires transmission-cli) (optional)
- fragments-git (requires transmission-cli)
- fzffm (requires transmission-cli) (optional)
- headphones (requires transmission-cli) (optional)
- headphones-git (requires transmission-cli) (optional)
- kettu-git (requires transmission-cli)
- lazytorrent-bin (requires transmission-cli)
- lfutils-git (requires transmission-cli) (optional)
- lfutils-meta (requires transmission-cli) (optional)
- lidarr (requires transmission-cli) (optional)
- lidarr-bin (requires transmission-cli) (optional)
- lidarr-develop (requires transmission-cli) (optional)
- lidarr-develop-bin (requires transmission-cli) (optional)
- lidarr-git (requires transmission-cli) (optional)
- lidarr-nightly-bin (requires transmission-cli) (optional)
- Show 45 more...
Latest Comments
1 2 3 4 5 6 7 Next › Last »
yar commented on 2026-02-08 19:08 (UTC)
could you add some more active co-maintainers please?
rekman commented on 2026-02-07 14:20 (UTC)
Du to upstream #8309 the an additional submodule
third-party/sigslotmust be checked out to build successfully. Actually, it looks likesigslotis only needed for the GUI frontends, but the build system isn't smart enough to take this into account.yar commented on 2025-10-30 06:06 (UTC)
need to add third-party/crc32c to the submodule update list
rekman commented on 2025-05-17 14:08 (UTC)
Due to upstream #7471 the following change is needed
EndlessEden commented on 2025-04-30 06:42 (UTC)
@afader -- I just built in a clean chroot. Sounds like a issue either with your system or your chroot. tested with a knoppix ISO to verify it functions as intended. If you can create a dump and link to it here, i can take a look.
-- Updated pkgver, updated the maintainers list (@glitsj16 & @cephian | if you want to be listed as a maintainer instead of contributors in pkgbuild, please update your sections in it. Thanks.)
Trying to be more active, apologies for the long hiatus.
afader commented on 2024-12-19 07:22 (UTC)
Lately when I try to build even an x86-extra-build in clean chroot I get this core dump when the actual daemon is started:
rekman commented on 2024-11-10 20:02 (UTC)
May FTBFS until an upstream fix is merged
glitsj16 commented on 2023-11-02 18:20 (UTC)
@ rekman The GetGitRevisionDescription cmake module is available as another git submodule. Leatherman isn't needed. I've pushed an update to fix the build.
rekman commented on 2023-11-02 16:40 (UTC) (edited on 2024-11-10 20:00 (UTC) by rekman)
As of PR #6100
transmissionrelies on theGetGitRevisionDescriptioncmake module. This file is provided byleatherman. That suggestsleathermanshould be added tomakedeps, but installing it is not sufficient to fix the FTBFS. This is becauseleathermanputs the modules in/usr/lib/cmake/leatherman, butcmakelooks in/usr/share/cmake/Modules. I don't know the best practice solution to this. Add thecmakemodule to sources and copy it into the source tree?glitsj16 commented on 2023-10-29 14:58 (UTC)
Added support for rapidjson git submodule.
1 2 3 4 5 6 7 Next › Last »