G(Vine 2.1)

Gです


Gの項目


Name        : gated                        Relocations: (not relocateable)
Version     : 3.5.11                            Vendor: Red Hat, Inc.
Release     : 1                             Build Date: 2000年 2月17日(木) 午後08時52分09秒 JST
Install date: (not installed)               Build Host: porky.devel.redhat.com
Group       : System Environment/Daemons    Source RPM: gated-3.5.11-1.src.rpm
Size        : 2422738                          License: distributable
Packager    : Red Hat, Inc. 
URL         : http://www.gated.org/
Summary     : The public release version of the GateD routing daemon.
Description :
GateD is a modular software program consisting of core services, a
routing database, and protocol modules which support multiple routing
protocols (RIP v1, v2), OSPF, ISIS, SLSP, BGP (v3, v4), and EGP.
GateD is designed to handle dynamic routing with a routing database
built from the information exchanged by routing protocols.

Install gated if you need a routing daemon.
Name        : gawk                         Relocations: (not relocateable)
Version     : 3.0.4                             Vendor: Project Vine
Release     : 2vl1                          Build Date: 2000年 8月 5日(土) 午前03時30分16秒 JST
Install date: (not installed)               Build Host: localhost.localdomain
Group       : Applications/Text             Source RPM: gawk-3.0.4-2vl1.src.rpm
Size        : 2517545                          License: GPL
Packager    : Jun Nishii 
Summary     : GNU バージョンの awk テキスト処理ユーティリティー
Description :
gawk パッケージは GNU バージョンの、テキスト処理ユーティリティー awk
を含んでいます。awk は素早く、簡単にパターンマッチングと整形処理を行う
ためのプログラミング

テキスト処理ユーティティーが必要なら、fawk パッケージをインストールし
てください。gawk はLinux 上でテキスト処理を行う標準的なツールです。
Name        : gd                           Relocations: (not relocateable)
Version     : 1.8.3                             Vendor: Project Vine
Release     : 0vl2                          Build Date: 2000年 9月 7日(木) 午後11時50分23秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : System Environment/Libraries   Source RPM: gd-1.8.3-0vl2.src.rpm
Size        : 482044                           License: BSD-style
Packager    : Yasuyuki Furukawa 
Summary     : PNGイメージファイルを描写するためのグラフィックライブラリ
Description :
GdはPNGファイルを描写するためのグラフックライブラリです。 Gdを使って、
画像(線や弧, テキスト, カラー, 他の画像からのカット&ペースト等々)を
簡単に描写して、PNGファイルへ結果を出力することができます。
Gdは特に、一般にPNG画像を埋め込む必要のあるウェブアプリケーションで
便利です。ただし、注意して欲しいのは, Gdはペイントツールではありませ
ん。

PNGファイルを描写する必要のあるアプリケーションを開発する場合、
Gdをインストールしてください。gdをインストールした場合、gd-devel
パッケージも必要になります。
Name        : gd-devel                     Relocations: (not relocateable)
Version     : 1.8.3                             Vendor: Project Vine
Release     : 0vl2                          Build Date: 2000年 9月 7日(木) 午後11時50分23秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : Development/Libraries         Source RPM: gd-1.8.3-0vl2.src.rpm
Size        : 252894                           License: BSD-style
Packager    : Yasuyuki Furukawa 
Summary     : gd用の開発ライブラリとヘッダファイル
Description :
これらは開発ライブラリです。
PNGグラフィックライブラリ gd 用の開発ライブラリおよびヘッダファイル
です。

gdをインストールした場合、gd-develパッケージも必要になります。
Name        : gd-progs                     Relocations: (not relocateable)
Version     : 1.8.3                             Vendor: Project Vine
Release     : 0vl2                          Build Date: 2000年 9月 7日(木) 午後11時50分23秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : Applications/Multimedia       Source RPM: gd-1.8.3-0vl2.src.rpm
Size        : 282382                           License: BSD-style
Packager    : Yasuyuki Furukawa 
Summary     : libgdを用いたユーティリティプログラム
Description :
これは PNG グラフィックライブラリ gd によって提供されるユーティリティ
プログラムです。これをインストールするには, gdをインストールする必要
があります。
Name        : gdb                          Relocations: (not relocateable)
Version     : 5.0                               Vendor: Project Vine
Release     : 1vl2                          Build Date: 2000年 7月13日(木) 午前05時23分06秒 JST
Install date: (not installed)               Build Host: localhost.localdomain
Group       : Development/Debuggers         Source RPM: gdb-5.0-1vl2.src.rpm
Size        : 1900640                          License: GPL
Packager    : Jun Nishii 
Summary     : A GNU source-level debugger for C, C++ and Fortran.
Description :
Gdb is a full featured, command driven debugger. Gdb allows you to
trace the execution of programs and examine their internal state at
any time.  Gdb works for C and C++ compiled with the GNU C compiler
gcc.

If you are going to develop C and/or C++ programs and use the GNU gcc
compiler, you may want to install gdb to help you debug your
programs.
Name        : gdbm                         Relocations: /usr 
Version     : 1.8.0                             Vendor: Red Hat, Inc.
Release     : 3                             Build Date: 2000年 2月 8日(火) 午前06時08分40秒 JST
Install date: (not installed)               Build Host: porky.devel.redhat.com
Group       : System Environment/Libraries   Source RPM: gdbm-1.8.0-3.src.rpm
Size        : 29281                            License: GPL
Packager    : Red Hat, Inc. 
Summary     : A GNU set of database routines which use extensible hashing.
Description :
Gdbm is a GNU database indexing library, including routines which use
extensible hashing.  Gdbm works in a similar way to standard UNIX dbm
routines.  Gdbm is useful for developers who write C applications and
need access to a simple and efficient database or who are building C
applications which will use such a database.

If you're a C developer and your programs need access to simple
database routines, you should install gdbm.  You'll also need to
install gdbm-devel.
Name        : gdbm-devel                   Relocations: /usr 
Version     : 1.8.0                             Vendor: Red Hat, Inc.
Release     : 3                             Build Date: 2000年 2月 8日(火) 午前06時08分40秒 JST
Install date: (not installed)               Build Host: porky.devel.redhat.com
Group       : Development/Libraries         Source RPM: gdbm-1.8.0-3.src.rpm
Size        : 73805                            License: GPL
Packager    : Red Hat, Inc. 
Summary     : Development libraries and header files for the gdbm library.
Description :
Gdbm-devel contains the development libraries and header files for
gdbm, the GNU database system.  These libraries and header files are
necessary if you plan to do development using the gdbm database.

Install gdbm-devel if you are developing C programs which will use the
gdbm database library.  You'll also need to install the gdbm package.
Name        : gdk-pixbuf                   Relocations: (not relocateable)
Version     : 0.8.0                             Vendor: (none)
Release     : 1                             Build Date: 2000年 5月29日(月) 午前10時46分43秒 JST
Install date: (not installed)               Build Host: camel.rsl.crl.fujixerox.co.jp
Group       : System Environment/Libraries   Source RPM: gdk-pixbuf-0.8.0-1.src.rpm
Size        : 314564                           License: LGPL
URL         : http://www.gnome.org/
Summary     : The GdkPixBuf image handling library
Description :
The GdkPixBuf library provides a number of features, including :

- GdkPixbuf structure for representing images.
- Image loading facilities.
- Rendering of a GdkPixBuf into various formats:
  drawables (windows, pixmaps), GdkRGB buffers.
- Fast scaling and compositing of pixbufs.
- Simple animation loading (ie. animated gifs)

In addition, this module also provides a little libgnomecanvaspixbuf
library, which contains a GNOME Canvas item to display pixbufs with
full affine transformations.
Name        : gdk-pixbuf-devel             Relocations: (not relocateable)
Version     : 0.8.0                             Vendor: (none)
Release     : 1                             Build Date: 2000年 5月29日(月) 午前10時46分43秒 JST
Install date: (not installed)               Build Host: camel.rsl.crl.fujixerox.co.jp
Group       : Development/Libraries         Source RPM: gdk-pixbuf-0.8.0-1.src.rpm
Size        : 398566                           License: LGPL
URL         : http://www.gnome.org/
Summary     : Libraries and include files for developing GdkPixBuf applications.
Description :
Libraries and include files for developing GdkPixBuf applications.
Name        : gedit                        Relocations: (not relocateable)
Version     : 0.9.0                             Vendor: (none)
Release     : 0vl2                          Build Date: 2000年 7月12日(水) 午後03時00分35秒 JST
Install date: (not installed)               Build Host: camel.rsl.crl.fujixerox.co.jp
Group       : Applications/Editors          Source RPM: gedit-0.9.0-0vl2.src.rpm
Size        : 923279                           License: GPL
URL         : http://gedit.pn.org/
Summary     : gEditはGNOME用の小さくかつ強力なテキストエディタです。
Description :
gEditはGNOME用の小さく、それでいて、強力なテキストエディタです。

これは、コア部分は小さいままに、gEditに対し多くの機能を拡張
できるようにするための(画面分割モード等の)プラグインの機能や、
『タブ』ノートブックを利用した複数のドキュメント編集、そして、
その他多くの機能を備えています。

gEditにはGNOMEが必要です(Gnome-LibsおよびGtk+).
Name        : gettext                      Relocations: (not relocateable)
Version     : 0.10.35_jp                        Vendor: Project Vine
Release     : 18vl1                         Build Date: 2000年 6月 7日(水) 午前09時48分11秒 JST
Install date: (not installed)               Build Host: localhost.localdomain
Group       : Development/Tools             Source RPM: gettext-0.10.35_jp-18vl1.src.rpm
Size        : 1037789                          License: GPL
Packager    : Jun Nishii 
Summary     : マルチリンガルメッセージを生成するためのGNU ライブラリ/ユーティリティ
Description :
GNU gettext パッケージはプログラム中でマルチリンガルメッセージを生成する
ためのツールと文書を供給する。ツールはメッセージカタログをサポートするために
プログラムがどのように書かれるべきかの申し合わせと、メッセージカタログのための
ディレクトリとファイル名の組織化と、翻訳されたメッセージの埋め合わせを
サポートするためのランタイムライブラリと、翻訳可能でかつすでに翻訳された文字列
を取り扱う独立したプログラムを含んでいる。gettext は簡単に使えるライブラリ
と自然言語のカタログを生成、使用、修正するツールと、国際化プログラム
のための強力かつシンプルな方法を供給する。

もしあなたが作成するプログラムに国際化か組織化されたマルチリンガル
メッセージをしたいなら、gettext をインストールすべきである。
Name        : getty_ps                     Relocations: (not relocateable)
Version     : 2.0.7j                            Vendor: Red Hat, Inc.
Release     : 9                             Build Date: 2000年 3月 7日(火) 午後07時51分37秒 JST
Install date: (not installed)               Build Host: porky.devel.redhat.com
Group       : Applications/Communications   Source RPM: getty_ps-2.0.7j-9.src.rpm
Size        : 112688                           License: Distributable - Copyright 1989,1990 by 
                                                        Paul Sutcliffe Jr.
Packager    : Red Hat, Inc. 
Summary     : The getty and uugetty programs.
Description :
The getty_ps package contains the getty and uugetty programs, basic
programs for accomplishing the login process on a Red Hat Linux
system.  Getty and uugetty are used to accept logins on the console or
a terminal.  Getty is invoked by the init process to open tty lines
and set their modes, to print the login prompt and get the user's
name, and to initiate a login process for the user.  Uugetty works
just like getty, except that uugetty creates and uses lock files to
prevent two or more processes from conflicting in their use of a tty
line.  Getty and uugetty can also answer a modem for dialup
connections, but mgetty is recommended for that purpose.
Name        : gftp                         Relocations: (not relocateable)
Version     : 2.0.6a                            Vendor: Project Vine
Release     : 0vl8                          Build Date: 2000年 7月13日(木) 午前05時23分06秒 JST
Install date: (not installed)               Build Host: localhost.localdomain
Group       : Applications/Internet         Source RPM: gftp-2.0.6a-0vl8.src.rpm
Size        : 924630                           License: GPL
Packager    : Yasuyuki Furukawa 
URL         : http://gftp.seul.org/
Summary     : Xウィンドウ用マルチスレッドFTPクライアント
Description :
gFTPはGtk+を用いたXウィンドウシステム用マルチスレッドFTPクライアント
です。これは並行ダウンロードや、ファイル転送中断のレジューム機能、
ファイル転送キュー、ディレクトリ全体のダウンロード、HTTP/FTPプロキシ
サポート、ディレクトリキャッシュ、passive、非passiveファイル転送,
ドラッグ&ドロップのサポート、ブックマークや停止ボタンなど多くの機能
を備えています。
Name        : ghostscript                  Relocations: (not relocateable)
Version     : 5.50                              Vendor: Project Vine
Release     : 0vl2                          Build Date: 2000年10月 8日(日) 午前04時28分23秒 JST
Install date: (not installed)               Build Host: venus.athom
Group       : Applications/Publishing       Source RPM: ghostscript-5.50-0vl2.src.rpm
Size        : 3295473                          License: GPL
Packager    : Jun Nishii 
URL         : http://www.cs.wisc.edu/~ghost/
Summary     : 日本語 PostScript インタプリタ/ビュア
Description :
Ghostscript は PostScript(TM) インタプリタ、C のプログラム (PostScript
言語におけるグラフィック機能の実装による、Ghostscript ライブラリ)、
Portable Document Format (PDF) ファイルのインタプリタを提供する
ソフトウェア群です。Ghostscript は PostScript コードをプリンタや
画面が理解できる多くの共通なビットマップフォーマットに変換します。
Ghostscript は通常 PostScript ファイルを画面に表示したり非 PostScript
プリンタに印刷するために用いられます。

もし PostScript ファイルを画面に表示したり非 PostScript プリンタに印刷
する必要があるのなら ghostscript をインストールすべきです。ghostscript
をインストールするなら ghostscript-fonts パッケージもインストールする
必要があります。
Name        : ghostscript-epson            Relocations: (not relocateable)
Version     : 1.1                               Vendor: Project Vine
Release     : 0vl1                          Build Date: 2000年 8月20日(日) 午前12時18分43秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : Applications/Publishing       Source RPM: ghostscript-epson-1.1-0vl1.nosrc.rpm
Size        : 7589428                          License: Copyright(c)2000  EPSON KOWA Corp.
Packager    : Jun Nishii 
URL         : http://www.epkowa.co.jp/
Summary     : EPSON プリンタの ghostscript フィルタ集
Description :
エプソンコーワ株式会社による、エプソンプリンタ用(PM-760C, PM-770C, PM-800C,
PM-820C用)の Ghostscript フィルタ集です。/usr/doc/ghostscript-epson-1.1 にイン
ストールされているreadme内の使用許諾契約をお読みの上お使いください。
Name        : ghostscript-fonts            Relocations: (not relocateable)
Version     : 5.50                              Vendor: Red Hat, Inc.
Release     : 1                             Build Date: 2000年 2月14日(月) 午後06時15分15秒 JST
Install date: (not installed)               Build Host: porky.devel.redhat.com
Group       : Applications/Publishing       Source RPM: ghostscript-fonts-5.50-1.src.rpm
Size        : 1503994                          License: GPL
Packager    : Red Hat, Inc. 
URL         : http://gnu-gs.sourceforge.net/
Summary     : Fonts for the Ghostscript PostScript(TM) interpreter.
Description :
Ghostscript-fonts contains a set of fonts that Ghostscript, a
PostScript interpreter, uses to render text. These fonts are in
addition to the fonts shared by Ghostscript and the X Window System.

You'll need to install ghostscript-fonts if you're installing
ghostscript.
Name        : gimp                         Relocations: (not relocateable)
Version     : 1.1.27                            Vendor: Project Vine
Release     : 0vl1                          Build Date: 2000年10月 9日(月) 午後08時19分21秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : Applications/Multimedia       Source RPM: gimp-1.1.27-0vl1.src.rpm
Size        : 22089940                         License: GPL, LGPL
Packager    : Jun Nishii 
URL         : http://www.gimp.org/
Summary     : GNU 画像加工プログラム
Description :

GIMP は GNU Image Manupilatoion Program です。画像を操作したり編集した
りします。さまざまなフォーマットの画像を読み書きでき、コンバートできま
す。

また、GIMP をペイントツールとして利用する事もできます。エアブラシ、ク
ローン、ペンシル、ペイントブラシの機能を備えています。選択機能としては、
矩形、楕円、ファジー選択、ベジェ曲線、賢いはさみ、色による選択などがあ
ります。

GIMP には画像操作のための、バンプマップ、境界検出、ガウスぼかしなどの
さまざまなプラグインがあります。スクリプトによる拡張もする事ができます。
Name        : gimp-devel                   Relocations: (not relocateable)
Version     : 1.1.27                            Vendor: Project Vine
Release     : 0vl1                          Build Date: 2000年10月 9日(月) 午後08時19分21秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : X11/Applications/Graphics     Source RPM: gimp-1.1.27-0vl1.src.rpm
Size        : 730557                           License: GPL, LGPL
Packager    : Jun Nishii 
URL         : http://www.gimp.org/
Summary     : GIMP plugin and extension development kit
Description :
Static libraries and header files for writing GIMP plugins and extensions.
Summary(ja): GIMP プラグインや各種拡張のための開発キット
Name        : gimp-libgimp                 Relocations: (not relocateable)
Version     : 1.1.27                            Vendor: Project Vine
Release     : 0vl1                          Build Date: 2000年10月 9日(月) 午後08時19分21秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : System Environment/Libraries   Source RPM: gimp-1.1.27-0vl1.src.rpm
Size        : 465151                           License: LGPL
Packager    : Jun Nishii 
URL         : http://www.gimp.org/
Summary     : GIMP ライブラリ集
Description :
The gimp-libgimp package contains libraries which are used to
communicate between the GIMP (GNU Image Manipulation Program) and
other programs which function as GIMP plug-ins.

If you are going to develop or use plug-ins for the GIMP, you'll need
to install the gimp-libgimp package.  You'll also need to install the
gimp and gimp-devel.  If you plan on using the GIMP, you'll probably
also want to install gimp-data-extras, which is not required but
contains a lot of extras which will be useful to GIMP users.
Name        : glib                         Relocations: (not relocateable)
Version     : 1.2.8                             Vendor: (none)
Release     : 0vl1                          Build Date: 2000年 5月29日(月) 午前10時28分12秒 JST
Install date: (not installed)               Build Host: camel.rsl.crl.fujixerox.co.jp
Group       : System Environment/Libraries   Source RPM: glib-1.2.8-0vl1.src.rpm
Size        : 675247                           License: LGPL
URL         : http://www.gtk.org
Summary     : 便利なユーティリティ関数ライブラリ
Description :
Glib は便利なユーティリティ関数ライブラリです。この C
ライブラリはいくつかのよく遭遇する問題を解決し、多くの
プログラムで必要な有用な機能を提供するために作られました。

このパッケージでは debug option 付きで binary を 作成します。
Name        : glib-devel                   Relocations: (not relocateable)
Version     : 1.2.8                             Vendor: (none)
Release     : 0vl1                          Build Date: 2000年 5月29日(月) 午前10時28分12秒 JST
Install date: (not installed)               Build Host: camel.rsl.crl.fujixerox.co.jp
Group       : Development/Libraries         Source RPM: glib-1.2.8-0vl1.src.rpm
Size        : 1099274                          License: LGPL
URL         : http://www.gtk.org
Summary     : GIMP ツールキットおよび、GIMP ドローイングキットをサポートするライブラリ
Description :
GIMP の X ライブラリをサポートする静的関数およびヘッダファイルです。
GLIB には使いやすいデータストラクチャーも含まれています。
Name        : glibc                        Relocations: (not relocateable)
Version     : 2.1.3                             Vendor: Project Vine
Release     : 16vl9                         Build Date: 2000年 9月 8日(金) 午前12時33分02秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : System Environment/Libraries   Source RPM: glibc-2.1.3-16vl9.src.rpm
Size        : 36964733                         License: LGPL
Packager    : Jun Nishii 
Summary     : GNU libc ライブラリ
Description :
glibc パッケージはシステム上の複数のプログラムで使われる標準ライブラリを
ふくみます。ディスクスペースとメモリを節約したり、アップグレードを
用意にするために、共通のシステムコードは一つの場所におかれ、プログラム
間で共有されます。この部分的なパッケージはシェアドライブラリのかなり
重要なセットをふくみます: 標準 C ライブラリと標準数値ライブラリです。
この二つのライブラリ抜きでは、Linux システムは機能しません。
glibc パッケージはまた地域言語 (locale) サポートとタイムゾーンデータベース
サポートをふくみます。
Name        : glibc-devel                  Relocations: (not relocateable)
Version     : 2.1.3                             Vendor: Project Vine
Release     : 16vl9                         Build Date: 2000年 9月 8日(金) 午前12時33分02秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : Development/Libraries         Source RPM: glibc-2.1.3-16vl9.src.rpm
Size        : 34972548                         License: LGPL
Packager    : Jun Nishii 
Summary     : 標準 C ライブラリで使われるヘッダーとオブジェクトファイル
Description :
glibc-devel パッケージは(ほとんどすべてのプログラムで使われる)標準 C
ライブラリを使用したプログラムを開発するためのヘッダーとオブジェクト
ファイルを含みます。もし標準 C ライブラリを使用するプログラムを開発するなら
実行ファイルを作成する目的でこれらの標準ヘッダとオブジェクトファイル
が使用できます。

標準 C ライブラリを使用するプログラムを開発するなら glibc-devel
をインストールしてください。
Name        : glibc-profile                Relocations: (not relocateable)
Version     : 2.1.3                             Vendor: Project Vine
Release     : 16vl9                         Build Date: 2000年 9月 8日(金) 午前12時33分02秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : Development/Libraries         Source RPM: glibc-2.1.3-16vl9.src.rpm
Size        : 32427078                         License: LGPL
Packager    : Jun Nishii 
Summary     : gprof プロファイルサポートを含む GNU libc ライブラリ
Description :
bc-profile パッケージは GNU libc ライブラリと gporf プログラムを使用した
プロファイリングをサポートします。profiling はどのくらいの CPU タイムを
使用してるか、実行中にどの関数が他の関数を呼び出したかというプログラムの
機能を解析します。プログラムをプロファイルするために gprof を使用する
ことによって、あなたのプログラムは (glibc パッケージに含まれる標準
GNU libc ライブラリのかわりに) glibc-profile を含む GNU libc ライブラリ
を使用します。

もしプログラムをプロファイルするために gprof プログラムを使用する
なら、glibc-profile プログラムをインストールする必要があります。
Name        : gmc                          Relocations: (not relocateable)
Version     : 4.5.50                            Vendor: Project Vine
Release     : 0vl3                          Build Date: 2000年10月12日(木) 午後05時23分39秒 JST
Install date: (not installed)               Build Host: kent.3dpro.tao.go.jp
Group       : User Interface/Desktops       Source RPM: mc-4.5.50-0vl3.src.rpm
Size        : 2221966                          License: GPL
Packager    : Yoshihiro Kajiki 
URL         : http://www.gnome.org/mc/
Summary     : Midnight Commanderファイル・マネージャのGNOMEバージョン
Description :
GMC (GNU Midnight Commander)はMidnight Commanderの端末バージョ
ンをベースに、GNOME GUIデスクトップ・フロントエンドを追加した
ファイルマネージャです。GMCはFTPや、TARや圧縮ファイルを閲覧し
たりRPM内の特定のファイルを覗くことができます。

もしGNOMEをインストールして、Midnight Commanderファイルマネー
ジャを一緒に利用したい場合、GMCをインストールしてください。
Name        : gmp                          Relocations: (not relocateable)
Version     : 2.0.2                             Vendor: Project Vine
Release     : 13vl1                         Build Date: 2000年 8月 5日(土) 午前05時37分32秒 JST
Install date: (not installed)               Build Host: localhost.localdomain
Group       : System Environment/Libraries   Source RPM: gmp-2.0.2-13vl1.src.rpm
Size        : 120212                           License: LGPL
Packager    : Jun Nishii 
URL         : http://www.gnu.org
Summary     : A GNU arbitrary precision library.
Description :
The gmp package contains GNU MP, a library for arbitrary precision
arithmetic, signed integers operations, rational numbers and
floating point numbers. GNU MP is designed for speed, for both
small and very large operands. GNU MP is fast for several reasons:
It uses fullwords as the basic arithmetic type, it uses fast
algorithms, it carefully optimizes assembly code for many CPUs'
most common inner loops and it generally emphasizes speed over
simplicity/elegance in its operations.

Install the gmp package if you need a fast arbitrary precision
library.
Name        : gmp-devel                    Relocations: (not relocateable)
Version     : 2.0.2                             Vendor: Project Vine
Release     : 13vl1                         Build Date: 2000年 8月 5日(土) 午前05時37分32秒 JST
Install date: (not installed)               Build Host: localhost.localdomain
Group       : Development/Libraries         Source RPM: gmp-2.0.2-13vl1.src.rpm
Size        : 329278                           License: LGPL
Packager    : Jun Nishii 
URL         : http://www.gnu.org
Summary     : Development tools for the GNU MP arbitrary precision library.
Description :
The static libraries, header files and documentation for using the GNU
MP arbitrary precision library in applications.

If you want to develop applications which will use the GNU MP library,
you'll need to install the gmp-devel package.  You'll also need to
install the gmp package.
Name        : gnome-applets                Relocations: (not relocateable)
Version     : 1.2.1                             Vendor: Project Vine
Release     : 0vl2                          Build Date: 2000年 7月13日(木) 午後10時01分36秒 JST
Install date: (not installed)               Build Host: river.nets.ce.hiroshima-cu.ac.jp
Group       : User Interface/Desktops       Source RPM: gnome-applets-1.2.1-0vl2.src.rpm
Size        : 6451050                          License: GPL
Packager    : Yasuyuki Furukawa 
URL         : http://www.gnome.org/
Summary     : GNOMEパネルに組み込まれるちいさなアプリケーション
Description :
GNOME (GNU Network Object Model Environment)は
Xウィンドウシステム用の、ウィンドウマネージャと連結した
GUIアプリケーションおよびデスクトップツールのセットです。
GNOMEはCDEやKDEと同じような目的で作られていますが、GNOME
は完全なオープンソースソフトウェアとして提供されています。
gnome-appletsパッケージはGNOME体験を豊富にするパネルアプ
レットを提供します。
Name        : gnome-audio                  Relocations: (not relocateable)
Version     : 1.0.0                             Vendor: Project Vine
Release     : 8vl3                          Build Date: 2000年 9月 6日(水) 午後10時12分33秒 JST
Install date: (not installed)               Build Host: elmo
Group       : Applications/Multimedia       Source RPM: gnome-audio-1.0.0-8vl3.src.rpm
Size        : 857898                           License: LGPL
Packager    : MATSUBAYASHI 'Shaolin' Kohji 
URL         : http://www.gnome.org
Summary     : GNOMEイベント用効果音
Description :
gnome-audio パッケージには GNOME GUI デスクトップ環境用の
サウンドファイルが納められています。
GNOME をインストールする際には、このサウンドパッケージも
一緒にインストールすると良いでしょう。
Name        : gnome-audio-extra            Relocations: (not relocateable)
Version     : 1.0.0                             Vendor: Project Vine
Release     : 8vl3                          Build Date: 2000年 9月 6日(水) 午後10時12分33秒 JST
Install date: (not installed)               Build Host: elmo
Group       : System Environment/Libraries   Source RPM: gnome-audio-1.0.0-8vl3.src.rpm
Size        : 2723528                          License: LGPL
Packager    : MATSUBAYASHI 'Shaolin' Kohji 
URL         : http://www.gnome.org
Summary     : イベント効果音 ユーザカスタマイズ用の拡張ファイル
Description :
このパッケージには GNOME デスクトップ環境用の追加サウンドファイルが
納められています。GNOME を使っていてシステムサウンドをカスタマイズ
したい場合には、このパッケージをインストールして下さい。
Name        : gnome-core                   Relocations: (not relocateable)
Version     : 1.2.1                             Vendor: Project Vine
Release     : 0vl3                          Build Date: 2000年10月11日(水) 午前12時10分15秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : System Environment/Base       Source RPM: gnome-core-1.2.1-0vl3.src.rpm
Size        : 6383688                          License: LGPL
Packager    : Jun Nishii 
URL         : http://www.gnome.org
Summary     : GNOME GUIデスクトップ環境ののコア・プログラム
Description :
GNOME (GNU Network Object Model Environment)は、
Xウィンドウシステム用の、ウィンドウマネージャと連結した
GUIアプリケーションおよびデスクトップツールのユーザフレ
ンドリー・セットです。 GNOMEは目的からするとCDEやKDEと
同じ視野に立っていますが、GNOMEは完全にフリーなソフトウェ
アに基づいています。gnome-coreパッケージは、GNOMEのイン
ストールに必要な基本プログラムとライブラリが含まれてい
ます。

GNOMEデスクトップ環境を使用したいなら、gnome-coreパッケ
ージをインストールしてください。 gnome-libsパッケージも
同時に必要です。GNOMEアプリケーションの開発を行いたい
場合, さらにgnome-libs-develも必要になります。linuxconf
をGNOMEフロントエンドで使いたい場合、gnome-linuxconfパッ
ケージを追加でインストールしてください。
Name        : gnome-core-devel             Relocations: (not relocateable)
Version     : 1.2.1                             Vendor: Project Vine
Release     : 0vl3                          Build Date: 2000年10月11日(水) 午前12時10分15秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : Development/Libraries         Source RPM: gnome-core-1.2.1-0vl3.src.rpm
Size        : 349514                           License: LGPL
Packager    : Jun Nishii 
URL         : http://www.gnome.org
Summary     : GNOMEパネル開発ためのコア・ライブラリとヘッダファイル
Description :
GNOMEパネルを作成するためのパネルライブラリおよびヘッダファイルです。
Name        : gnome-games                  Relocations: (not relocateable)
Version     : 1.2.0                             Vendor: Project Vine
Release     : 0vl1                          Build Date: 2000年 5月29日(月) 午後08時11分54秒 JST
Install date: (not installed)               Build Host: camel.rsl.crl.fujixerox.co.jp
Group       : Amusements/Games              Source RPM: gnome-games-1.2.0-0vl1.src.rpm
Size        : 6682544                          License: GPL
Packager    : Kazuhito Nishi 
URL         : http://www.gnome.org
Summary     : GNOME ゲーム集.
Description :
GNOME (GNU Network Object Model Environment) is a user-friendly set of
applications and desktop tools to be used in conjunction with a window
manager for the X Window System.  GNOME is similar in purpose and scope
to CDE and KDE, but GNOME is based completely on free software.
The gnome-games package containes a collection of simple games for your
amusement.

You should install the gnome-games package if you would like to play the
included games. You will also need to install the gnome-libs package.
If you would like to develop addtional games that utilize the GNOME
games libraries then you should install the gnome-games-devel package.
Name        : gnome-games-devel            Relocations: (not relocateable)
Version     : 1.2.0                             Vendor: Project Vine
Release     : 0vl1                          Build Date: 2000年 5月29日(月) 午後08時11分54秒 JST
Install date: (not installed)               Build Host: camel.rsl.crl.fujixerox.co.jp
Group       : Development/Libraries         Source RPM: gnome-games-1.2.0-0vl1.src.rpm
Size        : 44334                            License: GPL
Packager    : Kazuhito Nishi 
URL         : http://www.gnome.org
Summary     : GNOMEゲーム開発ライブラリ
Description :
GNOME (GNU Network Object Model Environment) is a user-friendly set of
applications and desktop tools to be used in conjunction with a window
manager for the X Window System.  GNOME is similar in purpose and scope
to CDE and KDE, but GNOME is based completely on free software.
The gnome-games-devel package contains the libraries and include files
needed for development of GNOME games.

You should install the gnome-games package if you would like to play the
included games. You will also need to install the gnome-libs package.
If you would like to develop addtional games that utilize the GNOME
games libraries then you should install the gnome-games-devel package.
Name        : gnome-libs                   Relocations: (not relocateable)
Version     : 1.2.4                             Vendor: Project Vine
Release     : 0vl3                          Build Date: 2000年10月16日(月) 午後06時04分04秒 JST
Install date: (not installed)               Build Host: dyna.dicey.org
Group       : System Environment/Libraries   Source RPM: gnome-libs-1.2.4-0vl3.src.rpm
Size        : 2833233                          License: LGPL
Packager    : Daisuke SUZUKI 
URL         : http://www.gnome.org/
Summary     : GNOME GUI デスクトップ環境に必要なライブラリ集
Description :
GNOME (GNU Network Object Model Environment) は、
Xウィンドウ・システム用ウィンドウマネージャと結合して利用される、
ユーザ・フレンドリなGUIアプリケーションとデスクトップ・ツールの
セットです。gnome-libs-develパッケージはGNOMEアプリケーションの
開発に必要なライブラリ郡を含んでいます。

GNOMEアプリケーションを開発したい場合、gnome-libs-develパッケージ
をインストールする必要があります。単にGNOMEデスクトップ環境を利用
するだけなら、gnome-libs-develパッケージは必要ありません。
Name        : gnome-libs-devel             Relocations: (not relocateable)
Version     : 1.2.4                             Vendor: Project Vine
Release     : 0vl3                          Build Date: 2000年10月16日(月) 午後06時04分04秒 JST
Install date: (not installed)               Build Host: dyna.dicey.org
Group       : Development/Libraries         Source RPM: gnome-libs-1.2.4-0vl3.src.rpm
Size        : 9228164                          License: LGPL
Packager    : Daisuke SUZUKI 
URL         : http://www.gnome.org/
Summary     : GNOMEアプリケーション開発用のライブラリとインクルードファイル郡
Description :
GNOME (GNU Network Object Model Environment) is a user-friendly set of
GUI applications and desktop tools to be used in conjunction with a
window manager for the X Window System. The gnome-libs-devel package
includes the libraries and include files that you will need to develop
GNOME applications.

You should install the gnome-libs-devel package if you would like to
develop GNOME applications.  You don't need to install gnome-libs-devel
if you just want to use the GNOME desktop environment.
Name        : gnome-linuxconf              Relocations: (not relocateable)
Version     : 0.25                              Vendor: Project Vine
Release     : 2vl3                          Build Date: 2000年 7月28日(金) 午前04時49分27秒 JST
Install date: (not installed)               Build Host: sandra.sagami.local
Group       : Applications/System           Source RPM: gnome-linuxconf-0.25-2vl3.src.rpm
Size        : 40167                            License: GPL
Packager    : Lisa Sagami 
URL         : http://www.gnome.org/
Summary     : Linuxconf用GNOME GUIフロントエンド
Description :
GNOME (GNU Network Object Model Environment) は、
Xウィンドウ・システム用ウィンドウマネージャと結合して利用される、
ユーザ・フレンドリなGUIアプリケーションとデスクトップ・ツールの
セットです。gnome-linuxconfパッケージはLinuxconfシステム設定ツー
ルのGNOME用のGUIフロントエンドを含んでいます。

LinuxconfのGNOME用インタフェースが利用したい場合、gnome-linuxconf
パッケージをインストールしてください.
Name        : gnome-media                  Relocations: (not relocateable)
Version     : 1.0.51                            Vendor: Project Vine
Release     : 1vl1                          Build Date: 1999年10月12日(火) 午前12時34分29秒 JST
Install date: (not installed)               Build Host: pluto.shar.imasy.or.jp
Group       : Applications/Multimedia       Source RPM: gnome-media-1.0.51-1vl1.src.rpm
Size        : 357220                           License: LGPL
Packager    : Kazuhito Nishi 
URL         : http://www.gnome.org
Summary     : GNOME メディアプログラム
Description :

GNOME (GNU Network Object Model Environment) は X Window
System のウインドウマネージャと結合させて、アプリケーション
とデスクトップの使用を ユーザーフレンドリーにします。GNOME
は CDE や KDE の目的や範囲とほとんどおなじです、が完全なオ
ープンソースソフトウエアベースです。

GNOME のパワフルな環境は目にやさしく、また設定と使用は簡単
です。

このパッケージは GNOME CDプレーヤーのようなメディア機能をイ
ンストールします。
Name        : gnome-objc                   Relocations: (not relocateable)
Version     : 1.0.40                            Vendor: (none)
Release     : 5vl1                          Build Date: 2000年 7月26日(水) 午前04時24分40秒 JST
Install date: (not installed)               Build Host: gh.vinelinux.org
Group       : Development/Languages         Source RPM: gnome-objc-1.0.40-5vl1.src.rpm
Size        : 687792                           License: LGPL
URL         : http://www.gnome.org/
Summary     : GNOME Objective C libraries.
Description :
This package installs basic libraries you must have to use
GNOME programs that are built with Objective C.

GNOME is the GNU Network Object Model Environment. It's a
powerful, pleasing, easy to use and configure environment
for your computer.
Name        : gnome-objc-devel             Relocations: (not relocateable)
Version     : 1.0.40                            Vendor: (none)
Release     : 5vl1                          Build Date: 2000年 7月26日(水) 午前04時24分40秒 JST
Install date: (not installed)               Build Host: gh.vinelinux.org
Group       : Development/Libraries         Source RPM: gnome-objc-1.0.40-5vl1.src.rpm
Size        : 921712                           License: LGPL
URL         : http://www.gnome.org/
Summary     : Libraries, includes and other files to develop Objective C GNOME applications.
Description :
Libraries, include files and other files you can use
to develop Objective C GNOME applications.

If you're interested in developing GNOME applications,
you should install this package.
Name        : gnome-pim                    Relocations: (not relocateable)
Version     : 1.2.0                             Vendor: Project Vine
Release     : 0vl1                          Build Date: 2000年 6月 2日(金) 午前10時48分08秒 JST
Install date: (not installed)               Build Host: camel.rsl.crl.fujixerox.co.jp
Group       : Applications/Productivity     Source RPM: gnome-pim-1.2.0-0vl1.src.rpm
Size        : 1299904                          License: GPL
Packager    : Kazuhito Nishi 
URL         : http://www.gnome.org
Summary     : GNOME PIM (パーソナル情報マネジャー)
Description :
GNOME (GNU Network Object Model Environment)は、
Xウィンドウシステム用の、ウィンドウマネージャと連結した
GUIアプリケーションおよびデスクトップツールのユーザフレ
ンドリー・セットです。 GNOMEは目的からするとCDEやKDEと
同じ視野に立っていますが、GNOMEは完全にフリーなソフトウェ
アに基づいています。
GNOMEパーソナル情報マネジャーは, 多忙な生活を簡単に管理す
るためのアプリケーションからなっています。

現在、パッケージ登録されているのは

 - gnomecal :  パーソナルカレンダ と TODOリスト
 - gnomecard:  友人やビジネス中間とのコンタクトリスト

自分生活を整理してまとめておきたい場合, 是非gnome-pimパッケー
ジをインストールしておくべきでしょう。gnome-libs および ORBit
パッケージもインストールしておく必要があります。
もしパーソナル情報マネジャースイートに対して、追加アプリケー
ションを開発する場合は、gnome-pim-devel パッケージもインストール
する必要があります。
Name        : gnome-pim-devel              Relocations: (not relocateable)
Version     : 1.2.0                             Vendor: Project Vine
Release     : 0vl1                          Build Date: 2000年 6月 2日(金) 午前10時48分08秒 JST
Install date: (not installed)               Build Host: camel.rsl.crl.fujixerox.co.jp
Group       : Development/Libraries         Source RPM: gnome-pim-1.2.0-0vl1.src.rpm
Size        : 5210                             License: GPL
Packager    : Kazuhito Nishi 
URL         : http://www.gnome.org
Summary     : gnome-pimアプリケーションの開発のためのライブラリおよびヘッダファイル
Description :
GNOME (GNU Network Object Model Environment)は、
Xウィンドウシステム用の、ウィンドウマネージャと連結した
GUIアプリケーションおよびデスクトップツールのユーザフレ
ンドリー・セットです。 GNOMEは目的からするとCDEやKDEと
同じ視野に立っていますが、GNOMEは完全にフリーなソフトウェ
アに基づいています。
GNOMEパーソナル情報マネジャーは, 多忙な生活を簡単に管理す
るためのアプリケーションからなっています。

現在、パッケージ登録されているのは

 - gnomecal :  パーソナルカレンダ と TODOリスト
 - gnomecard:  友人やビジネス中間とのコンタクトリスト

自分生活を整理してまとめておきたい場合, 是非gnome-pimパッケー
ジをインストールしておくべきでしょう。gnome-libs および ORBit
パッケージもインストールしておく必要があります。
もしパーソナル情報マネジャースイートに対して、追加アプリケー
ションを開発する場合は、gnome-pim-devel パッケージもインストール
する必要があります。
Name        : gnome-print                  Relocations: (not relocateable)
Version     : 0.20                              Vendor: Project Vine
Release     : 0vl3                          Build Date: 2000年 9月15日(金) 午後01時12分23秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : System Environment/Base       Source RPM: gnome-print-0.20-0vl3.src.rpm
Size        : 1251240                          License: LGPL
Packager    : Jun Nishii 
Summary     : Gnome Print - GNOME用印刷ライブラリ
Description :
GNOME (GNU Network Object Model Environment) is a user-friendly set of
applications and desktop tools to be used in conjunction with a window
manager for the X Window System.  GNOME is similar in purpose and scope
to CDE and KDE, but GNOME is based completely on free software.
The gnome-print package contains libraries and fonts that are needed by
GNOME applications wanting to print.

You should install the gnome-print package if you intend on using any of
the GNOME applications that can print. If you would like to develop GNOME
applications that can print you will also need to install the gnome-print
devel package.
Name        : gnome-print-devel            Relocations: (not relocateable)
Version     : 0.20                              Vendor: Project Vine
Release     : 0vl3                          Build Date: 2000年 9月15日(金) 午後01時12分23秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : Development/Libraries         Source RPM: gnome-print-0.20-0vl3.src.rpm
Size        : 409588                           License: LGPL
Packager    : Jun Nishii 
Summary     : GNOME用印刷アプリケーション開発用ライブラリとヘッダファイル
Description :
GNOME (GNU Network Object Model Environment) is a user-friendly set of
applications and desktop tools to be used in conjunction with a window
manager for the X Window System.  GNOME is similar in purpose and scope
to CDE and KDE, but GNOME is based completely on free software.
The gnome-print-devel package includes the libraries and include files that
you will need when developing applications that use the GNOME printing
facilities.

You should install the gnome-print-devel package if you would like to
develop GNOME applications that will use the GNOME printing facilities.
You don't need to install the gnome-print-devel package if you just want
to use the GNOME desktop enviornment.
Name        : gnome-users-guide            Relocations: (not relocateable)
Version     : 1.0.72                            Vendor: (none)
Release     : 1vl1                          Build Date: 2000年 1月 9日(日) 午後09時35分06秒 JST
Install date: (not installed)               Build Host: localhost.localdomain
Group       : Documentation                 Source RPM: gnome-users-guide-1.0.72-1vl1.src.rpm
Size        : 6154095                          License: GPL
Summary     : GNOME ユーザーガイド
Description :
このパッケージはあなたのコンピュータへ GNONE デスク
トップ環境ユーザーガイドをインストールするはずです。

GNOME を使いたくてなおかつスグにでもというなら、こ
のパッケージをいれましょう。そう、ハンディリファレ
ンスです。
Name        : gnome-utils                  Relocations: (not relocateable)
Version     : 1.2.0                             Vendor: Project Vine
Release     : 0vl4                          Build Date: 2000年 9月30日(土) 午前01時54分32秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : Applications/System           Source RPM: gnome-utils-1.2.0-0vl4.src.rpm
Size        : 2655524                          License: LGPL
Packager    : Jun Nishii 
URL         : http://www.gnome.org
Summary     : GNOME ユーティリティプログラム集
Description :
GNOME ユーティリティプログラム集.

GNOME (GNU Network Object Model Environment) は 空想の生き物の名前
ですが, 現実の GNOME はすぐれた GUI デスクトップ環境です. あなたの
コンピュータの操作が、簡単に、強力に、また、簡単に設定できるように
なります。

このパッケージは, 電卓や検索ツール、システム情報ツール等の、GNOME
ユーティリティをいくつかインストールします。
Name        : gnome-vcustom                Relocations: (not relocateable)
Version     : 1.02                              Vendor: Project Vine
Release     : 0vl1                          Build Date: 2000年 9月30日(土) 午後03時54分21秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : User Interface/Desktops       Source RPM: gnome-vcustom-1.02-0vl1.src.rpm
Size        : 15811                            License: none
Packager    : Jun Nishii 
Summary     : Gnome Vine Linux 用のメニュー
Description :
Gnome のメニューに Vine Linux のツールを登録するためのパッケージです
Name        : gnorpm                       Relocations: (not relocateable)
Version     : 0.9                               Vendor: Project Vine
Release     : 15vl9                         Build Date: 2000年 6月19日(月) 午後03時59分52秒 JST
Install date: (not installed)               Build Host: camel.rsl.crl.fujixerox.co.jp
Group       : Applications/System           Source RPM: gnorpm-0.9-15vl9.src.rpm
Size        : 506659                           License: GPL
Packager    : Jun Nishii 
Summary     : GNOME の RPM 管理用GUIです
Description :
Gnome-RPM は、RedHat パッケージマネージャ (RPM) 操作の GUI ツールです。
Gnome-RPM は Gline と似ていますが、GTK+ ウィジッドとGNOME ライブラリ
を用いて作られています。GnoRPM は、まだ開発版なので機能的に不十分
なところもありますが、GUI を用いて、パッケージの情報取得、インスト
ール、アップグレード、削除、調査を行うことができます。
Name        : gpm                          Relocations: (not relocateable)
Version     : 1.19.3                            Vendor: Project Vine
Release     : 0.6vl2                        Build Date: 2000年 9月14日(木) 午前01時27分19秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : System Environment/Daemons    Source RPM: gpm-1.19.3-0.6vl2.src.rpm
Size        : 206779                           License: GPL
Packager    : Jun Nishii 
Summary     : A mouse server for the Linux console.
Description :
Gpm provides mouse support to text-based Linux applications like the
Emacs editor and the Midnight Commander file management system.  Gpm
also provides console cut-and-paste operations using the mouse and
includes a program to allow pop-up menus to appear at the click of a
mouse button.

Gpm should be installed if you intend to use a mouse with your Red Hat
Linux system.
Name        : gpm-devel                    Relocations: (not relocateable)
Version     : 1.19.3                            Vendor: Project Vine
Release     : 0.6vl2                        Build Date: 2000年 9月14日(木) 午前01時27分19秒 JST
Install date: (not installed)               Build Host: venus.athome
Group       : Development/Libraries         Source RPM: gpm-1.19.3-0.6vl2.src.rpm
Size        : 29103                            License: GPL
Packager    : Jun Nishii 
Summary     : Libraries and header files for developing mouse driven programs.
Description :
The gpm-devel program contains the libraries and header files needed
for the development of mouse driven programs for the console.  This
package allows you to develop text-mode programs which use the mouse.

Install gpm-devel if you need to develop text-mode programs which will
use the mouse.  You'll also need to install the gpm package.
Name        : grep                         Relocations: /usr 
Version     : 2.4                               Vendor: Project Vine
Release     : 3vl1                          Build Date: 2000年 6月10日(土) 午後08時24分32秒 JST
Install date: (not installed)               Build Host: apollo.athome
Group       : Applications/Text             Source RPM: grep-2.4-3vl1.src.rpm
Size        : 500902                           License: GPL
Packager    : Jun Nishii 
Summary     : GNU版grepパターンマッチングユーティリティ
Description :
一般に使われるgrepユーティリティのGNU版です。Grep は指定したパターンと一致
する行を入力ファイルから捜し出して、その行を表示します。GNUのgrepユーティリ
ティにはgrep, egrep, fgrepが入っています。

テキストファイルの検索や、システム管理にとても役に立つので、是非インストール
してください。
Name        : groff                        Relocations: (not relocateable)
Version     : 1.15_jp                           Vendor: Project Vine
Release     : 4                             Build Date: 2000年 8月 5日(土) 午前03時54分57秒 JST
Install date: (not installed)               Build Host: localhost.localdomain
Group       : Applications/Publishing       Source RPM: groff-1.15_jp-4.src.rpm
Size        : 5220862                          License: GPL
Packager    : Jun Nishii 
Summary     : GNU groff 日本語対応版
Description :
GNU roff (groff) 日本語対応版です。日本語で書かれたマニュアルを表示す
るのに必要です.
Name        : groff-gxditview              Relocations: (not relocateable)
Version     : 1.15_jp                           Vendor: Project Vine
Release     : 4                             Build Date: 2000年 8月 5日(土) 午前03時54分57秒 JST
Install date: (not installed)               Build Host: localhost.localdomain
Group       : Applications/Publishing       Source RPM: groff-1.15_jp-4.src.rpm
Size        : 87149                            License: GPL
Packager    : Jun Nishii 
Summary     : An X previewer for groff text processor output.
Description :
Gxditview displays the groff text processor's output on an X Window
System display.

If you are going to use groff as a text processor, you should install
gxditview so that you preview your processed text files in X.  You'll also
need to install the groff package and the X Window System.
Name        : gtk+                         Relocations: (not relocateable)
Version     : 1.2.8                             Vendor: Project Vine
Release     : 0vl1                          Build Date: 2000年 5月29日(月) 午前10時36分07秒 JST
Install date: (not installed)               Build Host: camel.rsl.crl.fujixerox.co.jp
Group       : System Environment/Libraries   Source RPM: gtk+-1.2.8-0vl1.src.rpm
Size        : 2250453                          License: LGPL
Packager    : Jun Nishii 
URL         : http://www.gtk.org
Summary     : X 上の GUI を作成ライブラリ: GIMP ツールキット(GTK+)
Description :
gtk+ パッケージは, X ウィンドウ・システム上で GUI を作成するための GIMP
ツールキット (GTK+) を含んでいます。GTK+ は、画像処理プログラム GIMP
(GNU Image Manipulation Program) のために作られましたが、現在は他の様々な
プログラムで用いられています。

もし、GTK+ を使う GIMP や他のプログラムを用いる予定ならば、この gtk+
パッケージをインストールしてください。
Name        : gtk+-devel                   Relocations: (not relocateable)
Version     : 1.2.8                             Vendor: Project Vine
Release     : 0vl1                          Build Date: 2000年 5月29日(月) 午前10時36分07秒 JST
Install date: (not installed)               Build Host: camel.rsl.crl.fujixerox.co.jp
Group       : Development/Libraries         Source RPM: gtk+-1.2.8-0vl1.src.rpm
Size        : 2607550                          License: LGPL
Packager    : Jun Nishii 
URL         : http://www.gtk.org
Summary     : GTK+ (GIMP ツールキット) アプリケーション開発ツール
Description :
gtk+-devel には、GTK+ (GIMP ToolKit) アプリケーションを開発するのに必要
な静的ライブラリやヘッダファイルを含んでいます。gtk+-devel パッケージには
glib (GTK+ アプリケーション開発を簡単にするルーチン集), GDK (アプリケーシ
ョン中でGTK+ ウィジッドを書いたり用いたりするのを簡単にするドローキット)
そして、GTK+ (ウィジッド・セット) を含んでいます。

もし、GTK+ アプリケーションを開発するなら、gtk+-devel パッケージをインスト
ールしてください。gtk+ パッケージもインストールしておく必要があります。
Name        : gtk-engines                  Relocations: (not relocateable)
Version     : 0.10                              Vendor: Project Vine
Release     : 0vl2                          Build Date: 2000年 7月26日(水) 午前04時35分26秒 JST
Install date: (not installed)               Build Host: gh.vinelinux.org
Group       : System Environment/Libraries   Source RPM: gtk-engines-0.10-0vl2.src.rpm
Size        : 12274883                         License: GPL
Packager    : Kazuhito Nishi 
URL         : http://gtk.themes.org
Summary     : GTK+ 用 テーマエンジン
Description :
gtk-engines パッケージは共有のオブジェクトとGTK+テーマエンジンの
幾つかの設定ファイルを含んでいます。テーマエンジンはGTK+にて違っ
た概観を提供します。このパッケージにはさまざまなGTK+ツールキット
テーマ Notif,Redmond95,Pixmap,Metal(swing-like )を含めてあります。
加えて、それ以外にもたくさんの物を収めてあります。
Name        : gtop                         Relocations: (not relocateable)
Version     : 1.0.9                             Vendor: Project Vine
Release     : 0vl2                          Build Date: 2000年 7月 4日(火) 午前11時47分56秒 JST
Install date: (not installed)               Build Host: camel.rsl.crl.fujixerox.co.jp
Group       : Applications/System           Source RPM: gtop-1.0.9-0vl2.src.rpm
Size        : 1004087                          License: LGPL
URL         : http://www.gnome.org
Summary     : GNOME システムモニタ
Description :
GNOME システムモニタ

このパッケージをインストールすれば、メモリとプロセスをグラフィク表示
できます。
Name        : guile                        Relocations: (not relocateable)
Version     : 1.3                               Vendor: Red Hat, Inc.
Release     : 10                            Build Date: 2000年 2月29日(火) 午前02時05分34秒 JST
Install date: (not installed)               Build Host: porky.devel.redhat.com
Group       : Development/Languages         Source RPM: guile-1.3-10.src.rpm
Size        : 1054107                          License: GPL
Packager    : Red Hat, Inc. 
Summary     : A GNU implementation of Scheme for application extensibility.
Description :
GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a library
implementation of the Scheme programming language, written in C.  GUILE
provides a machine-independent execution platform that can be linked in
as a library during the building of extensible programs.

Install the guile package if you'd like to add extensibility to programs
that you are developing.
Name        : guile-devel                  Relocations: (not relocateable)
Version     : 1.3                               Vendor: Red Hat, Inc.
Release     : 10                            Build Date: 2000年 2月29日(火) 午前02時05分34秒 JST
Install date: (not installed)               Build Host: porky.devel.redhat.com
Group       : Development/Libraries         Source RPM: guile-1.3-10.src.rpm
Size        : 992698                           License: GPL
Packager    : Red Hat, Inc. 
Summary     : Libraries and header files for the GUILE extensibility library.
Description :
The guile-devel package includes the libraries, header files, etc.,
that you'll need to develop applications that are linked with the
GUILE extensibility library.

You need to install the guile-devel package if you want to develop
applications that will be linked to GUILE.  You'll also need to
install the guile package.
Name        : gv                           Relocations: (not relocateable)
Version     : 3.5.8_jp                          Vendor: Project Vine
Release     : 9vl1                          Build Date: 2000年 8月 5日(土) 午前09時37分12秒 JST
Install date: (not installed)               Build Host: localhost.localdomain
Group       : Applications/Publishing       Source RPM: gv-3.5.8_jp-9vl1.src.rpm
Size        : 424384                           License: GPL
Packager    : Jun Nishii 
URL         : http://wwwthep.physik.uni-mainz.de/~plass/gv/
Summary     : PostScript(TM) インタープリタである ghostscript の拡張フロントエンド
Description :
Gv provides a user interface for the ghostscript PostScript(TM)
interpreter.  Derived from the ghostview program, gv can display
PostScript and PDF documents using the X Window System.

Install the gv package if you'd like to view PostScript and PDF documents
on your system.  You'll also need to have the ghostscript package
installed, as well as the X Window System.

%descrption -l ja
Gv は PostScript(TM) インタープリターである ghostscript のための
ユーザーインターフェースを提供します。ghostscript プログラムにより、
gv は X Window System を使用して、PostScript と PDF ドキュメントを
表示することができます。

システム上で PostScript や PDF のドキュメントを表示したいときには
gv プログラムをインストールしてください。ghostscript と X Window System
も必要です。
Name        : gzip                         Relocations: (not relocateable)
Version     : 1.2.4a                            Vendor: Red Hat, Inc.
Release     : 2                             Build Date: 2000年 2月16日(水) 午前01時04分43秒 JST
Install date: (not installed)               Build Host: porky.devel.redhat.com
Group       : Applications/File             Source RPM: gzip-1.2.4a-2.src.rpm
Size        : 212705                           License: GPL
Packager    : Red Hat, Inc. 
Summary     : The GNU data compression program.
Description :
The gzip package contains the popular GNU gzip data compression
program.  Gzipped files have a .gz extension.

Gzip should be installed on your Red Hat Linux system, because it is a
very commonly used data compression program.


[HOME]
since 2001.4.22