You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
arch | 2 years ago | |
debian | 2 years ago | |
ext | 2 years ago | |
freebsd-port | 3 years ago | |
gnu-linux | 2 years ago | |
nixos | 3 years ago | |
osx-brew | 2 years ago | |
rpm | 2 years ago | |
scripts | 2 years ago | |
sources | 2 years ago | |
tasks | 3 years ago | |
tools | 2 years ago | |
windows-msys | 2 years ago | |
.gitignore | 3 years ago | |
.gitmodules | 2 years ago | |
COPYING | 4 years ago | |
README.md | 2 years ago | |
meson.build | 2 years ago | |
meson_options.txt | 2 years ago |
README.md
Zrythm installer scripts
This is a meta repo for managing Zrythm installer builds and is generally only useful for Zrythm maintainers.
Licensed under the AGPLv3+. See the COPYING file for details.
Note for windows
Can use the following to spawn an MSYS2 shell from the windows shell
C:\msys64\usr\bin\env.exe MSYSTEM=MINGW64 C:\msys64\usr\bin\bash.exe -l
To add sound devices to VMs
Example
<devices>
<sound model='ich6'>
<sound/>
<sound model='es1370'>
<sound/>
</devices>