Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-09 | Ports: Use shared icon logic for ScummVM | Jelle Raaijmakers | |
2021-06-08 | Ports/ScummVM: Add freetype, libiconv, libjpeg and libpng to build deps | Jelle Raaijmakers | |
2021-06-08 | Ports/ScummVM: Use SERENITY_INSTALL_ROOT instead of _BUILD_DIR | Jelle Raaijmakers | |
2021-06-04 | Ports: Embed ScummVM icons into the binary | Jelle Raaijmakers | |
Slightly inspired by 9c0cfede. | |||
2021-04-27 | Ports/scummvm: Add libtheora as a dependency | Jelle Raaijmakers | |
2021-04-25 | Ports: Update checksums to use the SHA256 algorithm | Gunnar Beutner | |
2021-04-24 | Ports/scummvm: Add launcher | Jelle Raaijmakers | |
2021-04-22 | Ports/scummvm: Build with C++11 support | Jelle Raaijmakers | |
This unbreaks the ScummVM port build. Some `[[noreturn]]` keywords were added to `<assert.h>` recently and this required an additional flag to the ScummVM configure script to fix. Also removed the now unnecessary `export LIBS`. | |||
2021-04-16 | Ports: Add auth_type verification to all package.sh files | Brendan Coles | |
2021-04-16 | Ports: Make sure ports are installed into /usr/local | Gunnar Beutner | |
2021-04-04 | Ports: Add ScummVM | Jelle Raaijmakers | |