Skip to content

[pull] main from pkgforge-dev:main#44

Open
pull[bot] wants to merge 74 commits into
pkgforge-community:mainfrom
pkgforge-dev:main
Open

[pull] main from pkgforge-dev:main#44
pull[bot] wants to merge 74 commits into
pkgforge-community:mainfrom
pkgforge-dev:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 6, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull Bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Apr 6, 2025
renovate Bot and others added 3 commits April 19, 2025 11:37
…-release-2.x

chore(deps): update softprops/action-gh-release action to v2.2.2
adding utuntime-lite as header and pkgforge debloatted mesa build to
reduce appimage size by 3M approx.
renovate Bot and others added 15 commits June 10, 2025 02:13
…-release-2.x

chore(deps): update softprops/action-gh-release action to v2.3.0
…-action-gh-release-2.x

Revert "chore(deps): update softprops/action-gh-release action to v2.3.0"
…-release-2.x

chore(deps): update softprops/action-gh-release action to v2.3.2
…tifact-5.x

chore(deps): update actions/download-artifact action to v5
chore(deps): update actions/checkout action to v5
- Utilize debloated scripts for installing OpenGL, GTK4 and libxml.
- Delegate tasks to quick-sharun and uruntime2appimage.
- Modify generics to support script defaults, directories, environment
variables and cleanup.
refactor: Implement pkgforge scripts
renovate Bot and others added 30 commits October 8, 2025 02:08
…h-release-2.x

chore(deps): update softprops/action-gh-release action to v2.4.0
…h-release-2.x

chore(deps): update softprops/action-gh-release action to v2.4.1
…rtifact-6.x

chore(deps): update actions/download-artifact action to v6
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: psadi <mail@adithyaps.xyz>
Co-authored-by: psadi <mail@adithyaps.xyz>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix: add commit hash as part of the build

closes #138

* fix: strip .sframe from glibc crt objects to unblock Zig linker on GCC 15+ (#143)

GCC 15+ compiles glibc crt startup objects (crt1.o, Scrt1.o, rcrt1.o)
with .sframe sections that use R_X86_64_PC64 relocations. Zig's
self-hosted linker doesn't support this relocation type, causing
build-time helpers such as ghostty-build-data to fail with:

  error: fatal linker error: unhandled relocation type R_X86_64_PC64
      note: in /usr/lib/crt1.o:.sframe

After pacman installs packages in setup-env.sh, use objcopy to strip
.sframe and .rela.sframe from the affected objects. This is
version-agnostic and requires no changes to the Zig invocation.

Also remove URUNTIME_PRELOAD from bundle-appimage.sh — the aarch64
dwarfs-lite uruntime variant does not support the URUNTIME_MOUNT marker
patching it requires, causing AppImage packaging to fail on aarch64.

Fixes: #138
See: https://ziggit.dev/t/linker-error-when-building-zig-from-source/14394

Co-authored-by: Dino Korah <691011+codemedic@users.noreply.github.com>

* chore(deps): update softprops/action-gh-release action to v3 (#136)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: update debloated args to use common pkgs (nano)

---------

Co-authored-by: Dino Korah <codemedic@users.noreply.github.com>
Co-authored-by: Dino Korah <691011+codemedic@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* docs: document xterm-ghostty terminfo fix for sudo

* docs: move troubleshooting content to TROUBLESHOOTING.md

---------

Co-authored-by: Dino Korah <691011+codemedic@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants