[vlc-commits] win64 old contribs: disable live for now, to not bother us
Rafaël Carré
git at videolan.org
Sun Oct 30 23:01:29 CET 2011
vlc | branch: master | Rafaël Carré <funman at videolan.org> | Sun Oct 30 18:01:06 2011 -0400| [2287e147f0447b483293e29f936c8f1657b33422] | committer: Rafaël Carré
win64 old contribs: disable live for now, to not bother us
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2287e147f0447b483293e29f936c8f1657b33422
---
extras/contrib/src/Distributions/win64.mak | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/extras/contrib/src/Distributions/win64.mak b/extras/contrib/src/Distributions/win64.mak
index dff976c..36fa5c8 100644
--- a/extras/contrib/src/Distributions/win64.mak
+++ b/extras/contrib/src/Distributions/win64.mak
@@ -1,14 +1,16 @@
-# WIN32 rules
+# WIN64 rules
all: .iconv .intl .freetype .fribidi .zlib \
.gpg-error .gcrypt .gnutls .xml .fontconfig \
.a52 .mpeg2 .mad .ogg .vorbis .shout .vorbisenc .theora \
.flac .speex .faad .lame .ebml .matroska .ffmpeg \
- .live .goom2k4 .caca .mod .x264 .twolame \
+ .goom2k4 .caca .mod .x264 .twolame \
.png .schroedinger .dvbpsi \
.dca .kate .libass .SDL_image \
.libbluray .dvdcss .libupnp .dvdnav .qt4_win32 \
.dx_headers .dshow_headers .portaudio .gecko \
.lua .peflags .sqlite3 .tag
+# .live ## XXX: disabled temporarily
+
# .libprojectM
# .pthreads
#.zvbi \
More information about the vlc-commits
mailing list