[vlc-devel] commit: contrib: enable libass in the contrib for mac (Derk-Jan Hartman )

git version control git at videolan.org
Wed Aug 13 23:35:57 CEST 2008


vlc | branch: master | Derk-Jan Hartman <hartman at videolan.org> | Wed Aug 13 22:57:56 2008 +0200| [b1c93dbc9e0427ab8ab74081b1f562731313b05c] | committer: Derk-Jan Hartman 

contrib: enable libass in the contrib for mac

It seems I had never committed this and then checked out a master version of it or something when working on libass tree.

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

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

diff --git a/extras/contrib/src/Distributions/darwin.mak b/extras/contrib/src/Distributions/darwin.mak
index 9d02172..916eff7 100644
--- a/extras/contrib/src/Distributions/darwin.mak
+++ b/extras/contrib/src/Distributions/darwin.mak
@@ -6,7 +6,7 @@ download-all: autoconf gnumake automake libtool gettext pkgconfig freetype2 \
     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 liboil \
-    schroedinger all
+    schroedinger libass 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 \
@@ -14,7 +14,7 @@ all: .autoconf .gnumake .automake .libtool .intl .pkgcfg .freetype \
     .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 .liboil \
-    .schroedinger .aclocal
+    .schroedinger .libass .aclocal
 # .expat .clinkcc don't work with SDK yet
 # .glib .IDL .gecko are required to build the mozilla plugin
 # .mozilla-macosx will build an entire mozilla. it can be used if we need to create a new .gecko package




More information about the vlc-devel mailing list