summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-03-20Adding .SRCINFOChristian Heusel
2023-01-15Drop options=(debug)/options=('debug') from trunkEvangelos Foutras
devtools 20230105-1 enables the debug option by default. A follow-up commit will remove debug from alongside other options.
2022-11-17Drop wkhtmltopdf makedependsAntonio Rojas
2022-10-03rebuild for ruby stdlib de-vendoringAndreas Schleifer
2022-08-24rebuild for ruby stdlib de-vendoringAndreas Schleifer
2022-05-22Rebuild to add jack-example-tools to dependencies.David Runge
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.
2021-09-20Upgrade to 3.3.1.David Runge
Update existing patches. Add additional patch to devendor boost. Adapt paths for building and installing files. Devendor all available ruby gems.
2021-03-19Ruby 3.0.0 rebuildFelix Yan
2020-06-24Add icon for the desktop fileBalló György
2020-04-06Upgrading to 3.2.2.David Runge
2020-03-31Rebuilding, as upstream added a quickfix and retagged.David Runge
2020-03-31Upgrading to 3.2.1.David Runge
Removing patch for ruby-sys-proctable. Adding local fix for compiling vendored dependencies (opened upstream ticket about it).
2020-03-10Adding additional patch to fix problems with the devendored version of ↵David Runge
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.
2020-03-08Upgrading to 3.2.0. Removing boost-libs from depends, as only boost headers ↵David Runge
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.
2020-01-01Rebuilding against ruby 2.7. Devendoring ↵David Runge
ruby-{activesupport,i18n,kramdown,mocha}. Removing -Werror from the Qt GUI build, so it doesn't fail on deprecation warnings.
2019-02-15qscintilla 2.11.1 rebuildAntonio Rojas
2019-02-11Rebuilding against qscintilla-qt5 2.11.0.David Runge
2019-02-08upgpkg: 3.1.0-5David Runge
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.
2019-02-07upgpkg: 3.1.0-4David Runge
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.
2018-04-11Adding licenses.David Runge
2018-04-10Adding sonic-pi 3.1.0 from AUR... shibumi made me do it.David Runge