git: bcd5ce392fb6 - main - x11/swaylock-plugin: update to s20240206
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Feb 2024 20:06:01 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=bcd5ce392fb6dfb0dc19f8c35ee3e9d1e94c45b9 commit bcd5ce392fb6dfb0dc19f8c35ee3e9d1e94c45b9 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-02-06 12:26:33 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-02-06 20:05:24 +0000 x11/swaylock-plugin: update to s20240206 Changes: https://github.com/mstoeckl/swaylock-plugin/compare/df71de5...8a3e058 --- x11/swaylock-plugin/Makefile | 4 ++-- x11/swaylock-plugin/distinfo | 6 +++--- x11/swaylock-plugin/pkg-descr | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/x11/swaylock-plugin/Makefile b/x11/swaylock-plugin/Makefile index b8b956489203..5782a192e353 100644 --- a/x11/swaylock-plugin/Makefile +++ b/x11/swaylock-plugin/Makefile @@ -1,6 +1,6 @@ DISTVERSIONPREFIX= # empty -DISTVERSION= s20231230 -DISTVERSIONSUFFIX= -0-gdf71de5 +DISTVERSION= s20240206 +DISTVERSIONSUFFIX= -0-g8a3e058 PORTREVISION= 0 PKGNAMESUFFIX= -plugin diff --git a/x11/swaylock-plugin/distinfo b/x11/swaylock-plugin/distinfo index c179cb714f75..de61957070ec 100644 --- a/x11/swaylock-plugin/distinfo +++ b/x11/swaylock-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703961829 -SHA256 (mstoeckl-swaylock-plugin-s20231230-0-gdf71de5_GH0.tar.gz) = baa1879adcc50c61406e201a360bc228ddc79ee6110117071732a73a0dafbc17 -SIZE (mstoeckl-swaylock-plugin-s20231230-0-gdf71de5_GH0.tar.gz) = 58920 +TIMESTAMP = 1707222393 +SHA256 (mstoeckl-swaylock-plugin-s20240206-0-g8a3e058_GH0.tar.gz) = 7eeb42030bf0c3cca19a238356da9e0ded342f6dca5d3939537c82ab6415596f +SIZE (mstoeckl-swaylock-plugin-s20240206-0-g8a3e058_GH0.tar.gz) = 59178 diff --git a/x11/swaylock-plugin/pkg-descr b/x11/swaylock-plugin/pkg-descr index 6a11e447a8e4..f88cc00e7622 100644 --- a/x11/swaylock-plugin/pkg-descr +++ b/x11/swaylock-plugin/pkg-descr @@ -10,3 +10,5 @@ do is run "swaylock-plugin --command 'my-wallpaper ...'", where * shaderbg, renders OpenGL shaders * rwalkbg, a very slow animation * wscreensaver, an experiment in porting a few xscreensaver hacks to Wayland +* windowtolayer, a tool that can be used to run normally windowed + applications, like terminals, as wallpapers. Requires --command-each flag.