summary refs log tree commit diff
path: root/pkgs/applications/audio
diff options
context:
space:
mode:
authorCillian de Roiste <cillian.deroiste@gmail.com>2011-07-31 14:52:42 +0000
committerCillian de Roiste <cillian.deroiste@gmail.com>2011-07-31 14:52:42 +0000
commit5e6506c4d0a47fdfdbd14985753fc9dc33b29638 (patch)
tree6932a2f4bb042140514ef7a727dc70937103d89d /pkgs/applications/audio
parent5231ba050fa5bb03442a83669c62b04e22c02fc2 (diff)
downloadnixpkgs-5e6506c4d0a47fdfdbd14985753fc9dc33b29638.tar
nixpkgs-5e6506c4d0a47fdfdbd14985753fc9dc33b29638.tar.gz
nixpkgs-5e6506c4d0a47fdfdbd14985753fc9dc33b29638.tar.bz2
nixpkgs-5e6506c4d0a47fdfdbd14985753fc9dc33b29638.tar.lz
nixpkgs-5e6506c4d0a47fdfdbd14985753fc9dc33b29638.tar.xz
nixpkgs-5e6506c4d0a47fdfdbd14985753fc9dc33b29638.tar.zst
nixpkgs-5e6506c4d0a47fdfdbd14985753fc9dc33b29638.zip
Updating the development ardour3 revision, also renaming so that ardour2 and ardour3 can peacefully co-exist
svn path=/nixpkgs/trunk/; revision=28020
Diffstat (limited to 'pkgs/applications/audio')
-rw-r--r--pkgs/applications/audio/ardour/ardour3.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/audio/ardour/ardour3.nix b/pkgs/applications/audio/ardour/ardour3.nix
index 6705afcfb54..dea27cb6a55 100644
--- a/pkgs/applications/audio/ardour/ardour3.nix
+++ b/pkgs/applications/audio/ardour/ardour3.nix
@@ -5,16 +5,16 @@ librdf_raptor, librdf_rasqal, libsamplerate, libsigcxx, libsndfile,
 libusb, libuuid, libxml2, libxslt, pango, perl, pkgconfig, python }:
 
 let
-  rev = "9484";
+  rev = "9942";
 in
 
 stdenv.mkDerivation {
-  name = "ardour-3.0-${rev}";
+  name = "ardour3-svn-${rev}";
 
   src = fetchsvn {
     url = http://subversion.ardour.org/svn/ardour2/branches/3.0;
     inherit rev;
-    sha256 = "13j490kw66sslxibfab8hmm2k6gapvsriqa4av02y438dr1k4skf";
+    sha256 = "5f463e5a67bcb1ee6b4d24c25307419ea14ce52130819054b775e377c31a0664";
   };
 
   buildInputs = [ alsaLib aubio boost cairomm curl fftw fftwSinglePrec