mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
16 lines
803 B
Groff
16 lines
803 B
Groff
DEFINED_PHASES=compile install postinst prerm setup
|
|
DEPEND=dev-lang/php[ctype,curl,fileinfo,fpm,jit,mysql?,pdo,postgres?,sqlite?,unicode,xml,zip,zlib] virtual/httpd-php virtual/httpd-fastcgi app-admin/webapp-config
|
|
DESCRIPTION=A free, self-hostable news aggregator
|
|
EAPI=8
|
|
HOMEPAGE=https://freshrss.org/ https://github.com/FreshRSS/FreshRSS
|
|
INHERIT=webapp
|
|
IUSE=mysql +postgres sqlite vhosts
|
|
KEYWORDS=~amd64
|
|
LICENSE=AGPL-3
|
|
RDEPEND=dev-lang/php[ctype,curl,fileinfo,fpm,jit,mysql?,pdo,postgres?,sqlite?,unicode,xml,zip,zlib] virtual/httpd-php app-admin/webapp-config
|
|
REQUIRED_USE=|| ( mysql postgres sqlite )
|
|
SLOT=1.26.3
|
|
SRC_URI=https://github.com/FreshRSS/FreshRSS/archive/1.26.3.tar.gz -> freshrss-1.26.3.gh.tar.gz
|
|
_eclasses_=webapp 5fa840db95fc7348dfd53b8526ed05f5
|
|
_md5_=14b0b2913a34f515803047cc93801687
|