<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/INSTALL, branch v4.1.93</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.1.93</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.1.93'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-03-08T00:33:00Z</updated>
<entry>
<title>Update cross building for Windows on Linux</title>
<updated>2014-03-08T00:33:00Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-03-08T00:33:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4edf37f9be0374c73ae957c09b393f5bc913fe3f'/>
<id>urn:sha1:4edf37f9be0374c73ae957c09b393f5bc913fe3f</id>
<content type='text'>
This updates the instructions and the plumbing to be able to link against
a locally built libgit2

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add libgit2 dependency to INSTALL file (MacPorts stanza)</title>
<updated>2014-03-07T17:25:28Z</updated>
<author>
<name>Giuseppe 'ferdy' Miceli</name>
<email>ferdy@ferdy.it</email>
</author>
<published>2014-03-07T14:25:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=fcc2af694135ca1959ae1acb0b53c87d21f3623f'/>
<id>urn:sha1:fcc2af694135ca1959ae1acb0b53c87d21f3623f</id>
<content type='text'>
Signed-off-by: Giuseppe 'ferdy' Miceli &lt;ferdy@ferdy.it&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add alternate instructions for building on MacOSX using MacPorts</title>
<updated>2014-03-04T21:25:19Z</updated>
<author>
<name>Giuseppe 'ferdy' Miceli</name>
<email>ferdy@ferdy.it</email>
</author>
<published>2014-02-26T16:21:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7b1a797518a2be3150ecb5c379037abcf2f6703e'/>
<id>urn:sha1:7b1a797518a2be3150ecb5c379037abcf2f6703e</id>
<content type='text'>
This modifies the INSTALL file to offer MacPorts based instructions.

Signed-off-by: Giuseppe 'ferdy' Miceli &lt;ferdy@ferdy.it&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>User correct branch name for Marble</title>
<updated>2014-02-23T16:41:47Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-02-23T16:40:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9712999e666bd0040625a6eb924432c265f748bc'/>
<id>urn:sha1:9712999e666bd0040625a6eb924432c265f748bc</id>
<content type='text'>
Oops, that was the tag, not the branch.

Reported-by: Darren Hart &lt;darren@dvhart.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Minor tweaks to INSTALL file</title>
<updated>2013-12-15T16:15:45Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-12-15T16:15:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a9b7b411dc560ec0b697074db5b9ad1a68e8a20e'/>
<id>urn:sha1:a9b7b411dc560ec0b697074db5b9ad1a68e8a20e</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Mention that Qt version is needed for build-dep</title>
<updated>2013-12-13T00:31:29Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2013-12-12T23:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=86d4a3db92ad3473fa941b84563c03035f10da76'/>
<id>urn:sha1:86d4a3db92ad3473fa941b84563c03035f10da76</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Use sudo when installing compile dependencies</title>
<updated>2013-12-13T00:31:27Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2013-12-12T23:38:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=247e5a0db01d876b6be9e2c22e047ee3ea08c333'/>
<id>urn:sha1:247e5a0db01d876b6be9e2c22e047ee3ea08c333</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>List packages required for compile on Debian</title>
<updated>2013-12-12T23:07:45Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2013-12-12T23:02:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=007aa79fd711395dd2d747ca1ba7a6e05820d1c1'/>
<id>urn:sha1:007aa79fd711395dd2d747ca1ba7a6e05820d1c1</id>
<content type='text'>
The list of required packages to compile on Debian and Ubuntu.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>INSTALL file: correct Debian build dependency install</title>
<updated>2013-12-12T21:27:21Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-12-12T21:27:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d541b9fd421caa410c5e186b26b82cd238b6447b'/>
<id>urn:sha1:d541b9fd421caa410c5e186b26b82cd238b6447b</id>
<content type='text'>
I wrote this on a plane from memory. Forgot the dash.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update INSTALL file</title>
<updated>2013-12-12T16:14:54Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-12-12T16:10:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7f2108ff52cbbd50e087ce76ca08d8b7508ad5fc'/>
<id>urn:sha1:7f2108ff52cbbd50e087ce76ca08d8b7508ad5fc</id>
<content type='text'>
Create a brief introduction and pull the build options for Subsurface to
the top of the file.
Make the build instructions for the different platforms somewhat more
consistent
Mention the need for qmake-qt4 on some Linux distros

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
