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

Conversation

7Ji
Copy link
Collaborator

@7Ji 7Ji commented Apr 30, 2023

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

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
@shantigilbert shantigilbert merged commit 7803a68 into EmuELEC:dev May 2, 2023
@7Ji 7Ji deleted the scummvm-fix branch May 2, 2023 08:15
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.

None yet

2 participants