steinberg-vst24 in AUR is broken for a long time - you can try this http://sprunge.us/GecQ?sh
I suggest reading the top comment in giada-git PKGBUILD ... and copy missing files ;)
Search Criteria
Package Details: giada 0.9.6-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-07-13)
| Package Base: | giada |
|---|---|
| Description: | A minimal, hardcore audio tool and loop machine for DJs and live performers |
| Upstream URL: | http://www.giadamusic.com/ |
| Category: | multimedia |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | speps |
| Maintainer: | None |
| Last Packager: | rtfreedman |
| Votes: | 14 |
| First Submitted: | 2012-02-06 05:20 |
| Last Updated: | 2015-05-12 13:17 |
Latest Comments
Comment by rtfreedman
Comment by Nareto
is the steinberg-vst24 patch correct? It fails to compile on my system (with --enable-vst), it says:
recorder.h:47:51: fatal error: vst24/pluginterfaces/vst2.x/aeffectx.h: No such file or directory
which is exactly what the patch put in... and in fact steinberg-vst24 from the AUR doesn't give me at all a aeffectx.h:
$ pacman -Ql steinberg-vst24
steinberg-vst24 /etc/
steinberg-vst24 /etc/profile.d/
steinberg-vst24 /etc/profile.d/steinberg-vst24.sh
steinberg-vst24 /usr/
steinberg-vst24 /usr/include/
steinberg-vst24 /usr/include/vst24/
steinberg-vst24 /usr/include/vst24/aeffeditor.h
steinberg-vst24 /usr/include/vst24/audioeffect.cpp
steinberg-vst24 /usr/include/vst24/audioeffect.h
steinberg-vst24 /usr/include/vst24/audioeffectx.cpp
steinberg-vst24 /usr/include/vst24/audioeffectx.h
steinberg-vst24 /usr/include/vst24/vstplugmain.cpp
steinberg-vst24 /usr/share/
steinberg-vst24 /usr/share/licenses/
steinberg-vst24 /usr/share/licenses/steinberg-vst24/
steinberg-vst24 /usr/share/licenses/steinberg-vst24/VST Licensing Agreement.rtf
Comment by rtfreedman
cleanup & fixed cflags/cxxflags
Comment by rtfreedman
Fixed pulse linking issue.
Comment by rtfreedman
Updated to 0.7.1
This release includes a local modified copy of rtaudio which does not support pulse audio.
Comment by rtfreedman
fixed building with VST enabled
Comment by rtfreedman
fixed & updated, thanks!
Comment by PS0
You can add "&version=$pkgver" to the source url (after "os=source") to ensure the correct version is downloaded.
Comment by rtfreedman
New version out! Prepared for compiling VST support, see comments in PKGBUILD
Comment by rtfreedman
Removed the ugly hack to build with latest rtaudio