From 15fdc854c9c61e1b75c4f66aae62bfe75f4ee5bf Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Tue, 28 Dec 2021 23:27:48 +0100 Subject: gnu: Remove obsolete fluidsynth@1. * gnu/packages/audio.scm (fluidsynth-1): Remove unused variable. --- gnu/packages/audio.scm | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'gnu/packages/audio.scm') diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index 82e9e7ae0f..ae1a0b07aa 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -1765,22 +1765,6 @@ device. It is the software analogue of a MIDI synthesizer. FluidSynth can also play midifiles using a Soundfont.") (license license:lgpl2.1+))) -;; gzdoom@3.3.0 and lmms@1.1.3 requires this version. Remove once no longer -;; needed. -(define-public fluidsynth-1 - (package - (inherit fluidsynth) - (version "1.1.11") - (source (origin - (inherit (package-source fluidsynth)) - (uri (git-reference - (url "https://github.com/FluidSynth/fluidsynth") - (commit (string-append "v" version)))) - (file-name (git-file-name "fluidsynth" version)) - (sha256 - (base32 - "0n75jq3xgq46hfmjkaaxz3gic77shs4fzajq40c8gk043i84xbdh")))))) - (define-public faad2 (package (name "faad2") -- cgit v1.2.3 cilitate replacing sites' js with user-supplied scripts