Brasero-3.12.3

Brasero の概要

Brasero is an application used to burn CD/DVD on the GNOME Desktop. It is designed to be as simple as possible and has some unique features that enable users to create their discs easily and quickly.

[注記]

注記

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

パッケージ情報

Brasero の依存パッケージ

必須

gst-plugins-base-1.22.7, itstool-2.0.7, libcanberra-0.30, libnotify-0.8.3

推奨

任意

GTK-Doc-1.33.2

推奨 (実行時)

Optional (Runtime)

Cdrdao-1.2.4, libdvdcss-1.4.3, Cdrtools-3.02a09, and VCDImager

Brasero のインストール

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

./configure --prefix=/usr                \
            --enable-compile-warnings=no \
            --enable-cxx-warnings=no     \
            --disable-nautilus           &&
make

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

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

make install

コマンド説明

--enable-*-warnings=no: These switches fix build problems under GCC-6.x compilers.

--disable-nautilus: This switch disables building the Nautilus extension since it is incompatible with the gtk4 version of Nautilus.

--enable-gtk-doc: GTK-Doc をインストール済で API ドキュメントを再構築する場合に指定します。

パッケージ構成

インストールプログラム: brasero
インストールライブラリ: libbrasero-{burn,media,utils}3.so
インストールディレクトリ: /usr/include/brasero3, /usr/lib/brasero3, /usr/share/brasero, /usr/share/gtk-doc/html/libbrasero-{burn,media}, /usr/share/help/*/brasero

概略説明

brasero

is a simple and easy to use CD/DVD burning application for the GNOME Desktop

libbrasero-burn3.so

contains the Burning API functions

libbrasero-media3.so

contains the Media API functions

libbrasero-utils3.so

Brasero API 関数を提供します。