pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wayland/swaybg
Module Name: pkgsrc
Committed By: kikadf
Date: Tue Apr 14 12:35:52 UTC 2026
Added Files:
pkgsrc/wayland/swaybg: DESCR Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/wayland/swaybg/DESCR \
pkgsrc/wayland/swaybg/Makefile pkgsrc/wayland/swaybg/PLIST \
pkgsrc/wayland/swaybg/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/wayland/swaybg/DESCR
diff -u /dev/null pkgsrc/wayland/swaybg/DESCR:1.1
--- /dev/null Tue Apr 14 12:35:52 2026
+++ pkgsrc/wayland/swaybg/DESCR Tue Apr 14 12:35:52 2026
@@ -0,0 +1,4 @@
+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.
Index: pkgsrc/wayland/swaybg/Makefile
diff -u /dev/null pkgsrc/wayland/swaybg/Makefile:1.1
--- /dev/null Tue Apr 14 12:35:52 2026
+++ pkgsrc/wayland/swaybg/Makefile Tue Apr 14 12:35:52 2026
@@ -0,0 +1,28 @@
+# $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@localhost
+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'
+
+.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"
Index: pkgsrc/wayland/swaybg/PLIST
diff -u /dev/null pkgsrc/wayland/swaybg/PLIST:1.1
--- /dev/null Tue Apr 14 12:35:52 2026
+++ pkgsrc/wayland/swaybg/PLIST Tue Apr 14 12:35:52 2026
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2026/04/14 12:35:52 kikadf Exp $
+bin/swaybg
+man/man1/swaybg.1
Index: pkgsrc/wayland/swaybg/distinfo
diff -u /dev/null pkgsrc/wayland/swaybg/distinfo:1.1
--- /dev/null Tue Apr 14 12:35:52 2026
+++ pkgsrc/wayland/swaybg/distinfo Tue Apr 14 12:35:52 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/04/14 12:35:52 kikadf Exp $
+
+BLAKE2s (swaybg-1.2.2.tar.gz) = a15a5f0217c731219fc6176c77f8fb5083d57f80331da22ee8acf6953457998a
+SHA512 (swaybg-1.2.2.tar.gz) = b3123f1c635b85147c8d66221d014333d232d698c575e929481df0cee5ea3fc11cef951ca1fe705e95cb07f8ae5e6de6b3a315a4ab9059611b9b42ca412834b2
+Size (swaybg-1.2.2.tar.gz) = 16995 bytes
Home |
Main Index |
Thread Index |
Old Index