Files
main/multimedia/plugin/calf/pspec.xml
T
2025-05-24 12:14:36 +03:00

93 lines
4.1 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 "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>calf</Name>
<Homepage>https://calf-studio-gear.org</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPL3</License>
<IsA>library</IsA>
<Icon>calf</Icon>
<Summary>an audio plug-in pack for LV2 and JACK environments</Summary>
<Description>Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments under LINUX operating systems. The suite contains lots of effects (delay, modulation, signal processing, filters, equalizers, dynamics, distortion and mastering effects), instruments (SF2 player, organ simulator and a monophonic synthesizer) and tools (analyzer, mono/stereo tools, crossovers). Calf Studio Gear aims for a professional audience.</Description>
<Archive sha1sum="d91a004c48132117d7c804ae58c1d62b6815c26f" type="targz">https://github.com/calf-studio-gear/calf/archive/refs/tags/0.90.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>atk-devel</Dependency>
<Dependency>lv2-devel</Dependency>
<Dependency>lash-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>glibc-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>expat-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>libglade-devel</Dependency>
<Dependency>harfbuzz-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>fluidsynth-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>fontconfig-devel</Dependency>
<Dependency>icon-theme-hicolor</Dependency>
<Dependency>jack-audio-connection-kit-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch></Patch> -->
</Patches>
</Source>
<Package>
<Name>calf</Name>
<RuntimeDependencies>
<Dependency>atk</Dependency>
<Dependency>lv2</Dependency>
<Dependency>gtk2</Dependency>
<Dependency>lash</Dependency>
<Dependency>glib2</Dependency>
<Dependency>glibc</Dependency>
<Dependency>cairo</Dependency>
<Dependency>expat</Dependency>
<Dependency>pango</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>harfbuzz</Dependency>
<Dependency>freetype</Dependency>
<Dependency>fluidsynth</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>fontconfig</Dependency>
<Dependency>icon-theme-hicolor</Dependency>
<Dependency>jack-audio-connection-kit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/lv2/calf.lv2</Path>
<Path fileType="library">/usr/lib/calf</Path>
<Path fileType="doc">/usr/share/doc/calf</Path>
<Path fileType="data">/usr/share/calf</Path>
<Path fileType="icon">/usr/share/icons/hicolor</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/bash-completion</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2025-04-30</Date>
<Version>0.90.7</Version>
<Comment>Version bump</Comment>
<Name>Pisi Linux</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2023-06-24</Date>
<Version>0.90.3</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>