ps3dev / ps3libraries

A script to automatically build various open source libraries for use on the PS3.
86 stars 74 forks source link

update zlib-1.2.7 to version zlib-1.2.8 #25

Closed leonn closed 10 years ago

leonn commented 11 years ago

The build now fails.

roman5566 commented 11 years ago

you have to manually edit the file before it's merged with the master or use a predownloaded zlib-1.2.7 from another source. another way around it would be to upload the 1.2.7 version to another location for download

rurika commented 11 years ago

can you fix zlip-1.2.7 to zlib-1.2.8 ? Thanks

leonn commented 11 years ago

I'll try to fix it this weekend

jur commented 11 years ago

It now uses zlib 1.2.8, but the script 001-zlib-1.2.8.sh has no executable flag and the patch zlib-1.2.8-PPU.patch fails.

NvrBst commented 11 years ago

I ported the existing zlib 1.2.8 patch to 1.2.8 source, feel free to review-merge if you like. Link: https://github.com/NvrBst/ps3libraries/blob/e71ca9620279716c75e1e1e60170b982414a5403/patches/zlib-1.2.8-PPU.patch