pkg/59898: graphics/geeqie does not need vim-share anymore
"Onno van der Linden via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
>Number: 59898 >Category: pkg >Synopsis: graphics/geeqie does not need vim-share anymore >Confidential: no >Severity: non-critical >Priority: low >Responsible: pkg-manager >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Jan 08 12:25:00 +0000 2026 >Originator: Onno van der Linden <[email protected]> >Release: NetBSD 11.99.4 >Organization: >Environment: System: NetBSD sheep 11.99.4 NetBSD 11.99.4 (SHEEP) #0: Sun Nov 23 11:59:06 CET 2025 onno@sheep:/usr/src/sys/arch/amd64/compile/SHEEP amd64 Architecture: x86_64 Machine: amd64 >Description: Newer versions of graphics/geeqie don't need vim-share because xxd isn't used in the build process. >How-To-Repeat: Remove TOOL_DEPENDS+= vim-share-[0-9]*:../../editors/vim-share and geeqie builds without error >Fix: --- /usr/pkgsrc/graphics/geeqie/Makefile.orig 2026-01-08 13:07:44.196549082 +0100 +++ /usr/pkgsrc/graphics/geeqie/Makefile 2026-01-08 13:07:58.125939125 +0100 @@ -13,8 +13,6 @@ LICENSE= gnu-gpl-v2 TOOL_DEPENDS+= gettext-m4-[0-9]*:../../devel/gettext-m4 -# .../geeqie-2.0.1/scripts/generate-ClayRGB1998-icc-h.sh: xxd: not found -TOOL_DEPENDS+= vim-share-[0-9]*:../../editors/vim-share DEPENDS+= webp-pixbuf-loader-[0-9]*:../../graphics/webp-pixbuf-loader LDFLAGS.SunOS+= -lm -lsocket -lnsl