[arch-commits] Commit in ardour/trunk (PKGBUILD ardour.install)

Ray Rashif schiv at nymeria.archlinux.org
Mon Jul 22 09:19:43 UTC 2013


    Date: Monday, July 22, 2013 @ 11:19:43
  Author: schiv
Revision: 191250

upgpkg: ardour 3.3-1

upstream release

Modified:
  ardour/trunk/PKGBUILD
  ardour/trunk/ardour.install

----------------+
 PKGBUILD       |    5 +++--
 ardour.install |    5 ++---
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-22 08:12:34 UTC (rev 191249)
+++ PKGBUILD	2013-07-22 09:19:43 UTC (rev 191250)
@@ -5,7 +5,7 @@
 
 pkgname=ardour
 _pkgname=Ardour3
-pkgver=3.2
+pkgver=3.3
 pkgrel=1
 pkgdesc="Professional-grade digital audio workstation"
 arch=('i686' 'x86_64')
@@ -14,10 +14,11 @@
 depends=('liblrdf' 'liblo' 'libsmf' 'lilv>=0.16.0'
          'aubio' 'libgnomecanvasmm' 'suil>=0.6.12')
 makedepends=('python2' 'boost' 'cppunit' 'doxygen' 'graphviz')
+optdepends=('xjadeo: video monitoring')
 install=$pkgname.install
 source=("ftp://ftp.archlinux.org/other/$pkgname/$_pkgname-$pkgver.tar.bz2"
         "$pkgname.desktop")
-md5sums=('17028a3106f870cd62f6a60930a28590'
+md5sums=('40edf6ab63488d52abf94a2a48d7ac97'
          '316bd21ece5e2208a104fd09cac521af')
 
 prepare() {

Modified: ardour.install
===================================================================
--- ardour.install	2013-07-22 08:12:34 UTC (rev 191249)
+++ ardour.install	2013-07-22 09:19:43 UTC (rev 191250)
@@ -4,7 +4,7 @@
   > LXVST_PATH to include any custom directories of *.so VST plug-ins.
 
   > Ardour 3 also supports video (timeline and monitoring), but aside from
-  > xjadeo (AUR) the required external programs need to be retrieved from:
+  > xjadeo the required external programs need to be retrieved from:
 
       http://x42.github.io/harvid/
 
@@ -32,8 +32,7 @@
   > Due to uncertainties with regards to program stability, 'harvid' is
   > currently not packaged in our repositories.
 
-  > In addition to the timeline, video can be monitored with xjadeo, which
-  > is presently available in the AUR. It will be in our repositories soon.
+  > In addition to the timeline, video can be monitored with xjadeo.
 MSG
 }
 




More information about the arch-commits mailing list