Package Details: vcvrack-bin 2.6.0-1

Git Clone URL: https://aur.archlinux.org/vcvrack-bin.git (read-only, click to copy)
Package Base: vcvrack-bin
Description: Open-source virtual modular synthesizer
Upstream URL: https://vcvrack.com/
Licenses: GPL-3.0-or-later
Conflicts: vcvrack, vcvrack-fundamental
Provides: vcvrack, vcvrack-fundamental
Submitter: s-ol
Maintainer: squid-git
Last Packager: squid-git
Votes: 19
Popularity: 0.28
First Submitted: 2018-11-15 12:58 (UTC)
Last Updated: 2024-11-21 07:28 (UTC)

Required by (26)

Sources (3)

Latest Comments

« First ‹ Previous 1 2

silverhikari commented on 2021-12-06 19:35 (UTC)

here is a link to a patch to work with the newest version 2.0.1 https://paste.ee/p/wNXHb

flying-sheep commented on 2020-01-03 20:07 (UTC)

Why does this not install the VST plugins?

Also this should probably have provides=(vcvrack vcvrack-fundamental) right?

Popolon commented on 2019-07-04 07:08 (UTC)

license is GPLv3 now (for the base), just replace pkgver by 1.1.1 and sha256sum by f0308de9b06b735acee3f69988645b467022027def400b5e83fd24cc45eff53e and it works fine.

s-ol commented on 2019-07-02 07:02 (UTC)

@milk: No, VCVRack 0.6 was licensed under BSD 3-clause. VCVRack was relicensed with version 1.0, but this package is simply out of date.

milkii commented on 2019-07-01 21:53 (UTC)

The license is incorrect.

glindstedt commented on 2019-05-04 16:48 (UTC) (edited on 2019-05-04 16:48 (UTC) by glindstedt)

If you want to install the VST plugins for bridging vcvrack add these lines to the PKGBUILD:

install -Dm 644 "Rack/Bridge/VCV-Bridge.so" "$pkgdir/usr/lib/vst/vcv-bridge.so"

install -Dm 644 "Rack/Bridge/VCV-Bridge-fx.so" "$pkgdir/usr/lib/vst/vcv-bridge-fx.so"

UlrichH commented on 2019-02-17 14:25 (UTC)

@patchcard2 thanks for the patch !

patchcard2 commented on 2019-01-22 13:25 (UTC)

I created a desktop file for VCV Rack and extended the package a little bit. Here is the corresponding patch:

https://paste.ee/p/Jv0Bl

The maintainer might be interested in applying it.

s-ol commented on 2018-12-02 00:29 (UTC)

@pha-qu: You mean it should be 'SKIP'ed since its checked into the repo anyway? I guess that makes sense, I was just following a pattern I'd seen elsewhere on the AUR.

pha-qu commented on 2018-12-01 20:46 (UTC) (edited on 2018-12-01 20:47 (UTC) by pha-qu)

Hi s-ol, The second SHA-256 sum in the PKGBUILD is superfluous, you only need the one for the VCV Rack compressed download.