1
0
Fork 0
dosbox-staging/contrib
Patryk Obara fbeec78970 Store generated .ico and .icns files
macOS utilities for creating .icns file are non-deterministic and
the resulting file has different checksum each time the file is
re-generated. We don't want this to influence reproducibility of
builds in the future.

Windows is missing necessary native utilities for generating .ico
files out of .png sources.

It's also easier to just copy generated file during snapshot build.
2020-02-03 04:20:35 +01:00
..
icons Store generated .ico and .icns files 2020-02-03 04:20:35 +01:00
static-opus Use GNU make < 4.x define syntax 2020-01-19 21:09:28 +01:00
README.md Make MD docs comply with markdownlint 2020-01-07 19:28:12 +01:00

Supporting and Contributed Material

This directory holds material that may benefit the users, developers, or project but that aren't directly part of the core source of the project itself.

Inventory

  • static-opus: Compiles a static Opusfile library that can be used by ./configure in the absense of pkg-config