summaryrefslogtreecommitdiff
path: root/graphics/gif320/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
commitd038a73ebd432fae3ce355b84443038f88cb7199 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /graphics/gif320/DESCR
parent70bae73d77e50256a2ee847bd9be11b761bcea01 (diff)
downloadpkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'graphics/gif320/DESCR')
-rw-r--r--graphics/gif320/DESCR12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/gif320/DESCR b/graphics/gif320/DESCR
new file mode 100644
index 00000000000..9a77858660f
--- /dev/null
+++ b/graphics/gif320/DESCR
@@ -0,0 +1,12 @@
+GIF320 3.0 is a gif file viewer for use with VT-320 terminals. It
+should be easily portable to any platform as it uses only printf and
+several other stdio commands; some signal trapping and tilde-globbing
+is also provided, but can be configured out.
+
+Note that GIF320 uses some obscure character-set definition escape
+sequences, so if you use a VT-320 emulator or a VT-320 clone, it may
+not work. It will not work on a 220 or a 420, although the 420
+claims to emulate a 320. Unfortunately, I don't have access to a
+420, so I'm looking for someone with a VT-420, a manual, and intricate
+knowledge of escape sequences to hack on one for me and find out why
+not.