<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/INSTALL, branch master</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2021-06-01T16:26:41Z</updated>
<entry>
<title>documentation: update installation instructions for Ubuntu</title>
<updated>2021-06-01T16:26:41Z</updated>
<author>
<name>Berthold Stoeger</name>
<email>bstoeger@mail.tuwien.ac.at</email>
</author>
<published>2021-05-30T18:30:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9e391b4eea87328d8aeb0e2acec98823b957bbb1'/>
<id>urn:sha1:9e391b4eea87328d8aeb0e2acec98823b957bbb1</id>
<content type='text'>
Apparently, with Ubuntu 21.04 the qt5-default package doesn't
exist anymore. Removing it from the list of installed packages
makes things still work on a freshly installed system.

Signed-off-by: Berthold Stoeger &lt;bstoeger@mail.tuwien.ac.at&gt;
</content>
</entry>
<entry>
<title>build-system: compile stats code on mobile OSs</title>
<updated>2021-01-10T23:16:52Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2021-01-08T20:53:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b40354c7f28676d011de35e49b178d9aa789bbc7'/>
<id>urn:sha1:b40354c7f28676d011de35e49b178d9aa789bbc7</id>
<content type='text'>
Android and iOS use qmake, so add the code to the .pro file.
This also removes all remnants of QCharts includes and uses and all the
references to QCharts in our various build systems.

That was a brief but extremely useful detour.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>update INSTALL documentation</title>
<updated>2020-12-29T21:39:16Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-12-29T20:37:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=53c239461d735b7a6568298afc69f241be992d0d'/>
<id>urn:sha1:53c239461d735b7a6568298afc69f241be992d0d</id>
<content type='text'>
Catching up with all of the changes to Qt installation and our build
processes.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system: add libmtp for Linux and macOS</title>
<updated>2020-10-30T19:24:36Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-10-27T23:07:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0b13cbd81b8d55ef041bf92d1855e2b1497eb170'/>
<id>urn:sha1:0b13cbd81b8d55ef041bf92d1855e2b1497eb170</id>
<content type='text'>
Since MXE doesn't offer libmtp I'll need to add code to manually build
libmtp there.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>documentation: remove mention of Grantlee in INSTALL file</title>
<updated>2020-10-27T02:27:03Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-10-25T21:22:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f3c23946f4d22f4d27e0f211e596fa8b69c1a0a0'/>
<id>urn:sha1:f3c23946f4d22f4d27e0f211e596fa8b69c1a0a0</id>
<content type='text'>
We don't use Grantlee anymore.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>documentation: update package lists for Fedora/openSUSE</title>
<updated>2020-10-24T04:01:43Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-10-24T04:01:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=420e64aae8a6d1a9a7acf3bfc216bbc302ec10c0'/>
<id>urn:sha1:420e64aae8a6d1a9a7acf3bfc216bbc302ec10c0</id>
<content type='text'>
This has been tested on Fedora 33 and openSUSE Leap 15.2.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>documentation: update build instructions for various Debian/Ubuntu flavors</title>
<updated>2020-10-11T21:06:22Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-10-11T20:26:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=19eb63d6ef29ba694f857f1eaf6b3a6f54ba77ea'/>
<id>urn:sha1:19eb63d6ef29ba694f857f1eaf6b3a6f54ba77ea</id>
<content type='text'>
This was missing the Qt Quick Controls.2 needed for the mobile on desktop build
and all the modules for actually running subsurface-mobile.

Also, there was a white space inconsistency that I fixed while I was at it.
And an outdated reference to ancient Fedora changes.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update INSTALL to correct PCLinuxOS packagelist</title>
<updated>2020-09-29T18:54:59Z</updated>
<author>
<name>Jason Bramwell</name>
<email>jb2cool@gmail.com</email>
</author>
<published>2020-09-29T18:22:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5c7a0027db3465d56c5a039b27e4a5c26aed4f05'/>
<id>urn:sha1:5c7a0027db3465d56c5a039b27e4a5c26aed4f05</id>
<content type='text'>
PCLinuxOS package list was stale, it contained a typo and also had missing
packages.

Signed-off-by: Jason Bramwell &lt;jb2cool@gmail.com&gt;</content>
</entry>
<entry>
<title>Updating INSTALL to bring it up to date for latest distro versions</title>
<updated>2020-09-27T20:02:39Z</updated>
<author>
<name>Jason Bramwell</name>
<email>jb2cool@gmail.com</email>
</author>
<published>2020-09-27T19:10:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=927b0087810ee54e1141ae3cb48bfd2fe397dec6'/>
<id>urn:sha1:927b0087810ee54e1141ae3cb48bfd2fe397dec6</id>
<content type='text'>
Update INSTALL to improve installation instructions for Fedora
and Raspberry Pi.

Fedora
    Add 2 packages:
	bluez-libz-devel
	redhat-rmp-config

Raspberry Pi (untested)
    Bump version numbers to Buster/20.04
    Update package list to reflect Debian/Ubuntu
    Added:
	libbluetooth-dev
	qtdeclarative5-dev
	qtdeclarative-private-dev

Signed-off-by: Jason Bramwell &lt;jb2cool@gmail.com&gt;
</content>
</entry>
<entry>
<title>documentation: update INSTALL file to add libbluetooth-dev etc</title>
<updated>2020-09-27T13:17:49Z</updated>
<author>
<name>Jason Bramwell</name>
<email>jb2cool@gmail.com</email>
</author>
<published>2020-09-27T12:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c8ec4c5e6baa32ebaf6fa4a43da1bc01383c9b84'/>
<id>urn:sha1:c8ec4c5e6baa32ebaf6fa4a43da1bc01383c9b84</id>
<content type='text'>
When attempting to compile under Debian and Ubuntu the build script would get
stuck looking for bluez. This change adds libbluetooth-dev to the suggested
install packages for Debian and Ubuntu.

Thus update also changes the yum install command in the Fedora instructions to
the newer dnf command as well as updating the versions listed of Debiand and
Ubuntu to the latest versions.

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