summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-06-11radium 3.9.3-1: New versionJakob Gahde
2016-06-07radium 3.9.2-1: New versionJakob Gahde
2016-06-06radium 3.9.1-1: New version, requires some patchingJakob Gahde
In order to get this version compiled, we need to apply a few patches. First, The crashreporter needs a fix to keep libbfd from complaining. This fix was already present in the source code before, but the developer recently disabled it. I already contacted him about this and he responded he'd look into it. Second, some additional components of JUCE were recently enabled in Radium that don't compile with Arch's regular GCC6, so we need to use GCC5 for that. Apart from that, we only package the Scheme files from s7 now; the sources for the interpreter are no longer included as they are unneded.
2016-05-07radium 3.8.3-1: New version. Seems to work just fineJakob Gahde
2016-05-06radium 3.8.2-2: Fix Scheme supportJakob Gahde
In previous package releases, the packages directory was completely removed in order to save the disk space occupied by compiled object files. However this directory also contains Scheme files that are needed by Radium at runtime (e.g. for MOD file import). By specifically restoring the s7 source directory after deleting the packages directory we can retain Scheme support without wasting space.
2016-05-053.8.2-1: Bumped versionKenjiTakahashi
2016-04-26radium 3.8.0-1: New version. Seems to work just fineJakob Gahde
2016-04-22radium 3.7.8-1: New version. Seems to work just fineJakob Gahde
2016-03-283.6.9-1: Version update. Seems to work just fineJakob Gahde
2016-03-063.6.6-1: Bumped version, removed compilation hotfixKenjiTakahashi
2016-03-023.6.5-1: Bumped version, fixed symlinkKenjiTakahashi
2016-02-093.6.1-1: Bumped version, added .gitignoreKenjiTakahashi
2015-07-123.1.4-1: Initial commitKenjiTakahashi