From dece637d65ff2da419cf61da75613c03b62e5782 Mon Sep 17 00:00:00 2001 From: Alex Tharp Date: Fri, 5 Jan 2024 19:41:06 -0500 Subject: [PATCH] chore(hifi-git): add deprecation notice --- README.md | 2 +- hifi-git/README.md | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a691488..6826bc8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Some neato [PKGBUILDs](https://wiki.archlinux.org/index.php/PKGBUILD) for [Arch * [coolvlviewer](coolvlviewer), [coolvlviewer-bin](coolvlviewer-bin), [coolvlviewer-experimental](coolvlviewer-experimental), [coolvlviewer-experimental-bin](coolvlviewer-experimental-bin) - Provides [Cool VL Viewer](http://sldev.free.fr/), a third-party viewer for [Second Life](https://secondlife.com/) and [OpenSim](http://opensimulator.org) grids * [crowdin-cli-bin](crowdin-cli-bin) - Provides [crowdin-cli](https://support.crowdin.com/cli-tool/), a command line tool that allows you to manage and synchronize localization resources with your [Crowdin](https://crowdin.com/) project * [firestorm-beta-bin](firestorm-beta-bin) - Provides beta releases for [Firestorm Viewer](https://www.firestormviewer.org/), a third-party viewer for [Second Life](https://secondlife.com/) and [OpenSim](http://opensimulator.org) grids. -* [hifi-git](hifi-git) - Provides the [High Fidelity](https://highfidelity.io/) virtual world project (client and servers) +* [hifi-git](hifi-git) - [DEPRECATED] Provides the [High Fidelity](https://highfidelity.io/) virtual world project (client and servers) * [polyvox-git](polyvox-git) - Provides the [PolyVox](http://www.volumesoffun.com/polyvox-about/) library, intended for storing, manipulating, and displaying volumetric representations of objects * [python3-keybinder](python3-keybinder) - Provides the unmaintained [python3-keybinder](https://pypi.org/project/python3-keybinder/) library, a global keybinding library for X * [swapspace](swapspace) - Provides [swapspace](https://github.com/Tookmund/Swapspace), a dynamic swap manager for Linux diff --git a/hifi-git/README.md b/hifi-git/README.md index e38e8f7..cfa41c1 100644 --- a/hifi-git/README.md +++ b/hifi-git/README.md @@ -1,7 +1,11 @@ -hifi-interface-git +hifi-git ============ -Open, decentralized virtual world using sensors to control avatars and dynamically assigned devices as servers. -PKGBUILD to package the [High Fidelity](https://highfidelity.io/) virtual world client project. +> [!WARNING] +> High Fidelity is now defunct, and its GitHub repository no longer includes the sourcecode - meaning this package no longer builds successfully. Therefore, this package has been deleted from the AUR. Please see https://www.highfidelity.com/backlog/updates-and-a-new-beginning for more information. +> +> In the wake of its demise, several forks of High Fidelity have been created. If you're interested, do seek them out! + +[High Fidelity](https://www.highfidelity.com/) is an open, decentralized virtual world using sensors to control avatars and dynamically assigned devices as servers. This provides the client, servers and dev tools. Builds from git (`master` branch)