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

Ray Rashif schiv at archlinux.org
Mon Nov 3 09:24:13 UTC 2014


    Date: Monday, November 3, 2014 @ 10:24:13
  Author: schiv
Revision: 225563

add harvid optdep and larger desktop icon
FS#41913 and FS#42517
also remove post-install blurb about video stuff

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

----------------+
 PKGBUILD       |    5 +++--
 ardour.desktop |    2 +-
 ardour.install |    8 --------
 3 files changed, 4 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-03 07:29:30 UTC (rev 225562)
+++ PKGBUILD	2014-11-03 09:24:13 UTC (rev 225563)
@@ -14,12 +14,13 @@
 depends=('liblrdf' 'liblo>=0.28' 'libsmf' 'lilv'
          'aubio' 'libgnomecanvasmm' 'suil')
 makedepends=('python2' 'boost' 'cppunit' 'doxygen' 'graphviz')
-optdepends=('xjadeo: video monitoring')
+optdepends=('xjadeo: video monitoring'
+            'harvid: video timeline')
 install=$pkgname.install
 source=("ftp://ftp.archlinux.org/other/$pkgname/$_pkgname-$pkgver.tar.bz2"
         "$pkgname.desktop")
 md5sums=('25d23b9d8ae35b8faf058c5f533d6aa9'
-         '316bd21ece5e2208a104fd09cac521af')
+         '0249f781d4a8d2bccf69b556a9d90040')
 
 prepare() {
   cd "$srcdir/$_pkgname-$pkgver"

Modified: ardour.desktop
===================================================================
--- ardour.desktop	2014-11-03 07:29:30 UTC (rev 225562)
+++ ardour.desktop	2014-11-03 09:24:13 UTC (rev 225563)
@@ -2,7 +2,7 @@
 Name=Ardour 3
 Comment=Multitrack hard disk recorder
 Exec=ardour3
-Icon=/usr/share/ardour3/icons/ardour_icon_48px.png
+Icon=/usr/share/ardour3/icons/ardour_icon_256px.png
 Terminal=false
 Type=Application
 X-MultipleArgs=false

Modified: ardour.install
===================================================================
--- ardour.install	2014-11-03 07:29:30 UTC (rev 225562)
+++ ardour.install	2014-11-03 09:24:13 UTC (rev 225563)
@@ -1,13 +1,5 @@
 post_install() {
   cat << MSG
-  > Ardour 3 has support for native "Linux" VSTs. You may want to export
-  > LXVST_PATH to include any custom directories of *.so VST plug-ins.
-
-  > Ardour 3 also supports video (timeline and monitoring), but aside from
-  > xjadeo the required external programs need to be retrieved from:
-
-      http://x42.github.io/harvid/
-
   > Please consider supporting Paul Davis, lead developer of Ardour, by
   > either subscribing or at least donating to the project's cause:
 



More information about the arch-commits mailing list