Mercurial > libervia-backend
comparison README4PACKAGERS @ 1291:0db0013c59dd frontends_multi_profiles
remove remaining references to Wix
author | souliane <souliane@mailoo.org> |
---|---|
date | Sat, 24 Jan 2015 16:12:50 +0100 |
parents | 0059c2bb9bd7 |
children | 32d1089df687 |
comparison
equal
deleted
inserted
replaced
1290:faa1129559b8 | 1291:0db0013c59dd |
---|---|
46 Urwid-satext >= 0.4.1 | 46 Urwid-satext >= 0.4.1 |
47 GObject 2 (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 DBus |
49 | 49 |
50 Suggested: Python X Library (for user notifications in a graphical session) | 50 Suggested: Python X Library (for user notifications in a graphical session) |
51 | |
52 --------------------------------- | |
53 Dependencies for the Wix frontend | |
54 --------------------------------- | |
55 | |
56 wxPython | |
57 | 51 |
58 -------------------------------------- | 52 -------------------------------------- |
59 Dependencies for the Libervia frontend | 53 Dependencies for the Libervia frontend |
60 -------------------------------------- | 54 -------------------------------------- |
61 | 55 |
105 | 99 |
106 ##################### | 100 ##################### |
107 Packages and versions | 101 Packages and versions |
108 ##################### | 102 ##################### |
109 | 103 |
110 We have packaged Wix, Primitivus, and Jp with the core backend, as we think theses frontends should be shipped with each SàT distribution. But allowing them to be installed separately would be good: for example, Wix will be useless for a server or non-graphical workstation. | 104 We have packaged Primitivus and Jp with the core backend, as we think theses frontends should be shipped with each SàT distribution. |
111 | 105 |
112 Libervia is distributed as a separate package because of its specificities (it's a huge project by itself, it uses Pyjamas Python => JS Compiler, etc.). But it's part of the same project. | 106 Libervia is distributed as a separate package because of its specificities (it's a huge project by itself, it uses Pyjamas Python => JS Compiler, etc.). But it's part of the same project. |
113 | 107 |
114 All the official frontends have the same version number, which is the version of the backend they use. | 108 All the official frontends have the same version number, which is the version of the backend they use. |
115 | 109 |