Up to [cvs.NetBSD.org] / pkgsrc / games / q5go
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 29 21:16:20 2023 UTC (7 hours, 32 minutes ago) by ryoon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.13 / (download) - annotate - [select for diffs], Wed Nov 23 16:20:09 2022 UTC (2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
massive revision bump after textproc/icu update
Revision 1.12 / (download) - annotate - [select for diffs], Sun Sep 11 12:51:47 2022 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
*: bump PKGREVISION for flac shlib bump
Revision 1.11 / (download) - annotate - [select for diffs], Sat Jul 2 16:53:21 2022 UTC (6 months, 4 weeks ago) by ryoon
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
*: Recursive revbump from audio/pulseaudio
Revision 1.10 / (download) - annotate - [select for diffs], Mon Apr 18 19:11:10 2022 UTC (9 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
revbump for textproc/icu update
Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 28 10:44:16 2022 UTC (10 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
g*/*: revbump(1) for libsndfile
Revision 1.8 / (download) - annotate - [select for diffs], Wed Dec 8 16:04:39 2021 UTC (13 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
revbump for icu and libffi
Revision 1.7 / (download) - annotate - [select for diffs], Mon Nov 15 22:54:16 2021 UTC (14 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
*: recursive bump for gstreamer 1.18.5
Revision 1.6 / (download) - annotate - [select for diffs], Fri Jul 30 12:26:53 2021 UTC (18 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
*: Recursive revbump from audio/pulseaudio-15.0
Revision 1.5 / (download) - annotate - [select for diffs], Wed Apr 21 11:41:46 2021 UTC (21 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
revbump for textproc/icu
Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 7 06:30:26 2021 UTC (23 months, 3 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
*: Recursive revbump from audio/pulseaudio-14.2.nb1
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 1 09:52:29 2021 UTC (2 years ago) by ryoon
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
*: Recursive revbump from audio/pulseaudio-14.0
Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 5 09:08:14 2020 UTC (2 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
*: Recursive revbump from textproc/icu-68.1
Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 12 22:14:01 2020 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
games/q5go: import q5go-1.1.1 This is a tool for Go players which performs the following functions: * SGF editor * Analysis frontend for KataGo, Leela Zero or compatible engines * GTP interface * IGS client * Export to a variety of formats The basic goal for this program is to provide an everyday SGF editor that is fast, easy and convenient to use and does everything you could want out of such a tool. Some of the more unusual features include a Go diagram exporting function for sites like lifein19x19.com or Sensei's library, as well as SVG vector graphics or slide export. q5go also supports some non-standard Go variants. For beginners, tutorials that explain the rules and basic tactics are included. This program is based on the old Qt3 version of qGo, but ported to Qt5 and modernized.