Blender 2.80 is now on Flathub:
On #flatpak and sensationalist "news": http://ramcq.net/2018/10/15/flatpak-sandbox-security/
Personally, that flatkill thing gave me the impression someone had just looked at our TODO list and presented things we know of and are actively working on like they are glaring security issues. 🙄
My ABI checker has just been merged into the Freedesktop SDK.
We can finally be confident that we won't break apps when we update the runtime, which was one of the promises of Flatpak. 🙂
> I created flatpak because the Linux application desktop ecosystem is fundamentally broken. As a app developer you have no sane way to distribute the result of your work to users.
Alex Larsson on #Flatpak.
https://blogs.gnome.org/alexl/2018/08/21/kick-starting-the-revolution-1-0/
Thanks to Jérôme Parmentier, Musicbrainz Picard is now up to date in Flathub!
Picard 2.0 was released 3 weeks ago, but somehow I only managed to get to it today. 😞
New blog post: a dashboard to monitor #GNOME nightly #Flatpak builds:
https://mathieu.daitauha.fr/blog/2018/07/26/following-gnome-nightly-flatpak-builds/
The Picard build on Flathub now has discid in it, fixing a bad bug:
https://community.metabrainz.org/t/discid-missing-on-my-ubuntu-16-04/351056
https://github.com/flathub/org.musicbrainz.Picard/issues/6
One more #GNOME app available as #Flatpak:
https://bugzilla.gnome.org/show_bug.cgi?id=788693#c13
Only builds from master for now, hopefully we can push the next release to #Flathub. 😀
On Linux distributions, and why we need to move to a different way of distributing our software to our users by @ebassi
https://www.bassi.io/articles/2017/08/10/dev-v-ops/
We desperately need something like #flatpak to take over.
I hinted about it here in the past, but here's the complete set of instructions (all 3 of them) needed to build apps on different architectures with #flatpak:
https://mathieu.daitauha.fr/blog/2017/08/09/building-apps-for-other-arches-with-flatpak/
The Flatpak tooling is just plain amazing. 😍
You can now install Play it Slowly with #Flatpak.
https://29a.ch/playitslowly
https://mathieu.daitauha.fr/blog/2017/07/16/install-play-it-slowly-with-flatpak/
As of today, #Flatpak builds of #Blender are now on Flathub.
https://mathieu.daitauha.fr/blog/2017/06/26/blender-is-on-flathub/
Trying to figure out why the Arch64 build of Blender failed in Flathub.
Doing that on my x86_64 laptop merely requires installing the Aarch64 platform/sdk and then building with `flatpak-builder --arch=aarch64 ...`.
Building for multiple arches could not be easier.
Just pushed the latest #MusicBrainz Picard 1.4.2 to Flathub.
Get it on any Linux distribution: https://picard.musicbrainz.org/docs/linux/#flatpak
I just pushed MuzicBrainz Picard to Flathub, so it's now available as #flatpak.
Install on any Linux distribution with `flatpak install --user --from https://www.daitauha.fr/static/flatpak/picard.flatpakref`
Currently talking with upstream about having it hosted there.