Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 620888 - mail-client/roundcube feature request (local USE variables)
Summary: mail-client/roundcube feature request (local USE variables)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-05 11:47 UTC by Jorge Almeida
Modified: 2017-06-19 10:25 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jorge Almeida 2017-06-05 11:47:11 UTC
According to the roundcube site https://roundcube.net/about/#features,

Apache, Lighttpd, Nginx, Cherokee or Hiawatha are the supported web servers. Gentoo has packages for all of them, yet the ebuild for roundcube forces the use of apache.
Please add appropriate local USE variables.

Thank you.

Reproducible: Always
Comment 1 Aaron W. Swenson gentoo-dev 2017-06-19 10:25:53 UTC
mail-client/roundcube depends on virtual/httpd-php, which depends on dev-lang/php to have one of 3 flags enabled (in order): fpm, apache2, or cgi.

mail-client/roundcube expresses nothing to prefer one server over the other. Only that it needs a working PHP implementation.