From 80beb7bc5ce514c9cd2783d866bf4942dda4fb78 Mon Sep 17 00:00:00 2001 From: fduncanh Date: Mon, 20 Dec 2021 16:08:48 -0500 Subject: [PATCH] README typo --- README.html | 2 +- README.md | 2 +- README.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.html b/README.html index c81c4a1..a1a94e7 100644 --- a/README.html +++ b/README.html @@ -6,7 +6,7 @@

UxPlay uses GStreamer Plugins for rendering audio and video, and does not offer the alternative Raspberry-Pi-specific audio and video renderers available in RPiPlay. It is tested on a number of systems, including (among others) Debian 11.2, Ubuntu 20.04 and 21.10, Linux Mint 20.2, OpenSUSE 15.3, macOS 10.15.7, FreeBSD 13.0.

Using Gstreamer means that video and audio are supported “out of the box”, using a choice of plugins. Gstreamer decoding is plugin agnostic, and uses accelerated decoders if available. For Intel integrated graphics, the VAAPI plugin is preferable, (but don’t use it with nVidia).

Note to packagers: OpenSSL-3.0.0 solves GPL v3 license issues.

-

Some Linux distributions such as Debian do not allow distribution of compiled GPL code linked to OpenSSL-1.1.1 because its “dual OpenSSL/SSLeay” license has some incompatibilites with GPL, unless all code authors have explicitly given an “exception” to allow such linking (the historical origins of UxPlay make this impossible to obtain). Other distributions treat OpenSSL as a “System Library” which the GPL allows linking to.

+

Some Linux distributions such as Debian do not allow distribution of compiled GPL code linked to OpenSSL-1.1.1 because its “dual OpenSSL/SSLeay” license has some incompatibilities with GPL, unless all code authors have explicitly given an “exception” to allow such linking (the historical origins of UxPlay make this impossible to obtain). Other distributions treat OpenSSL as a “System Library” which the GPL allows linking to.

For “GPL-strict” distributions, UxPlay can be built using OpenSSL- 3.0.0, which has a new GPLv3-compatible license.

Getting UxPlay:

Either download and unzip UxPlay-master.zip, or (if git is installed): “git clone https://github.com/FDH2/UxPlay”.

diff --git a/README.md b/README.md index 200c8c8..1e4d35e 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ available. For Intel integrated graphics, the VAAPI plugin is preferable, (but d Some Linux distributions such as Debian do not allow distribution of compiled GPL code linked to OpenSSL-1.1.1 because its "dual OpenSSL/SSLeay" license -has some incompatibilites with GPL, unless all code authors have explicitly given an "exception" to allow +has some incompatibilities with GPL, unless all code authors have explicitly given an "exception" to allow such linking (the historical origins of UxPlay make this impossible to obtain). Other distributions treat OpenSSL as a "System Library" which the GPL allows linking to. diff --git a/README.txt b/README.txt index 06a812c..7083b61 100644 --- a/README.txt +++ b/README.txt @@ -67,7 +67,7 @@ nVidia). Some Linux distributions such as Debian do not allow distribution of compiled GPL code linked to OpenSSL-1.1.1 because its "dual -OpenSSL/SSLeay" license has some incompatibilites with GPL, unless all +OpenSSL/SSLeay" license has some incompatibilities with GPL, unless all code authors have explicitly given an "exception" to allow such linking (the historical origins of UxPlay make this impossible to obtain). Other distributions treat OpenSSL as a "System Library" which the GPL allows