]> git.sesse.net Git - vlc/commitdiff
contrib: add TODO list (remaining stuff to be ported from extras/contrib)
authorRafaël Carré <funman@videolan.org>
Mon, 7 Nov 2011 05:24:30 +0000 (00:24 -0500)
committerRafaël Carré <funman@videolan.org>
Mon, 7 Nov 2011 05:25:31 +0000 (00:25 -0500)
contrib/TODO [new file with mode: 0644]

diff --git a/contrib/TODO b/contrib/TODO
new file mode 100644 (file)
index 0000000..063f652
--- /dev/null
@@ -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