https://github.com/xfangfang/borealis/blob/wiliwili/ps4/scripts/Dockerfile
run this in your pacbrew cmake project source dir to build the pkg
docker run --rm -v $(pwd):/src/ xfangfang/pacbrew:latest \
"openorbis-cmake -B build && make -C build -j$(nproc)"
https://github.com/PacBrew/pacbrew-packages
These libraries currently included in the image:
Content type
Image
Digest
sha256:4774ccb28…
Size
607.2 MB
Last updated
over 1 year ago
docker pull xfangfang/pacbrew