git: 4297c6c71cf0 - main - x11/hyprpaper: unbreak build on big-endian

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Tue, 26 Dec 2023 00:45:22 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4297c6c71cf01056fc7e15cb7429ce5b38a09747

commit 4297c6c71cf01056fc7e15cb7429ce5b38a09747
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-12-25 21:11:44 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-12-26 00:44:14 +0000

    x11/hyprpaper: unbreak build on big-endian
---
 x11/hyprpaper/Makefile | 6 +++---
 x11/hyprpaper/distinfo | 2 ++
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/x11/hyprpaper/Makefile b/x11/hyprpaper/Makefile
index 17502d18455f..d37e4c7334be 100644
--- a/x11/hyprpaper/Makefile
+++ b/x11/hyprpaper/Makefile
@@ -3,6 +3,9 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.5.0
 CATEGORIES=	x11 wayland
 
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+=	81d6b682f6e6.patch:-p1 # https://github.com/hyprwm/hyprpaper/pull/117
+
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Blazing fast Wayland wallpaper utility with IPC controls
 WWW=		https://github.com/hyprwm/hyprpaper
@@ -10,9 +13,6 @@ WWW=		https://github.com/hyprwm/hyprpaper
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NOT_FOR_ARCHS=	mips mips64 powerpc powerpc64 powerpcspe sparc64
-NOT_FOR_ARCHS_REASON=	only little-endian is supported
-
 BUILD_DEPENDS=	gmake:devel/gmake \
 		wayland-protocols>0:graphics/wayland-protocols
 LIB_DEPENDS=	libwayland-client.so:graphics/wayland
diff --git a/x11/hyprpaper/distinfo b/x11/hyprpaper/distinfo
index 2e65a4437d2e..190562e21c19 100644
--- a/x11/hyprpaper/distinfo
+++ b/x11/hyprpaper/distinfo
@@ -1,3 +1,5 @@
 TIMESTAMP = 1701012338
 SHA256 (hyprwm-hyprpaper-v0.5.0_GH0.tar.gz) = 683b63ca8a5268ab02a78bef8dff5dc4e5bd6f4009300bbbd5e5955dc5590b5f
 SIZE (hyprwm-hyprpaper-v0.5.0_GH0.tar.gz) = 27437
+SHA256 (81d6b682f6e6.patch) = 0553563588918ddda8311e2112a2bf2c17330ea63d177e57888b6fba7acdaab3
+SIZE (81d6b682f6e6.patch) = 1817