diff options
author | wiz <wiz@pkgsrc.org> | 2021-07-13 12:05:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-07-13 12:05:08 +0000 |
commit | 671629848aa1e66410134800196aada4b34a2d95 (patch) | |
tree | fe4e60e1e39870e2885c9bffe430bbb8a59b8139 /x11/libxcvt/DESCR | |
parent | 7313e035bb5d0fb768ef040d1d92df708b8a81b9 (diff) | |
download | pkgsrc-671629848aa1e66410134800196aada4b34a2d95.tar.gz |
x11/libxcvt: import libxcvt-0.1.0
libxcvt is a library providing a standalone version of the X server
implementation of the VESA CVT standard timing modelines generator.
libxcvt also provides a standalone version of the command line tool
cvt copied from the Xorg implementation and is meant to be a direct
replacement to the version provided by the Xorg server.
Diffstat (limited to 'x11/libxcvt/DESCR')
-rw-r--r-- | x11/libxcvt/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/libxcvt/DESCR b/x11/libxcvt/DESCR new file mode 100644 index 00000000000..7b7168dfb55 --- /dev/null +++ b/x11/libxcvt/DESCR @@ -0,0 +1,6 @@ +libxcvt is a library providing a standalone version of the X server +implementation of the VESA CVT standard timing modelines generator. + +libxcvt also provides a standalone version of the command line tool +cvt copied from the Xorg implementation and is meant to be a direct +replacement to the version provided by the Xorg server. |