@FlyingWombat: Thanks for the heads up but I can't update right away as I don't have my arch box around (for who knows how long...). In you have an updated pkgbuild and want to step in, please send it and I'll add you as co-maintainer, that will be the fastest.
Search Criteria
Package Details: ardour-git 8.6.r406.g35cb60c2dc-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ardour-git.git (read-only, click to copy) |
---|---|
Package Base: | ardour-git |
Description: | Professional-grade digital audio workstation (git version) |
Upstream URL: | https://ardour.org/ |
Keywords: | dssi ladspa lv2 mastering midi pro-audio production recorder sequencer |
Licenses: | MIT, CC0-1.0, GPL-3.0-or-later, GPL-2.0-or-later |
Groups: | pro-audio |
Conflicts: | ardour |
Provides: | ardour, ladspa-host, lv2-host, vamp-host, vst-host, vst3-host |
Submitter: | None |
Maintainer: | SpotlightKid (dvzrv, aggraef) |
Last Packager: | SpotlightKid |
Votes: | 44 |
Popularity: | 0.000000 |
First Submitted: | 2013-03-14 23:12 (UTC) |
Last Updated: | 2024-08-17 06:50 (UTC) |
Dependencies (118)
- alsa-lib
- aubio
- cairo (cairo-gitAUR)
- cairomm
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fftw
- fluidsynth (fluidsynth-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glibmm
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- libarchive (libarchive-gitAUR)
- libarchive.so (lib32-libarchive, libarchive)
- libasound.so (alsa-lib, lib32-alsa-lib)
- libaubio.so (aubio)
- libcairomm-1.0.so (cairomm)
- Show 98 more dependencies...
Required by (141)
- a-sid (requires vst3-host) (optional)
- adt (requires lv2-host) (optional)
- adt (requires vst3-host) (optional)
- aether.lv2 (requires lv2-host) (optional)
- aida-x-git (requires lv2-host)
- aida-x-git (requires vst3-host)
- aida-x-git (requires vst-host)
- airwindows-consolidated-git (requires lv2-host) (optional)
- airwindows-consolidated-git (requires vst3-host) (optional)
- airwindows-lv2 (requires lv2-host) (optional)
- ams-lv2 (requires lv2-host)
- amsynth-git (requires lv2-host) (optional)
- amsynth-git (requires vst-host) (optional)
- avldrums-lv2-git (requires lv2-host)
- bchoppr-git (requires lv2-host) (optional)
- cabbage-bin (requires vst-host) (optional)
- cabbage-bin (requires vst3-host) (optional)
- caps-lv2-git (requires lv2-host) (optional)
- cardinal-data-git (requires lv2-host) (optional)
- cardinal-data-git (requires vst-host) (optional)
- Show 121 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 21 Next › Last »
Gimmeapill commented on 2020-03-30 07:16 (UTC)
FlyingWombat commented on 2020-03-28 21:04 (UTC)
Waf has been updated; it runs on python3.
Gimmeapill commented on 2017-12-21 21:58 (UTC) (edited on 2017-12-21 21:59 (UTC) by Gimmeapill)
@thetotalchaos: not 100% sure but this might work if you install locally, so change the following lines:
...
conflicts=()
...
python2 waf configure --prefix=/usr/local \
--configdir=/etc/local \
...
"${pkgdir}/usr/local/share/applications/ardour.desktop"
thetotalchaos commented on 2017-12-21 14:16 (UTC)
Gimmeapill Can you hint me, how to change the pkgbuild, so that i can use this alongside the official version? ThaNKS
Gimmeapill commented on 2017-09-20 19:27 (UTC)
@speak: fixed, thanks for the heads up!
speak commented on 2017-09-20 10:42 (UTC)
Hi! I noticed a problem with how this package is built: The line:
--with-backends="jack,alsa,dummy " \
Should be:
--with-backends=jack,alsa,dummy \
Currently the session tools don't get built properly, because the "dummy" backend isn't properly detected by the build scripts, because of the extra space inside the quotes.
Gimmeapill commented on 2017-08-18 10:40 (UTC) (edited on 2018-02-14 11:01 (UTC) by Gimmeapill)
This package will automatically retrieve and build the latest development snapshot of Ardour from git.
It does not need to be updated on every release, so please do not flag out of date unless the build breaks.
Gimmeapill commented on 2017-08-18 10:31 (UTC)
Good idea, thanks. The scope difference between the two packages should be explained as clearly as possible.
Ralf_Mardorf commented on 2017-08-18 09:59 (UTC) (edited on 2017-08-18 09:59 (UTC) by Ralf_Mardorf)
My apologies, I was mistaken, so your frankenword makes sense :D. The problem then is, that users next time want to build ardour_stable-git 5.12 and will flag the package out-of-date. Consider to add a pinned comment to ardour_stable-git ;).
Pinned Comments
Gimmeapill commented on 2017-08-18 10:40 (UTC) (edited on 2018-02-14 11:01 (UTC) by Gimmeapill)
This package will automatically retrieve and build the latest development snapshot of Ardour from git.
It does not need to be updated on every release, so please do not flag out of date unless the build breaks.