Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37541943
en ru br
Репозитории ALT

Группа :: Графические оболочки/Прочее
Пакет: lightdm-settings

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: lightdm-settings
Version: 1.8.2
Release: alt1
Summary: Configuration tool for the LightDM display manager
Group: Graphical desktop/Other
License: GPLv3+
Url: https://github.com/linuxmint/lightdm-settings
Source: %name-%version.tar
Patch: %name-%version-%release.patch
BuildArch: noarch

BuildPreReq: rpm-build-python3
Requires: slick-greeter
Requires: python3(xapp)
Requires: python3(setproctitle)
Requires: python3-module-pygobject3

%description
This tool currently lets users configure slick-greeter.

%prep
%setup
%patch0 -p1

%build
%make_build

%install
# No install target in Makefile
install -m755 -pd %{buildroot}
cp -pr .%{_prefix} %{buildroot}

# Set exec permissions for bin/* files.

chmod -c 0755 %{buildroot}%{_bindir}/%{name} \
%{buildroot}%{_prefix}/lib/%{name}/%{name}

%find_lang %{name}


%files -f %name.lang
%doc debian/changelog README.md
%{_bindir}/%{name}
%{_prefix}/lib/%{name}
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.*
%{_datadir}/polkit-1/actions/org.x.%{name}.policy

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin