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.133391
First Submitted: 2013-03-14 23:12 (UTC)
Last Updated: 2025-01-10 18:26 (UTC)

Required by (159)

Sources (3)

Pinned Comments

SpotlightKid commented on 2025-01-10 18:32 (UTC) (edited on 2025-03-12 14:34 (UTC) by SpotlightKid)

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.12, you can use the following patch:

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

 _pkgname=ardour
 pkgname=$_pkgname-git
-pkgver=9.0.pre0.r675.ge273ec06bb
+pkgver=8.11.r0.g90795ea138
 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.12"
         "$_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=('09f29e4c15d428cd6cd6da0a8421b7af879c9d04176abf11a2c61c1181d70afc'
             '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 .. 15 16 17 18 19 20 21 Next › Last »

<deleted-account> commented on 2010-12-17 09:39 (UTC)

thanks, i might just try jack2 if i know it doesnt break anything

smoge commented on 2010-12-17 09:36 (UTC)

I use jack2 (Jack 1.9.6). Jack1 and jack2 are binary compatible. I will investigate what version of jack1 you would need.

<deleted-account> commented on 2010-12-17 06:21 (UTC)

also: how and where do i get jack>= 0.118.2? jack-audio-connection-kit-svn builds jack2 right? also that fails as well

<deleted-account> commented on 2010-12-17 05:47 (UTC)

it should depend on jack >=0.118.2 configuration failed because of that

capoeira commented on 2010-12-17 02:48 (UTC)

didnt work here: Global Configuration Checking for program gcc or cc : /usr/bin/gcc Checking for program cpp : /usr/bin/cpp Checking for program ar : /usr/bin/ar Checking for program ranlib : /usr/bin/ranlib Checking for gcc : ok Checking for program g++ or c++ : /usr/bin/g++ Checking for g++ : ok Install prefix : /usr Debuggable build : True Strict compiler flags : False Build documentation : False () Ardour Configuration Checking for header boost/signals2.hpp : yes Checking for header jack/session.h : not found Checking for boost library >= 1.39 : ok Checking for cppunit >= 1.12.0 : no Checking for glib-2.0 >= 2.2 : /tmp/yaourt-tmp-studio/aur-ardour3-svn/src/ardour3-build/wscript:471: error: the configuration failed (see '/tmp/yaourt-tmp-studio/aur-ardour3-svn/src/ardour3-build/build/config.log') Abortando... ==> ERROR: Makepkg was unable to build ardour3-svn. ==> Restart building ardour3-svn ? [y/N] ==> ------------------------------------ ==> ==> WARNING: Following packages have not been installed: ardour3-svn [studio@myhost ~]$ yaourt cppunit 1 community/cppunit 1.12.1-2 [installed] A C++ unit testing framework

smoge commented on 2010-12-16 20:24 (UTC)

It works now!

<deleted-account> commented on 2010-12-16 08:32 (UTC)

Read my previous post, that's what I tried. Don't you get this error message as well?