Up to [cvs.NetBSD.org] / pkgsrc / x11 / libxcvt
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (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.4: +4 -4
lines
Diff to previous 1.4 (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.4 / (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.3: +4 -4
lines
Diff to previous 1.3 (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.3 / (download) - annotate - [select for diffs], Tue Oct 26 11:34:09 2021 UTC (22 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
x11: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 7 15:13:55 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.1: +1 -2
lines
Diff to previous 1.1 (colored)
x11: Remove SHA1 hashes for distfiles
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.