88 lines
3.3 KiB
XML
88 lines
3.3 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libopus</Name>
|
|
<Homepage>http://www.opus-codec.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>BSD</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Opus is a totally open, royalty-free, highly versatile audio codec</Summary>
|
|
<Description>Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec.</Description>
|
|
<Archive sha1sum="35005f5549e2583f5770590135984dcfce6f3d58" type="targz">http://downloads.xiph.org/releases/opus/opus-1.1.tar.gz</Archive>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libopus</Name>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libopus-devel</Name>
|
|
<Summary>Development files for libopus</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libopus</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libopus-docs</Name>
|
|
<Summary>document files for libopus</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libopus</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/doc/</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="7">
|
|
<Date>2014-05-22</Date>
|
|
<Version>1.1</Version>
|
|
<Comment>enable-custom-modes.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2014-05-22</Date>
|
|
<Version>1.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2013-10-09</Date>
|
|
<Version>1.0.4</Version>
|
|
<Comment>version bump</Comment>
|
|
<Name>Erdinç Gültekin</Name>
|
|
<Email>erdincgultekin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2013-07-28</Date>
|
|
<Version>1.0.2</Version>
|
|
<Comment>Move pc files to devel pack, rebuild</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2012-12-12</Date>
|
|
<Version>1.0.2</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Erdinç Gültekin</Name>
|
|
<Email>erdincgultekin@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|