pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wayland/wlsunset
Module Name: pkgsrc
Committed By: kikadf
Date: Wed Apr 15 08:43:25 UTC 2026
Added Files:
pkgsrc/wayland/wlsunset: DESCR Makefile PLIST distinfo
Log Message:
wlsunset: new package
Day/night gamma adjustments for Wayland compositors
supporting wlr-gamma-control-unstable-v1.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/wayland/wlsunset/DESCR \
pkgsrc/wayland/wlsunset/Makefile pkgsrc/wayland/wlsunset/PLIST \
pkgsrc/wayland/wlsunset/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/wlsunset/DESCR
diff -u /dev/null pkgsrc/wayland/wlsunset/DESCR:1.1
--- /dev/null Wed Apr 15 08:43:25 2026
+++ pkgsrc/wayland/wlsunset/DESCR Wed Apr 15 08:43:25 2026
@@ -0,0 +1,2 @@
+Day/night gamma adjustments for Wayland compositors
+supporting wlr-gamma-control-unstable-v1.
Index: pkgsrc/wayland/wlsunset/Makefile
diff -u /dev/null pkgsrc/wayland/wlsunset/Makefile:1.1
--- /dev/null Wed Apr 15 08:43:25 2026
+++ pkgsrc/wayland/wlsunset/Makefile Wed Apr 15 08:43:25 2026
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2026/04/15 08:43:25 kikadf Exp $
+
+DISTNAME= wlsunset-0.4.0
+CATEGORIES= wayland
+MASTER_SITES= ${MASTER_SITE_GITHUB:=kennylevinsen/}
+
+MAINTAINER= kikadf.01%gmail.com@localhost
+HOMEPAGE= https://sr.ht/~kennylevinsen/wlsunset/
+COMMENT= Day/night gamma adjustments for Wayland compositors
+LICENSE= mit
+
+USE_TOOLS+= pkg-config
+
+.include "../../devel/meson/build.mk"
+.include "../../textproc/scdoc/tool.mk"
+.include "../../devel/wayland/buildlink3.mk"
+.include "../../devel/wayland-protocols/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/wayland/wlsunset/PLIST
diff -u /dev/null pkgsrc/wayland/wlsunset/PLIST:1.1
--- /dev/null Wed Apr 15 08:43:25 2026
+++ pkgsrc/wayland/wlsunset/PLIST Wed Apr 15 08:43:25 2026
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2026/04/15 08:43:25 kikadf Exp $
+bin/wlsunset
+man/man1/wlsunset.1
Index: pkgsrc/wayland/wlsunset/distinfo
diff -u /dev/null pkgsrc/wayland/wlsunset/distinfo:1.1
--- /dev/null Wed Apr 15 08:43:25 2026
+++ pkgsrc/wayland/wlsunset/distinfo Wed Apr 15 08:43:25 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/04/15 08:43:25 kikadf Exp $
+
+BLAKE2s (wlsunset-0.4.0.tar.gz) = 7dd0b7da50f25dd22a580775a3c747a7633491661753fa3a6d2c985692ba4c0b
+SHA512 (wlsunset-0.4.0.tar.gz) = f72a067a5458931a6394bbccfa1ec5d3790beb5ccce42f2ad865ac6e839c5996363c0806636e337358c8d14cd0a73cb3db37bfc6f3faf26fee2e40a837f69efa
+Size (wlsunset-0.4.0.tar.gz) = 14876 bytes
Home |
Main Index |
Thread Index |
Old Index