We have moved to Git. This repository is only provided for compatibility with old installations. Learn how to migrate your installation here.

comparison media-sound/yabridge-bin/yabridge-bin-5.1.1.ebuild @ 268:43be7800d5f3

[sync] imported 5f8a98e..0868af3 from upstream commit 0868af3c8fa36a5acfa59123747729d636311f14 Author: Daniel Neugebauer <dneuge@energiequant.de> Date: Thu Jan 2 13:06:18 2025 +0100 media-sound/yabridge-bin: update description, CLAP is also supported
author Migration Sync <gentoo-overlay@megacoffee.net>
date Thu, 02 Jan 2025 12:15:01 +0000
parents 3ea8643fd217
children
comparison
equal deleted inserted replaced
267:3ea8643fd217 268:43be7800d5f3
1 # Copyright 1999-2025 Gentoo Foundation 1 # Copyright 1999-2025 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2 2 # Distributed under the terms of the GNU General Public License v2
3 3
4 EAPI=8 4 EAPI=8
5 5
6 DESCRIPTION="A bridge to use Windows VST Plugins on Linux via wine; binary release." 6 DESCRIPTION="A bridge to use Windows VST and CLAP plugins on Linux via wine; binary release."
7 HOMEPAGE="https://github.com/robbert-vdh/yabridge" 7 HOMEPAGE="https://github.com/robbert-vdh/yabridge"
8 8
9 SRC_URI="https://github.com/robbert-vdh/yabridge/releases/download/${PV}/yabridge-${PV}.tar.gz" 9 SRC_URI="https://github.com/robbert-vdh/yabridge/releases/download/${PV}/yabridge-${PV}.tar.gz"
10 10
11 LICENSE="GPL-3" 11 LICENSE="GPL-3"