blob: ca5385f3733fa8cc2214ad291d4dfea880784b6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = freshrss
pkgdesc = A free, self-hostable aggregator…
pkgver = 1.6.0
pkgrel = 1
url = http://freshrss.org/
install = freshrss.install
arch = any
license = AGPL
depends = php
optdepends = apache: Web server to run FreshRSS
optdepends = nginx: Web server to run FreshRSS
optdepends = cherokee: Web server to run FreshRSS
optdepends = mysql: Database server to run FreshRSS
optdepends = postgresql: Database server to run FreshRSS
optdepends = sqlite: Database server to run FreshRSS
source = https://github.com/FreshRSS/FreshRSS/archive/1.6.0.tar.gz
sha256sums = 358f2789a9459cd91cc3348c8e3f4c18cbd1c64d8635f6719cca8e9ddde46e7a
pkgname = freshrss
|