Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37405017
en ru br
ALT Linux repos
S:0.9.34-alt1

Group :: Graphical desktop/GNOME
RPM: notify-osd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#
# spec file for package notify-osd
#
# Copyright (c) 2011 SUSE LINUX Products 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.altlinux.org/


Name: notify-osd
Version: 0.9.34
Release: alt1

Summary: Streamlined Desktop Notifications
License: GPLv3+
Group: Graphical desktop/GNOME

Url: https://launchpad.net/notify-osd
Source: %name-%version.tar.gz
Patch: notify-osd-leolik.patch
Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Wed Oct 12 2011

# optimized out: fontconfig fontconfig-devel glib2-devel libX11-devel libatk-devel libcairo-devel libdbus-devel libdbus-glib libfreetype-devel libgdk-pixbuf libgdk-pixbuf-devel libgio-devel libgtk+2-devel libpango-devel libstartup-notification pkg-config xorg-xproto-devel
BuildRequires: libGConf-devel libdbus-glib-devel libnotify-devel libpixman-devel libwnck-devel

BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(glib-2.0) >= 2.16
#BuildRequires: pkgconfig(gtk+-3.0) >= 3.1.6
BuildRequires: pkgconfig(gtk+-3.0) >= 3.1.6
BuildRequires: pkgconfig(libnotify) >= 0.4.5
BuildRequires: pkgconfig(dbus-glib-1) >= 0.76
BuildRequires: pkgconfig(libwnck-3.0)

# these provide %%_datadir/dbus-1/services/org.freedesktop.Notifications.service

Conflicts: notification-daemon xfce4-notifyd

Provides: desktop-notification-daemon

%description
This notification service is an alternative to the notification-daemon
package. It follows the freedesktop notification specification and
introduces some new policies for streamlining the user-experience by
discouraging the use of actions and timeouts.

%prep
%setup
%patch -p0

%build
%configure
%make_build

%install
%makeinstall_std

%files
%doc AUTHORS COPYING NEWS README TODO
%_datadir/%name/
%_datadir/dbus-1/services/org.freedesktop.Notifications.service
%_datadir/glib-2.0/schemas/com.canonical.NotifyOSD.gschema.xml
%_datadir/GConf/gsettings/notify-osd.convert
%_libexecdir/%name

# dropped pre-ALT changelog, for the reference see this one:

# https://build.opensuse.org/package/view_file/openSUSE:13.2/notify-osd/notify-osd.changes

%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