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

Ray Rashif schiv at nymeria.archlinux.org
Fri Dec 27 23:04:50 UTC 2013


    Date: Saturday, December 28, 2013 @ 00:04:49
  Author: schiv
Revision: 202774

upgpkg: ardour 3.5.143-1

upstream release
long message once on install is enough

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

----------------+
 PKGBUILD       |    4 ++--
 ardour.install |   17 -----------------
 2 files changed, 2 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-27 22:14:31 UTC (rev 202773)
+++ PKGBUILD	2013-12-27 23:04:49 UTC (rev 202774)
@@ -5,7 +5,7 @@
 
 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 @@
 install=$pkgname.install
 source=("ftp://ftp.archlinux.org/other/$pkgname/$_pkgname-$pkgver.tar.bz2"
         "$pkgname.desktop")
-md5sums=('ef447fa41a7351306e8a6eb42df07572'
+md5sums=('52c3b8ea3ab014002e84e377f8a15097'
          '316bd21ece5e2208a104fd09cac521af')
 
 prepare() {

Modified: ardour.install
===================================================================
--- ardour.install	2013-12-27 22:14:31 UTC (rev 202773)
+++ ardour.install	2013-12-27 23:04:49 UTC (rev 202774)
@@ -19,21 +19,4 @@
 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:




More information about the arch-commits mailing list