IABSD.fr/ports/cad/pcb2gcode

Branch :


Log

Author Commit Date CI Message
7165167b 2023-07-10 12:09:54 update to pcb2gcode-2.5.0 plus an upstream patch to unbreak with newer geos
560c509e 2022-11-06 09:23:24 Move dependencies from atk|at-spi2-atk to x11/gnome/at-spi2-core.
d3aaddb1 2022-11-05 17:06:22 WANTLIB: pcre -> pcre2-8 after recent glib2 update.
a466fe25 2022-07-26 12:05:05 cad/pcb2gcode: fix build with upcoming geo/geos update from https://github.com/pcb2gcode/pcb2gcode/commit/f7b93da36eb607f92b4d35ea576658ae008ca6a5
2e55f16d 2022-03-31 13:53:32 sync WANTLIB
5bba7c30 2022-03-11 18:24:26 drop RCS Ids
950b0402 2021-11-02 13:39:47 cad/pcb2gcode: apply better fix commited upstream to fix build with geos 3.10 ok tracey@ (maintainer)
51eec5c5 2021-10-30 06:41:24 cad/pcb2gcode: add a chunk i wrongly removed before commiting. really fixes the build failure from the geos update, as reported by ajacoutot@
a45c1dca 2021-10-26 09:26:34 cad/pcb2gcode: patch out calls to geos API that was removed in 3.10. a probably better fix should come out of https://github.com/pcb2gcode/pcb2gcode/issues/592 but in the meantime that fixes the build. build failure reported by sthen@
30697855 2021-05-11 19:09:34 Update cad/pcb2gcode to v2.4.0. ok sthen@