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 »
cephian commented on 2023-07-09 06:16 (UTC)
Hi cipher699, I've added your changes as well as enabled the web client. It makes sense that this version should have the same options enabled as the official package.
cipher699 commented on 2023-07-09 05:19 (UTC)
Hi, thanks everyone for updating the PKGBUILD. I think these changes are also needed.
And can we add the web client, since transmission-cli in the main repo has it. And this can be the git version of it.
cephian commented on 2023-07-09 02:49 (UTC)
I've updated the package. Other people here are probably better versed in AUR packaging and/or transmission than I am, so let me know if there's anything it should change. You may have to delete cached sources from a previous version if you're rebuilding.
It seems like the bug in the "small" library has been patched in the transmission upstream master, so the patch is no longer necessary. glitsj16's PKGBUILD without the patch still did not work, but I changed the command in package() from make to ninja and it worked. Thanks to glitsj16 for the help.
rekman commented on 2023-07-09 01:58 (UTC)
I think
libsmallneeds to be added to the submodules unpacked inprepare(), viz.EndlessEden commented on 2023-07-07 06:54 (UTC) (edited on 2023-07-09 03:17 (UTC) by EndlessEden)
Will resolve when I get home. Sorry for delay.
Update co-maintainer list @glitsj16 -- you have been added.
(Sorry I dont have any other time right now)
glitsj16 commented on 2023-07-07 05:05 (UTC) (edited on 2023-07-07 09:57 (UTC) by glitsj16)
@cephian Did you use the
latest revisionof my PKGBUILD? Those libsmall errors should have been fixed inrevision 6. Upstream has a fix for building from git (https://github.com/transmission/transmission/pull/5743) but that isn't merged yet. Feel free to post your errors somewhere and we can have a look what's going on. Also, don't worry about co-maintainership. Although I do appreciate people's comments about it, the main thing for me personally is getting a properly working PKGBUILD out to AUR users.cephian commented on 2023-07-07 04:39 (UTC) (edited on 2023-07-07 04:41 (UTC) by cephian)
As a co-maintainer myself (who was added because I fixed something in the comments) I don't seem to have permissions to add another co-maintainer. I would be happy to update the package but glitsj16's fixed PKGBUILD still does not build for me. In particular I seem to get errors building libsmall which complain about uintptr not being defined in
src/transmission/third-party/small/include/small/detail/exception/scope_guard.hpp. I tried to just patch this manually but it still failed at a later stage of compilation. I'm not sure if I have the bandwidth to debug this myself, but if someone helps or posts a PKGBUILD which works on my system I will update this package.cipher699 commented on 2023-07-07 04:35 (UTC)
I agree with @yar, @glitsj16 should be the co-maintainer. I had sent a mail to current maintainer on 26 Jun.
yar commented on 2023-07-07 04:07 (UTC)
tbh when someone shows the initiative glitsj16 has, you should just add them as a co-maintainer
glitsj16 commented on 2023-06-21 05:59 (UTC)
Updated my PKGBUILD referenced in earlier comment to account for upstream's recent commit.
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »