Ticket #37146: changes.patch

File changes.patch, 3.2 KB (added by ii343hbka, 12 years ago)

diff for Portfiles

  • /opt/local/var/macports/sources/

    old new  
    1010license                 Restrictive
    1111maintainers             cal openmaintainer
    1212description             mplayer2 is an advanced general-purpose video player. A fork of the original MPlayer project, it contains significant \
    13                         further development and supports a number of features not available in other Unix players.
     13                        further development and supports a number of features not available in other Unix players. \
     14                                \
     15this port is dirty fix for missing cdio/da.h file
    1416long_description        ${description}
    1517
    1618homepage                http://www.mplayer2.org/
     
    4446                        port:lame \
    4547                        port:lcms2 \
    4648                        port:libass \
    47                         port:libcdio \
    4849                        port:libdca \
    4950                        port:libdv \
    5051                        port:libdvdnav \
     
    106107                        --enable-dvdread \
    107108                        --disable-dvdread-internal \ \
    108109                        --disable-libdvdcss-internal \
    109                         --enable-cddb \
    110110                        --disable-unrarexec \
    111111                        --enable-sortsub \
    112112                        --enable-enca \
     
    124124                        --enable-png \
    125125                        --enable-mng \
    126126                        --enable-jpeg \
    127                         --enable-libcdio \
    128127                        --disable-win32dll \
    129128                        --disable-qtx \
    130129                        --disable-xanim \
     
    182181                        --disable-static \
    183182                        --extra-cflags=\"${configure.cppflags} ${configure.optflags} [get_canonical_archflags cc] -Wno-pointer-sign\" \
    184183                        --extra-ldflags=\"${configure.ldflags} [get_canonical_archflags ld]\" \
    185                         --extra-libs=\"-liconv -lncurses -lpng -lz -lmng -lz -ljpeg -ldvdread -lcdio_paranoia -lcdio_cdda -lcdio -lfreetype -lfontconfig -lass -lfribidi -lenca -lz -lmad -lvorbis -logg -lspeex -ltheora -logg -la52 -ldca -lfaad -lavutil -lavcodec -lavformat -lswscale -lpostproc -ldv -lxvidcore -lm -ldvdnavmini -lpthread -lm -framework IOKit -framework Cocoa -framework OpenGL -framework QuartzCore -lSDLmain -lSDL -framework CoreAudio -framework AudioUnit -framework AudioToolbox -lintl -llcms2 -lquvi \"
     184                        --extra-libs=\"-liconv -lncurses -lpng -lz -lmng -lz -ljpeg -ldvdread -lfreetype -lfontconfig -lass -lfribidi -lenca -lz -lmad -lvorbis -logg -lspeex -ltheora -logg -la52 -ldca -lfaad -lavutil -lavcodec -lavformat -lswscale -lpostproc -ldv -lxvidcore -lm -ldvdnavmini -lpthread -lm -framework IOKit -framework Cocoa -framework OpenGL -framework QuartzCore -lSDLmain -lSDL -framework CoreAudio -framework AudioUnit -framework AudioToolbox -lintl -llcms2 -lquvi \"
    186185
    187186                        # leave out libass, as configure doesn't handle it correctly
    188187                        # --enable-libass \