HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 2 and Version 3 of media-video/ffmpeg/r19119/1


Ignore:
Timestamp:
10/19/09 14:07:56 (6 years ago)
Author:
adek336
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • media-video/ffmpeg/r19119/1

    v2 v3  
    1 Patch then: 
    21{{{ 
    3 ./configure --prefix=/boot/common --disable-debug --disable-mmx --enable-shared 
     2wget http://ports.haiku-files.org/export/297/haikuports/trunk/media-video/ffmpeg/ffmpeg-haiku-configure.diff 
     3svn co svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg -r 19119 
     4# version as of June 2009 
     5cd ffmpeg 
     6 
     7cd libswscale; svn up -r 29351; cd .. 
     8#version as of June 2009 
     9 
     10./configure --prefix=/boot/common --disable-debug --disable-mmx --enable-shared --disable-yasm --disable-muxer=audio_beos --disable-demuxer=audio_beos 
     11 
    412make 
    513make install 
     14 
    615}}} 
     16 
     17success compiling with gcc4[[br]] 
     18gcc internal error with gcc2 
     19 
    720 
    821TODO: http://ports.haiku-files.org/ticket/179 BeOS audio code has fallen out of date, needs some fixing up. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/