You need to sign in or sign up before continuing.
- Feb 09, 2025
-
-
David Runge authored
Switch to CXX17 as upstream requires this now.
-
- Nov 06, 2024
-
-
David Runge authored
Rebuild against rubberband 4.0.0.
-
- Oct 18, 2024
-
-
David Runge authored
-
- Oct 09, 2024
-
-
David Runge authored
-
- Oct 06, 2024
-
-
David Runge authored
-
- Sep 13, 2024
-
-
Antonio Rojas authored
-
- Apr 13, 2024
-
-
David Runge authored
-
- Feb 20, 2024
-
-
David Runge authored
Remove now unneeded patches.
-
David Runge authored
Consolidate dependencies, as atkmm, gkt2 and suil are now bundled. Build against taglib 2, as upstream included further fixes for it. Add upstreamed patch for missing include when building against taglib >= 2. Add patch for building against bundled libaaf when --use-external-libs is used.
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
- Feb 17, 2024
-
-
David Runge authored
Rebuild against taglib1 as ardour shows issues upon export with taglib >= 2.0.
-
- Jan 26, 2024
-
-
Antonio Rojas authored
-
- Jan 06, 2024
-
-
David Runge authored
Add patch to revendor libaaf, as ardour upstream vendors a non-integratable version of upstream libaaf (which only recently even started packaging pkgconfig integration) and this would require a lot of patching (on both sides).
-
- Oct 22, 2023
-
-
David Runge authored
-
- Oct 08, 2023
-
-
David Runge authored
Consolidate SPDX license identifiers with license headers found in source code. Remove unsupported waf options.
-
- Jun 25, 2023
-
-
David Runge authored
-
- Apr 27, 2023
-
-
David Runge authored
Add a pkgver() function. Move waf configure options to local bash array for better handling. Use bash arrays with one entry per line for better handling. Add missing dependencies.
-
- Feb 16, 2023
-
-
David Runge authored
-
- Jan 15, 2023
-
-
Evangelos Foutras authored
devtools 20230105-1 enables the debug option by default. A follow-up commit will remove debug from alongside other options.
-
- Dec 13, 2022
-
-
David Runge authored
-
- Nov 03, 2022
-
-
David Runge authored
-
- Oct 15, 2022
-
-
David Runge authored
-
David Runge authored
-
David Runge authored
Update patch to re-vendor qm-dsp (current version still not compatible). Remove unnecessary quotes and curly braces. Switch to tracking the commit of a tag instead of only the tag (to prevent moving tags). Add vamp-host to list of provides (ardour allows loading arbitrary plugins using Lua). Simplify the depends for the package to expose sodeps alongside the package they're provided in.
-
- Feb 17, 2022
-
-
David Runge authored
-
- Jan 12, 2022
-
-
David Runge authored
Mention harvid as optional requirement for mp3 export and remove ffmpeg from optdepends (as harvid is used for mp3 export): https://bugs.archlinux.org/task/72566 Fix issue with mime file by applying upstreamed patch: https://bugs.archlinux.org/task/72867 Simplify quoting in file.
-
- Nov 18, 2021
-
-
David Runge authored
Ardour requires ffmpeg for mp3 export: https://bugs.archlinux.org/task/72566
-
- Nov 04, 2021
-
-
Jelle van der Waa authored
-
- Aug 13, 2021
-
-
David Runge authored
-
- Jul 26, 2021
-
-
David Runge authored
-
- Jul 02, 2021
-
-
David Runge authored
Clean up depends/makedepends/sodepends.
-
- Jun 28, 2021
-
-
David Runge authored
Add export of LINKFLAGS to build() to stop overlinking.
-
- May 22, 2021
-
-
Balló György authored
-
- May 21, 2021
-
-
David Runge authored
Remove glib2 related fixes, that are now included.
-
- Apr 16, 2021
-
-
David Runge authored
Apply upstream fixes for glib2 >= 2.68.
-
- Feb 24, 2021
-
-
David Runge authored
-
- Nov 22, 2020
-
-
David Runge authored
Switch to new-session-manager in optdepends.
-
David Runge authored
Add soundtouch to depends.
-
- Oct 02, 2020
-
-
David Runge authored
-
- Sep 19, 2020
-
-
David Runge authored
Building using the --libjack=weak option has been a relic from the past. It is better to explicitly link against libjack.so than to dlopen() it.
-