From d7c92c18166ab54c3c2be7ece620dd6828cd7d83 Mon Sep 17 00:00:00 2001 From: Jon Normington Date: Mon, 11 Nov 2024 10:36:38 +0000 Subject: [PATCH] Pin the wayfire deps to specific commit Wayfire is no longer used in raspberry pi as a desktop compositor - so that we can pin a release for wayfire support incase someone wants it - lets pin the hide cursor dependencies too, before we create a new tag --- raspberrypi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/raspberrypi b/raspberrypi index 0396b65..74cea8d 100644 --- a/raspberrypi +++ b/raspberrypi @@ -1,6 +1,6 @@ #!/bin/bash -BRANCH="master" +COMMIT="cf1de7ce0d00130dbd8a517a6f75fdc290e5170c" REPO="https://raw.githubusercontent.com/geckoboard/device-scripts" WAYFIRE_SESSION_NAME="LXDE-pi-wayfire" @@ -50,8 +50,8 @@ install_hide_cursor() { # So we just need copy over into the specific places # For now we assume all will use 64bit version as bookworm # officially supported in pi 4+ so thats all I've compiled for - curl -sO "$REPO/$BRANCH/wayfire/hide-cursor.xml" - curl -sO "$REPO/$BRANCH/wayfire/libhide-cursor.so" + curl -sO "$REPO/$COMMIT/wayfire/hide-cursor.xml" + curl -sO "$REPO/$COMMIT/wayfire/libhide-cursor.so" # Copy the xml and compiled plugin to the required paths sudo cp hide-cursor.xml /usr/share/wayfire/metadata/