aboutsummaryrefslogtreecommitdiff
path: root/x11/hyprpaper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/hyprpaper/Makefile')
-rw-r--r--x11/hyprpaper/Makefile6
1 files changed, 3 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