xfce4-notifyd-0.9.3

Xfce4 Notification Daemon の概要

The Xfce4 Notification Daemon is a small program that implements the "server-side" portion of the Freedesktop desktop notifications specification. Applications that wish to pop up a notification bubble in a standard way can use Xfce4-Notifyd to do so by sending standard messages over D-Bus using the org.freedesktop.Notifications interface.

[注記]

注記

LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。

パッケージ情報

Xfce4 Notification Daemon の依存パッケージ

必須

libnotify-0.8.3, libxfce4ui-4.18.4, libcanberra-0.30, xfce4-dev-tools-4.18.1, xfce4-panel-4.18.5

Xfce4 Notification Daemon のインストール

以下のコマンドを実行して Xfce4 Notification Daemon をビルドします。

./configure --prefix=/usr --sysconfdir=/etc &&
make

このパッケージにテストスイートはありません。

root ユーザーになって以下を実行します。

make install

You can test the notification daemon with the command notify-send, to be run in a graphical environment:

notify-send -i info Information "Hi ${USER}, This is a Test"

パッケージ構成

インストールプログラム: xfce4-notifyd-config
インストールライブラリ: libnotification-plugin.so
インストールディレクトリ: /usr/share/themes/Bright/xfce-notify-4.0, /usr/share/themes/Default/xfce-notify-4.0, /usr/share/themes/Retro/xfce-notify-4.0, /usr/share/themes/Smoke/xfce-notify-4.0, /usr/share/themes/ZOMG-PONIES!/xfce-notify-4.0

概略説明

xfce4-notifyd-config

is a GTK+ GUI that allows you to change some of your preferences (theme and screen position) for the notifications that the Xfce4 Notification Daemon displays