Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jopadan
Copy link
Contributor

@jopadan jopadan commented Oct 16, 2025

@jopadan jopadan changed the title giflib-5.2.2 latest package giflib and oslib Oct 16, 2025
@jopadan jopadan force-pushed the master branch 2 times, most recently from f48bd62 to f12fb6a Compare October 16, 2025 19:49
@jopadan jopadan changed the title giflib and oslib bullet3, oslib and giflib Oct 16, 2025
Copy link
Member

@sharkwouter sharkwouter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @jopadan, thanks for the PR! I was just about to write you with info on how to make packages. I had some feedback on how to fix some issues I found with the packages, but this is a great start and not that many changes are needed for them to work well. Keep up the good work!

@jopadan jopadan force-pushed the master branch 2 times, most recently from 1961120 to de88f83 Compare October 17, 2025 19:07
Copy link
Member

@sharkwouter sharkwouter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I looked at the packages and there are still a couple of things missing from them. I made suggestions for fixes. giflib is mergable at this point and with the suggested changes, bullet3 would be too. Oslib requires a patch to fix the install.

prepare() {
cd $pkgname
git submodule update --init --recursive
patch -Np1 -i ../psp.patch
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will make it so psp-pkgconf will give the correct output. Right now it uses a full path that might not exist on the user's computer.

Suggested change
patch -Np1 -i ../psp.patch
patch -Np1 -i ../psp.patch
sed -i 's#@PREFIX@#${PSPDEV}/psp#' bullet.pc.cmake

@jopadan jopadan changed the title bullet3, oslib and giflib bullet3, oslib, giflib and sail Oct 21, 2025
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sail is still failing to build unfortunately.

jopadan and others added 2 commits October 24, 2025 18:48
Copy link
Member

@sharkwouter sharkwouter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The sail and bullet3 packages are empty. The oslib and giflib packages look fine now.

@sharkwouter sharkwouter merged commit 481635c into pspdev:master Nov 25, 2025
198 of 200 checks passed
@sharkwouter
Copy link
Member

I made some small adjustments to make this work for us and merged it. Thanks for contributing!

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.

2 participants