Opened 15 years ago
Last modified 13 years ago
#21 closed task
OSX Packaging: py2app — at Version 5
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 1.1 |
Component: | Global | Keywords: | |
Cc: |
Description (last modified by )
Packaging should be done with: py2app
Server seems to work OK on OSX (after installing all the required dependencies using macports), but we need to add authentication against the password database (this may also work for BSD/Solaris):
pykpass
So we may need a new server option: "password_auth_module" = [pam|pykpass]. And provide a common wrapper interface for both.
We will also need to load the list of X applications from somewhere... and OSX does not follow the freedesktop spec, so we may just test for a few (xterm, ...) and create these "*.desktop" files in ~/shifter/server/menu/ on first start.
TigerVNC can be built on OSX, but I cannot find any ready-made images, see this:
tigervnc-devel message
nxproxy can be built with macports' help (libpng, jpeg):
nxproxy-apple
xpra: built client only (disable pyrex which has some problems with current macport's inability to install gtk headers...)
Change History (5)
comment:1 Changed 15 years ago by
Milestone: | 0.9 → 1.0 |
---|
comment:2 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → accepted |
comment:3 Changed 15 years ago by
Description: | modified (diff) |
---|
comment:4 Changed 15 years ago by
Description: | modified (diff) |
---|
comment:5 Changed 15 years ago by
Description: | modified (diff) |
---|