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


Ignore:
Timestamp:
07/22/08 10:29:07 (7 years ago)
Author:
scottmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/libvorbis/1.20/1

    v1 v2  
    1   
     1Copy in haiku config.guess and config.sub 
     2Patch aclocal.m4? to allow build shared library (need to retrace my steps to figure out what files were modified to make this work) 
     3Then: 
     4 
     5    * libtoolize --force --copy 
     6    * aclocal 
     7    * ./autogen.sh 
     8    * ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include 
     9    * make 
     10    * make install 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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