Commit 024baf66 authored by Felix Paul Kühne's avatar Felix Paul Kühne

Download pcre before compiling asa

parent e17bf628
...@@ -2,19 +2,19 @@ ...@@ -2,19 +2,19 @@
download-all: autoconf gnumake automake libtool gettext pkgconfig freetype2 \ download-all: autoconf gnumake automake libtool gettext pkgconfig freetype2 \
fribidi a52dec libmpeg2 libid3tag libmad libogg libvorbis libtheora flac \ fribidi a52dec libmpeg2 libid3tag libmad libogg libvorbis libtheora flac \
speex libshout faad2 faac lame twolame libebml libmatroska ffmpeg libdca \ speex libshout faad2 faac lame twolame libebml libmatroska ffmpeg libdca \
libdvdcss libdvdread libdvdnav libdvbpsi live libcaca libmodplug xml asa \ libdvdcss libdvdread libdvdnav libdvbpsi live libcaca libmodplug xml pcre \
jpeg tiff SDL zlib libpng libgpg-error libgcrypt opencdk gnutls \ asa jpeg tiff SDL zlib libpng libgpg-error libgcrypt opencdk gnutls \
libopendaap libcddb libcdio vcdimager SDL_image glib gecko-sdk mpcdec \ libopendaap libcddb libcdio vcdimager SDL_image glib gecko-sdk mpcdec \
dirac expat taglib x264 yasm goom lua zvbi fontconfig ncurses liboil \ dirac expat taglib x264 yasm goom lua zvbi fontconfig ncurses liboil \
schroedinger all schroedinger all
all: .autoconf .gnumake .automake .libtool .intl .pkgcfg .freetype \ all: .autoconf .gnumake .automake .libtool .intl .pkgcfg .freetype \
.fribidi .a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora \ .fribidi .a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora \
.flac .speex .shout .faad .faac .lame .twolame .ebml .matroska .ffmpeg \ .flac .speex .shout .faad .faac .lame .twolame .ebml .matroska .ffmpeg \
.dvdcss .libdvdread .dvdnav .dvbpsi .live .caca .mod .asa \ .dvdcss .libdvdread .dvdnav .dvbpsi .live .caca .mod .fontconfig .asa \
.png .gpg-error .gcrypt .opencdk .gnutls .opendaap .cddb .cdio .vcdimager \ .png .gpg-error .gcrypt .opencdk .gnutls .opendaap .cddb .cdio .vcdimager \
.SDL_image .glib .gecko .mpcdec .dirac_encoder .dirac_decoder \ .SDL_image .glib .gecko .mpcdec .dirac_encoder .dirac_decoder \
.dca .tag .x264 .goom2k4 .lua .zvbi .fontconfig .ncurses .aclocal .liboil \ .dca .tag .x264 .goom2k4 .lua .zvbi .fontconfig .ncurses .liboil \
.schroedinger .schroedinger .aclocal
# .expat .clinkcc don't work with SDK yet # .expat .clinkcc don't work with SDK yet
# .glib .IDL .gecko are required to build the mozilla plugin # .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 # .mozilla-macosx will build an entire mozilla. it can be used if we need to create a new .gecko package
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment