Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / jack2
Commits: 2d55ae02 by Levente Polyak at 2024-09-09T16:38:18+02:00 generate missing .SRCINFO - - - - - 1 changed file: - + .SRCINFO Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,67 @@ +pkgbase = jack2 + pkgdesc = The JACK low-latency audio server + pkgver = 1.9.22 + pkgrel = 1 + url = https://github.com/jackaudio/jack2 + arch = x86_64 + license = GPL2 + makedepends = alsa-lib + makedepends = db5.3 + makedepends = dbus + makedepends = doxygen + makedepends = expat + makedepends = git + makedepends = libffado + makedepends = libsamplerate + makedepends = opus + makedepends = systemd + makedepends = waf + options = !lto + source = git+https://github.com/jackaudio/jack2#tag=80149e552b56d6d57d754dc04d119b8170d27313?signed + source = jack2-1.9.22-db-5.3.patch + validpgpkeys = 62B11043D2F6EB6672D93103CDBAA37ABC74FBA0 + sha512sums = SKIP + sha512sums = f5a5abaf6a0c0a7326b60b8bfe2eff84251d27037cfec7e6dc3194c7ceb296290779fdb26dca188cfbcf49f0a8a62707506584a1f7b0ed36c39f8a794154c4eb + +pkgname = jack2 + license = GPL2 + license = LGPL2.1 + depends = alsa-lib + depends = libasound.so + depends = db5.3 + depends = dbus + depends = libdbus-1.so + depends = gcc-libs + depends = glibc + depends = libsamplerate + depends = libsamplerate.so + depends = opus + depends = libopus.so + depends = systemd-libs + depends = libsystemd.so + optdepends = a2jmidid: for ALSA MIDI to JACK MIDI bridging + optdepends = libffado: for firewire support using FFADO + optdepends = jack-example-tools: for official JACK example-clients and tools + optdepends = jack2-dbus: for dbus integration + optdepends = jack2-docs: for developer documentation + optdepends = realtime-privileges: for realtime privileges + provides = jack + provides = libjack.so + provides = libjacknet.so + provides = libjackserver.so + conflicts = jack + +pkgname = jack2-dbus + pkgdesc = The JACK low-latency audio server (dbus integration) + depends = dbus + depends = libdbus-1.so + depends = expat + depends = libexpat.so + depends = gcc-libs + depends = glibc + depends = jack2 + depends = libjackserver.so + depends = python-dbus + +pkgname = jack2-docs + pkgdesc = The JACK low-latency audio server (documentation) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/jack2/-/commit/2d55ae027637e1446529d1bf035a4e2be870f273 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/jack2/-/commit/2d55ae027637e1446529d1bf035a4e2be870f273 You're receiving this email because of your account on gitlab.archlinux.org.
