mavethee / suyu-macos-builds-script

Zsh script to install needed dependencies, compile and run Suyu, a Nintendo Switch emulator on macOS syetem, preferably Apple Silicon.
GNU General Public License v3.0
29 stars 5 forks source link

[Needs Testing] Only update necessary brew dependencies #11

Closed shinra-electric closed 9 months ago

shinra-electric commented 9 months ago

Moves the brew upgrade command to the dependency check.

This should only upgrade the required dependencies rather than all installed brew packages, so the script should be faster if the user has lots of packages that they haven't updated in a while.

Needs testing because I've kept my packages up to date... 🤦🏻‍♂️

mavethee commented 9 months ago

Yeah now it seems to run slightly faster, although yeah I face same issue with keeping dependencies up to date 😵‍💫

Still working on it or can be merged?

shinra-electric commented 9 months ago

I wanted to test it to make sure that it properly updates older packages, but I think it should be fine.

I've finished working on it (for now!).

Right now I'm adding the things I learned to my RPCS3 Arm script, if you are interested in publishing that... I just have to sed in a couple of changes before it's finished.

Edit: Maybe I'll just post it myself. My portfolio on Github looks empty, I should publish something....

mavethee commented 9 months ago

I've finished working on it (for now!).

Noted.

Right now I'm adding the things I learned to my RPCS3 Arm script, if you are interested in publishing that... I just have to sed in a couple of changes before it's finished.

Edit: Maybe I'll just post it myself. My portfolio on Github looks empty, I should publish something....

@shinra-electric Ooo, that would be cool, yeah well, mine is full with random things so yeah, nice way to bring traffic around your profile o7 Will be looking towards RPCS3 ARM scripts probs 👀