media-sound/yamaha-xg-soundfont - 20140604 (tatsh-overlay)

Search

Install

Install this version:

emerge -a =media-sound/yamaha-xg-soundfont-20140604

Package Information

Description:
Yamaha XG re-mapped soundfont by ZSF on SF2 forums.
Homepage:
https://www.ronimusic.com/smp_ios_dls_files.htm
License:
Roni-Music

Ebuild Details

Version EAPI Keywords Slot
20140604 8 amd64 arm arm64 ppc64 x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Yamaha XG re-mapped soundfont by ZSF on SF2 forums."
HOMEPAGE="https://www.ronimusic.com/smp_ios_dls_files.htm"
SRC_URI="https://www.ronimusic.com/sf2/Yamaha_XG_Sound_Set.sf2"
S="$WORKDIR"
LICENSE="Roni-Music"
SLOT="0"
KEYWORDS="amd64 arm arm64 ppc64 x86"

src_unpack() {
	:
}

src_install() {
	insinto /usr/share/sounds/sf2
	newins "${DISTDIR}/Yamaha_XG_Sound_Set.sf2" yamaha_xg.sf2
}

Manifest for 20140604

Type File Size Source URLs
DIST Yamaha_XG_Sound_Set.sf2 3853314 bytes https://www.ronimusic.com/sf2/Yamaha_XG_Sound_Set.sf2