fluidsynth rebuild
This commit is contained in:
@@ -14,7 +14,10 @@
|
|||||||
<Description>FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications.</Description>
|
<Description>FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications.</Description>
|
||||||
<Archive sha1sum="b4140e8123a1ecc8492ef105b9900a4039a205e9" type="targz">https://github.com/FluidSynth/fluidsynth/archive/v2.1.1.tar.gz</Archive>
|
<Archive sha1sum="b4140e8123a1ecc8492ef105b9900a4039a205e9" type="targz">https://github.com/FluidSynth/fluidsynth/archive/v2.1.1.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>lash-devel</Dependency>
|
<!-- <Dependency>lash-devel</Dependency> -->
|
||||||
|
<Dependency>dbus-devel</Dependency>
|
||||||
|
<Dependency>readline-devel</Dependency>
|
||||||
|
<Dependency>libsdl2-devel</Dependency>
|
||||||
<Dependency>alsa-lib-devel</Dependency>
|
<Dependency>alsa-lib-devel</Dependency>
|
||||||
<Dependency>ladspa-sdk-devel</Dependency>
|
<Dependency>ladspa-sdk-devel</Dependency>
|
||||||
<Dependency>libsndfile-devel</Dependency>
|
<Dependency>libsndfile-devel</Dependency>
|
||||||
@@ -30,11 +33,12 @@
|
|||||||
<Package>
|
<Package>
|
||||||
<Name>fluidsynth</Name>
|
<Name>fluidsynth</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>lash</Dependency>
|
<!-- <Dependency>lash</Dependency> -->
|
||||||
<Dependency>dbus</Dependency>
|
<Dependency>dbus</Dependency>
|
||||||
<Dependency>glib2</Dependency>
|
<Dependency>glib2</Dependency>
|
||||||
<Dependency>readline</Dependency>
|
<Dependency>readline</Dependency>
|
||||||
<Dependency>alsa-lib</Dependency>
|
<Dependency>alsa-lib</Dependency>
|
||||||
|
<Dependency>libsdl2</Dependency>
|
||||||
<Dependency>ladspa-sdk</Dependency>
|
<Dependency>ladspa-sdk</Dependency>
|
||||||
<Dependency>libsndfile</Dependency>
|
<Dependency>libsndfile</Dependency>
|
||||||
<Dependency>pulseaudio-libs</Dependency>
|
<Dependency>pulseaudio-libs</Dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user