File debian.control of Package roundcubemail (Revision 5e610c08b772b121753a04ea02027bcf)
Currently displaying revision 5e610c08b772b121753a04ea02027bcf , Show latest
46
1
Source: roundcubemail
2
Section: web
3
Priority: extra
4
Maintainer: Debian Roundcube Maintainers <pkg-roundcube-maintainers@lists.alioth.debian.org>
5
Uploaders: Vincent Bernat <bernat@debian.org>, Romain Beauxis <toots@rastageeks.org>, Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com>, Paul Klos <kolab@klos2day.nl>
6
Build-Depends: composer, python-support (>= 0.5.3), debhelper (>= 8)
7
Homepage: http://www.roundcube.net/
8
Standards-Version: 3.9.3
9
Vcs-Git: git://git.kolabsys.com/git/apt/roundcubemail/
10
Vcs-Browser: http://git.kolabsys.com/apt/roundcubemail/
11
12
Package: roundcubemail
13
Architecture: all
14
Depends: apache2 | httpd,
15
libmagic1,
16
php-auth-sasl,
17
php-mail-mime (>= 1.8.0),
18
php-mdb2 (>= 2.5.0),
19
php-net-ldap3,
20
php-net-smtp,
21
php-net-socket,
22
php-net-sieve,
23
php-sabre-vobject (>= 3.4.5),
24
php5,
25
php5-cli,
26
php5-gd,
27
php5-intl,
28
php5-ldap,
29
php5-mcrypt,
30
php5-pspell,
31
ucf,
32
${misc:Depends}
33
Replaces: roundcube, roundcube-core, roundcube-mysql, roundcube-pgsql, roundcube-plugins
34
Conflicts: roundcube, roundcube-core, roundcube-mysql, roundcube-pgsql, roundcube-plugins
35
Provides: roundcube, roundcube-core, roundcube-mysql, roundcube-pgsql, roundcube-plugins
36
Description: skinnable AJAX based webmail solution for IMAP servers
37
RoundCube Webmail is a browser-based multilingual IMAP client with an
38
application-like user interface. It provides full functionality
39
expected from an e-mail client, including MIME support, address book,
40
folder manipulation and message filters.
41
.
42
The user interface is fully skinnable using XHTML and CSS 2.
43
.
44
This package provides the core code for roundcube. You should install
45
it along with one of the roundcube database metapackages.
46