3D-ICON / ps2sdk-ports

Ports of useful libraries to PS2SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                     PS2SDK-PORTS PACKAGE
		     --------------------

What is it ?
~~~~~~~~~~~~

  This CVS directory is mostly a placeholder for a various number of ports
working	with the current ps2sdk. It is not intended to be a releasable package.
The idea is to have something similar to bsd's ports scheme. Maybe later on,
if the tree grows up, we will sort projects into subdirectories.


How to use it ?
~~~~~~~~~~~~~~~

  First, you have to know you can checkout one single directory out of the tree,
without having to checkout all of them. For example, you can simply do:

      cvs co ps2sdk-ports/sdl

  in order to pull the SDL port out of the CVS. And if you want to grab the
single ps2sdk-ports directory without grabbing any other subdirectory, just do:

      cvs co -l ps2sdk-ports

  Afterward, each port should have a single, working, ps2sdk-enabled makefile.
Which means that if you have the whole ps2dev's toolchain, and the ps2sdk, a
simple 'make' should build the corresponding port, unless stated otherwise in
the port.



    Have fun!

About

Ports of useful libraries to PS2SDK

License:Other


Languages

Language:C 61.4%Language:C++ 19.5%Language:HTML 7.8%Language:Shell 4.9%Language:Makefile 3.1%Language:TeX 0.8%Language:Python 0.6%Language:xBase 0.5%Language:M4 0.2%Language:Objective-C 0.2%Language:Awk 0.2%Language:Assembly 0.2%Language:Roff 0.2%Language:DIGITAL Command Language 0.2%Language:Perl 0.1%Language:CMake 0.1%Language:Lua 0.0%Language:CSS 0.0%Language:Module Management System 0.0%Language:Inno Setup 0.0%Language:Batchfile 0.0%