Age | Commit message (Collapse) | Author |
|
PKGBUILD:
Fix use of `git submodule update`.
Remove unnecessary quotes and curly braces.
Pin upstream commit for 0.126.0 instead of relying on a tag (which may
be moved).
|
|
PKGBUILD:
Simplify setup of the split package using helper function.
Remove jack2 from provides (jack only provides libjack.so and
libjackserver.so and itself).
|
|
PKGBUILD:
We do not want to automatically replace jack2.
|
|
PKGBUILD:
Remove all makedepends/depends that were only in use by libraries and
executables now provided by jack-example-tools.
|
|
PKGBUILD:
Switch to PGP validated tags.
Remove submodules for example-clients and tools as they are now provided
by jack-example-tools.
Add optional dependency on jack-example-tools for jack.
|
|
PKGBUILD:
Rebuild to add upstreamed pkgconfig variable, that allows distinguishing
different jack implementations.
|
|
PKGBUILD:
Rebuild to include newer jack headers (they are queued for an upcoming
release).
Simplify quoting in file.
|
|
PKGBUILD:
Split out docs into jack-docs for smaller package size.
Apply patch to allow compilation of certain client code when using cpp.
|
|
PKGBUILD:
The jack upstream is no longer actively maintained and superseded by
jack2.
Add sed call to remove excessive overlinking due to libtool in build().
|