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
Comment by coderkun
@rtfreedman: buildes fine here, too.
Comment by rtfreedman
I've had to patch it to build successfully - please test it and report back.
Comment by luolimao
Fixed; much thanks to rtfreedman
Comment by luolimao
Updated just for i686's sake atm
Comment by luolimao
error - x86_64:
checking whether we are cross compiling... configure: error: in `/home/[USER]/makepkg/build/src':
configure: error: cannot run C++ compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
Comment by rtfreedman
giada-0.5.6 now builds with rtaudio-4.0.11 and a minor fix on i686 - not checked with x86_64
export CXXFLAGS="$CXXFLAGS -I/usr/include/rtaudio"
export CPPFLAGS="$CPPFLAGS -I/usr/include/rtaudio"
./configure --prefix=/usr --target=linux
Comment by Nareto
asked on the giada forums:
http://www.monocasual.com/giada/development-area/post91.html
I [kind of] solved the previous error but get a new one
Comment by Nareto
anyone managed to compile 0.5.3 on x86_64? I commented out the debug, cosmetic and sampling rate patch from the PKGBUILD (to see if they have been fixed in new release) and I'm getting this:
http://pastebin.com/UPnmJcvn
Comment by KriK
Now it works))
Comment by speps
@KriK Thanks for reporting. Updated to release 0.4.5-2 with a better sed line (the previous one failed with some locale). Please test.
Comment by KriK
Some problems with building:
==> Starting build()...
sed: -e expression #1, char 56: Invalid range end
==> ERROR: A failure occurred in build().