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 dev-python/pygame/1.8.1/2


Ignore:
Timestamp:
02/11/09 04:14:15 (6 years ago)
Author:
begasus
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-python/pygame/1.8.1/2

    v1 v2  
    1   
     1Running "LOCALBASE=/boot/common/ python setup.py" tells the config where to find libpng and libjpeg. 
     2(This invokes a whole new list of "more then 10 operands in asm" though, but can be compiled with the adding && !defined(__HAIKU__) on the lines concerned) 
     3 
     4Libscrap [http://code.google.com/p/libscrap/source/checkout] can be compiled also on Haiku, you just need to rename the line: 
     5 
     6        Dependency('SCRAP', '', 'libX11', ['X11']), 
     7into  
     8        Dependency('SCRAP', '', 'libscrap', ['scrap']), 
     9in config_unix.py 
     10 
     11Running tests seems to be ok, some I can't check here (no sound on this laptop in Haiku) 
     12 
     13Checked against a small game: [http://bfruit.sourceforge.net/] 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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