Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bfein
i3lock-color
i3lock-color.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File i3lock-color.spec of Package i3lock-color
# # spec file for package i3lock-color # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Fixup releases have -c appended %define custom_version 2.13.c.5 Name: i3lock-color Version: 2.13 Release: 0 Summary: Screen Locker for the i3 Window Manager License: BSD-3-Clause Group: System/GUI/Other Url: https://github.com/Raymo111/i3lock-color Source: https://github.com/Raymo111/i3lock-color/archive/%{custom_version}.tar.gz#/%{name}-%{custom_version}.tar.gz # borrowed from gnome-icon-theme Source2: i3lock-icon.png Source3: xlock.sh BuildRequires: gcc BuildRequires: glibc-devel BuildRequires: libudev1 BuildRequires: make BuildRequires: autoconf BuildRequires: automake BuildRequires: pam-devel BuildRequires: xcb-util-xrm-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(libjpeg) BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(libev) BuildRequires: pkgconfig(xcb-atom) BuildRequires: pkgconfig(xcb-image) BuildRequires: pkgconfig(xkbcommon) >= 0.5.0 BuildRequires: pkgconfig(xkbcommon-x11) Conflicts: i3lock %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. %package xlock-compat Summary: Xlock-compatibility script which calls i3lock Group: System/GUI/Other BuildArch: noarch Requires: ImageMagick Requires: xdpyinfo Conflicts: xlockmore %description xlock-compat This package provides a script %{_bindir}/xlock which calls i3lock to lock your screen. This is handy for hard-coded screen-saver invocations e.g. in XFCE4, so you can use i3lock instead of xlock with them. %prep %setup -q -n %{name}-%{custom_version} %build export CFLAGS="%{optflags}" autoreconf -i ./configure --prefix="%{_prefix}" --sysconfdir="%{_sysconfdir}" make %{?_smp_mflags} %install %make_install mkdir -p %{buildroot}%{_pam_vendordir} mv %{buildroot}%{_sysconfdir}/pam.d/* %{buildroot}%{_pam_vendordir}/ install -D -m0644 i3lock.1 "%{buildroot}%{_mandir}/man1/i3lock.1" install -D -m0644 %{SOURCE2} %{buildroot}%{_datadir}/i3lock-xlock-compat/i3lock-icon.png install -D -m0755 %{SOURCE3} %{buildroot}%{_bindir}/xlock %files xlock-compat %{_bindir}/xlock %{_datadir}/i3lock-xlock-compat %files %license LICENSE %doc CHANGELOG README.md %{_pam_vendordir}/i3lock %{_bindir}/i3lock %{_mandir}/man1/i3lock.1%{ext_man} %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor