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-net/1.2.7/1


Ignore:
Timestamp:
02/08/09 13:24:38 (6 years ago)
Author:
brecht
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/sdl-net/1.2.7/1

    v5 v6  
    11Install GUIlib first, copy in haiku config.guess/.sub, [http://ports.haiku-files.org/browser/haikuports/trunk/media-libs/sdl-net/SDL_net-1.2.7-haiku.diff patch] then 
    2     * libtoolize --force --copy 
    3     * aclocal 
    4     * ./autogen.sh 
    5     * ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include 
    6     * make 
    7     * make install  
     2 
     3{{{ 
     4cp /boot/common/share/aclocal/libtool.m4 acinclude/libtool.m4 
     5libtoolize --force --copy 
     6./autogen.sh 
     7./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include 
     8make 
     9make install 
     10}}} 
     11 
    812Ran chat program, but didn't know what to do to check this one over. So don't know for sure if it's working correctly or not yet. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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