|
|
|
|
|
|
|
|
bash ../ubuntu2204.sh chown $$(id -u):$$(id -g) . -R # fix permissions |
|
|
bash ../ubuntu2204.sh chown $$(id -u):$$(id -g) . -R # fix permissions |
|
|
|
|
|
|
|
|
ubuntu2404: |
|
|
ubuntu2404: |
|
|
git clone --branch v3.1.5 https://github.com/AcademySoftwareFoundation/openexr || true |
|
|
|
|
|
|
|
|
git clone --branch v3.3.2 https://github.com/AcademySoftwareFoundation/openexr || true |
|
|
bash ../ubuntu2404.sh make impl |
|
|
bash ../ubuntu2404.sh make impl |
|
|
make package-ubuntu2404 |
|
|
make package-ubuntu2404 |
|
|
bash ../ubuntu2404.sh chown $$(id -u):$$(id -g) . -R # fix permissions |
|
|
bash ../ubuntu2404.sh chown $$(id -u):$$(id -g) . -R # fix permissions |