]> git.sesse.net Git - vlc/commit
* added the needed libraries for UPnP-support on OSX
authorFelix Paul Kühne <fkuehne@videolan.org>
Mon, 14 Nov 2005 18:37:40 +0000 (18:37 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Mon, 14 Nov 2005 18:37:40 +0000 (18:37 +0000)
commit3f00a92dc575f74116010b4a77915688d10966f1
tree5e7c19cd85eca26590156b6f34bad1d9a895c5bc
parent62ddff1c372a364c9061db2f22154cca6f3ae4ef
* added the needed libraries for UPnP-support on OSX
 - CyberLink C++ UPnP 1.7.1
 - libexpat 1.95.8

Note that Cyberlink compiles fine, but must not access its own install script, so we need to run "chmod 755" on this script first.
The general patch was created by courmisch. Thanks again!

The additional osx-patch is a really ugly hack which disables libiconv to let our upnp-plugin compile. I'll further investigate this in the next couple of days (see ticket #367).
extras/contrib/src/Makefile
extras/contrib/src/Patches/clinkcc.patch [new file with mode: 0644]
extras/contrib/src/Patches/clinkcc_osx.patch [new file with mode: 0644]
extras/contrib/src/packages.mak