CVS commit: pkgsrc/graphics/geeqie
"Thomas Klausner" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: wiz Date: Mon Aug 10 07:31:10 UTC 2026 Modified Files: pkgsrc/graphics/geeqie: Makefile Log Message: geeqie: mark conflict with geeqie-gtk3 To generate a diff of this commit: cvs rdiff -u -r1.170 -r1.171 pkgsrc/graphics/geeqie/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 722 B)
Modified files: Index: pkgsrc/graphics/geeqie/Makefile diff -u pkgsrc/graphics/geeqie/Makefile:1.170 pkgsrc/graphics/geeqie/Makefile:1.171 --- pkgsrc/graphics/geeqie/Makefile:1.170 Sun Aug 9 17:28:28 2026 +++ pkgsrc/graphics/geeqie/Makefile Mon Aug 10 07:31:10 2026 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.170 2026/08/09 17:28:28 wiz Exp $ +# $NetBSD: Makefile,v 1.171 2026/08/10 07:31:10 wiz Exp $ DISTNAME= geeqie-3.1 CATEGORIES= graphics @@ -15,6 +15,8 @@ LICENSE= gnu-gpl-v2 TOOL_DEPENDS+= gettext-m4-[0-9]*:../../devel/gettext-m4 DEPENDS+= webp-pixbuf-loader-[0-9]*:../../graphics/webp-pixbuf-loader +CONFLICTS= geeqie-gtk3-[0-9]* + LDFLAGS.SunOS+= -lm -lsocket -lnsl MESON_ARGS+= -Ddoxygen=disabled