Import daemon source, and adjust build
[espeaktime] / debian / control
1 Source: espeaktime
2 Section: user/multimedia
3 Priority: extra
4 Maintainer: Alex Badea <vamposdecampos@gmail.com>
5 Build-Depends: debhelper (>= 5), libglib2.0-dev, libdbus-glib-1-dev, libhal-dev, mce-dev (>= 1.8.10)
6 Standards-Version: 3.7.2
7
8 Package: espeaktime-python
9 Architecture: all
10 Depends: ${shlibs:Depends}, ${misc:Depends}, python, python-dbus, python-gobject, espeak
11 Description: Talking clock based on eSpeak
12  This is a simple talking clock daemon.  Activate it by double-pressing
13  the power button while the display is locked.
14  .
15  This package provides a python implementation.
16 XB-Maemo-Display-Name: eSpeakTime
17 XSBC-Bugtracker: mailto:vamposdecampos@gmail.com
18
19 Package: espeaktime-daemon
20 Architecture: any
21 Depends: ${shlibs:Depends}, ${misc:Depends}, espeak
22 Description: Talking clock based on eSpeak
23  This is a simple talking clock daemon.  Activate it by double-pressing
24  the power button while the display is locked.
25  .
26  This package provides a C implementation.
27 XB-Maemo-Display-Name: eSpeakTime
28 XSBC-Bugtracker: mailto:vamposdecampos@gmail.com
29