[Midnightbsd-cvs] [MidnightBSD/mports] 8c835a: Graphics/inkscape (#207)

Lucas Holt noreply at github.com
Sat May 16 23:14:40 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 8c835afc025343058d0a198d06af0a46eee13ffe
      https://github.com/MidnightBSD/mports/commit/8c835afc025343058d0a198d06af0a46eee13ffe
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-16 (Sat, 16 May 2026)

  Changed paths:
    M graphics/inkscape/Makefile

  Log Message:
  -----------
  Graphics/inkscape (#207)

* emulators/wine: fix i386 plist for import library location

On i386, wine installs .a import libraries under lib/wine/i386-windows/
rather than lib/wine/i386-unix/ (as on amd64). Add a WINEIMPORTDIR
plist substitution (x86_64-unix on amd64, i386-windows on i386) and
use it for all lib/wine/*/lib*.a plist entries.

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>

* graphics/inkscape: mark tests unsafe and add pre-test target

Some tests fail due to missing input files (upstream packaging issue),
and test executables are not built before the test phase runs.

Add TESTING_UNSAFE to prevent test failures from blocking builds, and
add a pre-test target to build test executables first when tests are run.

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply at anthropic.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list