head	1.3;
access;
symbols
	pkgsrc-2026Q2:1.3.0.2
	pkgsrc-2026Q2-base:1.3;
locks; strict;
comment	@# @;


1.3
date	2026.06.11.07.17.45;	author wiz;	state Exp;
branches;
next	1.2;
commitid	bVZL3OdakDMSLlJG;

1.2
date	2026.04.20.05.11.15;	author wiz;	state Exp;
branches;
next	1.1;
commitid	AEFhXGZV0bmKKECG;

1.1
date	2026.04.15.07.55.14;	author kikadf;	state Exp;
branches;
next	;
commitid	mmm544PB4NdWO1CG;


desc
@@


1.3
log
@gtk3: bump PKGREVISION for wayland option default change

Recursive bump to hopefully fix bulk build fallout due to the
unversioned change.
@
text
@# $NetBSD: Makefile,v 1.2 2026/04/20 05:11:15 wiz Exp $

DISTNAME=	swappy-1.8.0
PKGREVISION=	1
CATEGORIES=	wayland
MASTER_SITES=	${MASTER_SITE_GITHUB:=jtheoof/}
GITHUB_TAG=	v${PKGVERSION_NOREV}

MAINTAINER=	kikadf.01@@gmail.com
HOMEPAGE=	https://github.com/jtheoof/swappy
COMMENT=	Screenshot tool for Wayland
LICENSE=	mit

USE_TOOLS+=	pkg-config
DEPENDS+=	wl-clipboard-[0-9]*:../../wayland/wl-clipboard

SUBST_CLASSES+=		nogit
SUBST_STAGE.nogit=	pre-configure
SUBST_MESSAGE.nogit=	Set version
SUBST_FILES.nogit+=	meson.build
SUBST_SED.nogit+=	-e 's/git =/\#git =/g'
SUBST_SED.nogit+=	-e 's/git.found()/false/g'

.include "../../devel/meson/build.mk"
.include "../../devel/gettext-tools/msgfmt-desktop.mk"
.include "../../devel/wayland/buildlink3.mk"
.include "../../devel/wayland-protocols/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
.include "../../graphics/cairo/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../textproc/scdoc/tool.mk"
.include "../../mk/bsd.pkg.mk"
@


1.2
log
@swappy: needs msgfmt with --desktop support
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2026/04/15 07:55:14 kikadf Exp $
d4 1
@


1.1
log
@
swappy: new package

A Wayland native snapshot and editor tool, inspired
by Snappy on macOS. Works great with grim, slurp
and sway. But can easily work with other screen copy
tools that can output a final image to stdout.
@
text
@d1 1
a1 1
# $NetBSD$
d24 1
@

