PyBitmessage/packages
Peter Šurda 67c8966a21
Windows compatibility fixes
- spec file for pyinstaller detects architecture (32 or 64bit)
- spec file uses os.path.join
- spec file creates and adds the list of messagetypes
- added MinGW/MSyS support in Makefile
- separate Makefile.msvc for MCVC
- bitmsghash.cpp minor adjustments to build also on MSVC/MinGW
- if frozen mode, messagetypes loads the list of files from a text file
  generated during archive building rather than from a directory
2017-02-19 14:48:53 +01:00
..
pyinstaller Windows compatibility fixes 2017-02-19 14:48:53 +01:00
unmaintained Directory maintenance 2016-12-01 16:45:04 +01:00
upstart Directory maintenance 2016-12-01 16:45:04 +01:00
README.md Directory maintenance 2016-12-01 16:45:04 +01:00

README.md

The generate.sh script is obsolete, but is included for historical reasons.

Maintained packages can be obtained:

Windows:

https://github.com/Bitmessage/PyBitmessage/releases

Works on Windows XP or higher.

OSX:

https://github.com/Bitmessage/PyBitmessage/releases

Wors on OSX 10.7.5 or higher

Arch linux:

Releases matching PyBitmessage releases:

https://aur.archlinux.org/packages/pybitmessage-git/

Development snapshot equivalent to the v0.6 git branch:

https://aur.archlinux.org/packages/pybitmessage-dev-git/

FreeBSD:

Use the FreeBSD ports.