Replies: 2 comments 1 reply
-
Unfortunately This is not only an inconvenience to end-users, but it's also an inconvenience to me, as it has historically taken a minimum of 5 hours to generate packages for all the platforms we support, and then an additional couple hours to test them for each release. Even still, many users experience problems with certain dependencies like To address these issues, I've been working behind the scenes on a new method for building and distributing binaries. The new system works by packaging all required dependencies ( Another benefit is that the binaries will be much less likely to break during operating system updates. Release version If you have a few minutes please respond to this post with your operating system and version, and whether or not the new packages work for you I'd greatly appreciate it. Thanks! |
Beta Was this translation helpful? Give feedback.
-
All successful:
|
Beta Was this translation helpful? Give feedback.
-
important: this release provides binaries generated with our newly re-written build and packaging system. while there are no functional changes to the app itself, there are quite a few quality of life changes for non-Windows platforms:
macOS
andLinux
builds (includingarmhf
builds for theRaspberry Pi
) are completely self-contained, and no longer need additional dependencies installed to run.Linux
builds are distributed withffmpeg-5.0
libraries, the latest version as of the time of this writing.Raspberry Pi
builds now haverpm
andtar.bz2
packages, in additiondeb
archives.macOS
binaries no longer requirehomebrew
to run, and also includeffmpeg-5.0
if you're still building from source (or
homebrew
) there's no need to worry, the process is still exactly the same as it's always been!here are some quick links to the binaries provided below:
Windows
macOS
Linux x86_64
Linux armhf (Raspberry Pi)
This discussion was created from the release musikcube 0.97.0.
Beta Was this translation helpful? Give feedback.
All reactions