summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-08-05Add fix for broken lv2 includeRyan Algar
lv2 v1.18.6 changed the location of the include at `/usr/include/lv2.h`. This commit applies a patch that fixes the include path in the JUCELV2 submodule.
2022-06-19Update to v2.3.3Ryan Algar
2021-11-05Removed pkgver() function as it wasn't needed and caused a problem for at ↵Ryan Algar
least one user
2021-11-01Add man-pages dependency for data migration script. Skipping pkgrel bump ↵Ryan Algar
since this won't affect most users.
2021-09-10Adjust paths in .install, making sure to migrate the entire Odin2 directory ↵Ryan Algar
(to catch the .conf file as well)
2021-09-10Changes:Ryan Algar
- Bump Odin2 version to 2.3.1 - Migrate user data from /opt/odin2 to ~/.local/share/odin2 - Reference specific tag in Odin2 repository, so as to prevent the compilation from breaking on future version bumps
2021-07-04Add .gitignoreRyan Algar
2021-07-04Fix VST path, add conflict with -bin packageRyan Algar
2020-11-05Fix LV2, fix Factory Presets, cleanupRyan Algar
2020-11-01Update .SRCINFORyan Algar
2020-10-31Update pkgrel variableRyan Algar
2020-10-31Edit installed LV2 filename to avoid unfindable plugin issuesRyan Algar
2020-10-28Just another test, no changesRyan Algar
2020-10-28Just a test, no changesRyan Algar
2020-10-27Update .SRCINFORyan Algar
2020-10-27Fixed VST plugin path. Changed name of standalone executable to match ↵Ryan Algar
package name, and avoid confusion with Odin programming language.
2020-10-27Initial working buildRyan Algar