pspdev / psplibraries

A script to automatically build open-source libraries for PSP homebrew development.
47 stars 45 forks source link

Replace repo with psp-pacman repository #80

Closed sharkwouter closed 3 years ago

sharkwouter commented 3 years ago

This PR is not done yet, but it will do the following:

This will require a change to the psptoolchain repo and the psp-pacman repo. The container used for building the packages is also build automatically and currently hosted on my github account. It should probably be transfered to pspdev before merging.

This takes some code from the vita sdk's packages repo.

sharkwouter commented 3 years ago

This is a draft, because it doesn't quite work yet. Not all packages build and the step for creating the repo database file has not been added yet. A README is also still missing.

sajattack commented 3 years ago

This breaks every notion of backwards compatibility. I think you should make a new repo.

sharkwouter commented 3 years ago

I do agree, but I cannot create repos

sharkwouter commented 3 years ago

Could you perhaps make pspdev/packages? Then I'll make a PR there

sajattack commented 3 years ago

You can create a personal repo, and when it's ready, we can fork it or you can transfer it.

sharkwouter commented 3 years ago

I'm going to close this in favor of using a new repository.