Files
Ümit Solmaz 237154919c Update pspec.xml
1.4.3
2025-04-30 21:53:25 +03:00

99 lines
3.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>vorbis-tools</Name>
<Homepage>https://xiph.org/vorbis/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>as-is</License>
<IsA>app:console</IsA>
<PartOf>multimedia.sound</PartOf>
<Summary>Tools for using the Ogg Vorbis sound file format</Summary>
<Description>This set of tools allow you to play and encode Ogg Vorbis files.</Description>
<Archive sha1sum="4b8877f1aedcc70d3237f003fe2b45e4b6de988d" type="targz">https://ftp.osuosl.org/pub/xiph/releases/vorbis/vorbis-tools-1.4.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency>flac-devel</Dependency>
<Dependency>libao-devel</Dependency>
<Dependency>speex-devel</Dependency>
<Dependency>libogg-devel</Dependency>
<Dependency>libkate-devel</Dependency>
<Dependency>opusfile-devel</Dependency>
<Dependency>libvorbis-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>vorbis-tools</Name>
<RuntimeDependencies>
<Dependency>libvorbis</Dependency>
<Dependency>libao</Dependency>
<Dependency>flac</Dependency>
<Dependency>speex</Dependency>
<Dependency>libogg</Dependency>
<Dependency>libkate</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2025-04-30</Date>
<Version>1.4.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2021-12-04</Date>
<Version>1.4.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2020-03-08</Date>
<Version>1.4.0</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-09-01</Date>
<Version>1.4.0</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.4.0</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.4.0</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-01-28</Date>
<Version>1.4.0</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>