From 964bc6b671ffd3c10b73f515b51cb8f1f7b36034 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Mon, 25 Dec 2023 22:11:44 +0100 Subject: x11/hyprpaper: unbreak build on big-endian (cherry picked from commit 4297c6c71cf01056fc7e15cb7429ce5b38a09747) --- 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 -- cgit v1.2.3