@SpotlightKid, the icon links in the package are broken. s/ardour6/ardour7/g in the PKGBUILD will fix it.
Search Criteria
Package Details: ardour-git 9.0.pre0.r675.ge273ec06bb-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: | 45 |
Popularity: | 0.33 |
First Submitted: | 2013-03-14 23:12 (UTC) |
Last Updated: | 2025-01-10 18:26 (UTC) |
Dependencies (118)
- alsa-lib
- aubio
- cairo (cairo-gitAUR)
- cairomm
- curl (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)
- glibmm
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-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 (lib32-cairommAUR, cairomm)
- Show 98 more dependencies...
Required by (144)
- a-sid (requires vst3-host) (optional)
- adt (requires vst3-host) (optional)
- adt (requires lv2-host) (optional)
- aether.lv2 (requires lv2-host) (optional)
- aida-x-git (requires lv2-host)
- aida-x-git (requires vst-host)
- aida-x-git (requires vst3-host)
- airwindows-consolidated-git (requires vst3-host) (optional)
- airwindows-consolidated-git (requires lv2-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 vst3-host) (optional)
- Show 124 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 21 Next › Last »
aggraef commented on 2023-06-13 20:33 (UTC)
SpotlightKid commented on 2022-07-26 22:11 (UTC)
@bertino: I'm sure what other help I can give. Try removing the alrdour checkout and the src dir before running makepkg
so you are sure to start with an up-to-date checkout and clean build dir.
bertino commented on 2022-07-26 20:33 (UTC)
@SpotlightKid hm yes I reinstalled lv2, and I do have /usr/include/lv2/core/lv2.h
and still have the error, might have miss-typed the first time I wrote the path.
SpotlightKid commented on 2022-07-26 18:23 (UTC)
@bertino: /usr/include/core/lv2.h
is not the correct path. You should have /usr/include/lv2
and inside there core
and other directories. Try re-installing lv2
maybe?
bertino commented on 2022-07-26 18:16 (UTC)
@SpotlightKid yes, i definitely have lv2 installed, and have the file /usr/include/core/lv2.h
SpotlightKid commented on 2022-07-26 16:41 (UTC) (edited on 2022-07-26 16:42 (UTC) by SpotlightKid)
@bertino: Sorry, I can't reproduce this. Are you sure you have 'lv2' installed? It is listed in makedepends
, so makepkg
should complain if you haven't, though.
Also, check that you don't have anything weird in your MAKEFLAGS
in /etc/makepkg.conf
.
bertino commented on 2022-07-26 13:32 (UTC)
Build fails for me with fatal error: lv2.h: No such file or directory
. Any idea why?
uhtzmann commented on 2022-01-31 15:25 (UTC)
Package no longer builds easily, because of upstream change:
The ardour-6.2-vendor_qm-dsp.patch
patch cannot be applied as-is, and probably needs to be updated.
Commenting out the patch
command in PKGBUILD
also stops build (as expected, that's what the patch file was fixing).
Making the patch changes manually and running makepkg --syncdeps --noextract
seems to work.
Gimmeapill commented on 2021-11-05 21:40 (UTC)
cwiid can safely be removed from the makedepends array. For some reason it seems to break the build in a clean chroot.
carlosnewmusic commented on 2021-02-08 20:00 (UTC)
/usr/bin/ardour6: línea 71: /usr/lib/ardour6/ardour-6.5.213: No existe el fichero o el directorio
Pinned Comments
SpotlightKid commented on 2025-01-10 18:32 (UTC)
As mentioned by @trrg below, this package builds the latest development version, which currently (2025-01-10) is in an unstable pre-release state.
If you want to use this PKGBUILD to build the latest stable version 8.10, you can use the following patch:
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.