83 lines
3.0 KiB
XML
83 lines
3.0 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
|
|
<PISI>
|
|
<Source>
|
|
<Name>portaudio</Name>
|
|
<Homepage>http://www.portaudio.com</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>as-is</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Portable audio library</Summary>
|
|
<Description>PortAudio is a free, cross platform, open-source, audio I/O library.</Description>
|
|
<Archive type="targz" sha1sum="56c596bba820d90df7d057d8f6a0ec6bf9ab82e8">http://www.portaudio.com/archives/pa_stable_v190600_20161030.tgz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>alsa-lib-devel</Dependency>
|
|
<Dependency>jack-audio-connection-kit-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!-- Add a patch from Fedora to make non mmap alsa (and thus pulseaudio) work -->
|
|
<!-- <Patch level="1">portaudio-non-mmap-alsa.patch</Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>portaudio</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>alsa-lib</Dependency>
|
|
<Dependency>jack-audio-connection-kit</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>portaudio-devel</Name>
|
|
<Summary>Development files for portaudio</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">portaudio</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="doc">/usr/share/doc/portaudio/html</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2018-08-15</Date>
|
|
<Version>190600.20161030</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-02-18</Date>
|
|
<Version>190600.20161030</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>19.20140130</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2015-11-21</Date>
|
|
<Version>19.20140130</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|