Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (3ba3487a3238e320d1244113817a0d8a36cd0cef)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (3ba3487a3238e320d1244113817a0d8a36cd0cef)
  • Date: Thu, 6 Jul 2023 19:14:12 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

video/pipewire/DEPENDS | 3 ++-
video/pipewire/DETAILS | 4 ++--
video/pipewire/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit 3ba3487a3238e320d1244113817a0d8a36cd0cef
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

video/pipewire: version 0.3.73

diff --git a/video/pipewire/DEPENDS b/video/pipewire/DEPENDS
index 1d0e390..0dbf817 100755
--- a/video/pipewire/DEPENDS
+++ b/video/pipewire/DEPENDS
@@ -67,5 +67,6 @@ optional_depends SSL "raop=enabled" "raop=disabled"
\
"for remote-access output protocol support" &&
optional_depends readline "readline=enabled" "readline=disabled" \
"to include code for readline support" &&
-optional_depends flatpak "flatpak=enabled" "flatpak=disabled" "for flatpak
support"
+optional_depends flatpak "flatpak=enabled" "flatpak=disabled" "for flatpak
support" &&
+optional_depends rtkit "legacy-rtkit=true" "legacy-rtkit=false" "Build
legacy rtkit module"
#optional_depends wayland "" "" ""
diff --git a/video/pipewire/DETAILS b/video/pipewire/DETAILS
index bc30799..1492df9 100755
--- a/video/pipewire/DETAILS
+++ b/video/pipewire/DETAILS
@@ -9,8 +9,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
else
- VERSION=0.3.72
-
SOURCE_HASH=sha512:f105a2afdc00a81cb8c95c57645257109fd3ac1bd0608eb59969473fd94600c8ecf1d3f51abebcf7f9d70307568b2f5f66c7480a014b3955bcb992d92ca3ff43
+ VERSION=0.3.73
+
SOURCE_HASH=sha512:16ba011a394f520259f9f98641149bbfd6b910b3210b7ff62c0b3ed8c12a00ec0611bfa83316e8173138b034e30b9cb0ed982c2d1ac840ecf69405755d2a68f6
SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]="https://gitlab.freedesktop.org/${SPELL}/${SPELL}/-/archive/${VERSION}/${SOURCE}";
# Watch: https://gitlab.freedesktop.org/pipewire/pipewire/-/tags
pipewire-([0-9.]+)[.]tar
diff --git a/video/pipewire/HISTORY b/video/pipewire/HISTORY
index 26104ae..2e22735 100644
--- a/video/pipewire/HISTORY
+++ b/video/pipewire/HISTORY
@@ -1,3 +1,7 @@
+2023-07-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.3.73
+ * DEPENDS: added optional rtkit
+
2023-06-26 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.3.72




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (3ba3487a3238e320d1244113817a0d8a36cd0cef), Pavel Vinogradov, 07/06/2023

Archive powered by MHonArc 2.6.24.

Top of Page