Package Details: ardour-git 9.0.pre0.r675.ge273ec06bb-1

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)

Required by (144)

Sources (3)

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:

diff --git a/PKGBUILD b/PKGBUILD
index ca34170..2caed90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@

 _pkgname=ardour
 pkgname=$_pkgname-git
-pkgver=9.0.pre0.r675.ge273ec06bb
+pkgver=8.10.r0.g0a0848b2d6
 pkgrel=1
 pkgdesc='Professional-grade digital audio workstation (git version)'
 arch=(x86_64)
@@ -92,11 +92,11 @@ provides=(
   vst3-host
 )
 conflicts=($_pkgname)
-source=("$_pkgname::git+https://github.com/Ardour/ardour.git"
+source=("$_pkgname::git+https://github.com/Ardour/ardour.git#tag=8.10"
         "$_pkgname-midi-${pkgver%%.*}.zip::http://stuff.ardour.org/loops/ArdourBundledMedia.zip"
         'ardour-7.x-vendor_qm-dsp.patch')
 noextract=($_pkgname-midi-${pkgver%%.*}.zip)
-sha256sums=('SKIP'
+sha256sums=('ceb4b8e40cf34f676795266f6d659a95a2ddc7bddfbf265c0f59730d9c7ae0b8'
             'a00de00671cdc329b2ca35c2a5c4150af3d6588147f9dca2e3dea752aa2e234c'
             '6393d52d2c084e03ba24f657352a76a58d5e9f530cfeecb87babf8990c902cbc')

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.

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 21 Next › Last »

francescortiz commented on 2012-08-03 07:35 (UTC)

it is missing python dependency

capoeira commented on 2012-05-15 19:25 (UTC)

http://www.linuxmusicians.com/viewtopic.php?f=47&t=8049#p26387

jrdnjhntn commented on 2012-05-14 18:40 (UTC)

@speps I had the same problem as jass0 - ardour3-svn is no longer installing ardour3 onto the system, instead everything is installed in the build directory; /var/abs/local/yaourtbuild/ardour3-svn/src/ardour3-build/build can this be changed so that Ardour3 on Arch is actually installed to the system?? (ie: prefix=/usr) or is this an upstream issue (it looks that way?)

<deleted-account> commented on 2012-05-12 19:08 (UTC)

Compiles fine, however fails building the package with the following message: "Installing Ardour 3 is currently unsupported. Run it via the command ./ardev from within the gtk2_ardour directory." Thanks for maintaining this package :-)

<deleted-account> commented on 2012-03-28 16:03 (UTC)

can't build http://pastebin.com/u1rqQz1x please post upstream or whatever

capoeira commented on 2011-12-06 15:43 (UTC)

I would upload ardour3-vst-svn on the AUR if I knew how to make it run.

speps commented on 2011-12-06 15:36 (UTC)

Hey guys, sorry for not updating this before. Rebuilding the whole thing takes a lot, and since I try to test it on my own before committing any changes, it could take some time before I upload a new one. ardour3-svn 10907-1: package updated, removed old and broken flags, updated dependencies. @capoeira Upstream discourage vst support in the main package, while it recommends to package an ardour3-vst instead. So if someone has the intention of taking care of a vst enabled build, feel free to upload an ardour3-vst-svn on the AUR. Thank u all for the reports.

capoeira commented on 2011-12-05 19:59 (UTC)

maintainer doesn't care about this package anymore, just remove "--freesound" from PKGBUILD

<deleted-account> commented on 2011-12-05 19:49 (UTC)

waf: error: no such option: --freesound

capoeira commented on 2011-11-30 13:56 (UTC)

to build win-vsts the option is "--windows-vst" now. unfortunatly, building with vst results in broken package: [studio@myhost ~]$ ardour3 WARNING: Could not check your glib-2.0 for mutex locking atomic operations. /usr/bin/ardour3: line 39: /usr/lib/ardour3/ardour-3.0: Arquivo ou diretório não encontrado [studio@myhost ~]$ ardour-3.0-vst wine: cannot find '/usr/bin/ardour-3.0-vst.so'