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.
|
1 year ago | |
---|---|---|
appimage | 1 year ago | |
arch | 1 year ago | |
debian | 1 year ago | |
ext | 2 years ago | |
flatpak | 1 year ago | |
freebsd-port | 3 years ago | |
gnu-linux | 1 year ago | |
nixos | 3 years ago | |
osx-brew | 1 year ago | |
rpm | 1 year ago | |
scripts | 1 year ago | |
sources | 1 year ago | |
tools | 2 years ago | |
windows-msys | 1 year ago | |
.gitignore | 3 years ago | |
.gitmodules | 1 year ago | |
COPYING | 4 years ago | |
README.md | 2 years ago | |
meson.build | 1 year ago | |
meson_options.txt | 1 year 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>
Copyright (C) 2020-2021 Alexandros Theodotou
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.