123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>libsndfile</Name>
- <Homepage>https://libsndfile.github.io/libsndfile/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>LGPLv2.1</License>
- <IsA>library</IsA>
- <IsA>app:console</IsA>
- <PartOf>multimedia.sound</PartOf>
- <Summary>A C library for reading and writing files containing sampled sound</Summary>
- <Description>Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface.</Description>
- <Archive sha1sum="8d9031e13f56abb79e89a122333ad11fa0512799" type="tarxz">https://github.com/libsndfile/libsndfile/releases/download/1.2.2/libsndfile-1.2.2.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>flac-devel</Dependency>
- <Dependency>lame-devel</Dependency>
- <Dependency>libogg-devel</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency>libopus-devel</Dependency>
- <Dependency>alsa-lib-devel</Dependency>
- <Dependency>libvorbis-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <!-- <Patch level="1">missing.patch</Patch> -->
- </Patches>
- </Source>
- <Package>
- <Name>libsndfile</Name>
- <RuntimeDependencies>
- <Dependency>flac</Dependency>
- <Dependency>lame</Dependency>
- <Dependency>libogg</Dependency>
- <Dependency>libopus</Dependency>
- <Dependency>alsa-lib</Dependency>
- <Dependency>libvorbis</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="data">/usr/share/octave</Path>
- </Files>
- </Package>
- <Package>
- <Name>libsndfile-devel</Name>
- <Summary>Development files for libsndfile</Summary>
- <RuntimeDependencies>
- <Dependency release="current">libsndfile</Dependency>
- <Dependency>flac-devel</Dependency>
- <Dependency>lame-devel</Dependency>
- <Dependency>libogg-devel</Dependency>
- <Dependency>libopus-devel</Dependency>
- <Dependency>libvorbis-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="data">/usr/lib/pkgconfig</Path>
- <Path fileType="data">/usr/lib32/pkgconfig</Path>
- </Files>
- </Package>
- <Package>
- <Name>libsndfile-32bit</Name>
- <PartOf>emul32</PartOf>
- <Summary>32-bit shared libraries for libsndfile</Summary>
- <BuildType>emul32</BuildType>
- <BuildDependencies>
- <Dependency>flac-32bit</Dependency>
- <Dependency>alsa-lib-32bit</Dependency>
- <Dependency>libogg-32bit</Dependency>
- <Dependency>libopus-32bit</Dependency>
- <Dependency>libvorbis-32bit</Dependency>
- </BuildDependencies>
- <RuntimeDependencies>
- <Dependency>flac-32bit</Dependency>
- <Dependency>alsa-lib-32bit</Dependency>
- <Dependency>libogg-32bit</Dependency>
- <Dependency>libopus-32bit</Dependency>
- <Dependency>libvorbis-32bit</Dependency>
- <Dependency release="current">libsndfile</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib32</Path>
- </Files>
- </Package>
- <History>
- <Update release="9">
- <Date>2023-08-15</Date>
- <Version>1.2.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2023-01-27</Date>
- <Version>1.2.0</Version>
- <Comment>Version bump</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="7">
- <Date>2021-12-04</Date>
- <Version>1.0.31</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="6">
- <Date>2020-01-12</Date>
- <Version>1.0.28</Version>
- <Comment>Rebuild</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="5">
- <Date>2018-08-01</Date>
- <Version>1.0.28</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.0.27</Version>
- <Comment>Version Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2016-06-09</Date>
- <Version>1.0.25</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-05-27</Date>
- <Version>1.0.25</Version>
- <Comment>Release bump</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2014-05-25</Date>
- <Version>1.0.25</Version>
- <Comment>First release</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|