113 lines
4.1 KiB
XML
113 lines
4.1 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libogg</Name>
|
|
<Homepage>https://www.xiph.org/ogg/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>BSD</License>
|
|
<IsA>library</IsA>
|
|
<PartOf>multimedia.sound</PartOf>
|
|
<Summary>The Ogg media file format library</Summary>
|
|
<Description>libogg is a library for manipulating Ogg bitstream file formats. libogg supports both making Ogg bitstreams and getting packets from Ogg bitstreams.</Description>
|
|
<Archive sha1sum="5a368421a636f7faa4c2f662857cb507dffd7c99" type="tarxz">https://ftp.osuosl.org/pub/xiph/releases/ogg/libogg-1.3.5.tar.xz</Archive>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libogg</Name>
|
|
<Summary>The Ogg media file format library</Summary>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libogg-devel</Name>
|
|
<Summary>Development files for the ogg media file format library</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libogg</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="data">/usr/lib32/pkgconfig</Path>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/share/aclocal</Path>
|
|
<Path fileType="doc">/usr/share/doc/libogg/*html</Path>
|
|
<Path fileType="doc">/usr/share/doc/libogg/*png</Path>
|
|
<Path fileType="doc">/usr/share/doc/libogg/ogg</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libogg-32bit</Name>
|
|
<PartOf>emul32</PartOf>
|
|
<Summary>32-bit shared libraries for libogg</Summary>
|
|
<BuildType>emul32</BuildType>
|
|
<BuildDependencies>
|
|
<!-- <Dependency></Dependency> -->
|
|
</BuildDependencies>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libogg</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib32</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="7">
|
|
<Date>2021-12-04</Date>
|
|
<Version>1.3.5</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Blue DeviL</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2020-01-06</Date>
|
|
<Version>1.3.4</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Blue DeviL</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2018-07-29</Date>
|
|
<Version>1.3.3</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2017-02-06</Date>
|
|
<Version>1.3.2</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2016-06-09</Date>
|
|
<Version>1.3.2</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-05-02</Date>
|
|
<Version>1.3.2</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2014-05-20</Date>
|
|
<Version>1.3.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|