sofdevice and softplay cvs cleanups

Message ID 44FB27F5.3010705@syphir.sytes.net
State New
Headers

Commit Message

C.Y.M Sept. 3, 2006, 7:07 p.m. UTC
  I have been trying to clean up my builds and when updated softdevice and
softplay via cvs, noticed several warning about unused variables. Also, it
appears that softplay does not have the current Makefile fixes required to build
under the latest VDR.

Best Regards,
  

Patch

diff -ru softplay/Makefile softplay.cvs/Makefile
--- softplay/Makefile.orig	2006-03-20 12:09:20.000000000 -0800
+++ softplay/Makefile	2006-04-01 18:22:00.000000000 -0800
@@ -11,7 +11,7 @@ 
 
 #LIBFFMPEG=/home/martin/vdr/ffmpeg
 #LIBFFMPEG=/home/martin/vdr/ffmpeg-0.4.9-pre1
-LIBFFMPEG=/usr/local/include/ffmpeg/
+LIBFFMPEG=/usr/include/ffmpeg/
 
 ### The version number of this plugin (taken from the main source file):