Hi, I just changed the gtk2 dependency to gtk3 upstream. Please update.
You need to update depends
and FLAGS=...
in build
Git Clone URL: | https://aur.archlinux.org/vcvrack-git.git (read-only, click to copy) |
---|---|
Package Base: | vcvrack-git |
Description: | Open-source virtual Eurorack DAW |
Upstream URL: | https://github.com/VCVRack/Rack |
Keywords: | analog audio synthesizer VCVrack |
Licenses: | BSD |
Conflicts: | vcvrack |
Provides: | vcvrack |
Submitter: | mkoskar |
Maintainer: | Popolon |
Last Packager: | Popolon |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-19 17:33 (UTC) |
Last Updated: | 2022-03-18 20:55 (UTC) |
Hi, I just changed the gtk2 dependency to gtk3 upstream. Please update.
You need to update depends
and FLAGS=...
in build
Hi, would be really nice if you add Fundamental plugins.
@Popolon changed vcvrack.sh was left behind by error, corrected.
Are you referring to Fundamental plugin? I'll add it in the next days I guess
sha256sum of vcvrack.sh is wrong, it should be 69736bbb5f49f9ce451c1311ec4399f4f59a86056233f151b9457116089a502d
core midi modules are missing, so can't use keyboard/instrument/controler input.
I get this error on compilation:
g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wsuggest-override -std=c++11 -I/usr/include/libdrm -I/usr/include/rtmidi -I/usr/include/alsa -I/usr/include/rtaudio -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -Iinclude -Idep/include -Idep/lib/libzip/include -DVERSION=0.6.2b -MMD -MP -g -O3 -march=nocona -ffast-math -fno-finite-math-only -Wall -Wextra -Wno-unused-parameter -DARCH_LIN -c -o build/src/main.cpp.o src/main.cpp
In file included from include/app.hpp:4,
from src/plugin.cpp:2:
include/widgets.hpp:6:10: fatal error: nanosvg.h: No such file or directory
#include "nanosvg.h"
^~~~~~~~~~~
compilation terminated.
The nanosvg submodule is correctly checked out, so probably an include flag is missing.
I have switched the GitHub repo's "default branch" from v0.5 back to master for Rack and all official plugins, so this may break pkgbuild scripts if you rely on the default branch for this AUR package. Re-build and see what happens, have not tested myself.
Pinned Comments
Popolon commented on 2021-12-03 11:32 (UTC) (edited on 2025-02-24 23:47 (UTC) by Popolon)
Better to use more uptodate Cardinal package.
Everything work now with 1.1.6 (force v1 branch). You can compile 2.0.1 version by just replacing _branchname from v1 to v2:
But plugins don't work with new version, need to patch them.
https://aur.archlinux.org/packages/cardinal-git/ package is an interesting alternative integrating lot of plugins a more linux way.
Here is the working AUR set with vcvrack-git 1.1.6.r18.ga5fc5891-1: