Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | libpng: update to 1.6.42 | krant | 2024-02-21 |
| | | | | | | | | - Don't set default and rename renamed CMake options - Enable NEON optimizations - Rebase the patch Signed-off-by: krant <aleksey.vasilenko@gmail.com> | ||
* | libpng: disable building of executables | Rosen Penev | 2020-12-13 |
| | | | | | | | | | | They are not packaged here. Upstream backport. Speeds up compilation and avoids a zlib hack. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | libpng: fix compilation with ccache | Rosen Penev | 2020-07-05 |
It seems an extra CMake variable is needed for one of the scripts. Signed-off-by: Rosen Penev <rosenp@gmail.com> |