media-sound/yabridge-bin - 5.0.5 (mrtnvgr)

Search

Package Information

Description:
A modern and transparent way to use Windows VST2, VST3 and CLAP plugins on Linux
Homepage:
https://github.com/robbert-vdh/yabridge/
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
5.0.5 8 0
View Raw Ebuild
EAPI=8

DESCRIPTION="A modern and transparent way to use Windows VST2, VST3 and CLAP plugins on Linux"
HOMEPAGE="https://github.com/robbert-vdh/yabridge/"
SRC_URI="https://github.com/robbert-vdh/yabridge/releases/download/${PV}/yabridge-${PV}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""

RESTRICT="strip"

S="${WORKDIR}/yabridge"

src_compile() { :; }

src_install() {
	dobin "${S}"/yabridgectl
	dobin "${S}"/*.exe
	dobin "${S}"/yabridge*.so
	dolib.so "${S}"/libyabridge*.so
}

Manifest for 5.0.5

Type File Size Source URLs
DIST yabridge-5.0.5.tar.gz 4351797 bytes https://github.com/robbert-vdh/yabridge/releases/download/5.0.5/yabridge-5.0.5.tar.gz