aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-12-25 21:11:44 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-12-26 00:44:14 +0000
commit4297c6c71cf01056fc7e15cb7429ce5b38a09747 (patch)
tree9879b6a0b83ccda56df07cd0cdde83029f5e3b3a
parent6aabd03246e2c0aedec1db45fba3f2afb58c791e (diff)
downloadports-4297c6c71cf01056fc7e15cb7429ce5b38a09747.tar.gz
ports-4297c6c71cf01056fc7e15cb7429ce5b38a09747.zip
x11/hyprpaper: unbreak build on big-endian
-rw-r--r--x11/hyprpaper/Makefile6
-rw-r--r--x11/hyprpaper/distinfo2
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