jack-audio-connection-kit ver. bump
This commit is contained in:
@@ -27,7 +27,7 @@ def install():
|
|||||||
shelltools.system("./waf --destdir=%s install" % get.installDIR())
|
shelltools.system("./waf --destdir=%s install" % get.installDIR())
|
||||||
|
|
||||||
# be compatible with the former jackaudio
|
# be compatible with the former jackaudio
|
||||||
pisitools.rename("/usr/bin/jack_rec", "jackrec")
|
# pisitools.rename("/usr/bin/jack_rec", "jackrec")
|
||||||
|
|
||||||
shelltools.chmod("%s/usr/lib/jack/*.so*" % get.installDIR(), 0755)
|
shelltools.chmod("%s/usr/lib/jack/*.so*" % get.installDIR(), 0755)
|
||||||
|
|
||||||
|
|||||||
@@ -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="3182304c0a3ecd911775fb46088f0df79ee9015f" type="targz">https://github.com/jackaudio/jack2/archive/v1.9.19.tar.gz</Archive>
|
<Archive sha1sum="cb9ba61fe500cf3b5d4ba89365007df68fbe2515" type="targz">https://github.com/jackaudio/jack2/archive/v1.9.22.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python3</Dependency>
|
<Dependency>python3</Dependency>
|
||||||
<Dependency>dbus-devel</Dependency>
|
<Dependency>dbus-devel</Dependency>
|
||||||
@@ -90,6 +90,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="8">
|
||||||
|
<Date>2026-02-15</Date>
|
||||||
|
<Version>1.9.22</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Pisi Linux Community</Name>
|
||||||
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2021-08-16</Date>
|
<Date>2021-08-16</Date>
|
||||||
<Version>1.9.19</Version>
|
<Version>1.9.19</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user