From ce34930a04e783323d0a92208729b9e5fa1994c5 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sun, 29 Dec 2013 03:37:35 +0000 Subject: Sun Dec 29 03:35:02 UTC 2013 --- extra/ardour/PKGBUILD | 6 +++--- extra/ardour/ardour.install | 17 ----------------- 2 files changed, 3 insertions(+), 20 deletions(-) (limited to 'extra/ardour') diff --git a/extra/ardour/PKGBUILD b/extra/ardour/PKGBUILD index 875daee93..3ebf10195 100644 --- a/extra/ardour/PKGBUILD +++ b/extra/ardour/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 199380 2013-11-11 19:52:22Z schiv $ +# $Id: PKGBUILD 202775 2013-12-27 23:05:21Z schiv $ # Maintainer: Ray Rashif # Contributor: SpepS # Contributor: see .contrib pkgname=ardour _pkgname=Ardour3 -pkgver=3.5.74 +pkgver=3.5.143 pkgrel=1 pkgdesc="Professional-grade digital audio workstation" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ optdepends=('xjadeo: video monitoring') install=$pkgname.install source=("ftp://ftp.archlinux.org/other/$pkgname/$_pkgname-$pkgver.tar.bz2" "$pkgname.desktop") -md5sums=('ef447fa41a7351306e8a6eb42df07572' +md5sums=('52c3b8ea3ab014002e84e377f8a15097' '316bd21ece5e2208a104fd09cac521af') prepare() { diff --git a/extra/ardour/ardour.install b/extra/ardour/ardour.install index 36da2e3ec..44eb679f1 100644 --- a/extra/ardour/ardour.install +++ b/extra/ardour/ardour.install @@ -19,21 +19,4 @@ post_install() { MSG } -post_upgrade() { - cat << MSG - > Ardour now supports video timeline. To use this feature, please get - > static builds of the required external runtime dependencies from: - - http://x42.github.io/harvid/ - - > You may then install the binaries in /usr/local/bin and import a video - > via Session > Open Video. - - > 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. -MSG -} - # vim:set ts=2 sw=2 et: -- cgit v1.2.3-54-g00ecf