On 2022/01/17 09:55, Sebastian Reitenbach wrote:
> xtrkcad was removed about 3 years ago, due to problems with dependencies, and
> it seemed to be unmaintained upstream.
>
> it seems, it's still maintained, there was just a new release a few days ago,
> and those
> problems with dependencies are not there anymore.
No objection to doing that, but this doesn't make sense without
a patch to the relevant file:
pre-configure:
${SUBST_CMD} ${WRKSRC}/app/lib/CMakeLists.txt
> what to do about quirks? Just remove this obsolete marker, or something else?
just remove. (for re-adding the port I would recommend using "cvs add"
rather than reimporting. you _can_ do the latter but will have to merge
conflicts, so it's easier to avoid that).
>
> OK to reimport?
>
> Sebastian