Mercurial > libervia-backend
comparison README4PACKAGERS @ 1200:0059c2bb9bd7
misc: update versions in README4PACKAGERS + typos
author | Matteo Cypriani <mcy@lm7.fr> |
---|---|
date | Mon, 15 Sep 2014 14:18:25 +0200 |
parents | a9bc19e8036b |
children | 0db0013c59dd |
comparison
equal
deleted
inserted
replaced
1199:96fb74a4714d | 1200:0059c2bb9bd7 |
---|---|
41 ---------------------------------------- | 41 ---------------------------------------- |
42 Dependencies for the Primitivus frontend | 42 Dependencies for the Primitivus frontend |
43 ---------------------------------------- | 43 ---------------------------------------- |
44 | 44 |
45 Urwid >= 1.2.0 | 45 Urwid >= 1.2.0 |
46 Urwid-satext >= 0.4.0 | 46 Urwid-satext >= 0.4.1 |
47 GObject (not imported directly in Primitivus, but needed for Urwid's main loop) | 47 GObject 2 (not imported directly in Primitivus, but needed for Urwid's main loop) |
48 DBus | |
48 | 49 |
49 Suggested: Python X Library (for user notifications in a graphical session) | 50 Suggested: Python X Library (for user notifications in a graphical session) |
50 | 51 |
51 --------------------------------- | 52 --------------------------------- |
52 Dependencies for the Wix frontend | 53 Dependencies for the Wix frontend |
76 | 77 |
77 - SàT media: Media needed by the frontends. | 78 - SàT media: Media needed by the frontends. |
78 | 79 |
79 - Urwid SàText: Widgets for urwid library, designed for SàT but can be useful for other projects. Mandatory for Primitivus. | 80 - Urwid SàText: Widgets for urwid library, designed for SàT but can be useful for other projects. Mandatory for Primitivus. |
80 | 81 |
81 The following ones are not needed in a distribution, because there are in too early a stage of development, or not useful for general purpose: | 82 The following ones are not needed in a distribution, because they are in too early a stage of development, or not useful for general purpose: |
82 | 83 |
83 - Bellaciao: a Qt frontend, at an early stage of development. | 84 - Bellaciao: a Qt frontend, at an early stage of development. |
84 | 85 |
85 - Salut: an XMPP directory, at a very early stage of development. | 86 - Salut: an XMPP directory, at a very early stage of development. |
86 | 87 |