{"id":43296669,"url":"https://github.com/pspdev/psp-packages","last_synced_at":"2026-02-01T19:09:50.647Z","repository":{"id":39329825,"uuid":"393759692","full_name":"pspdev/psp-packages","owner":"pspdev","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-22T15:39:13.000Z","size":1525,"stargazers_count":36,"open_issues_count":6,"forks_count":22,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-01-23T06:07:26.709Z","etag":null,"topics":["hacktoberfest","playstation","psp"],"latest_commit_sha":null,"homepage":"https://pspdev.github.io/psp-packages/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pspdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-08-07T18:17:56.000Z","updated_at":"2026-01-22T15:40:06.000Z","dependencies_parsed_at":"2023-09-24T21:04:20.599Z","dependency_job_id":"54f7ec8c-2d5b-47cc-bc0e-31e2e0c3162c","html_url":"https://github.com/pspdev/psp-packages","commit_stats":null,"previous_names":[],"tags_count":320,"template":false,"template_full_name":null,"purl":"pkg:github/pspdev/psp-packages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pspdev%2Fpsp-packages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pspdev%2Fpsp-packages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pspdev%2Fpsp-packages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pspdev%2Fpsp-packages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pspdev","download_url":"https://codeload.github.com/pspdev/psp-packages/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pspdev%2Fpsp-packages/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28986785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T18:17:03.387Z","status":"ssl_error","status_checked_at":"2026-02-01T18:16:57.287Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","playstation","psp"],"created_at":"2026-02-01T19:09:50.041Z","updated_at":"2026-02-01T19:09:50.643Z","avatar_url":"https://github.com/pspdev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PSP Packages\n\nThis 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.\n\n## Installing libraries from the repository\n\nInstalling libraries from this repository can be done with ``psp-pacman`` like so:\n\n```\npsp-pacman -Sy library\n```\n\nReplace library with the library which should be installed.\n\nAn overview of libaries available can be viewed with:\n\n```\npsp-pacman -Ss\n```\n\nInstalling all available libraries can be done with:\n\n```\npsp-pacman -Sy\npsp-pacman -S pspdev-default\n```\n\nUpdating libraries can be done with:\n\n```\npsp-pacman -Syu\n```\n\n## Building individual libraries\n\nBuilding 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:\n\n```\npsp-makepkg -i\n```\n\nThis will build and install the package.\n\n## Pacman Repository Hosting\n\nThe pacman repository created from this repo is published to GitHub Pages by the GitHub Action in this repo. This is a change from the previous builds, which used GitHub releases for hosting. The repository should already be set up in `psp-pacman` like this at the bottom of `${PSPDEV}/etc/pacman.conf`:\n\n```\n[pspdev]\nSigLevel = Optional TrustAll\nServer = https://pspdev.github.io/psp-packages/\n```\n\nFor forks or alternative repos, pspdev in the url in the `Server` setting should be replaced with the owner of the fork. When forking, make sure to set the GitHub Pages source to `GitHub Actions` in the settings of the GitHub repo.\n\n## Contributing\n\nContributions to this repository are welcome. If you wish to update or add a library look at the [contributing page](CONTRIBUTING.md).\n\n## Special thanks\n\nA 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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpspdev%2Fpsp-packages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpspdev%2Fpsp-packages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpspdev%2Fpsp-packages/lists"}