On 2019/10/02 09:52, Tracey Emery wrote:
> Here is a preliminary oce diff, while it builds until 2027 in the
> background.

here's an updated oce

- GH_* also needs either GH_COMMIT or GH_TAGNAME, in this case GH_TAGNAME
- GH_* sets HOMEPAGE/WRKDIST correctly automatically
- there is 0 chance anybody is going to check all these .so for updates;
in any event they're Tcl/Tk extensions for dlopen rather than actual
shared libs (normally this sort of thing would not have the version
suffix but IIRC Tcl/Tk is weird) .. so tidy the Makefile by generating
SHARED_LIBS from a loop
- tweak the patch, only malloc.h needs to be conditional, stdlib can be
in the "normal" case

still building, obvs. :-)  but assuming it still works, I'm ok with this
version.

Attachment: oce.tgz
Description: application/tar-gz

Reply via email to