python2-gntp-git is not in aur anymore.
Search Criteria
Package Details: sabnzbd-git r8854.de6c56002-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sabnzbd-git.git (read-only, click to copy) |
---|---|
Package Base: | sabnzbd-git |
Description: | A web-interface based binary newsgrabber with NZB file support |
Upstream URL: | http://www.sabnzbd.org |
Keywords: | downloader internet nzb |
Licenses: | GPL |
Conflicts: | sabnzbd |
Provides: | sabnzbd |
Submitter: | dryes |
Maintainer: | Khorne (fryfrog) |
Last Packager: | fryfrog |
Votes: | 22 |
Popularity: | 0.000000 |
First Submitted: | 2011-08-23 02:27 (UTC) |
Last Updated: | 2023-08-08 18:10 (UTC) |
Dependencies (21)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- par2cmdline (par2cmdline-turbo-gitAUR, par2cmdline-gitAUR, par2cmdline-turboAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-chardet
- python-cheetah3
- python-cherrypy
- python-configobj
- python-cryptography
- python-feedparser
- python-notify2
- python-portend
- python-puremagic
- python-sabyenc3AUR
- python-six
- sqlite (sqlite-fossilAUR)
- unrar (rarAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (optional) – for .7z support
- par2cmdline-tbb (optional) – par2 multi-threading
- python-pygobject (optional) – tray icon
- Show 1 more dependencies...
Required by (29)
- autobrr (requires sabnzbd) (optional)
- headphones (requires sabnzbd) (optional)
- headphones-git (requires sabnzbd) (optional)
- lidarr (requires sabnzbd) (optional)
- lidarr-bin (requires sabnzbd) (optional)
- lidarr-develop (requires sabnzbd) (optional)
- lidarr-develop-bin (requires sabnzbd) (optional)
- lidarr-git (requires sabnzbd) (optional)
- lidarr-nightly-bin (requires sabnzbd) (optional)
- lunasea-bin (requires sabnzbd) (optional)
- mylar3 (requires sabnzbd) (optional)
- prowlarr (requires sabnzbd) (optional)
- prowlarr-bin (requires sabnzbd) (optional)
- prowlarr-develop (requires sabnzbd) (optional)
- prowlarr-develop-bin (requires sabnzbd) (optional)
- prowlarr-nightly-bin (requires sabnzbd) (optional)
- radarr (requires sabnzbd) (optional)
- radarr-bin (requires sabnzbd) (optional)
- radarr-develop (requires sabnzbd) (optional)
- radarr-develop-bin (requires sabnzbd) (optional)
- radarr-nightly-bin (requires sabnzbd) (optional)
- readarr-develop (requires sabnzbd) (optional)
- readarr-develop-bin (requires sabnzbd) (optional)
- readarr-nightly-bin (requires sabnzbd) (optional)
- sonarr (requires sabnzbd) (optional)
- sonarr-bin (requires sabnzbd) (optional)
- sonarr-develop (requires sabnzbd) (optional)
- sonarr-develop-bin (requires sabnzbd) (optional)
- whisparr-nightly-bin (requires sabnzbd) (optional)
Sources (5)
nem commented on 2015-08-30 00:35 (UTC)
IncredibleLaser commented on 2015-02-18 10:55 (UTC)
I'll try to refactor the PKGBUILD this weekend, in fact my own version is already different from this one.
return13 commented on 2015-02-07 00:06 (UTC)
python: can't open file 'package.py': [Errno 2] No such file or directory
IncredibleLaser commented on 2014-04-12 08:56 (UTC)
I have removed haskell-pandoc from makedepends.
FunkyMonkeyMonk commented on 2014-02-24 06:17 (UTC)
Any update on when the haskell install piece will be fixed/removed/marked optional. I see the same issue as blubbe. Removing haskell also seems to do the trick.
IncredibleLaser commented on 2013-12-24 08:12 (UTC)
AFAIK, this leaves you without documentation (or documentation in a single format only), which I'd say is optional in most cases. If you want to keep it, use the [haskell-core] repository (see https://wiki.archlinux.org/index.php/Unofficial_User_Repositories#haskell-core). My info might be wrong here and I don't have the possibility to check / change this right now.
blubbe commented on 2013-12-24 03:52 (UTC)
Getting this on a fresh install:
error: target not found: haskell-pandoc
It installs/runs without any issues if I remove "haskell-pandoc" from makedepends.
IncredibleLaser commented on 2013-12-02 16:29 (UTC)
It now has sqlite instead of sqlite3 as a dependency. Shouldn't have mattered though because sqlite provides sqlite3, but I modified it for completeness.
IncredibleLaser commented on 2013-12-01 10:47 (UTC)
You are right about the sqlite-stuff. I'll fix that today. What about that haskell-bytestring? It's not in the dependencies list.
Pinned Comments
fryfrog commented on 2020-04-27 19:48 (UTC)
I've pushed the Python 3 changes.
The installation moves from
/opt
to/usr/lib
and the config to/var/lib
. This is not done as part of the upgrade, so you'll need to do this yourself and possibly move other things around.It also tosses the desktop and shortcut stuff.