diff options
author | dholland <dholland> | 2016-12-11 01:10:26 +0000 |
---|---|---|
committer | dholland <dholland> | 2016-12-11 01:10:26 +0000 |
commit | 7976fed60c02820add7c4ce50c3587ff2caf7849 (patch) | |
tree | 9bf25a958caf7f2083832ab3ccbee87b4a46b3aa /converters | |
parent | c59cbf3728d83333956cf868309938f973899614 (diff) | |
download | pkgsrc-7976fed60c02820add7c4ce50c3587ff2caf7849.tar.gz |
Make this work. Add a distfile jumbo patch doing the following:
- use standard headers
- don't use perror, don't use sprintf
- fix time handling issues
- compile in paths so the data can be installed (from patch-ab)
- fix name conflict with libc
- avoid undefined behavior
- avoid implicit int for clang
- declare own functions, sprinkle const and static, and fix
signedness to get a clean build (except for one remaining issue
where it's not clear what to do)
- remove unused elements detected by gcc
- fix some problems detected by gcc
- fix a startup crash
- modernize the makefile
Also, don't install the raw image bitmap data and the scripts to digest
it; install only the digested form, as that's all that's used at runtime.
Diffstat (limited to 'converters')
0 files changed, 0 insertions, 0 deletions