<feed xmlns='http://www.w3.org/2005/Atom'>
<title>flatpak.git, branch master</title>
<subtitle>Megapahit's manifest for getting the viewer installed via Flatpak.
</subtitle>
<id>https://www.megapahit.org/flatpak.git/atom?h=master</id>
<link rel='self' href='https://www.megapahit.org/flatpak.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/flatpak.git/'/>
<updated>2026-07-31T11:41:57Z</updated>
<entry>
<title>No need to clean lib/debug</title>
<updated>2026-07-31T11:41:57Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-07-31T11:41:57Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/flatpak.git/commit/?id=9a21077acf51f3a22fac07f8d097d70c4c923a0c'/>
<id>urn:sha1:9a21077acf51f3a22fac07f8d097d70c4c923a0c</id>
<content type='text'>
The default doesn't seem to be build debug binaries and install them
there any more.
</content>
</entry>
<entry>
<title>Reorder CMake configuration options</title>
<updated>2026-07-31T11:41:01Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-07-31T11:41:01Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/flatpak.git/commit/?id=243a412f4d0d203aff5c0b10b24a5b0a04521a45'/>
<id>urn:sha1:243a412f4d0d203aff5c0b10b24a5b0a04521a45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>USE_FLATPAK isn't used any more in viewer codebase</title>
<updated>2026-07-31T11:38:47Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-07-31T11:38:47Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/flatpak.git/commit/?id=bf25da9efe54cd90f8936fa230aa6d9da92a5385'/>
<id>urn:sha1:bf25da9efe54cd90f8936fa230aa6d9da92a5385</id>
<content type='text'>
${LINUX_DISTRO} gets compared to see if it matches "freedesktop"
(from org.freedesktop.platform) instead.
</content>
</entry>
<entry>
<title>Permit flatpak-builder to access Downloads folder</title>
<updated>2026-07-02T12:49:28Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-07-02T12:49:28Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/flatpak.git/commit/?id=71a180c5e4c46e616b93e5e1c104b05d5b817f2c'/>
<id>urn:sha1:71a180c5e4c46e616b93e5e1c104b05d5b817f2c</id>
<content type='text'>
Useful when using FMOD and/or Discord Social.
The variable for using Discord Social is added too though it's set
to OFF by default.
</content>
</entry>
<entry>
<title>Flatpak lib dir doesn't use address size suffix any more</title>
<updated>2026-06-23T12:05:31Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-06-23T12:05:31Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/flatpak.git/commit/?id=7b80b36e291552d915937ba5713388aa3334e2e3'/>
<id>urn:sha1:7b80b36e291552d915937ba5713388aa3334e2e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Working viewer except for media plugins for now</title>
<updated>2026-06-22T03:55:07Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-06-22T03:44:57Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/flatpak.git/commit/?id=7829c8757a73d8e8fc5c2481fe758fbd87ad1532'/>
<id>urn:sha1:7829c8757a73d8e8fc5c2481fe758fbd87ad1532</id>
<content type='text'>
JSON instead of YAML because there was some warning/error when
I tried the YAML version.
Network sharing needed as a build argument for fetching prebuilt
packages.
I added a device=input finish argument to anticipate devices like
the SpaceNavigator.
flatpak-builder seems to build debug versions of the binaries by
default and install them to lib/debug, and since libraries are all
installed to lib64, the whole lib folder can be safely cleaned up.
The USE_FLATPAK boolean CMake variable got introduced in the viewer
codebase.
The source type is "dir" for now to ease early development, just
drop the JSON file in the viewer source code root directory, and
run as in the build instruction.
Later we should change this to archive or git, so this repo can
stand alone and be ready to be contributed to flathub.
</content>
</entry>
</feed>
