Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37381263
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 

Name: notification-daemon
Version: 0.3.7
Release: alt1

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

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

BuildPrereq: libdbus-devel >= 0.50
BuildPrereq: libGConf-devel >= 2.0
Requires: dbus >= 0.50

Packager: Igor Zubkov <icesik at altlinux.org>

# Automatically added by buildreq on Thu Apr 05 2007

#BuildRequires: gcc-c++ gcc-fortran GConf glibc-devel-static gnome-common intltool libdbus-glib-devel libGConf-devel libsexy-devel libstartup-notification libwnck-devel libxml2-devel packages-info-i18n-common termutils
BuildRequires: gcc-c++ GConf gnome-common intltool libdbus-glib-devel libGConf-devel libsexy-devel libstartup-notification libwnck-devel libxml2-devel termutils

%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
%configure \
   --disable-schemas-install \
   --disable-static
%make_build

%install
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
%make_install DESTDIR=%buildroot install
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL

# Remove non-packaged files

rm -f %buildroot%_libdir/notification-daemon-1.0/engines/*.la

%find_lang %name

%post
%gconf2_install %name

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

%files -f %name.lang
%doc AUTHORS ChangeLog COPYING NEWS README
%_libexecdir/%name
%_libdir/notification-daemon-1.0
%_datadir/dbus-1/services/*
%_sysconfdir/gconf/schemas/%name.schemas

%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