Files
main/multimedia/sound/fluidsynth/pspec.xml
T
2026-04-16 20:04:08 +03:00

150 lines
5.8 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>fluidsynth</Name>
<Homepage>http://www.fluidsynth.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2+</License>
<IsA>library</IsA>
<Summary>A realtime software synthesizer</Summary>
<Description>FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications.</Description>
<Archive sha1sum="68ab0ec2d72cb4553011145b30a8f2724a1c0729" type="targz">https://github.com/FluidSynth/fluidsynth/archive/v2.5.3.tar.gz</Archive>
<BuildDependencies>
<!-- <Dependency>lash-devel</Dependency> -->
<Dependency>dbus-devel</Dependency>
<Dependency>readline-devel</Dependency>
<Dependency>libsdl2-devel</Dependency>
<Dependency>libsdl3-devel</Dependency>
<Dependency>alsa-lib-devel</Dependency>
<Dependency>pipewire-devel</Dependency>
<Dependency>ladspa-sdk-devel</Dependency>
<Dependency>libsndfile-devel</Dependency>
<Dependency>pulseaudio-libs-devel</Dependency>
<Dependency>jack-audio-connection-kit-devel</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
<!--<Patches>
<Patch level="1">fluidsynth-no-abi-break.patch</Patch>
</Patches>-->
</Source>
<Package>
<Name>fluidsynth</Name>
<RuntimeDependencies>
<!-- <Dependency>lash</Dependency> -->
<Dependency>dbus</Dependency>
<Dependency>glib2</Dependency>
<Dependency>readline</Dependency>
<Dependency>alsa-lib</Dependency>
<Dependency>libsdl2</Dependency>
<Dependency>libsdl3</Dependency>
<Dependency>pipewire</Dependency>
<Dependency>ladspa-sdk</Dependency>
<Dependency>libsndfile</Dependency>
<Dependency>pulseaudio-libs</Dependency>
<Dependency>jack-audio-connection-kit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/conf.d/fluidsynth</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>fluidsynth-devel</Name>
<Summary>Development files for fluidsynth</Summary>
<RuntimeDependencies>
<Dependency release="current">fluidsynth</Dependency>
<Dependency>dbus-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>readline-devel</Dependency>
<Dependency>libsdl2-devel</Dependency>
<Dependency>libsdl3-devel</Dependency>
<Dependency>alsa-lib-devel</Dependency>
<Dependency>pipewire-devel</Dependency>
<Dependency>ladspa-sdk-devel</Dependency>
<Dependency>libsndfile-devel</Dependency>
<Dependency>pulseaudio-libs-devel</Dependency>
<Dependency>jack-audio-connection-kit-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/cmake</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2026-04-16</Date>
<Version>2.5.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2023-11-26</Date>
<Version>2.3.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2023-04-02</Date>
<Version>2.3.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2022-12-29</Date>
<Version>2.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-03-07</Date>
<Version>2.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-07</Date>
<Version>1.1.11</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-02-18</Date>
<Version>1.1.6</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.1.6</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-05-26</Date>
<Version>1.1.6</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
</History>
</PISI>