HomeFreeBSD

graphics/xwpick: Fix LLVM15 build

Description

graphics/xwpick: Fix LLVM15 build

Fix the following error:

ImgToolKit.c:272:10: error: incompatible pointer to integer conversion assigning to 'Atom' (aka 'unsigned long') from 'void *' [-Wint-conversion]

type = NULL;
     ^ ~~~~

While at it assume maintainership of this unmaintained port.

MFH: 2023Q2

Details

Provenance
cyAuthored on May 25 2023, 2:51 PM
Parents
R11:e5b670d10b81: archivers/vbz-compression: Update to 1.0.3
Branches
Unknown
Tags
Unknown