Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559322
en ru br
ALT Linux repos
S:2.14.1-alt1

Group :: Graphical desktop/Other
RPM: i3lock

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: i3lock
Version: 2.14.1
Release: alt1

Summary: improved screen locker (for X-session)
License: BSD
Group: Graphical desktop/Other

URL: http://i3wm.org/i3lock/
Source: %name-%version.tar
Patch0: i3lock-pam-fixes.patch
Patch1: i3lock-2.14.1-dump_password.patch

BuildRequires(pre): meson
BuildRequires: libev-devel, libxcbutil-image-devel, libxcbutil-devel, libxcbutil-xrm-devel, libxkbcommon-x11-devel, libcairo-devel, libpam0-devel

%description
i3lock is a simple screen locker like slock.
After starting it, you will see a white screen
(you can configure the color/an image).
You can return to your screen by entering your password.
i3lock forks so you can combine it with an alias to suspend to RAM.
You can specify whether i3lock should bell upon a wrong password.
i3lock uses PAM and therefore is compatible with LDAP etc.

%description -l ru_RU.UTF-8
i3lock - это простой блокировщик экрана, например, как slock.
После запуска Вы увидите белый экран (но Вы можете настроить цвет/изображение).
Чтобы вернуться к своему рабочему пространству, введите пароль.

%prep
%setup
%patch0 -p1
%patch1 -p1

%build
%meson
%meson_build

%install
%meson_install

%files
%_man1dir/i3lock.*
%doc README.md
%attr(2711, root, shadow) %_bindir/i3lock
%_sysconfdir/pam.d/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin