diff --git a/README.html b/README.html index 943bfdb..29a3be6 100644 --- a/README.html +++ b/README.html @@ -170,13 +170,20 @@ href="https://github.com/FDH2/UxPlay/archive/refs/heads/master.zip">UxPlay-maste or (if git is installed): “git clone https://github.com/FDH2/UxPlay”. You can also download a recent or earlier version listed in Releases.

-

*Current UxPlay is also a pull request on the original site +

Building UxPlay on Linux (or *BSD):

Debian-based systems:

+

(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.