macOS
brew install liblcflocal Homebrew formula metadata
brew
liblcf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install liblcflocal Homebrew formula metadata
sudo apk add liblcfAlpine Linux edge package indexes · liblcf · ソース: dl-cdn.alpinelinux.org
sudo dnf install liblcfFedora Rawhide package metadata · liblcf · ソース: dl.fedoraproject.org
nix profile install nixpkgs#liblcfnixpkgs package indexes · pkgs/by-name/li/liblcf/package.nix · ソース: api.github.com
概要
Library for RPG Maker 2000/2003 games data
履歴
liblcf is the EasyRPG project's C++ library for reading and writing RPG Maker 2000 and 2003 game data, including LCF files and XML conversions. Its importance is less about being a general-purpose game library and more about preserving and interoperating with the proprietary data formats used by RPG Maker 2000/2003 games.
EasyRPG describes itself as a free, open source project compatible with RPG Maker 2000/2003 games. liblcf became the shared data layer for that effort: EasyRPG Player can interpret RPG Maker games while liblcf handles the game database, map, save, and related LCF-format data.
The GitHub repository was created on January 25, 2012, and the first GitHub release listed by the repository API was 0.2.1 on July 2, 2014. The README documents the tool side of the library through LCF2XML, which converts RPG Maker 2000/2003 files such as LMU, LMT, LDB, and LSD to XML and back, and LCFSTRINGS, which extracts strings from those files.
Adoption followed EasyRPG's portability story. Because EasyRPG targets desktop, mobile, console, and browser environments, liblcf is packaged as a reusable low-level component rather than only as an internal parser.
Package-manager metadata in this batch lists liblcf in Homebrew, Alpine, Fedora, and Nix, reflecting its role as a niche but reusable library for RPG Maker 2000/2003 compatibility work.
Developers use liblcf directly as a library or through its command-line tools when inspecting, converting, or validating RPG Maker 2000/2003 project data. Its build documentation covers Autotools and CMake, with CMake documented as the supported route for Windows builds.
For package maintainers, liblcf is a good example of a small preservation-oriented library whose CLI utilities are as important as the library ABI. It packages a reverse-engineered game-data format into a normal Unix build artifact, which makes RPG Maker preservation workflows scriptable.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lcf2xml | cli | グローバル実行可能ファイル | |
lcfstrings | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:liblcf |
|---|---|
| バージョン | 0.8.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/liblcf |
| ホームページ | https://easyrpg.org/ |
| リポジトリ | https://github.com/EasyRPG/liblcf |
| 上流ドキュメント | https://github.com/EasyRPG/liblcf#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://easyrpg.org/downloads/player/0.8.1/liblcf-0.8.1.tar.xz |
| 依存関係 | icu4c@78, inih |
| ビルド依存関係 | cmake |
| macOS 提供ライブラリ | expat |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | liblcf |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
liblcf
nix profile install nixpkgs#liblcfliblcf 0.8.1-r1
Library to handle RPG Maker 2000/2003 and EasyRPG projects
sudo apk add liblcfliblcf-dev 0.8.1-r1
Library to handle RPG Maker 2000/2003 and EasyRPG projects (development files)
sudo apk add liblcf-devliblcf-tools 0.8.1-r1
Library to handle RPG Maker 2000/2003 and EasyRPG projects
sudo apk add liblcf-toolsliblcf 0.8.1-5.fc45
Library to handle RPG Maker 2000/2003 game data
https://github.com/EasyRPG/liblcf
sudo dnf install liblcfliblcf-devel 0.8.1-5.fc45
Development files for liblcf
https://github.com/EasyRPG/liblcf
sudo dnf install liblcf-develliblcf-doc 0.8.1-5.fc45
Documentation for liblcf
https://github.com/EasyRPG/liblcf
sudo dnf install liblcf-docliblcf-tools 0.8.1-5.fc45
Programs for handling RPG Maker 2000/2003 game data
https://github.com/EasyRPG/liblcf
sudo dnf install liblcf-toolsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.