diff options
author | B. Watson <yalhcru@gmail.com> | 2021-10-22 06:36:11 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-29 17:07:22 +0700 |
commit | b1ee6977c2b6ca27020f3fdd6fb6cd7e8c8e661f (patch) | |
tree | 164dc88ad460355a9b4885f871de098ef6b45e9f /games/lmpc/README | |
parent | 0de0cabbcffe2eecebbf3d07a2ca23935130b881 (diff) |
games/lmpc: Fix -current build.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/lmpc/README')
-rw-r--r-- | games/lmpc/README | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/games/lmpc/README b/games/lmpc/README index 29d0a3ee6ddab..3fb9e4ebf68cf 100644 --- a/games/lmpc/README +++ b/games/lmpc/README @@ -1,12 +1,12 @@ lmpc (The Little Movie Processing Centre) -LMPC is a utility to handle: DOOM, DOOM 2, Heretic, Hexen and Strife -LMP files; Duke Nukem 3D and Redneck Rampage DMO files; Quake DEM -QuakeWorld QWD files; and Quake II Arena DM3 files. The DEM file cutter -tool (demcut), The DEM Text File Analyser (dema), the Broadcasting -Server (dbs) and the DM2 file concatenator (dm2cat) are part of this -package too. +LMPC is a utility to handle: DOOM, DOOM 2, Heretic, Hexen and +Strife LMP files; Duke Nukem 3D and Redneck Rampage DMO files; +Quake DEM QuakeWorld QWD files; and Quake II Arena DM3 files. The +DEM file cutter tool (demcut), the DEM Text File Analyser (dema), the +Broadcasting Server (dbs), and the DM2 file concatenator (dm2cat) are +part of this package too. -Building this requires TeTex or TexLive to be installed, and -/usr/share/texmf/bin to be in your PATH. On a stock install, simply -enter a real root shell ("su -") before building. +In addition to the utilities, this package contains detailed +specifications on the various file formats it supports, installed in +/usr/doc/lmpc-$VERSION/. |