Merge pull request #5151 from Rmys/master

jack-audio-connection-kit:rebuild
This commit is contained in:
Rmys
2018-08-04 12:18:13 +03:00
committed by GitHub
@@ -13,7 +13,7 @@
<IsA>service</IsA> <IsA>service</IsA>
<Summary>A low-latency audio server</Summary> <Summary>A low-latency audio server</Summary>
<Description>JACK is a low-latency audio server written for POSIX conformant operating systems. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves.</Description> <Description>JACK is a low-latency audio server written for POSIX conformant operating systems. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves.</Description>
<Archive sha1sum="0f648b8b03537991c095591a43d7eb21f0f29000" type="targz">https://github.com/jackaudio/jack2/archive/v1.9.10.tar.gz</Archive> <Archive sha1sum="8ab6329c6a107cdf370c40afac154370b406437d" type="targz">https://github.com/jackaudio/jack2/archive/v1.9.12.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>libsamplerate-devel</Dependency> <Dependency>libsamplerate-devel</Dependency>
<Dependency>alsa-lib-devel</Dependency> <Dependency>alsa-lib-devel</Dependency>
@@ -27,8 +27,8 @@
<Dependency>readline-devel</Dependency> <Dependency>readline-devel</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<Patch level="1">gcc6.patch</Patch> <!-- <Patch level="1">gcc6.patch</Patch> -->
<Patch level="1">jack1compat.diff</Patch> <!-- <Patch level="1">jack1compat.diff</Patch> -->
</Patches> </Patches>
</Source> </Source>
@@ -87,7 +87,7 @@
<History> <History>
<Update release="5"> <Update release="5">
<Date>2018-08-03</Date> <Date>2018-08-03</Date>
<Version>1.9.10</Version> <Version>1.9.12</Version>
<Comment>Rebuild.</Comment> <Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name> <Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email> <Email>admin@pisilinux.org</Email>