* resynced some functionality with pkg-citadel
[citadel.git] / webcit / debian / control
1 Source: webcit
2 Section: web
3 Priority: extra
4 Maintainer: Wilfried Goesgens <w.goesgens@outgesourced.org>
5 Build-Depends: debhelper (>= 4), po-debconf, libical-dev (>=0.30), gettext, locales,
6  libcitadel-dev (>= 7.37), quilt (>= 0.40), autotools-dev, libssl-dev
7 Standards-Version: 3.8.0
8
9 Package: citadel-webcit
10 Architecture: any
11 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, tinymce, citadel-common, openssl, locales, libjs-prototype
12 Suggests: citadel-server, apache2 | apache, localepurge, gnome-icon-theme
13 Recommends: shared-mime-info
14 Description: web-based frontend to Citadel groupware server
15  WebCit is a web-based, AJAX-enabled frontend to the Citadel groupware system.
16  It is an attractive web middleware layer that allows user-friendly access.
17  By combining WebCit and Citadel, you can have a versatile online environment
18  with many users concurrently accessing the same system using the user
19  interface of their choice (text, web, or downloaded client software).
20  .
21   Homepage: http://www.citadel.org
22