]> git.pld-linux.org Git - packages/fluidsynth.git/commitdiff
- updated to 2.1.6
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 17 Jan 2021 20:57:47 +0000 (21:57 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 17 Jan 2021 20:57:47 +0000 (21:57 +0100)
fluidsynth.spec

index a41e8b0be091dcee32ba8de0a6ee624284ece366..392a226a65ac2f5d3bb667ec49b79d79201a4fb3 100644 (file)
@@ -1,3 +1,4 @@
+# TODO: OBOE support, BR: pkgconfig(oboe-1.0)
 #
 # Conditional build:
 %bcond_without lash            # LASH support (GPL)
@@ -9,7 +10,7 @@
 Summary:       FluidSynth - a software, real-time synthesizer
 Summary(pl.UTF-8):     FluidSynth - programowy syntezator działający w czasie rzeczywistym
 Name:          fluidsynth
-Version:       2.1.1
+Version:       2.1.6
 Release:       1
 %if %{with lash} || %{with readline}
 License:       GPL v2+ (enforced by lash/readline), LGPL v2+ (fluidsynth itself)
@@ -19,8 +20,9 @@ License:      LGPL v2+
 Group:         Applications/Sound
 #Source0Download: https://github.com/FluidSynth/fluidsynth/releases
 Source0:       https://github.com/FluidSynth/fluidsynth/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 165902909092c818a24517de6a4f2f83
+# Source0-md5: 4e5111b59ba4b91c549f9eb088da0a52
 URL:           http://www.fluidsynth.org/
+BuildRequires: SDL2-devel >= 2
 BuildRequires: alsa-lib-devel >= 0.9.1
 BuildRequires: cmake >= 3.1.0
 BuildRequires: dbus-devel >= 1.0.0
This page took 0.097397 seconds and 4 git commands to generate.