feat(pkgdef): add tmux 3.7b and cmake 4.4.2 #348

Open
automation wants to merge 2 commits from feat/add-tmux into main
Owner

What

  • Add tmux 3.7b pkgdef (pkgdefs/sysutils/tmux/3.7b/)
  • Add cmake 4.4.2 pkgdef (pkgdefs/devel/cmake/4.4.2/) — satisfies cmake >= 3.5
  • Introduce devel/ category under pkgdefs/

Why

Provide cmake build dependency (>= 3.5) for packages built via CMake; tmux definition previously prepared on this branch.

Testing

  • lua tests/test.lua — 56/56 passed
  • pkgdef parsed via luapp sanitizer + qpkg.pkgdef.loader
  • pre-commit hooks (stylua, luacheck, selene) passed

Breaking Changes

None

Notes

Branch feat/add-tmux carries both commits; tmux 3.7b was already local (ahead of origin/main by 1) before cmake work.

## What - Add tmux 3.7b pkgdef (`pkgdefs/sysutils/tmux/3.7b/`) - Add cmake 4.4.2 pkgdef (`pkgdefs/devel/cmake/4.4.2/`) — satisfies cmake >= 3.5 - Introduce `devel/` category under `pkgdefs/` ## Why Provide cmake build dependency (>= 3.5) for packages built via CMake; tmux definition previously prepared on this branch. ## Testing - [x] `lua tests/test.lua` — 56/56 passed - [x] pkgdef parsed via luapp sanitizer + `qpkg.pkgdef.loader` - [x] pre-commit hooks (stylua, luacheck, selene) passed ## Breaking Changes None ## Notes Branch `feat/add-tmux` carries both commits; tmux 3.7b was already local (ahead of origin/main by 1) before cmake work.
feat(pkgdef): add cmake 4.4.2
All checks were successful
PR Checks / lint-and-test (pull_request) Successful in 6m1s
2e276f965f
fuzzy scheduled this pull request to auto merge when all checks succeed 2026-08-16 00:47:16 +00:00
All checks were successful
PR Checks / lint-and-test (pull_request) Successful in 6m1s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/add-tmux:feat/add-tmux
git switch feat/add-tmux
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/qpkg!348
No description provided.