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
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
cipher699 commented on 2023-07-10 09:32 (UTC)
Thanks @glitsj16 for the info.
glitsj16 commented on 2023-07-10 07:01 (UTC)
@cipher699 We're OK regarding the git submodules. The used cmake configuration only needs those 7. If we needed some other(s) for that specific configuration the build would fail and we'd update the PKGBUILD.
Not seeing anything odd at the moment, transmission-daemon is active here. Hope you find some time to debug.
cipher699 commented on 2023-07-10 03:28 (UTC) (edited on 2023-07-10 03:30 (UTC) by cipher699)
Hi, with the latest build my transmission-daemon stops responding after some time. I don't know if it is an upstream issue. I want to debug that but i currently short on time.
The other thing is that in the there are 14 submodules and we added only 7 in PKGBUILD is that ok.
glitsj16 commented on 2023-07-09 14:49 (UTC)
@FabioLolix Thanks for the suggestions. Fixed.
cipher699 commented on 2023-07-09 14:48 (UTC) (edited on 2023-07-09 14:49 (UTC) by cipher699)
My transmission-daemon is not responding after running for some time. Has anyone else facing this issue. I haven't checked by building using the instructions given in the github.
FabioLolix commented on 2023-07-09 14:25 (UTC)
Adding
git versionin pkgdesc= is pointless, that's already implicit by the package name transmission-cli-gitFabioLolix commented on 2023-07-09 14:23 (UTC)
Removing git submodules from
source=()and usinggit submodule update --init --recursiveisn't an improvement https://wiki.archlinux.org/title/VCS_package_guidelines#Git_submodulesglitsj16 commented on 2023-07-09 14:18 (UTC) (edited on 2023-07-09 14:18 (UTC) by glitsj16)
Currently there's quite a lot of upstream activity. To speed up the git build you can use sccache with cmake:
sccacheto makedepends;glitsj16 commented on 2023-07-09 14:11 (UTC)
@EndlessEden Thank you for the co-maintainer work.
@cipher699 Description updated.
Supporting the web client needed adding
npmto makedepends. Additionally added the check() function, so this is now as close to the official package as we can get it.cipher699 commented on 2023-07-09 06:51 (UTC)
Thank you @cephian. Could you please update the description
Fast, easy, and free BitTorrent client (CLI tools, daemon and web client) - git version« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »