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 5 and Version 6 of media-libs/sdl-image


Ignore:
Timestamp:
07/24/08 00:01:02 (7 years ago)
Author:
scottmc
Comment:

removed old style log

Legend:

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

    v5 v6  
    1 [[TOC]] 
    2  
    3 = PortLog: [wiki:media-libs]/sdl-image = 
    4  
    5 http://www.libsdl.org/projects/SDL_image/ 
    6  
    7 == version 1.2.6 == 
    8  
    9 ||R5||untested|| 
    10 ||BONE||untested|| 
    11 ||Haiku||stable|| 
    12  
    13 Dependencies: libpng, jpeg, tiff 
    14  
    15 Copy 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: 
    16  * cat acinclude/libtool.m4 >> aclocal.m4 
    17  * cat acinclude/sdl.m4 >> aclocal.m4 
    18  * aclocal 
    19  * libtoolize --copy --force 
    20  * aclocal 
    21  * autoconf 
    22  * ./autogen.sh 
    23  * ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include 
    24  
    25 This will build both the shared and static libraries, and include png and jpeg support.[[BR]] 
    26   Theres 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/