Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37402665
en ru br
ALT Linux repositórios
S:3.20.0-alt1
5.0: 0.4.0-alt1
4.1: 0.4.0-alt0.M41.1
4.0: 0.3.7-alt1

Group :: Desktop gráfico/GNOME
RPM: notification-daemon

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# This spec is backported to ALTLinux 4.1 automatically by rpmbh script. Do not edit it.
Name: notification-daemon
Version: 0.4.0
Release: alt0.M41.1

Summary: Desktop Notification Daemon
Group: Graphical desktop/GNOME
License: %gpl2plus
URL: http://trac.galago-project.org/wiki/DesktopNotifications

Source: http://www.galago-project.org/files/releases/source/%name/%name-%version.tar.bz2

Packager: GNOME Maintainers Team <gnome at packages.altlinux.org>

Requires: dbus >= 0.36

# From configure.ac

BuildPrereq: intltool
BuildPrereq: glib2-devel >= 2.10.0
BuildPrereq: libgtk+2-devel >= 2.10.0
BuildPrereq: libdbus-glib-devel >= 0.36
BuildPrereq: libsexy-devel >= 0.1.3
BuildPrereq: GConf2 libGConf2-devel
BuildPrereq: libglade-devel libwnck-devel libnotify-devel
BuildPrereq: gstreamer-devel

BuildRequires: rpm-build-licenses rpm-build-gnome

BuildRequires: rpm-build-compat >= 0.95

%description
A daemon that displays passive pop-up notifications as per the
Desktop Notifications specification
(http://www.galago-project.org/specs/notification/index.php).

%prep
%setup -q

%build
#NOCONFIGURE=1 ./autogen.sh
%autoreconf
%configure \
   --enable-sound=gstreamer \
   --disable-schemas-install \
   --disable-static
%make_build

%install
%make_install DESTDIR=%buildroot install

%find_lang %name

%post
%gconf2_install %name

%preun
if [ $1 = 0 ]; then
   %gconf2_uninstall %name
fi

%files -f %name.lang
%_bindir/notification-properties
%_libexecdir/%name
%dir %_libdir/%name-1.0
%dir %_libdir/%name-1.0/engines
%_libdir/%name-1.0/engines/*.so
%dir %_datadir/%name
%_datadir/%name/*.glade
%_desktopdir/*.desktop
%_datadir/dbus-1/services/*
%_iconsdir/hicolor/*/apps/notification-properties.*
%gconf_schemasdir/%name.schemas
%doc AUTHORS ChangeLog COPYING NEWS

%exclude %_libdir/%name-1.0/engines/*.la

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009