Changes between Initial Version and Version 2 of Ticket #22773


Ignore:
Timestamp:
Dec 4, 2009, 8:08:47 AM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

Isn't mplayer-devel currently revision 29701?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22773

    • Property Owner changed from macports-tickets@… to devans@…
    • Property Port x264 added; multimedia/x264 removed
  • Ticket #22773 – Description

    initial v2  
    11The version of x264 in ports is too old to build current MPlayer (r29975). Is a version bump out of the question?
    2 
     2{{{
    33============ Checking for x264 ============
    44
     
    1212cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=core2 -mtune=core2 -pipe -ffast-math -fomit-frame-pointer -Ilibdvdread4 -mdynamic-no-pic -falign-loops=16 -shared-libgcc -I. -I/opt/local/include -DPIC  -I/usr/X11/include  -L/opt/local/lib -ffast-math  -lncurses -lpng -lz -ljpeg -framework IOKit -framework Carbon -lz -lbz2  -framework IOKit -framework Cocoa -L/usr/X11R6/lib -lXext -lX11  -lXss -lXv -lXinerama -lXxf86vm -framework Carbon -framework Cocoa -framework QuartzCore -framework OpenGL -lGL  -framework OpenAL -framework CoreAudio -framework AudioUnit -framework AudioToolbox -lfaac  -lfaac -o /var/folders/az/azpqfBpTFaqWv32xtvUieE+++TI/-Tmp-//mplayer-conf-30605-77442 /var/folders/az/azpqfBpTFaqWv32xtvUieE+++TI/-Tmp-//mplayer-conf-12721-77442.c -lx264
    1313/var/folders/az/azpqfBpTFaqWv32xtvUieE+++TI/-Tmp-//mplayer-conf-12721-77442.c:4:2: error: #error We do not support old versions of x264. Get the latest from git.
     14}}}