~ubuntu-branches/ubuntu/precise/vlc/precise-proposed

« back to all changes in this revision

Viewing changes to extras/contrib/src/Distributions/macosx64.mak

  • Committer: Package Import Robot
  • Author(s): Benjamin Drung
  • Date: 2011-12-31 13:42:26 UTC
  • mfrom: (3.5.31 sid)
  • Revision ID: package-import@ubuntu.com-20111231134226-nwo5aheq7d03wooa
* New upstream release (Closes: #604687).
* Drop backported patches and patches that were accepted by upstream.
* Refresh remaining patches.
* Add mailcap entry for Ogg Video (Closes: #651662).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Darwin rules
2
 
TOOLS = .autoconf .automake .libtool .intl .pkgcfg .yasm
3
 
 
4
 
all: .freetype \
5
 
    .fribidi .a52 .mpeg2 .mad .ogg .vorbis .vorbisenc .fluid .theora \
6
 
    .flac .speex .shout .faad .lame .twolame .ebml .matroska .ffmpeg \
7
 
    .dvdcss .libdvdread .dvdnav .dvbpsi .live .caca .mod .fontconfig \
8
 
    .png .jpeg .tiff .gpg-error .gcrypt .gnutls .cddb .cdio .vcdimager \
9
 
    .gecko .mpcdec \
10
 
    .dca .tag .x264 .lua .zvbi .fontconfig .ncurses \
11
 
    .schroedinger .libass .libupnp .kate .sqlite3 .BGHUDAppKit .Growl .Sparkle
12
 
 
13
 
# .expat don't work with SDK yet
14
 
# .glib .IDL .gecko are required to build the mozilla plugin
15
 
# .mozilla-macosx will build an entire mozilla. it can be used if we need to create a new .gecko package
16