new(tcl-lang.org/tk/v8): Tk 8.6 GUI toolkit - #13317
Closed
tannevaled wants to merge 1 commit into
Closed
Conversation
Companion to tcl-lang.org/v8 (pkgxdev#13081). Split out so it resolves Tcl's published bottle. Depends on tcl-lang.org/v8 — merge that first. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
Author
|
Closing as redundant. The dedicated |
tannevaled
added a commit
to tannevaled/pantry
that referenced
this pull request
Jul 27, 2026
This recipe is already version-generic (it handles the 8.6-vs-9.0 tcl.h path and emits wish8.6/wish9.0), so `tcl-lang.org/tk^8` serves Tk 8.6 from it directly — no separate /tk/v8 package needed (closed pkgxdev#13317). Constrain the matcher to the 8.6 and 9.x lines so `^8` resolves cleanly and the unbuildable 8.4/8.5 tarballs aren't offered, mirroring tcl-lang.org. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Split from #13081. Tk 8.6 GUI toolkit; companion to
tcl-lang.org/v8.Depends on
tcl-lang.org/v8(#13081) — merge that first so Tcl's bottle is published (otherwise the build 404s resolving it; that co-dependency is why the combined PR's Tk checks were red).