Files
2020-02-03 11:20:13 +03:00

125 lines
4.9 KiB
XML
Raw Permalink 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>sox</Name>
<Homepage>http://sox.sourceforge.net</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<IsA>app:console</IsA>
<IsA>library</IsA>
<Summary>The swiss army knife of sound processing programs</Summary>
<Description>SoX is a command line utility that can convert various audio formats to other formats. It can also apply various effects to these sound files during the conversion. SoX can also play and record audio files.</Description>
<Archive sha1sum="dc9668256b9d81ef25d672f14f12ec026b0b4087" type="tarbz2">mirrors://sourceforge/sox/sox-14.4.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>pulseaudio-libs-devel</Dependency>
<Dependency>opencore-amr-devel</Dependency>
<Dependency>libsndfile-devel</Dependency>
<Dependency>ladspa-sdk-devel</Dependency>
<Dependency>libid3tag-devel</Dependency>
<Dependency>libvorbis-devel</Dependency>
<Dependency>alsa-lib-devel</Dependency>
<Dependency>wavpack-devel</Dependency>
<Dependency>libmad-devel</Dependency>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>libogg-devel</Dependency>
<Dependency>libao-devel</Dependency>
<Dependency>lame-devel</Dependency>
<!-- <Dependency>flac-devel</Dependency> -->
<Dependency>gsm-devel</Dependency>
<Dependency>twolame-devel</Dependency>
<Dependency>libgomp</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">sox-dynamic.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>sox</Name>
<RuntimeDependencies>
<Dependency>gsm</Dependency>
<Dependency>file</Dependency>
<Dependency>lame</Dependency>
<Dependency>libao</Dependency>
<Dependency>libmad</Dependency>
<Dependency>libogg</Dependency>
<Dependency>libgomp</Dependency>
<Dependency>twolame</Dependency>
<Dependency>wavpack</Dependency>
<Dependency>alsa-lib</Dependency>
<Dependency>libvorbis</Dependency>
<Dependency>libsndfile</Dependency>
<Dependency>libtool-ltdl</Dependency>
<Dependency>opencore-amr</Dependency>
<Dependency>pulseaudio-libs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="library">/usr/lib</Path>
</Files>
</Package>
<Package>
<Name>sox-devel</Name>
<Summary>Development files for sox</Summary>
<RuntimeDependencies>
<Dependency release="current">sox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="man">/usr/share/man/man3</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2020-02-03</Date>
<Version>14.4.2</Version>
<Comment>Release Bump</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2018-09-01</Date>
<Version>14.4.2</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-04-27</Date>
<Version>14.4.2</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>14.4.2</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>14.4.2</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-11-17</Date>
<Version>14.4.2</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>