diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-12-22 12:47:36 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-12-22 12:47:36 +0000 |
commit | 417e6d333c6f7d607a2e9759c9c27ec3aa993133 (patch) | |
tree | b7be4138fbbc6c9440e288d9d228d5cb767c4e92 /archivers/deutex | |
parent | b8ddc83b6dce5f9835129d8681dbcfa5bd76f7e1 (diff) | |
download | ports-417e6d333c6f7d607a2e9759c9c27ec3aa993133.tar.gz ports-417e6d333c6f7d607a2e9759c9c27ec3aa993133.zip |
Notes
Diffstat (limited to 'archivers/deutex')
-rw-r--r-- | archivers/deutex/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/archivers/deutex/pkg-descr b/archivers/deutex/pkg-descr index 447c0ba69544..4cc8ba023e7c 100644 --- a/archivers/deutex/pkg-descr +++ b/archivers/deutex/pkg-descr @@ -1,11 +1,11 @@ -DeuTex is a WAD composer for Doom, Heretic, Hexen and Strife. It can be used +DeuTex is a WAD composer for Doom, Heretic, Hexen, and Strife. It can be used to extract the lumps of a WAD and save them as individual files. Conversely, it can also build a WAD from separate files. When extracting a lump to a file, it does not just copy the raw data, it converts it to an appropriate format (such as PPM for graphics, Sun audio for samples, etc.). Conversely, -when it reads files for inclusion in PWADs, it does the necessary -conversions (for example, from PPM to Doom picture format). In addition, -DeuTex has functions such as merging WADs, etc. If you're doing any WAD -hacking beyond level editing, DeuTex is a must. +when it reads files for inclusion in PWADs, it does the necessary conversions +(for example, from PPM to Doom picture format). In addition, DeuTex has +functions such as merging WADs, etc. If you're doing any WAD hacking beyond +level editing, DeuTex is a must. WWW: http://www.teaser.fr/~amajorel/deutex/ |