notification-daemon-3.20.0

Introduction à Notification Daemon

Le paquet Notification Daemon contient un démon qui affiche des notifications passives.

This package is known to build and work properly using an LFS 12.1 platform.

Informations sur le paquet

Dépendances de Notification Daemon

Requises

GTK+-3.24.41 et libcanberra-0.30 (construit avec al prise en charge de GTK+-3.24.41).

Installation de Notification Daemon

Installez Notification Daemon en exécutant 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

Vous pouvez tester le démon de notification avec la commande notify-send :

pgrep -l notification-da &&
notify-send -i info Information "Hi ${USER}, This is a Test"

La commande pgrep -l notification-da est ajoutée pour s'assure que c'est bien le démon de ce paquet qui est lancé, et pas un autre, comme le démon de xfce4-notifyd-0.9.4.

Contenu

Programme installé: aucun
Bibliothèques installées: aucun
Répertoire installé: aucun