Conversation
Gear Lever (AppImage manager) 4.6.2 as a local package following upstream git tags, so sync-upstream tracks releases automatically. Its AUR-only runtime/build dependencies come along as AUR mirrors: dwarfs, parallel-hashmap, python-ftputil, python-desktop-entry-lib. dwarfs carries one Omarchy patch skipping FUSE-mount tests, which cannot pass in unprivileged builder containers (3617/3644 pass). Verified: container build 4/4 green, native install launches clean.
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.
Adds Gear Lever (AppImage manager) 4.6.2 as a
source: localpackage following upstream git tags (tag_pattern: {pkgver}), sosync-upstreamtracks releases automatically. Rationale: the AUR package is maintained but lags upstream (flagged out-of-date at 4.5.5 while upstream shipped 4.6.x within days).Included (5 packages, one commit):
pkgbuilds/gearlever/— local package + PKGBUILD (meson, adapted from the AUR recipe incl. the 7z/get_appimage_offset fixes)pkgbuilds/dwarfs/,pkgbuilds/parallel-hashmap/,pkgbuilds/python-ftputil/,pkgbuilds/python-desktop-entry-lib/— AUR mirrors covering gearlever's AUR-only runtime/build deps (plus dwarfs' transitive dep)pkgbuilds/dwarfs/.omarchy/patches/skip-fuse-tests-in-containers.patch— excludes 27 FUSE-mount tests that cannot pass in unprivileged builder containers (3617/3644 pass); written via the package-worktree flow and verified reproducible acrosssync-aurVerification:
bin/sync-upstream gearlever: auto-bumped 4.5.5 → 4.6.2, checksum independently confirmedbin/repo build --package …: 4/4 green, correct dep ordering via the staged repopacman -Uinstall: gearlever launches clean on Wayland, tools (mkdwarfs) work, desktop file validates