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/sdl-image/1.2.6


Ignore:
Timestamp:
07/22/08 14:22:47 (7 years ago)
Author:
scottmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/sdl-image/1.2.6

    v1 v2  
    1   
     1Copy in Haiku config.guess/.sub files, [http://tools.assembla.com/BePorts/browser/BePorts/trunk/media-libs/sdl-image/SDL_image-1.2.6-haiku.diff Patch], then run: 
     2 * cat acinclude/libtool.m4 >> aclocal.m4 
     3 * cat acinclude/sdl.m4 >> aclocal.m4 
     4 * aclocal 
     5 * libtoolize --copy --force 
     6 * aclocal 
     7 * autoconf 
     8 * ./autogen.sh 
     9 * ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include  
     10 
     11This will build both the shared and static libraries, and include png and jpeg support.[[BR]] 
     12 
     13There is still an issue getting tiff included. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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