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-libs/libmad/0.15.1b/2


Ignore:
Timestamp:
09/15/09 04:25:20 (6 years ago)
Author:
adek336
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/libmad/0.15.1b/2

    v2 v3  
    11To build with gcc4[[br]] 
    22 
    3 wget ftp://ftp.mars.org/pub/mpeg/libmad-0.15.1b.tar.gz [[br]] 
     3{{{ 
     4wget ftp://ftp.mars.org/pub/mpeg/libmad-0.15.1b.tar.gz [[b] 
    45     
    5 tar xf libmad-0.15.1b.tar.gz [[br]] 
     6tar xf libmad-0.15.1b.tar.gz [[b] 
    67     
    7 cd libmad-0.15.1b[[br]] 
    8 cp /boot/common/share/libtool/config/config.* . [[br]] 
    9 libtoolize --force --copy [[br]] 
    10 aclocal [[br]]  
    11 automake --add-missing [[br]] 
    12 autoconf [[br]] 
    13 if [ ! -e configure.old ] ; then [[br]] 
    14     mv configure configure.old [[br]] 
    15     sed configure.old -e "s/^.*fforce-mem.*$$//g" > configure [[br]] 
    16     chmod +x configure [[br]] 
    17 fi [[br]]       
    18 ./configure --prefix=/boot/common [[br]] 
    19 make [[br]] 
     8cd libmad-0.15.1b[[b] 
     9cp /boot/common/share/libtool/config/config.* . [[b] 
     10libtoolize --force --copy [[b] 
     11aclocal [[b] 
     12automake --add-missing [[b] 
     13autoconf [[b] 
     14if [ ! -e configure.old ] ; then [[b] 
     15    mv configure configure.old [[b] 
     16    sed configure.old -e "s/^.*fforce-mem.*$$//g" > configure [[b] 
     17    chmod +x configure [[b] 
     18fi [[b] 
     19./configure --prefix=/boot/common [[b] 
     20make [[b] 
    2021                
    2122     
    2223make install  
     24}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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