<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/macosx, branch v2.0.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v2.0.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v2.0.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2012-10-07T12:02:48Z</updated>
<entry>
<title>Bump version to 2.0.1</title>
<updated>2012-10-07T12:02:48Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-07T12:02:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=14856aab4bb8511e12a073cd987c1fbf9d641274'/>
<id>urn:sha1:14856aab4bb8511e12a073cd987c1fbf9d641274</id>
<content type='text'>
That crash is far too easy to hit for people just trying out subsurface.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Force subsurface.sh on Mac to use bash</title>
<updated>2012-10-04T10:07:22Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-04T10:07:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3917e7b2f77048be01bc90ed5bc0bf6803bd8c59'/>
<id>urn:sha1:3917e7b2f77048be01bc90ed5bc0bf6803bd8c59</id>
<content type='text'>
This was in a patch set from Henrik but got dropped at first while we
explored a different solution. So now it comes back as maybe the most
trivial commit, ever :-)

Signed-off-by: Henrik Brautaset Aronsen &lt;subsurface@henrik.synth.no&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add readme file for MacOSX package</title>
<updated>2012-10-04T10:01:27Z</updated>
<author>
<name>Henrik Brautaset Aronsen</name>
<email>subsurface@henrik.synth.no</email>
</author>
<published>2012-10-04T09:47:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=29e19cdfb712898314bc9a7143708d7ce71ab581'/>
<id>urn:sha1:29e19cdfb712898314bc9a7143708d7ce71ab581</id>
<content type='text'>
There are a couple of gothas on MacOSX involving GateKeeper on
Mountain Lion, and dialogues that sometimes doesn't pop up.  This
file explains that.  The file should be included in the DMG, but that's
for a different commit.

[Dirk Hohndel: fix whitespace and some rephrasing]

Signed-off-by: Henrik Brautaset Aronsen &lt;subsurface@henrik.synth.no&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>More fixes to MacOS bundle file and README</title>
<updated>2012-10-02T19:13:19Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-02T19:13:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f3b9a37fb2e853717723ca98d07101201a328518'/>
<id>urn:sha1:f3b9a37fb2e853717723ca98d07101201a328518</id>
<content type='text'>
This still seems to fail to open the icon in the About screen in some
cases, but we don't quite understand why...

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix typos for MacOSX packaging scripts</title>
<updated>2012-10-02T18:12:28Z</updated>
<author>
<name>Henrik Brautaset Aronsen</name>
<email>subsurface@henrik.synth.no</email>
</author>
<published>2012-10-02T08:27:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=eba4b867880c99fc25fdca615af92ae6f909ed8d'/>
<id>urn:sha1:eba4b867880c99fc25fdca615af92ae6f909ed8d</id>
<content type='text'>
Fixed a couple of typos.

[Dirk Hohndel:	I took the typo fixes, but not the change of shell used;
		rewrote the commit message accordingly]

Signed-off-by: Henrik Brautaset Aronsen &lt;subsurface@henrik.synth.no&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add packaging files for MacOS</title>
<updated>2012-10-02T03:47:50Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-02T03:47:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=73f290be8fa83de71ed1db8a9a8c8fa06432f8eb'/>
<id>urn:sha1:73f290be8fa83de71ed1db8a9a8c8fa06432f8eb</id>
<content type='text'>
I couldn't figure out how the current packaging infrastructure was supposed to
work, but with not too much work I could get the more standard gtk-mac-bundler
to do what I wanted, so I added the support files needed for that and a little
README on how to use them.

The subsurface.sh and subsurface.bundle files are based on the launcher.sh
and gtk-demo.bundle files from the gtk-mac-bundler release which is under GPLv2.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>More Mac improvements</title>
<updated>2012-01-03T19:19:57Z</updated>
<author>
<name>Henrik Brautaset Aronsen</name>
<email>subsurface@henrik.synth.no</email>
</author>
<published>2012-01-03T19:18:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=854391419f7ed669eab43ed36c6a13a313eb3436'/>
<id>urn:sha1:854391419f7ed669eab43ed36c6a13a313eb3436</id>
<content type='text'>
The startup shell script workaround isn't needed anymore. The preferences
hotkey didn't work. Remove left-over menu separators.

Signed-off-by: Henrik Brautaset Aronsen &lt;subsurface@henrik.synth.no&gt;
</content>
</entry>
<entry>
<title>Turn subsurface into a real Mac application</title>
<updated>2012-01-01T22:01:38Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-01-01T21:41:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=605e063203f8a2a35a5c3be1e7129e80099dd68a'/>
<id>urn:sha1:605e063203f8a2a35a5c3be1e7129e80099dd68a</id>
<content type='text'>
To do this a few things needed to move into the os specific files, but the
overall change is fairly small and the difference on the Mac is amazing.

Subsurface now becomes a Mac app with Mac toolbar and useful default
fonts.

Changed the CFBundleIdentifier to be the reverse DNS of the subsurface
site (sadly, 'torvalds' is not yet a TLD).

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Use the new packaging directory for MacOSX specific files, and provide shell script workaround to make the svg icon reachable.</title>
<updated>2011-10-31T08:49:13Z</updated>
<author>
<name>Henrik Brautaset Aronsen</name>
<email>subsurface@henrik.synth.no</email>
</author>
<published>2011-10-30T21:27:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b1a1376f3baf78ceca49b47c7b39d58983f4f984'/>
<id>urn:sha1:b1a1376f3baf78ceca49b47c7b39d58983f4f984</id>
<content type='text'>
- Make use of the new packaging directory.
- Set a current directory for subsurface to find the svg icon.  There might be a pretter solution to this.
- Somehow subsurface doesn't behave properly in the Dock.  Running it in the background without Dock integration until we figure out why.

Signed-Off-By: Henrik Brautaset Aronsen &lt;subsurface@henrik.synth.no&gt;
</content>
</entry>
</feed>
