head	1.2;
access;
symbols
	pkgsrc-2026Q2:1.1.0.2
	pkgsrc-2026Q2-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2026.08.21.06.48.59;	author wiz;	state Exp;
branches;
next	1.1;
commitid	nxTueJWrKLfaltSG;

1.1
date	2026.04.14.12.35.52;	author kikadf;	state Exp;
branches;
next	;
commitid	0aW2D5ckJu03pVBG;


desc
@@


1.2
log
@swaybg: fix build on NetBSD
@
text
@# $NetBSD: Makefile,v 1.1 2026/04/14 12:35:52 kikadf Exp $

DISTNAME=	swaybg-1.2.2
CATEGORIES=	wayland
MASTER_SITES=	${MASTER_SITE_GITHUB:=swaywm/}
GITHUB_TAG=	v${PKGVERSION_NOREV}

MAINTAINER=	kikadf.01@@gmail.com
HOMEPAGE=	https://swaywm.org/
COMMENT=	Wallpaper tool for Wayland compositors
LICENSE=	mit

USE_TOOLS+=	pkg-config

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'

BUILDLINK_TRANSFORM+=	rm:-Wl,--fatal-warnings

.include "../../devel/meson/build.mk"
.include "../../devel/wayland/buildlink3.mk"
.include "../../devel/wayland-protocols/buildlink3.mk"
.include "../../graphics/cairo/buildlink3.mk"
.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
.include "../../textproc/scdoc/tool.mk"
.include "../../mk/bsd.pkg.mk"
@


1.1
log
@
swaybg: new package

swaybg is a wallpaper utility for Wayland compositors.
It is compatible with any Wayland compositor which
implements the wlr-layer-shell protocol and
wl_output version 4.
@
text
@d1 1
a1 1
# $NetBSD$
d22 2
@

