summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-07-24Fix pkgver function to ignore non-release git tagsChristopher Arndt
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2022-08-05Compilation fix and minor changesChristopher Arndt
- Remove obsolete build option for example tools - Disable LTO - Add jack2-docs to optdepends - Minor PKGBUILD syntax changes
2022-01-16Upgrade to >= 1.9.20David Runge
PKGBUILD: Add split package jack-docs-git to further mimic extra/jack2 pkgbase. Remove zita-* tools from jack2-git optdepends as multi-device support is now provided via jack-example-tools.
2022-01-11Update to current HEAD on develop branchDavid Runge
PKGBUILD: Switch to devlop branch (because that's where the action is) and introduce epoch for that. Do not build and install files provided by jack-example-tools. Prevent waf from overlinking everything by setting LINKFLAGS to LDFLAGS. Simplify quoting in file. Simplify installation of files in jack2-dbus-git split package.
2021-04-15Update dependenciesChristopher Arndt
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2021-04-01Updated renamed dependencyChristopher Arndt
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2021-01-24Some packaging changes:Christopher Arndt
* Added '--autostart=none' to 'waf configure' options. * Added 'jack2=1.9.17' to provides (mainly for 'lib32-jack2'). * Made gitignore patterns less broad again.
2021-01-24Upgrade to > 1.9.17David Runge
PKGBUILD: Reflect changes done to community/jack2, wich is now a split package with jack2-dbus. Update maintainer info. .gitignore: Update ignored files to reflect zstd based packages, logs and any directories.
2020-10-19Add versioned providesChristopher Arndt
2020-10-16Sync with community package; check out master branchChristopher Arndt
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2019-10-06Add 'jack2' to provides; add .gitignore fileChristopher Arndt
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2019-08-31PKGBUILD: Installing systemd user unit by default.David Runge
2019-08-31PKGBUILD: Removing jack2-dbus-git (it's included in jack2-git). Moving ↵David Runge
custom waf scripts to dedicated locations, so they can be picked up by system waf. Adding libjack.so, libjacknet.so and libjackserver.so to provides. Removing python from makedepends and adding waf instead. Switching to correct licenses (GPL2 and LGPL2.1). Adding python-dbus to optdepends (for jack_control).
2019-04-10PKGBUILD: Adding Moving libffado to optdepends. Moving libsamplerate to ↵David Runge
depends (libffado doesn't pull it in anymore).
2019-02-05rm unised conf arg, update versionsMilk Brewster
2019-01-21python2 to pythonMilk Brewster
2018-08-24PKGBUILD: Adding epoch, to better follow tags upstream. Major cleanup of ↵David Runge
PKGBUILD, reflecting changes in [community], removing realtime settings (now taken care of in realtime-privileges optional dependency). Adding a2jmidid as optional dependency.
2017-11-16Update .SRCINFOMilk Miruku
2017-11-16Update providesMilk Miruku
2015-07-31Committed the original PKGBUILD back, 'initial commit' contained the version ↵Greygjhart
I edited before I built the pkg
2015-07-31Initial importGreygjhart