Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add all current packages to pspdev-default group #175

Merged
merged 5 commits into from
Jun 25, 2024
Merged

Add all current packages to pspdev-default group #175

merged 5 commits into from
Jun 25, 2024

Conversation

sharkwouter
Copy link
Member

@sharkwouter sharkwouter commented Jun 25, 2024

This adds a group called pspdev-default which contains all current packages.

Using a group gives us the following benefits:

  • It makes it easier to install all relevant packages with psp-pacman -Sy pspdev-default.
  • Allow conflicting packages to exist in the repo. We just need to make sure they are not in the group.
  • Allow us to exclude specific larger or niche packages from the prebuild toolchain.

I've also added the group to the index pages and updated the docker script. Here is what the index pages look like with this change: https://sharkwouter.github.io/psp-packages/

@sharkwouter sharkwouter merged commit 20b6a60 into pspdev:master Jun 25, 2024
72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants