Create a pspp application bundle (dmg) for MacOS. Bundles are available here
https://www.hs-augsburg.de/homes/beckmanf/pspp/
Nightly dmg builds for the released and the nightly pspp versions are availble via the github CI/CD chain:
https://github.com/fredowski/osxbundler/actions
The pspp bundle is build via the homebrew environment and then bundled via a modified gtk-mac-bundler version (branch homebrew) which has been adapted to the homebrew environment.
- Install Homebrew
- Clone this repository via
git clone --recurse-submodules https://github.com/fredowski/osxbundler.git
- Install the build environment with install-build-env.sh
- buildpspp.sh - build pspp and create the MacOS application bundle
Contact: pspp-users@gnu.org