Up to [cvs.NetBSD.org] / pkgsrc / x11 / libxcvt
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 20 07:57:48 2022 UTC (14 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
HEAD
Changes since 1.3: +2 -3
lines
Diff to previous 1.3 (colored)
libxcvt: update to 0.1.2. Dima Krasner (1): make xrandr report 1366x768 instead of 1360x768 Jeremy Huddleston Sequoia (1): meson: Add initial darwin_versions Olivier Fourdan (1): libxcvt 0.1.2
Revision 1.3 / (download) - annotate - [select for diffs], Sun Jul 17 01:39:07 2022 UTC (14 months ago) by tnn
Branch: MAIN
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored)
g/c invalid CONFLICTS lines between modular-xorg-server and libxcvt
Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 28 09:56:25 2021 UTC (22 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
libxcvt: update to 0.1.1. This release updates the header for C++ to have C linkage and provides a few updates, mostly around the build system.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 13 12:05:08 2021 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
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.