summaryrefslogtreecommitdiff
path: root/extra/ardour/ardour.install
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-29 03:37:35 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-29 03:37:35 +0000
commitce34930a04e783323d0a92208729b9e5fa1994c5 (patch)
treeb1a647e06eb26544065c462a1b567150a4fc573e /extra/ardour/ardour.install
parent65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (diff)
Sun Dec 29 03:35:02 UTC 2013
Diffstat (limited to 'extra/ardour/ardour.install')
-rw-r--r--extra/ardour/ardour.install17
1 files changed, 0 insertions, 17 deletions
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: