]> git.sesse.net Git - vlc/commit
Contrib: libcddb for Windows.
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 24 Oct 2009 15:28:54 +0000 (17:28 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 26 Oct 2009 21:13:31 +0000 (22:13 +0100)
commitdb2a94301c48e63a5ab4cf071de24dc684a08284
tree78a91e1559f642f7804c5b19f2e34f35cb76228f
parentaabb8c740c057077cdbc63b631219c6d0b510f52
Contrib: libcddb for Windows.

Libcddb doesn't work as advertised, you need regex to make it work.
Regex is supposed to be in your libc, but isn't in mingw... Great...
So, add a regex target and patch libcddb to not build tests and examples
Also, don't use AC_FUNC_MALLOC and REALLOC when crosscompiling and change the .pc file
extras/contrib/src/Makefile
extras/contrib/src/Patches/libcddb-cross.patch [new file with mode: 0644]
extras/contrib/src/packages.mak