From 994aa6ac50b4778acb10cdba7d1889a167dd4733 Mon Sep 17 00:00:00 2001
From: fduncanh
*Current UxPlay is also a pull request on the original site +
(Instructions for Debian/Ubuntu; adapt these for other Linuxes; for macOS, see below). See Troubleshooting below for help with any difficulties.
diff --git a/README.md b/README.md index ff5c059..8813b0a 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ or (if git is installed): "git clone https://github.com/FDH2/UxPlay". You can also download a recent or earlier version listed in [Releases](https://github.com/FDH2/UxPlay/releases). -*Current UxPlay is also a pull request on the + * Current UxPlay is also a pull request on the original site https://github.com/antimof/UxPlay ; that original project is inactive, but the pull requests are now being periodically merged with the antimof tree (thank you antimof!). @@ -158,6 +158,11 @@ now being periodically merged with the antimof tree (thank you antimof!). ## Building UxPlay on Linux (or \*BSD): ### Debian-based systems: + +* Note that the current Debian "testing" distribution +(for eventual release as Debian 12/Bookworm) now includes uxplay, so +future Debian-based distributions may offer a pre-built uxplay package. + (Instructions for Debian/Ubuntu; adapt these for other Linuxes; for macOS, see below). See [Troubleshooting](#troubleshooting) below for help with any difficulties. diff --git a/README.txt b/README.txt index 2f5d3a3..a6d8cec 100644 --- a/README.txt +++ b/README.txt @@ -164,15 +164,19 @@ or (if git is installed): "git clone https://github.com/FDH2/UxPlay". You can also download a recent or earlier version listed in [Releases](https://github.com/FDH2/UxPlay/releases). -\*Current UxPlay is also a pull request on the original site -https://github.com/antimof/UxPlay ; that original project is inactive, -but the pull requests are now being periodically merged with the antimof -tree (thank you antimof!). +- Current UxPlay is also a pull request on the original site + https://github.com/antimof/UxPlay ; that original project is + inactive, but the pull requests are now being periodically merged + with the antimof tree (thank you antimof!). ## Building UxPlay on Linux (or \*BSD): ### Debian-based systems: +- Note that the current Debian "testing" distribution (for eventual + release as Debian 12/Bookworm) now includes uxplay, so future + Debian-based distributions may offer a pre-built uxplay package. + (Instructions for Debian/Ubuntu; adapt these for other Linuxes; for macOS, see below). See [Troubleshooting](#troubleshooting) below for help with any difficulties.