Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : jack2 | |||||
| version : 1.9.12 | |||||
| release : 1 | |||||
| source : | |||||
| - https://github.com/jackaudio/jack2/archive/v1.9.12.tar.gz : deefe2f936dc32f59ad3cef7e37276c2035ef8a024ca92118f35c9a292272e33 | |||||
| homepage : http://jackaudio.org/ | |||||
| license : | |||||
| - GPL-2.0-or-later | |||||
| - LGPL-2.1-or-later | |||||
| component : multimedia.audio | |||||
| summary : C++ version of the JACK low-latency audio server for multi-processor machines. | |||||
| description: | | |||||
| JACK2 is a C++ version of the JACK low-latency audio server for multi-processor machines. It is a new implementation of the JACK server core features that aims at removing some limitations of the JACK1 design. The activation system has been changed for a data flow model and lock-free programming techniques for graph access have been used to have a more dynamic and robust system. | |||||
| conflicts : | |||||
| - jack-audio-connection-kit | |||||
| builddeps : | |||||
| - pkgconfig(alsa) | |||||
| - pkgconfig(celt) | |||||
| - pkgconfig(eigen3) | |||||
| - pkgconfig(opus) | |||||
| - pkgconfig(portaudio-2.0) | |||||
| - pkgconfig(samplerate) | |||||
| - pkgconfig(sndfile) | |||||
| - readline-devel | |||||
| setup : | | |||||
| # https://github.com/jackaudio/jack2/issues/308 | |||||
| sed -i 's:bin/env python:bin/env python2:' "example-clients/jack_control" | |||||
maverick1: pkgconfig32(dbus-1) | |||||
Not Done Inline Actionspkgconfig32(libgcrypt) maverick1: pkgconfig32(libgcrypt) | |||||
| %waf_configure --freebob=no --classic --dbus | |||||
| build : | | |||||
Not Done Inline Actionspkgconfig32(liblzma) maverick1: pkgconfig32(liblzma) | |||||
| %waf_build | |||||
| install : | | |||||
| %waf_install | |||||
Not Done Inline Actions--libdir=/usr/lib64 coz I'm a nitpicker ? livingsilver94: `--libdir=/usr/lib64` coz I'm a nitpicker ? | |||||
Not Done Inline Actions--libdir=%libdir%. kyrios123: `--libdir=%libdir%`.
Especially since `emul32` is set to yes | |||||
Not Done Inline ActionsGood catch, but then I wonder what --libdir32 is for... livingsilver94: Good catch, but then I wonder what `--libdir32` is for... | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
pkgconfig32(dbus-1)