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 1 and Version 2 of media-libs/libmp4v2/1.5.0.1/1


Ignore:
Timestamp:
03/01/09 18:07:05 (6 years ago)
Author:
scottmc
Comment:

first pass, more details to come

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/libmp4v2/1.5.0.1/1

    v1 v2  
    1   
     1This one has config.guess/config.sub in 4 places, so start with copying fresh copies to those locations: 
     2{{{ 
     3cp /boot/common/share/libtool/config/config.guess . 
     4cp /boot/common/share/libtool/config/config.guess lib/SDLAudio 
     5cp /boot/common/share/libtool/config/config.guess lib/rtp 
     6cp /boot/common/share/libtool/config/config.guess common/video/iso-mpeg4 
     7cp /boot/common/share/libtool/config/config.sub . 
     8cp /boot/common/share/libtool/config/config.sub lib/SDLAudio 
     9cp /boot/common/share/libtool/config/config.sub lib/rtp 
     10cp /boot/common/share/libtool/config/config.sub common/video/iso-mpeg4 
     11}}} 
     12 
     13More details coming soon. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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