Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37847909
en ru br
ALT Linux repos
S:0.6.0-alt0.g2ca870c

Group :: Graphical desktop/Other
RPM: ly

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: ly
Version: 0.6.0
Release: alt0.g2ca870c

Summary: TUI display manager
License: WTFPL
Group: Graphical desktop/Other

Url: https://github.com/fairyglade/ly
# Source-url: https://github.com/fairyglade/ly.git
Source: %name-%version.tar

%filter_from_requires /^\/etc\/xprofile/d

BuildRequires: gcc-c++
BuildRequires: pkgconfig(xcb)
BuildRequires: pkgconfig(pam)

%description
Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD.
Should work with any X desktop environment, and provides basic wayland support.

%prep
%setup
subst "s|/usr/lib/systemd/system|%_unitdir|" makefile

%build
%make_build

%install
%makeinstall_std
%make installsystemd DESTDIR=%buildroot

%files
%_bindir/%name
%dir %_sysconfdir/%name
%dir %_sysconfdir/%name/lang
%config(noreplace) %_sysconfdir/%name/config.ini
%_sysconfdir/%name/lang/*.ini
%_sysconfdir/%name/*setup.sh

%_sysconfdir/pam.d/%name
%_unitdir/%name.service

%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