Port details |
- swaylock-effects Screen locker for Wayland with fancy effects
- 1.7.0.0_2 x11 =3 1.7.0.0_1Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2020-11-16 13:05:43
- Last Update: 2024-08-24 18:09:13
- Commit Hash: 598b2da
- People watching this port, also watch:: woff2, libXdamage, sway, xcb-util-image, libevent
- Also Listed In: wayland
- License: MIT
- WWW:
- https://github.com/jirutka/swaylock-effects
- Description:
- Swaylock-effects is a fork of swaylock which adds built-in screenshots
and image manipulation effects like blurring. It's inspired by
i3lock-color, although the feature sets aren't perfectly overlapping.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- swaylock-effects>0:x11/swaylock-effects
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/x11/swaylock-effects/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/swaylock-effects
- pkg install swaylock-effects
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: swaylock-effects
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1701537100
SHA256 (jirutka-swaylock-effects-v1.7.0.0_GH0.tar.gz) = e94d79e189602694bedfbafb553ce3c6c976426e16f76d93bf7e226dc2876eb6
SIZE (jirutka-swaylock-effects-v1.7.0.0_GH0.tar.gz) = 623948
Packages (timestamps in pop-ups are UTC):
- Master port: x11/swaylock
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- wayland-protocols>=1.25 : graphics/wayland-protocols
- scdoc : textproc/scdoc
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- unix-selfauth-helper>0 : security/unix-selfauth-helper
- Library dependencies:
-
- libwayland-client.so : graphics/wayland
- libxkbcommon.so : x11/libxkbcommon
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for swaylock-effects-1.7.0.0_2:
MANPAGES=on: Build and/or install manual pages
PIXBUF=on: GDK-PixBuf library support
===> Use 'make config' to modify these settings
- Options name:
- x11_swaylock-effects
- USES:
- compiler:c11 cpe gnome meson pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: x11/swaylock |
Commit | Credits | Log message |
1.7.0.0_2 24 Aug 2024 18:09:13 |
Jan Beich (jbeich) |
x11/swaylock: update to 1.8.0
Changes: https://github.com/swaywm/swaylock/releases/tag/v1.8.0
Reported by: GitHub (watch releases) |
1.7.0.0_1 02 Dec 2023 21:13:35 |
Jan Beich (jbeich) |
x11/swaylock-effects: update to 1.7.0.0
Changes: https://github.com/jirutka/swaylock-effects/compare/v1.6.11...v1.7.0.0
Reported by: Repology |
1.6.11_1 26 Jul 2023 16:21:01 |
Jan Beich (jbeich) |
x11/swaylock: simplify PAM config after ca20c3923e51 |
1.6.11 20 Jan 2023 10:09:09 |
Jan Beich (jbeich) |
x11/swaylock-effects: update to 1.6.11
Changes: https://github.com/jirutka/swaylock-effects/compare/v1.6.10...v1.6.11
Reported by: Repology |
1.6.10 18 Sep 2022 16:52:26 |
Jan Beich (jbeich) |
x11/swaylock-effects: update to 1.6.10
Changes: https://github.com/jirutka/swaylock-effects/compare/v1.6-3...v1.6.10 |
1.6.3_2 18 Sep 2022 16:52:26 |
Jan Beich (jbeich) |
x11/swaylock-effects: switch to new home
`https://github.com/mortie/swaylock-effects/issues/92#issuecomment-1186017736`
Reported by: Repology |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6.3_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6.3_2 28 Jun 2022 20:01:35 |
Jan Beich (jbeich) |
x11/swaylock: drop setuid bit via unix-selfauth-helper |
1.6.3_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.3_1 05 Feb 2021 18:37:21 |
jbeich |
x11/swaylock-effects: unbreak on armv6 + armv7
../effects.c:3:10: fatal error: 'omp.h' file not found
#include <omp.h>
^~~~~~~
Reported by: pkg-fallout |
1.6.3_1 24 Nov 2020 00:08:55 |
jbeich |
x11/swaylock-effects: unbreak on aarch64
PR: 251326
Reported by: linimon |
1.6.3_1 16 Nov 2020 16:34:10 |
jbeich |
x11/swaylock-effects: fix COMMENT override |
1.6.3_1 16 Nov 2020 16:03:10 |
jbeich |
x11/swaylock-effects: unbreak --screenshots |
1.6.3 16 Nov 2020 15:38:13 |
jbeich |
x11/swaylock-effects: update to 1.6.3
Changes: https://github.com/mortie/swaylock-effects/releases/tag/v1.6-3 |
1.6.2 16 Nov 2020 13:05:05 |
jbeich |
x11/swaylock-effects: add new port
Swaylock-effects is a fork of swaylock which adds built-in screenshots
and image manipulation effects like blurring. It's inspired by
i3lock-color, although the feature sets aren't perfectly overlapping.
https://github.com/mortie/swaylock-effects |