16 lines
1.2 KiB
Plaintext
16 lines
1.2 KiB
Plaintext
DEFINED_PHASES=install postinst prerm setup
|
|
DEPEND=!vhosts? ( daemon? ( acl? ( sys-apps/acl ) ) ) || ( virtual/httpd-cgi virtual/httpd-fastcgi ) app-admin/webapp-config
|
|
DESCRIPTION=Tiny Tiny RSS - A web-based news feed (RSS/Atom) aggregator using AJAX
|
|
EAPI=8
|
|
HOMEPAGE=https://tt-rss.org/
|
|
INHERIT=webapp
|
|
IUSE=+acl daemon gd +mysqli postgres vhosts
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~mips ~x86
|
|
LICENSE=GPL-3
|
|
RDEPEND=daemon? ( acl? ( sys-apps/acl ) ) daemon? ( acct-user/ttrssd acct-group/ttrssd || ( ( virtual/httpd-php:8.0 dev-lang/php:8.0[gd?,mysqli?,postgres?,curl,fileinfo,intl,json(+),pdo,unicode,xml,cli,pcntl] ) ( virtual/httpd-php:7.4 dev-lang/php:7.4[gd?,mysqli?,postgres?,curl,fileinfo,intl,json(+),pdo,unicode,xml,cli,pcntl] ) ) ) !daemon? ( || ( ( virtual/httpd-php:8.0 dev-lang/php:8.0[gd?,mysqli?,postgres?,curl,fileinfo,intl,json(+),pdo,unicode,xml] ) ( virtual/httpd-php:7.4 dev-lang/php:7.4[gd?,mysqli?,postgres?,curl,fileinfo,intl,json(+),pdo,unicode,xml] ) ) ) app-admin/webapp-config
|
|
REQUIRED_USE=|| ( mysqli postgres )
|
|
SLOT=20230505
|
|
SRC_URI=https://herbizarre.swordarmor.fr/garbage/tt-rss-20230505.tar.gz
|
|
_eclasses_=webapp de2d3d345b44597c10d7104a7bcdf7b2
|
|
_md5_=62e516d848e8dee5c6cb482fbce4f9f1
|