Gedit パッケージは GNOME デスクトップでの軽量な UTF-8 テキストエディターを提供します。
本パッケージは LFS-10.0 において正しくビルドでき動作することが確認されています。
ダウンロード (HTTP): https://download.gnome.org/sources/gedit/3.38/gedit-3.38.1.tar.xz
ダウンロード (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gedit/3.38/gedit-3.38.1.tar.xz
ダウンロード MD5 sum: 19dcfd1631256ab85d9394225dddf167
ダウンロードサイズ: 6.5 MB
必要ディスク容量: 74 MB (with tests)
概算ビルド時間: 0.3 SBU (using parallelism=4; with tests)
git-2.30.0, gsettings-desktop-schemas-3.38.0, gspell-1.8.4, gtksourceview4-4.8.0, itstool-2.0.6, libpeas-1.28.0, tepl-5.0.1
Gvfs-1.46.2 (実行時), ISO Codes-4.5.0, PyGObject-3.38.0 (Python 3 モジュール)
以下のコマンドを実行して Gedit をビルドします。
mkdir build && cd build && meson --prefix=/usr -Dbuildtype=release .. && ninja
ビルド結果をテストする場合は ninja test を実行します。
root
ユーザーになって以下を実行します。
ninja install
「DESTDIR」
手法により本パッケージをインストールする場合 /usr/share/glib-2.0/schemas/gschemas.compiled
は生成更新されません。 このファイルを生成更新するためには root
ユーザーになって以下のコマンドを実行します。
glib-compile-schemas /usr/share/glib-2.0/schemas
-Duser_documentation=false
:
This switch disables generating the user documentation. Omit this
switch if you have GTK-Doc-1.33.1 installed and wish to
generate the user documentation.
-Dgtk_doc=true
: Use this option to
build the reference manual (needs GTK-Doc-1.33.1).
最終更新日: 2020-11-27 02:24:39 +0900