[Bug 262320] lumina-core: Fix password check in LScreensaver, remove xscreensaver dep

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 03 Mar 2022 16:46:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262320

            Bug ID: 262320
           Summary: lumina-core: Fix password check in LScreensaver,
                    remove xscreensaver dep
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jwb@freebsd.org

Created attachment 232226
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232226&action=edit
Patch to fix LScreensaver

Currently, Lumina installs its own screensaver, LScreensaver, which overrides
xscreensaver.  However, the screen lock function doesn't actually check
passwords because lumina-checkpass is disabled and does not build properly. 
The screen will unlock regardless of what is entered for the password.

This patch fixes and enables lumina-checkpass and removes xscreensaver as s
dependency.

-- 
You are receiving this mail because:
You are the assignee for the bug.