blob: 3b7399e871b34d232bb7aebceac54ca3eccde6fb (
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.17.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.17.0.tar.gz
sha256sums = 57c52a15c5f4739e53db606ad652cd446a244676d2a19b2871fe6bee00b75524
pkgname = freshrss
|