Search Criteria
Package Details: autobrr 1.54.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/autobrr.git (read-only, click to copy) |
---|---|
Package Base: | autobrr |
Description: | The modern download automation tool for torrents |
Upstream URL: | https://autobrr.com |
Licenses: | GPL-2.0-or-later |
Submitter: | grawlinson |
Maintainer: | fryfrog (txtsd) |
Last Packager: | txtsd |
Votes: | 3 |
Popularity: | 0.30 |
First Submitted: | 2022-08-21 08:54 (UTC) |
Last Updated: | 2024-12-16 00:09 (UTC) |
Dependencies (18)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR, pnpm-cliAUR) (make)
- deluge (deluge-gitAUR) (optional) – torrent downloader
- lidarrAUR (lidarr-binAUR, lidarr-developAUR, lidarr-develop-binAUR, lidarr-nightly-binAUR) (optional) – Music collection manager for newsgroup and torrent users
- porlaAUR (optional) – A high performance BitTorrent client for servers and seedboxes
- postgresql (postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql13AUR, postgresql-gitAUR) (optional) – postgresql database
- qbittorrent (qbittorrent-enhanced-qt5AUR, qbittorrent-qt5AUR, qbittorrent-gitAUR, qbittorrent-libtorrent-v1AUR, qbittorrent-enhanced-gitAUR, qbittorrent-enhanced-uaAUR, qbittorrent-enhanced-appimageAUR, qbittorrent-enhancedAUR) (optional) – torrent downloader
- radarrAUR (radarr-binAUR, radarr-developAUR, radarr-develop-binAUR, radarr-nightly-binAUR) (optional) – Movie organizer/manager for usenet and torrent users
- readarr (readarr-developAUR, readarr-develop-binAUR, readarr-nightly-binAUR) (optional) – Ebook and audiobook collection manager for newsgroup and torrent users
- rtorrent (rtorrent-colorAUR, rtorrent-pyro-gitAUR, rtorrent-ps-chAUR, rtorrent-gitAUR, rtorrent-ipv6AUR, rtorrent-psAUR, rtorrent-vi-colorAUR) (optional) – torrent downloader
- sabnzbdAUR (sabnzbd-gitAUR) (optional) – usenet downloader
- sonarrAUR (sonarr-binAUR, sonarr-developAUR, sonarr-develop-binAUR) (optional) – Smart PVR for newsgroup and torrent users
- transmission-cli (transmission-cli-gitAUR, transmission-noxunlei-cliAUR, transmission3-cliAUR) (optional) – torrent downloader (CLI and daemon)
- transmission-gtk (transmission-noxunlei-gtkAUR, transmission-gtk3AUR, transmission-gtk-gitAUR) (optional) – torrent downloader (GTK+)
- transmission-qt (transmission-qt-gitAUR, transmission-qt-ssl-gitAUR, transmission-noxunlei-qtAUR) (optional) – torrent downloader (Qt)
- whisparr (whisparr-nightly-binAUR) (optional) – Adult movie organizer/manager for usenet and torrent users
Required by (19)
- autobrr-runit
- lidarr (optional)
- lidarr-bin (optional)
- lidarr-develop (optional)
- lidarr-develop-bin (optional)
- lidarr-nightly-bin (optional)
- radarr (optional)
- radarr-bin (optional)
- radarr-develop (optional)
- radarr-develop-bin (optional)
- radarr-nightly-bin (optional)
- readarr-develop (optional)
- readarr-develop-bin (optional)
- readarr-nightly-bin (optional)
- sonarr (optional)
- sonarr-bin (optional)
- sonarr-develop (optional)
- sonarr-develop-bin (optional)
- whisparr-nightly-bin (optional)
Latest Comments
1 2 Next › Last »
txtsd commented on 2024-10-18 06:31 (UTC)
Hi @grawlinson
Can I get co-maintainer on this? I'm maintaining all the *arr packages, and would like to bring this one up to speed too.
fryfrog commented on 2024-04-04 04:04 (UTC)
On Discord, @jab started a thread about this. Your
$LDFLAGS
has a space in it somewhere. I just pushed a PKGBUILD change to add''
to that line, but I haven't bumped the pkgrel. Pull that or make the change yourself and see if it helps. Hop on Discord for details, "archlinux build is failing" is the thread.veiam commented on 2024-04-04 03:54 (UTC)
Updating from 1.39.1 to 1.40.1 has started to give me the following error:
fryfrog commented on 2024-01-04 04:26 (UTC)
Hey @grawlinson, I notice autobrr is flagged out of date fairly often and for awhile. Would you like help? I'd be happy to co-maintain w/ you. I take care of most of the aur packages in this stack of software.
fryfrog commented on 2023-08-10 14:09 (UTC) (edited on 2023-08-10 14:09 (UTC) by fryfrog)
It builds inside a clean chroot for me too, what in the world?
I had
nodejs
andnpm
installed to start, addedpnpm
package when it failed, would that causenodejs
package to not provide them? I'll play around w/ this a little more later.grawlinson commented on 2023-08-10 04:53 (UTC)
It works in (and out of) a clean chroot, so the problem lies elsewhere.
fryfrog commented on 2023-08-10 03:53 (UTC)
When I updated autobrr w/
paru
, it did not install any additional depedencies. It then failed trying to findpnpm
. After installingextras/pnpm
, it worked.grawlinson commented on 2023-08-10 03:46 (UTC)
See L55-58 of the
PKGBUILD
:nodejs
providescorepack
, which providesnpm
,yarn
, andpnpm
.fryfrog commented on 2023-08-10 03:01 (UTC)
I think
pnpm
needs to be a dependency. I just tried to upgrade and it wanted to run that, but twasn't installed.katt commented on 2023-06-26 13:14 (UTC)
pnpm is in the official repos, and autobrr builds and runs just fine when built with it
1 2 Next › Last »