[vlc-devel] commit: Add libdvdread instead of compiling it implicitly ( Felix Paul Kühne )

git version control git at videolan.org
Sun Jul 13 16:41:13 CEST 2008


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Jul 13 16:42:43 2008 +0200| [ee1da75195fceb1ebbc5c91fcda8426d41a092e6]

Add libdvdread instead of compiling it implicitly

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ee1da75195fceb1ebbc5c91fcda8426d41a092e6
---

 extras/contrib/src/Distributions/darwin.mak |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/extras/contrib/src/Distributions/darwin.mak b/extras/contrib/src/Distributions/darwin.mak
index da2aedc..25be023 100644
--- a/extras/contrib/src/Distributions/darwin.mak
+++ b/extras/contrib/src/Distributions/darwin.mak
@@ -2,14 +2,14 @@
 download-all: autoconf gnumake automake libtool gettext pkgconfig freetype2 \
     fribidi a52dec mpeg2dec libid3tag libmad libogg libvorbis libtheora flac \
     speex libshout faad2 faac lame twolame libebml libmatroska ffmpeg libdca \
-    libdvdcss libdvdnav libdvbpsi live libcaca libmodplug xml asa jpeg tiff \
-    SDL zlib libpng libgpg-error libgcrypt opencdk gnutls libopendaap libcddb \
-    libcdio vcdimager SDL_image glib gecko-sdk mpcdec dirac expat taglib \
-    x264 yasm goom lua zvbi fontconfig ncurses all
+    libdvdcss libdvdread libdvdnav libdvbpsi live libcaca libmodplug xml asa \
+    jpeg tiff SDL zlib libpng libgpg-error libgcrypt opencdk gnutls \
+    libopendaap libcddb libcdio vcdimager SDL_image glib gecko-sdk mpcdec \
+    dirac expat taglib x264 yasm goom lua zvbi fontconfig ncurses all
 all: .autoconf .gnumake .automake .libtool .intl .pkgcfg .freetype \
     .fribidi .a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora \
     .flac .speex .shout .faad .faac .lame .twolame .ebml .matroska .ffmpeg \
-    .dvdcss .dvdnav .dvbpsi .live .caca .mod .asa \
+    .dvdcss .libdvdread .dvdnav .dvbpsi .live .caca .mod .asa \
     .png .gpg-error .gcrypt .opencdk .gnutls .opendaap .cddb .cdio .vcdimager \
     .SDL_image .glib .gecko .mpcdec .dirac_encoder .dirac_decoder \
     .dca .tag .x264 .goom2k4 .lua .zvbi .fontconfig .ncurses .aclocal




More information about the vlc-devel mailing list