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 3 and Version 4 of media-video/vlc/0.8.6i/2


Ignore:
Timestamp:
11/16/09 12:51:47 (6 years ago)
Author:
cian
Comment:

updated a bit more... need to update the ffmpeg diffs or work out a better way

Legend:

Unmodified
Added
Removed
Modified
  • media-video/vlc/0.8.6i/2

    v3 v4  
    1313*cp /boot/common/share/libtool/config/config.sub . 
    1414 
     15*cd extras/contrib 
     16 
     17*./bootstrap 
     18 
     19*cd src 
     20 
     21*make .ffmpeg 
     22 
     23*Ctrl-C to interrupt building once code is checked out 
     24 
     25*cd ffmpeg 
     26 
     27*patch -p1 < ffmpeg.diff 
     28 
     29*cd libswscale 
     30 
     31*patch -p1 < libswscale.diff 
     32 
     33*cd ../.. 
     34 
     35*make .ffmpeg 
     36 
     37*cd ../../.. 
     38 
    1539*./bootstrap 
    1640 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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