vlc | branch: master | Rafaël Carré <[email protected]> | Mon Nov 7 00:24:30 2011 -0500| [b5470a94cbe58456613d3a04afbffcb9cd227c47] | committer: Rafaël Carré
contrib: add TODO list (remaining stuff to be ported from extras/contrib) > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b5470a94cbe58456613d3a04afbffcb9cd227c47 --- contrib/TODO | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/contrib/TODO b/contrib/TODO new file mode 100644 index 0000000..063f652 --- /dev/null +++ b/contrib/TODO @@ -0,0 +1,18 @@ +### Missing software (present in old extras/contrib) + +qt4 -- needs automating, see http://people.videolan.org/~funman/win64/qt4-4.7.4-win64-bin.tar.bz2 + +# Mac OSX + +# These 3 are binary framework downloads : no source code is used +BGHUDAppKit +Growl -- last free version: 1.3.0: http://code.google.com/p/growl/source/list http://itunes.apple.com/us/app/growl/id467939042 +Sparkle + +vcdimager, cdio -- why are they used only in osx binaries, do we really need them? + +build tools -- (autotools, libtool, yasm...) see extras/tools + +# Windows + +peflags -- a build tool, only a single .c file; we should rather put it in git _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
