Adopted. Will update within the next few days
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 vst3-host)
- aida-x-git (requires vst-host)
- aida-x-git (requires lv2-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 vst-host) (optional)
- amsynth-git (requires lv2-host) (optional)
- avldrums-lv2-git (requires lv2-host)
- bchoppr-git (requires lv2-host) (optional)
- cabbage-bin (requires vst3-host) (optional)
- cabbage-bin (requires vst-host) (optional)
- caps-lv2-git (requires lv2-host) (optional)
- cardinal-data-git (requires vst3-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 10 11 .. 21 Next › Last »
Gimmeapill commented on 2016-10-25 09:10 (UTC)
Gimmeapill commented on 2016-09-14 19:43 (UTC)
Please add at least 'itstool' as a buid dep (fixing the .desktop should not take too long either).
ohli commented on 2016-08-24 20:28 (UTC)
Here's the actual PKGBUILD for Ardour 5.0:
https://gist.github.com/ohli/aaef5341ff3b8168a8e4f21c4bfc4b8f
Check it out, should work perfectly.
pollito commented on 2016-08-20 07:24 (UTC)
Update to 5.0
francesc.arpi commented on 2016-08-14 17:33 (UTC)
Please update to Ardour 5.0! :)
Thx
SpotlightKid commented on 2016-03-20 23:15 (UTC)
==> Beginne build()...
[...]
Checking for 'g++' (c++ compiler) : /usr/lib/ccache/bin/g++
--freedesktop requires itstool > 2.0.0 to translate files.
Please add 'itstool' to makedepends.
SpotlightKid commented on 2016-02-03 13:53 (UTC)
Please update the PKGBUILD as suggested by @Sfera.
capoeira commented on 2015-12-22 10:48 (UTC)
couldn't this package have a "switch" to be able to build it with windows VST support?
Sfera commented on 2015-10-24 14:19 (UTC)
Adding --cxx11 option to configure (in build() section of PKGBUILD) prevent compilation errors.
eduardomezencio commented on 2015-10-15 03:07 (UTC)
I'm getting lots of errors when compiling, and they seem to be related to c++11 stuff, like this line:
/usr/include/glibmm-2.4/glibmm/refptr.h:111:31: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11
/usr/include/glibmm-2.4/glibmm/refptr.h:116:35: error: expected ‘,’ or ‘...’ before ‘&&’ token
inline RefPtr(RefPtr<T_CastFrom>&& src) noexcept;
I'm not pasting more errors because there are millions, really
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.