ghostty: mark broken for arm*

This commit is contained in:
Duncaen 2025-02-01 15:22:05 +01:00
parent 90a8e8d4ae
commit 38d8c644b4
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -20,6 +20,11 @@ homepage="https://ghostty.org/"
distfiles="https://github.com/ghostty-org/ghostty/archive/refs/tags/v${version}.tar.gz"
checksum=b499f3811416b9bdea0b26599f8147955ffa1da468129eb44bc45609c2775fb7
case "${XBPS_TARGET_MACHINE}" in
armv*) broken="src/apprt/gtk/cgroup.zig:70:14: error: expected type 'usize', found 'u64'" ;;
esac
post_install() {
vlicense LICENSE
rm -f ${DESTDIR}/usr/share/man/.placeholder