diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2011-09-27 20:22:49 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2011-09-27 20:22:49 +0200 |
commit | 64662ecc6ea6b5296ea77d83eac6eb1372afac01 (patch) | |
tree | c32745b57e9f65c9aff83717ea930de06c853577 /qtc_packaging/debian_harmattan/control | |
parent | 754d02ae6f8d19e64a36cee970a7e364b5b295de (diff) | |
download | sowatch-64662ecc6ea6b5296ea77d83eac6eb1372afac01.tar.gz sowatch-64662ecc6ea6b5296ea77d83eac6eb1372afac01.zip |
new crappy map watchlet
Diffstat (limited to 'qtc_packaging/debian_harmattan/control')
-rw-r--r-- | qtc_packaging/debian_harmattan/control | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/qtc_packaging/debian_harmattan/control b/qtc_packaging/debian_harmattan/control index 0253449..c5850ec 100644 --- a/qtc_packaging/debian_harmattan/control +++ b/qtc_packaging/debian_harmattan/control @@ -2,13 +2,20 @@ Source: sowatch Section: user/other Priority: optional Maintainer: Javier <javier@unknown> -Build-Depends: debhelper (>= 5), libqt4-dev, libqtm-dev +Build-Depends: debhelper (>= 5), libqt4-dev, libqtm-dev, libqmafw0-dev, + libnotificationsystem-dev Standards-Version: 3.7.3 -Homepage: <insert the upstream URL, if relevant> +Homepage: http://gitorious.org/sowatch Package: sowatch Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Bluetooth smartwatch manager - <insert long description, indented with spaces> + sowatch is a manager for bluetooth-enabled smartwatches, whose display + can be controlled by a device via a bluetooth based protocol. + This framework provides several features for such smartwatches: + - Notifications support: incoming calls, messages, etc. + - Watchlets: control the media player or view a map. + . + Currently, only the MetaWatch is supported. XSBC-Maemo-Display-Name: Smart Open Watch |