summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorIsmael Luceno2021-04-13 21:38:25 +0200
committerIsmael Luceno2021-04-14 13:06:25 +0200
commitd0312350d9c024dee4cb6abfd311c2954cc7d6e8 (patch)
tree80a686986350b601b95e2b3a9be679003172f619 /video
parentd594f77a99c42766feee73eb9e0044b0f8baa0e1 (diff)
pipewire: Fix long description wrap
Diffstat (limited to 'video')
-rwxr-xr-xvideo/pipewire/DETAILS13
-rw-r--r--video/pipewire/HISTORY1
2 files changed, 9 insertions, 5 deletions
diff --git a/video/pipewire/DETAILS b/video/pipewire/DETAILS
index 4c237990de..2507705bfa 100755
--- a/video/pipewire/DETAILS
+++ b/video/pipewire/DETAILS
@@ -12,9 +12,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS=""
SHORT=""
cat << EOF
-PipeWire is a project that aims to greatly improve handling of audio and video under Linux. It aims to support the
-usecases currently handled by both PulseAudio and Jack and at the same time provide same level of powerful handling of
-Video input and output. It also introduces a security model that makes interacting with audio and video devices from
-containerized releases easy, with supporting Flatpak applications being the primary goal. Alongside Wayland and
-Flatpak we expect PipeWire to provide a core building block for the future of Linux application development.
+PipeWire is a project that aims to greatly improve handling of audio and video
+under Linux. It aims to support the usecases currently handled by both
+PulseAudio and Jack and at the same time provide same level of powerful handling
+of Video input and output. It also introduces a security model that makes
+interacting with audio and video devices from containerized releases easy, with
+supporting Flatpak applications being the primary goal. Alongside Wayland and
+Flatpak we expect PipeWire to provide a core building block for the future of
+Linux application development.
EOF
diff --git a/video/pipewire/HISTORY b/video/pipewire/HISTORY
index 5010ce3af1..f9dc263584 100644
--- a/video/pipewire/HISTORY
+++ b/video/pipewire/HISTORY
@@ -1,5 +1,6 @@
2021-04-13 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 0.3.25
+ fixed long description wrap
2021-04-06 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.3.24