package/jack1: new package
authorAdam Heinrich <adam@adamh.cz>
Sat, 3 Aug 2019 09:59:06 +0000 (11:59 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 3 Aug 2019 15:12:05 +0000 (17:12 +0200)
commitb0d5a95b95ce8702982fc3676f52ff8ca5d00bc6
treecd59c77fe37080845170202770860b58d97d8deb
parent9afddc97a780c8afe2e9b786d45fe4a5aaf26f59
package/jack1: new package

This patch adds a new jack1 package alongside the existing jack2.

While jack1 and jack2 are two equivalent implementations of the same
protocol, they differ in a few details and both of them are being
actively used (jack2 is not considered to be a replacement of jack1).

It is not possible to enable both at the same time, so hide away jack1
when jack2 is enabled (to keep existing defconfig files working).

For more information, see:
https://github.com/jackaudio/jackaudio.github.com/wiki/Q_difference_jack1_jack2

Signed-off-by: Adam Heinrich <adam@adamh.cz>
[yann.morin.1998@free.fr:
  - fix coding style
  - use the release tarball, not a git clone
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
[Peter: add host-pkgconf dependency, reorder dependencies]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
DEVELOPERS
package/Config.in
package/jack1/Config.in [new file with mode: 0644]
package/jack1/jack1.hash [new file with mode: 0644]
package/jack1/jack1.mk [new file with mode: 0644]