Git Product home page Git Product logo

psp-packages's Introduction

PSP Packages

This repo contains build files for all the libraries shipped with PSPDEV. They are automatically build and hosted as a pacman repository using Github actions. They can be downloaded with the psp-pacman command.

Installing libraries from the repository

Installing libraries from this repository can be done with psp-pacman like so:

psp-pacman -Sy library

Replace library with the library which should be installed.

An overview of libaries available can be viewed with:

psp-pacman -Ss

Installing all available libraries can be done with:

psp-pacman -Sy
psp-pacman -S $(psp-pacman -Slq)

Updating libraries can be done with:

psp-pacman -Syu

Building individual libraries

Building a single package from a clone of this repository can be useful if you wish to modify it in some way. It can be done by opening a terminal in the directory of the chosen library and running the following:

psp-makepkg -i

This will build and install the package.

Contributing

Contributions to this repository are welcome. If you wish to update or add a library look at the contributing page.

Special thanks

A special thanks goes out to both the contributors of PSPDEV and the VITASDK. Most of the scripts in this repository are based on scripts written by them.

psp-packages's People

Contributors

davidgfnet avatar fjtrujy avatar korigamik avatar sharkwouter avatar wally4000 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.