From: Andreas Sturmlechner Date: Sat, 18 Jan 2020 22:38:51 +0000 (+0100) Subject: media-sound/fluidsynth: Switch to cmake.eclass X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1097df50269c67337bd7ecb5ee22e590536e422f;p=gentoo.git media-sound/fluidsynth: Switch to cmake.eclass Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner --- diff --git a/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild b/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild index b6712b9612e5..292ecd242d22 100644 --- a/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild @@ -3,6 +3,7 @@ EAPI=7 +CMAKE_ECLASS=cmake inherit cmake-multilib systemd DESCRIPTION="Software real-time synthesizer based on the Soundfont 2 specifications"