Age | Commit message (Collapse) | Author |
|
|
|
devtools 20230105-1 enables the debug option by default.
A follow-up commit will remove debug from alongside other options.
|
|
|
|
|
|
|
|
Instead of jack we now require jack-example-tools in depends: https://bugs.archlinux.org/task/74601
Remove unneeded quotes and curly braces.
Do not break long lines.
|
|
Update existing patches.
Add additional patch to devendor boost.
Adapt paths for building and installing files.
Devendor all available ruby gems.
|
|
|
|
|
|
|
|
|
|
Removing patch for ruby-sys-proctable.
Adding local fix for compiling vendored dependencies (opened upstream ticket about it).
|
|
ruby-sys-proctable.
Updating patch to correct the paths to components used by the ruby parts of the application. Removing qwt from depends, it's not in use.
|
|
are required during build time. Adding sox to optdepends, as it is required for additional effects.
Revamping the patches for GUI and ruby path modifications to stay FHS compliant. Adding a patch to devendor qscintilla-qt5, which was vendored in the new setup using cmake for the Qt GUI.
Adding TODOs and NOTES. Running encapsulated build commands in subshells in build() instead of hopping dirs.
Cleaning up and extending the various installations in package().
NOTE: This version has issues on exit of sonic-pi. Parts of the ruby and erlang components won't quit and scsynth neither.
|
|
ruby-{activesupport,i18n,kramdown,mocha}.
Removing -Werror from the Qt GUI build, so it doesn't fail on deprecation warnings.
|
|
|
|
|
|
Removing http-parser from depends (should not be required anymore after devendoring and upgrading ruby-rugged). Adding XDG desktop integration. Removing unrequired object files from vendored ruby gems and Rakefiles from the entire source tree.
|
|
Devendoring ruby-{ffi,minitest,multi_json,rouge,rugged,sys-proctable}. Removing unrequired vendored ruby-{narray,coreaudio,ruby-prof}. Moving application to /usr/lib/sonic-pi. Adding many TODOs for further devendoring ruby gems.
|
|
|
|
|