Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-updates-src > by-pkgid > 3d2c8bf4de3b22a0759f8a6f9a6a90d3 > files > 2

xfce4-screensaver-0.1.8-1.mga7.src.rpm

%define url_ver	%(echo %{version} | cut -d. -f1,2)

Name:		xfce4-screensaver
Summary:	Screen saver and locker for Xfce4
Version:	0.1.8
Release:	%mkrel 1
License:	GPLv2+
Group:		Graphical desktop/Xfce
URL:		https://git.xfce.org/apps/xfce4-screensaver/about/
Source0:	https://archive.xfce.org/src/apps/xfce4-screensaver/%{url_ver}/xfce4-screensaver-%{version}.tar.bz2
BuildRequires:	git-core
BuildRequires:	intltool
BuildRequires:	pam-devel
BuildRequires:  pkgconfig(dbus-glib-1)
BuildRequires:  pkgconfig(garcon-gtk3-1)
BuildRequires:  pkgconfig(gio-2.0)
BuildRequires:	pkgconfig(gtk+-3.0)
BuildRequires:	pkgconfig(libwnck-3.0)
BuildRequires:  pkgconfig(libxfconf-0)
BuildRequires:  pkgconfig(libxklavier)
BuildRequires:	pkgconfig(x11)
BuildRequires:	pkgconfig(xscrnsaver)

%description
xfce4-screensaver is a screen saver and locker that aims to have simple, sane,
secure defaults and be well integrated with the desktop.

xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop, utilizing
Xfce libraries and the Xfconf configuration backend.

%prep
%autosetup -p1 -Sgit_am

%build
%configure2_5x \
	--disable-static \
	--with-systemd \
	--enable-locking
%make_build

%install
%make_install

%find_lang %{name}

%files -f %{name}.lang
%{_sysconfdir}/pam.d/xfce4-screensaver
%{_sysconfdir}/xdg/autostart/xfce4-screensaver.desktop
%{_sysconfdir}/xdg/menus/xfce4-screensavers.menu
%{_bindir}/xfce4-screensaver
%{_bindir}/xfce4-screensaver-command
%{_bindir}/xfce4-screensaver-configure
%{_bindir}/xfce4-screensaver-preferences
%{_libexecdir}/xfce4-screensaver-dialog
%{_libexecdir}/xfce4-screensaver-gl-helper
%dir %{_libexecdir}/xfce4-screensaver/
%{_libexecdir}/xfce4-screensaver/floaters
%{_libexecdir}/xfce4-screensaver/popsquares
%{_libexecdir}/xfce4-screensaver/slideshow
%{_datadir}/applications/screensavers/xfce-personal-slideshow.desktop
%{_datadir}/applications/screensavers/xfce-popsquares.desktop
%{_datadir}/applications/screensavers/xfce-floaters.desktop
%{_datadir}/applications/xfce4-screensaver-preferences.desktop
%{_datadir}/dbus-1/services/org.xfce.ScreenSaver.service
%{_datadir}/desktop-directories/xfce4-screensaver.directory
%{_mandir}/man1/xfce4-screensaver-command.1*
%{_mandir}/man1/xfce4-screensaver-preferences.1*
%{_mandir}/man1/xfce4-screensaver.1*
%{_datadir}/pixmaps/xfce-logo-white.svg


%changelog
* Mon Aug 19 2019 wally <wally> 0.1.8-1.mga7
+ Revision: 1430269
- new version 0.1.8

* Sun May 26 2019 wally <wally> 0.1.4-2.mga7
+ Revision: 1399215
- add upstream patch to restore native timer to cover when X11 screensaver timer doesn't notify

* Fri Mar 22 2019 wally <wally> 0.1.4-1.mga7
+ Revision: 1379618
- new version 0.1.4

* Sat Dec 01 2018 wally <wally> 0.1.3-1.mga7
+ Revision: 1337095
- new version 0.1.3

* Fri Nov 02 2018 wally <wally> 0.1.2-1.mga7
+ Revision: 1327692
- new version 0.1.2

* Thu Nov 01 2018 wally <wally> 0.1.1-1.mga7
+ Revision: 1327549
- new version 0.1.1

* Mon Oct 15 2018 wally <wally> 0.1.0-1.mga7
+ Revision: 1320552
- imported package xfce4-screensaver