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

Группа :: Графические оболочки/XFce
Пакет: xfce4-notifyd

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

Name:           xfce4-notifyd
Version:        0.8.1
Release:        alt1
Summary:        Simple notification daemon for Xfce
Summary(ru_RU.UTF-8): п°п╣п╫п╣п╢п╤п╣я─ я┐п╡п╣п╢п╬п╪п╩п╣п╫п╦п╧ п╢п╩я▐ Xfce

Group:          Graphical desktop/XFce
License:        GPL-2.0-only
URL:            https://docs.xfce.org/apps/notifyd/start
Vcs:            https://gitlab.xfce.org/apps/xfce4-notifyd.git
Source0:        %name-%version.tar
Patch:          %name-%version-%release.patch
Packager: Xfce Team <xfce at packages.altlinux.org>

%def_disable wayland

BuildPreReq: rpm-build-xfce4 xfce4-dev-tools
BuildRequires: libxfce4ui-gtk3-devel libxfconf-devel libxfce4util-devel
BuildRequires: libxfce4panel-gtk3-devel
BuildRequires: libgio-devel libX11-devel
BuildRequires: libnotify-devel
BuildRequires: libcanberra-gtk3-devel
BuildRequires: libsqlite3-devel
%{?_enable_wayland:BuildRequires: libgtk-layer-shell-devel}

Requires:       xfce4-common
Requires:       dbus icon-theme-hicolor
Requires:       notify-send
Obsoletes:      notification-daemon-xfce <= 0.3.7

Provides: desktop-notification-daemon

%define _unpackaged_files_terminate_build 1

%description
Xfce4-notifyd is a simple, visually-appealing notification daemon for
Xfce that implements the freedesktop.org desktop notifications
specification.
Features:
* Themable using the GTK+ theming mechanism
* Visually appealing: rounded corners, shaped windows
* Supports transparency and fade effects

%description -l ru_RU.UTF-8
п÷я─п╬я│я┌п╬п╧ п╪п╣п╫п╣п╢п╤п╣я─ я┐п╡п╣п╢п╬п╪п╩п╣п╫п╦п╧ п╢п╩я▐ Xfce я─п╟п╠п╬я┌п╟я▌я┴п╦п╧ п©п╬ я│п©п╣я├п╦я└п╦п╨п╟я├п╦я▐п╪
freedesktop.org.
п▓п╬п╥п╪п╬п╤п╫п╬я│я┌п╦:
* п²п╟п╩п╦я┤п╦п╣ п╡я│я┌я─п╬п╣п╫п╫п╬пЁп╬ п╪п╣я┘п╟п╫п╦п╥п╪п╟ я┌п╣п╪
* п÷п╬п╢п╢п╣я─п╤п╨п╟ я│п╨я─я┐пЁп╩п╣п╫п╦п╧ п╢п╩я▐ я┐пЁп╩п╬п╡ п╬п╨п╬п╫
* п÷п╬п╢п╢п╣я─п╤п╨п╟ п©я─п╬п╥я─п╟я┤п╫п╬я│я┌п╦ п╦ я█я└я└п╣п╨я┌п╟ я│п╨я─я▀я┌п╦я▐

%package -n xfce4-notification-plugin
Summary: Notification plugin for the Xfce panel
Group: Graphical desktop/XFce
Requires: %name

%description -n xfce4-notification-plugin
Notification plugin for the Xfce panel.

%prep
%setup
%patch -p1

%build
%xfce4reconf
%configure \
--enable-maintainer-mode \
--enable-dbus-start-daemon \
--enable-gdk-x11 \
%if_enabled wayland
--enable-gdk-wayland \
--enable-gtk-layer-shell \
%else
--disable-gdk-wayland \
--disable-gtk-layer-shell \
%endif
--enable-sound \
--enable-debug=minimum
%make_build

%install
%makeinstall_std
%find_lang %name

%files -f %name.lang
%doc AUTHORS NEWS README.md
%_bindir/xfce4-notifyd-config
%_libdir/xfce4/notifyd/
%_desktopdir/*.desktop
%_datadir/dbus-1/services/*
%_usr/lib/systemd/user/xfce4-notifyd.service
%_iconsdir/hicolor/*/*/*.*
%_datadir/themes/Default/xfce-notify-4.0/
%_datadir/themes/Bright/
%_datadir/themes/Retro/
%_datadir/themes/Smoke/
%_datadir/themes/ZOMG-PONIES!/
%_man1dir/*

%files -n xfce4-notification-plugin
%_libdir/xfce4/panel/plugins/*
%_datadir/xfce4/panel/plugins/*.desktop

%exclude %_libdir/xfce4/panel/plugins/*.la

%changelog

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

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