Skip to content

Latest commit

 

History

70 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Workflow Status GitHub Workflow Status

What does this do?

This program will automatically build and install extra tools used in the creation of homebrew software for the Sony Playstation Portable handheld videogame system.

These scripts download (git clone) and install:

It also installs the following wrapper scripts:

  • psp-cmake
  • psp-pkg-config

How do I use it?

  1. Set up your environment by installing the following software:

     bg++/gcc-c++, gcc, git, autoconf, automake, python3, py3-pip, cmake, pkgconfig, libarchive, openssl, gpmdev and libtool
    
  2. Set the PSPDEV and PATH environmental variables:

    export PSPDEV=/usr/local/pspdev
    export PATH=$PATH:$PSPDEV/bin

    The PSPDEV variable is the directory the toolchain will be installed to, change this if you wish. If possible the toolchain script will automatically add these variables to your systems login scripts, otherwise you will need to manually add these variables yourself.

  3. Run the toolchain script:

    ./build-all.sh

About

A set of tools needed before compiling psp-packages

Resources

Stars

7 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages