Bluefish は Gtk+ による、プログラマーやウェブデザイナー向けテキストエディターです。 ウェブサイト、スクリプト、プログラミングコードなどの記述を行うためのさまざまなオプションが用意されています。 Bluefish では、プログラミング言語やマークアップ言語の多くをサポートしており、特に XML ファイルや HTML ファイルを編集するエディターとして優れています。
本パッケージは LFS-10.0 において正しくビルドでき動作することが確認されています。
ダウンロード (HTTP): http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.12.tar.bz2
ダウンロード MD5 sum: 33dd8262c4d8a564a517f8c98c0cce19
ダウンロードサイズ: 4.0 MB
必要ディスク容量: 69 MB
概算ビルド時間: 0.4 SBU
GTK+-2.24.33 または GTK+-3.24.24 (両方がインストールされている場合、configure はデフォルトで GTK+ 3 を利用します。)
desktop-file-utils-0.26 (for updating the desktop database)
enchant-2.2.15 (スペルチェックのため), Gucharmap-12.0.1, PCRE-8.44, Jing
以下のコマンドを実行して Bluefish をビルドします。
./configure --prefix=/usr --docdir=/usr/share/doc/bluefish-2.2.12 && make
このパッケージにテストスイートはありません。
root
ユーザーになって以下を実行します。
make install
This package installs icon files into the /usr/share/icons/hicolor
hierarchy and desktop
files into the /usr/share/applications
hierarchy. You can
improve system performance and memory usage by updating
/usr/share/icons/hicolor/icon-theme.cache
and
/usr/share/applications/mimeinfo.cache
. To
perform the update you must have desktop-file-utils-0.26 (for the
desktop cache) and issue the following commands as the
root
user:
gtk-update-icon-cache -t -f --include-image-data /usr/share/icons/hicolor && update-desktop-database
最終更新日: 2020-11-07 03:33:42 +0900