source: tags/0.2.2/debian/control @ 335

Revision 311, 899 bytes checked in by marc, 3 years ago (diff)

Fixed desktop translations, debian deps

Line 
1Source: itaka
2Section: net
3Priority: optional
4Maintainer: Marc E. <santusmarc@users.sourceforge.net>
5Build-Depends: imagemagick, docbook-to-man, python, debhelper (>= 5.0.37.2)
6Build-Depends-Indep: python-support
7Homepage: http://itaka.jardinpresente.com.ar
8Standards-Version: 3.8.2
9
10Package: itaka
11Architecture: all
12Depends: python (>= 2.3), python-gtk2 (>= 2.10), python-twisted-web
13Recommends: python-libnotify
14Description: On-demand screenshooting server
15 Itaka is a on-demand screenshooting server based on the HTTP protocol.
16 It integrates a specifically coded server to take screenshots on-demand when
17 your machine is queried through a remote browser.
18 .
19 It features the following:
20  * Supports PNG/JPEG (with quality adjustment) image types.
21  * Basic HTTP authentication.
22  * Simple manipulation of the screenshot through scaling and quality
23    adjustments.
24  * Desktop notifications.
Note: See TracBrowser for help on using the repository browser.