libgrss-0.7.0

libgrss の概要

The libgrss package contains a library designed to manipulate RSS and Atom feeds.

[注記]

注記

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

パッケージ情報

追加のダウンロード

libgrss の依存パッケージ

必須

libsoup-2.74.3

Recommended

libgrss のインストール

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

patch -Np1 -i ../libgrss-0.7.0-bugfixes-2.patch &&
autoreconf -fv &&
./configure --prefix=/usr --disable-static &&
make

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

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

make install

コマンド説明

--disable-static: このスイッチはスタティックライブラリをインストールしないようにします。

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

パッケージ構成

インストールプログラム: なし
インストールライブラリ: libgrss.so
インストールディレクトリ: /usr/include/libgrss, /usr/share/doc/libgrss-0.7.0

概略説明

libgrss.so

RSS フィードを扱う API 関数を提供します。