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/libvorbis


Ignore:
Timestamp:
07/14/08 08:20:28 (7 years ago)
Author:
scottmc
Comment:

added libtoolize, aclocal, autogen to build instructions

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/libvorbis

    v2 v3  
    1313Dependencies: [wiki:media-libs/libogg] 
    1414 
     15=== revision 1 (scottmc) === 
    1516Copy in haiku config.guess and config.sub[[BR]] 
    1617Patch aclocal.m4? to allow build shared library (need to retrace my steps to figure out what files were modified to make this work)[[BR]] 
    1718Then:[[BR]] 
     19 * libtoolize --force --copy 
     20 * aclocal 
     21 * ./autogen.sh 
    1822 * ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include 
    1923 * make 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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