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

BUILDBOT: Add psp2 platform build #7

Merged
merged 1 commit into from Mar 7, 2017
Merged

BUILDBOT: Add psp2 platform build #7

merged 1 commit into from Mar 7, 2017

Conversation

@rsn8887
Copy link
Contributor

rsn8887 commented Mar 7, 2017

I am adding the psp2 (Vita) platform build to the buildbot. I am asking for comments if I did this correctly.

The way to build manually on the buildbot is:

export VITASDK=/opt/toolchains/psp2/vitasdk
export PATH=$VITASDK/bin:$PATH
"ScummVM-master-dir"/configure --host=psp2
make psp2vpk

Where "ScummVM-master-dir" stands for wherever I temporarily downloaded the scummvm cloned repo (in my case in rsn8887/delme/scummvm/).

This results is the Vita executable "scummvm.vpk" in the current directory. I would like the buildbot to build this and then package it into psp2-master-latest.zip and psp-stable-latest.zip where the content of the zip is the single file "scummvm.vpk"

Also, where can I add the vita icon? It should be under scummvm.org/images where all the other little platform icons are.

@rsn8887 rsn8887 force-pushed the rsn8887:vita branch from 1681af2 to d781635 Mar 7, 2017
@rsn8887
Copy link
Contributor Author

rsn8887 commented Mar 7, 2017

I added the vita icon in here: scummvm/scummvm-web#64

@sev- sev- merged commit 654a129 into scummvm:buildbot Mar 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.