macOS
brew install liblcflocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.