aboutsummaryrefslogtreecommitdiff
path: root/multimedia/LiVES/LiVES.patch
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2013-11-09 09:33:43 +0100
committerRobby Workman <rworkman@slackbuilds.org>2013-11-22 00:00:33 -0600
commite7fb9a184cd74950f5099b496c7e10a9f84e8005 (patch)
tree99579e82e2ae98c3a328e959afbd113274e84ca5 /multimedia/LiVES/LiVES.patch
parentb17dcf2f5b3cb5f0c7a6d2c518d9736f8385899b (diff)
multimedia/LiVES: Removed (not compatible with the newer ffmpeg).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'multimedia/LiVES/LiVES.patch')
-rw-r--r--multimedia/LiVES/LiVES.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/LiVES/LiVES.patch b/multimedia/LiVES/LiVES.patch
deleted file mode 100644
index a6f269edc43bc..0000000000000
--- a/multimedia/LiVES/LiVES.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- trunk/src/callbacks.c 2012/03/23 01:30:32 1462
-+++ trunk/src/callbacks.c 2012/03/30 22:41:23 1465
-@@ -3999,7 +3999,7 @@
- lives_alarm_clear(alarm_handle);
- frames_written=mainw->jackd->frames_written;
- seek_pos=mainw->jackd->seek_pos;
-- audio_ticks=mainw->pulsed->audio_ticks;
-+ audio_ticks=mainw->jackd->audio_ticks;
-
- jack_message.command=ASERVER_CMD_FILE_CLOSE;
- jack_message.data=NULL; \ No newline at end of file