[arch-commits] Commit in ardour/trunk (PKGBUILD ardour.changelog)
Ray Rashif
schiv at archlinux.org
Mon Feb 21 22:15:44 UTC 2011
Date: Monday, February 21, 2011 @ 17:15:44
Author: schiv
Revision: 110738
upgpkg: ardour 2.8.11-3
raptor rebuild
Modified:
ardour/trunk/PKGBUILD
ardour/trunk/ardour.changelog
------------------+
PKGBUILD | 8 ++++----
ardour.changelog | 8 ++++++--
2 files changed, 10 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-02-21 22:15:30 UTC (rev 110737)
+++ PKGBUILD 2011-02-21 22:15:44 UTC (rev 110738)
@@ -1,6 +1,6 @@
# $Id$
# Maintainer: tobias <tobias at archlinux.org>
-# Maintainer: Ray Rashif <schivmeister at gmail.com>
+# Maintainer: Ray Rashif <schiv at archlinux.org>
# Contributor: Giovanni Scafora <giovanni at 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
Modified: ardour.changelog
===================================================================
--- ardour.changelog 2011-02-21 22:15:30 UTC (rev 110737)
+++ ardour.changelog 2011-02-21 22:15:44 UTC (rev 110738)
@@ -1,8 +1,12 @@
-9 Aug 2010 (GMT+8) Ray Rashif <schivmeister at gmail.com>
+22 Feb 2011 (GMT+8) Ray Rashif <schiv at archlinux.org>
+ * 2.8.11-2 :
+ raptor rebuild
+
+9 Aug 2010 (GMT+8) Ray Rashif <schiv at 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
More information about the arch-commits
mailing list