Skip to content

Releases: SanderVocke/shoopdaloop

Rolling pre-release

10 Mar 08:26
436b7ee
Compare
Choose a tag to compare
Rolling pre-release Pre-release
Pre-release

⚠️ This is not a real "release". Instead, I periodically upload the latest development artifacts to this page for easy access. The commit from which they were built is shown in some of the filenames - disregard the commit # shown by GitHub above.
Please be aware that these dev versions are not finished products. Install at your own risk, and be aware that these packages include dependencies from GitHub and PyPi. I would appreciate it if you could post any issues in the Issues page and any comments on the experience in the Discussions board!

Last updated: 2024-03-28 -> 436b7ee

For Linux:

  • portable_linux_release.tar.gz is an archive you can extract, and just run the executable inside. No installation required.
  • There are deb, rpm, and .pkg.tar.gz (pacman) packages if you prefer, which install the portable folder into /opt with desktop shortcuts.
  • The .whl Python wheel can be installed using pip, which will pull in dependencies from PyPi.

For Windows:

  • portable_windows_release.zip can be extracted and run directly.
  • windows_installer.zip has an installer.
  • The .whl Python wheel can be installed using pip, which will pull in dependencies from PyPi.

For Mac:

  • the .dmg package can be installed.
  • The .whl Python wheel can be installed using pip, which will pull in dependencies from PyPi.

Build assets for ShoopDaLoop

09 Nov 12:27
04cf733
Compare
Choose a tag to compare
Pre-release

Build assets pseudo-release to keep fixed links to things the CI needs.

Note about pthreads4w: built from github repository of pthreads4w, by running "nmake clean VC", using a Visual Studio dev environment.