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

scummvm: bump to b5ca1b3 (2023.04.09) #1180

Merged
merged 1 commit into from
May 2, 2023
Merged

Commits on Apr 30, 2023

  1. scummvm: bump to b5ca1b3 (2023.04.09)

    the old commit is missing due to forced push on scummvm repo
    
    bumps to newest commit as of now to fix the following build issue,
    
    ```
    builder@rz5 ~/EmuELEC (dev)> ./scripts/get scummvm
    GET      scummvm (git)
        DELETE      (/home/builder/EmuELEC/sources/scummvm/scummvm-*/)
        GIT CLONE      scummvm
    Cloning into '/home/builder/EmuELEC/sources/scummvm/scummvm-18add58f142f0b0fe1614f79a9a9cb48aa3eb033'...
    remote: Enumerating objects: 1170225, done.
    remote: Counting objects: 100% (1564/1564), done.
    remote: Compressing objects: 100% (572/572), done.
    remote: Total 1170225 (delta 1074), reused 1389 (delta 987), pack-reused 1168661
    Receiving objects: 100% (1170225/1170225), 1.32 GiB | 14.32 MiB/s, done.
    Resolving deltas: 100% (960527/960527), done.
    Updating files: 100% (18388/18388), done.
    There is no commit '18add58f142f0b0fe1614f79a9a9cb48aa3eb033' on branch 'master' of package 'scummvm'! Aborting!
    *********** FAILED COMMAND ***********
    . "${get_handler}"
    **************************************
    ```
    
    also cleans up package.mk and switches to new build method similar to Arch
    7Ji committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    428ad4d View commit details
    Browse the repository at this point in the history