[Slackbuilds-users] Please update your zopfli SlackBuild
Duncan Roe
duncan_roe at optusnet.com.au
Wed Mar 2 01:15:26 UTC 2022
Hi Oleg,
zopfli is now a Python Package on https://pypi.org/.
zopfli changed its revision numbering scheme so PyPi has 0.1.9 but e.g.
> diff zopfli-zopfli-1.0.0/src/zopfli/zopfli.h zopfli-0.1.9/zopfli/src/zopfli/zopfli.h
shows 1.0.9 is newer.
I suggest adjust the C build for changed directory structure then insert
> python3 setup.py install --root=$PKG
before the line starting 'find $PKG -print0 | xargs -0 file |'
zopfli is a runtime dependency of afdko and hence a build time dependency of
Type1_to_OTF (which I maintain).
Cheers ... Duncan.
More information about the SlackBuilds-users
mailing list