Page 1 of 1

Improvement to VLC Contrib

Posted: 09 Jan 2011 01:38
by diegofn
Hi,

on December 2, Jean Baptiste update the Contrib tree with an MPC libmpcdec as I shown here

Code: Select all

mpcdec: $(SVN) co $(MUSE_SVN) -r 468 mpcdec cd $@; patch -p0 < ../Patches/libmpc-simple.patch .mpcdec: mpcdec (cd $<; cmake . -DCMAKE_TOOLCHAIN_FILE=../../toolchain.cmake -DCMAKE_INSTALL_PREFIX=$(PREFIX) && make install) CLEAN_FILE += .mpcdec
Howerver I think that Jean forgot the following line:

Code: Select all

touch $@
Can you fix it?

Thanks for all. greetings from Colombia

Re: Improvement to VLC Contrib

Posted: 09 Jan 2011 16:22
by Jean-Baptiste Kempf
I fixed it in a later commit.

Re: Improvement to VLC Contrib

Posted: 09 Jan 2011 19:18
by diegofn
are you sure?

I don't see the change in
http://git.videolan.org/?p=vlc/vlc-1.1. ... c0084419b3

Thanks for your comment!

Re: Improvement to VLC Contrib

Posted: 09 Jan 2011 19:39
by Jean-Baptiste Kempf
Sorry, it was only on 1.2 branch. It is now backported to 1.1