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 7 and Version 8 of media-libs/jpeg


Ignore:
Timestamp:
10/02/08 12:49:59 (7 years ago)
Author:
scottmc
Comment:

removed old port-log

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/jpeg

    v7 v8  
    1 [[TOC]] 
    2  
    3 = PortLog: [wiki:media-libs]/jpeg = 
    4  
    5 http://www.ijg.org/ 
    6  
    7 == version 6b == 
    8  
    9 ||R5||untested|| 
    10 ||BONE||untested|| 
    11 ||Haiku||stable|| 
    12  
    13 Included in Haiku 
    14  
    15 === revision 2 (scottmc) === 
    16  
    17 To build with shared libraries, copy in haiku config.guess/.sub files then[[BR]] 
    18 [http://tools.assembla.com/BePorts/browser/BePorts/trunk/media-libs/jpeg/jpeg-6b-haiku.diff Patch], then run: 
    19 [[BR]] 
    20  
    21  * aclocal  
    22  * libtoolize --force  
    23  * automake --add-missing  
    24  * autoconf 
    25  * ./configure --prefix=/boot/common --enable-shared 
    26  * make 
    27  * make install[[BR]] 
    28  
    29 ~~You may need to create the shared/man and shared/man/man1 directories to get it to run make install smoothly.~~ 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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