summaryrefslogtreecommitdiff
path: root/japanese/xv/pkg-descr
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-10-27 22:06:53 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-10-27 22:06:53 +0000
commitaaa48914e572120c7b5f459fb0cca79aeb8a2c45 (patch)
tree632d94713c1b9cc3f0c54c512553a4a202b32fdc /japanese/xv/pkg-descr
parentMark this port broken: (diff)
An X11 program that displays images of various formats with japanization.
PR: ports/8187 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Notes
Notes: svn path=/head/; revision=14220
Diffstat (limited to 'japanese/xv/pkg-descr')
-rw-r--r--japanese/xv/pkg-descr24
1 files changed, 24 insertions, 0 deletions
diff --git a/japanese/xv/pkg-descr b/japanese/xv/pkg-descr
new file mode 100644
index 000000000000..2e95efebd1dd
--- /dev/null
+++ b/japanese/xv/pkg-descr
@@ -0,0 +1,24 @@
+Xv is an X11 program that displays images in the GIF,
+JPEG, TIFF, PBM, PGM, PPM, X11 bitmap, Utah Raster Toolkit
+RLE, PDS/VICAR, Sun Rasterfile, BMP, XPM, PCX, IRIS RGB,
+possibly PostScript, Portable Networking Format(PNG) and
+PM formats on workstations and terminals running the
+X Window System, Version 11.
+And more xv japanese extensions patch supports images in
+the MAKI, MAG, PIC, Pi PIC2, PhotoCD. And this patch also
+supports archived image files. Supported archivers are
+arc, arj, lzh, tar, tar+compress, tar+gzip, tar+bzip2, zip,
+and zoo.
+
+Note that this program is shareware except for personal use only.
+Please read the documentation in the directory
+
+ /usr/X11R6/share/doc/xv
+
+for proper usage.
+
+And this xv supports japanese character codes.
+These codes are as follow:
+ JIS(iso-2022-jp) / EUC / Shift-JIS
+
+--- Porting by. shige@kuis.kyoto-u.ac.jp