summaryrefslogtreecommitdiff
path: root/extra/ardour
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-30 22:33:37 +0000
committerroot <root@rshg047.dnsready.net>2011-04-30 22:33:37 +0000
commitc173ac862828a54925737fc1d90ede1dd09a312c (patch)
tree63d6b46455a4abdaf96aef59bbaa4406c6fe04f8 /extra/ardour
parent693b5793b8c615601135bc04216a2ca0966087c5 (diff)
Sat Apr 30 22:33:37 UTC 2011
Diffstat (limited to 'extra/ardour')
-rw-r--r--extra/ardour/PKGBUILD10
-rw-r--r--extra/ardour/ardour.changelog8
2 files changed, 11 insertions, 7 deletions
diff --git a/extra/ardour/PKGBUILD b/extra/ardour/PKGBUILD
index eb512207f..cee3fc185 100644
--- a/extra/ardour/PKGBUILD
+++ b/extra/ardour/PKGBUILD
@@ -1,6 +1,6 @@
-# $Id: PKGBUILD 101421 2010-11-29 06:10:19Z allan $
+# $Id: PKGBUILD 110738 2011-02-21 22:15:44Z schiv $
# Maintainer: tobias <tobias@archlinux.org>
-# Maintainer: Ray Rashif <schivmeister@gmail.com>
+# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# ardour, liblrdf and raptor are heavily dependent on each other. Updating of
@@ -9,13 +9,13 @@
pkgname=ardour
pkgver=2.8.11
-pkgrel=2
+pkgrel=3
pkgdesc="A multichannel hard disk recorder and digital audio workstation"
arch=('i686' 'x86_64')
url="http://ardour.org"
license=('GPL')
-depends=('liblrdf' 'liblo' 'aubio' 'libusb-compat'
- 'slv2' 'rubberband' 'libgnomecanvas')
+depends=('liblrdf>=0.4.0-7' 'liblo' 'aubio' 'libusb-compat'
+ 'slv2>=0.6.6-3' 'rubberband' 'libgnomecanvas')
makedepends=('scons' 'boost' 'pkg-config')
changelog=${pkgname}.changelog
source=(ftp://ftp.archlinux.org/other/ardour/${pkgname}-${pkgver}.tar.bz2
diff --git a/extra/ardour/ardour.changelog b/extra/ardour/ardour.changelog
index 6da0d9f57..ee9cf00bf 100644
--- a/extra/ardour/ardour.changelog
+++ b/extra/ardour/ardour.changelog
@@ -1,8 +1,12 @@
-9 Aug 2010 (GMT+8) Ray Rashif <schivmeister@gmail.com>
+22 Feb 2011 (GMT+8) Ray Rashif <schiv@archlinux.org>
+
+ * 2.8.11-2 :
+ raptor rebuild
+
+9 Aug 2010 (GMT+8) Ray Rashif <schiv@archlinux.org>
* 2.8.11-1 :
Testing build.
- Updated to latest upstream release.
Removed libgnomecanvasmm depend (ardour internal).
Removed soundtouch makedepend (ardour internal, unneded).
Added new depends