blob: 2b2a67155ddd9a182b3c46cb473784ac1fc01609 (
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
|
pkgbase = rutorrent-git
pkgdesc = Web frontend to rTorrent in PHP designed to resemble uTorrent
pkgver = 4.3.2.r0.g201ef857
pkgrel = 1
url = https://github.com/Novik/ruTorrent
install = rutorrent.install
arch = any
license = GPL
makedepends = git
depends = php
depends = curl
depends = mktorrent
optdepends = ffmpeg: enable screenshots plugin
optdepends = sox: enable spectrogram plugin
optdepends = mediainfo: enable mediainfo plugin
optdepends = php-geoip: enable geoip plugin
optdepends = unrar: enable unpack plugin
optdepends = unzip: enable unpack plugin
optdepends = python-cloudscraper: cloudflare plugin requirement
provides = rutorrent
provides = rutorrent-plugins
conflicts = rutorrent
conflicts = rutorrent-plugins
options = !strip
backup = usr/share/webapps/rutorrent/conf/config.php
backup = usr/share/webapps/rutorrent/conf/access.ini
backup = usr/share/webapps/rutorrent/conf/plugins.ini
source = rutorrent::git+https://github.com/Novik/ruTorrent.git
md5sums = SKIP
pkgname = rutorrent-git
|