Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Various fixes #19

Merged
merged 5 commits into from
Jun 8, 2014
Merged

Various fixes #19

merged 5 commits into from
Jun 8, 2014

Conversation

liclac
Copy link
Contributor

@liclac liclac commented Jun 8, 2014

Together with my PR to psptoolchain, this fixes every package that didn't compile, aside from SDL_gfx (which needs a ./compile script, and I don't know enough about autotools to fix that).

This closes #17, #13, #12 and #11, and succeeds #16.

Johannes Ekberg added 5 commits June 3, 2014 10:49
For some reason, trying to download this file with `wget --continue` causes an infinite redirect loop, and continuation isn't that useful here anyways, so I disabled that.
It's --with-freetype-prefix, not --with-freetype (realized after reading pspdev#14 (comment) and checking what was different from the script)
@artart78
Copy link
Member

artart78 commented Jun 8, 2014

Hehe, nice work. So bad I don't have the rights to set you as a pspdev member.

artart78 added a commit that referenced this pull request Jun 8, 2014
@artart78 artart78 merged commit 2d7feb6 into pspdev:master Jun 8, 2014
@artart78
Copy link
Member

artart78 commented Jun 8, 2014

@uppfinnarn could you check if #9 / #18 are useful/working?

@artart78
Copy link
Member

artart78 commented Jun 8, 2014

Could you check pspdev/psp-ports#9 too btw? Does zziplib compile now?

@liclac
Copy link
Contributor Author

liclac commented Jun 8, 2014

zzliplib appears to build (doesn't report any failures, and /usr/local/pspdev/psp/lib/libzzip{,fseeko,mmapped,wrap}.{a,la} exists on my VM), though it will also strangely enough rebuild on every run of libraries.sh, probably due to a mistaken check.

#9 appears to be rather useless, as libmikmod is already on 3.2.0.

#18 looks useful, it just appears to modernize psp-cmake and fix library linking. I haven't tried it though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SDL_gfx broken
2 participants