[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pspp osx app bundles - would you distribute them?
From: |
Jeremy Lavergne |
Subject: |
Re: pspp osx app bundles - would you distribute them? |
Date: |
Mon, 23 May 2016 20:46:46 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 |
Both MacPorts tickets have been merged/closed.
I'm going to defer thinking about using `makeosxbundle` for later today.
On 05/22/2016 05:55 PM, Friedrich Beckmann wrote:
> i think I figured out a way to make this relocatable pspp bundle. At least
> the two who were having difficulties to install via macports (Julia, Vanessa)
> use the bundle now. This will only be a solution for those who want to use
> the gui version. I created it in 10.11 and I installed it for a test on 10.10
> and at least it did not crash immediately. Would you like to use this method
> and provide the bundles via your website
>
> https://lavergne.me/projects/pspp/
>
> ?
>
> I just added the script to the pspp repository here:
>
> http://git.savannah.gnu.org/cgit/pspp.git/tree/utilities/osxbundler
>
> The custom macports ports are there because gtk-mac-bundler is outdated, I
> added a ticket here:
>
> https://trac.macports.org/ticket/51449
>
> The custom pspp package is the one that I proposed here:
>
> https://trac.macports.org/ticket/51472
>
> If you have everything ready for macports, then you can create the pspp.dmg
> file by executing makeosxbundle in the osxbundler directory.