xdg-dbus-proxy-0.1.5

xdg-dbus-proxy の概要

The xdg-dbus-proxy package contains a filtering proxy for D-Bus connections. This is useful for forwarding data in and out of a sandbox.

[注記]

注記

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

パッケージ情報

xdg-dbus-proxy の依存パッケージ

必須

GLib-2.78.3

xdg-dbus-proxy のインストール

以下のコマンドをビルドして xdg-dbus-proxy をビルドします。

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

ビルド結果をテストする場合は ninja test を実行します。

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

ninja install

コマンド説明

--buildtype=release: 本パッケージの安定版リリース向けに適したビルドタイプを指定します。 デフォルトにしていると、最適化されていないバイナリを生成する場合があるためです。

パッケージ構成

インストールプログラム: xdg-dbus-proxy
インストールライブラリ: なし
インストールディレクトリ: なし

概略説明

xdg-dbus-proxy

is a filtering proxy for D-Bus connections