notification-daemon-0.7.6

Introduction à Notification Daemon

Le paquet Notification Daemon contient un démon qui affiche des pop-up passifs de notifications.

Ce paquet est connu pour se construire correctement sur une plateforme LFS-7.6.

Information sur le paquet

Dépendances du démon de Notification

Requises

GTK+-3.12.2, et libcanberra-0.30 (Construit avec le support GTK+-3.12.2).

Notes utilisateur : http://wiki.linuxfromscratch.org/blfs/wiki/notification-daemon

Installation de Notification Daemon

Installez Notification Daemon en lançant les commandes suivantes

./configure --prefix=/usr     \
            --sysconfdir=/etc \
            --disable-static  &&
make

Ce paquet n'a pas de suite de tests

Maintenant, en tant qu'utilisateur root :

make install

Contenu

Programme installé: notification-daemon
Bibliothèques installées: Aucune
Répertoire installé: Aucun

Description courte

notification-daemon

est le Notification Daemon lui-même.

Last updated on 2013-06-01 14:18:39 +0200