summarylogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristopher Arndt2019-11-25 16:19:05 +0100
committerChristopher Arndt2019-11-25 16:19:05 +0100
commit8ab7ece72c39ef44b9053cb96f15411a02c1721e (patch)
tree8bd5b2ca782aece02467f12c83a8108d2b41c404 /ChangeLog
parent55676234983d0e2e7eccd9cb8359fadb43640e77 (diff)
downloadaur-helm-git.tar.gz
Fix compilation with GCC >= 9.x; fix VST binary install dir
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 08c542886121..eff70e09bdde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,14 @@
+2019-11-25 Christopher Arndt <aur -at- chrisarndt -dot- de>
+ * 0.9.0.r1897.abdedd52-2
+ Added patch to fix JUCE compilation error with GCC >= 9.x
+ Install VST binary into /usr/lib/vst instead of /usr/lib/lxvst
+
2018-07-17 Christopher Arndt <aur -at- chrisarndt -dot- de>
* 0.9.0.r1897.abdedd52-1
- Removed absolete 'prepare' function from PKGBUILD.
+ Removed obsolete 'prepare' function from PKGBUILD.
Removed obsolete dependency on 'steinberg-vst36'.
Removed obsolete extra CXXFLAGS.
- Added depencies 'curl' 'hicolor-icon-theme' and 'libxinerama'.
+ Added dependencies 'curl' 'hicolor-icon-theme' and 'libxinerama'.
2017-07-11 Christopher Arndt <aur -at- chrisarndt -dot- de>
* 0.9.0.r1876.927d2ed2-1