blob: 6bec2ca4aac5b6fdb97d23aef1a29641b7fc5c51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
pkgbase = sabnzbd
pkgdesc = A web-interface based binary newsgrabber with NZB file support
pkgver = 4.4.1
pkgrel = 1
url = http://www.sabnzbd.org
install = sabnzbd.install
arch = any
license = GPL
depends = apprise
depends = curl
depends = par2cmdline
depends = python
depends = python-babelfish
depends = python-cffi
depends = python-chardet
depends = python-cheetah3
depends = python-cheroot
depends = python-cherrypy
depends = python-configobj
depends = python-cryptography
depends = python-dateutil
depends = python-feedparser
depends = python-guessit
depends = python-jaraco.classes
depends = python-jaraco.collections
depends = python-jaraco.context
depends = python-jaraco.functools
depends = python-jaraco.text
depends = python-more-itertools
depends = python-notify2
depends = python-portend
depends = python-portend
depends = python-puremagic
depends = python-pycparser
depends = python-pysocks
depends = python-pytz
depends = python-rebulk
depends = python-sabyenc3
depends = python-sabctools
depends = python-sgmllib3k
depends = python-six
depends = python-tempora
depends = python-zc.lockfile
depends = sqlite
depends = unrar
depends = unzip
optdepends = p7zip: for .7z support
optdepends = dbus-python: for system power management
optdepends = python-orjson: ~2x faster than ujson, requires rust
backup = var/lib/sabnzbd/sabnzbd.ini
source = https://github.com/sabnzbd/sabnzbd/releases/download/4.4.1/SABnzbd-4.4.1-src.tar.gz
source = sabnzbd.service
source = sabnzbd@.service
source = sabnzbd.sysusers
source = sabnzbd.tmpfiles
sha256sums = a9ebf273d77c6d3cc9a13b1bd1640b903f4891e58aee3ef5a25595db3aa4d7fb
sha256sums = 4271446ec586c41c94d61fb0eb2b8854a40246a5af24b36ff80f5438becd6fc3
sha256sums = fcc4e5a9ff4bc28cf4dd9fdb28f1ebd440669e630d8677a1afbef97349ac7466
sha256sums = 525f294372963fde09db08b0368c80078a16d4cefcb34f8179706336709afdf7
sha256sums = 3a3c292020cca0251478c70a6499afa64aeca3dfcb6d5e32f6e21d5d4d94fa81
pkgname = sabnzbd
|