Il 12/04/2017 18:33, Jesse DuBord ha scritto:
Canonical just released this 3-minute video, today, about snap
packing: https://www.youtube.com/watch?v=DLxqdf89hRo
I was curious if Kdenlive dev's thought this method might save time &
effort on packaging, while making fresh stable releases of Kdenlive
available on ALL Linux distros?
From https://kdenlive.org/download/:
--------------------
SNAP
Due to the current state of snap, which is evolving quickly and
regularly breaks compatibility, the snap packages are not updated on a
regular basis
A Snap package of latest stable release is available for supporting
distros. To install:
sudo snap install --edge --devmode kdenlive
Then start the application from the command line: /bin/snap/kdenlive
To update your installed snap package:
sudo snap refresh kdenlive
The git master development version is available as “kdenlive-devel”
instead of “kdenlive”.