Skip to Content.
Sympa Menu

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

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 (92bf2cd536aeb5ae3af046719d5c9705cd062aa8)
  • Date: Tue, 8 Feb 2022 00:43:03 +0000

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

video/wireplumber/DEPENDS | 3 +++
video/wireplumber/DETAILS | 4 ++--
video/wireplumber/HISTORY | 4 ++++
3 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 92bf2cd536aeb5ae3af046719d5c9705cd062aa8
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

video/wireplumber: version 0.4.8

diff --git a/video/wireplumber/DEPENDS b/video/wireplumber/DEPENDS
index 40b9df3..7c9bc40 100755
--- a/video/wireplumber/DEPENDS
+++ b/video/wireplumber/DEPENDS
@@ -1,3 +1,6 @@
+if [[ "${WIREPLUMBER_BRANCH}" == scm ]]; then
+ depends git
+fi &&
depends meson &&
depends ninja-build-system &&
depends glib2 &&
diff --git a/video/wireplumber/DETAILS b/video/wireplumber/DETAILS
index f41adf8..67a95ae 100755
--- a/video/wireplumber/DETAILS
+++ b/video/wireplumber/DETAILS
@@ -9,8 +9,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
else
- VERSION=0.4.7
-
SOURCE_HASH=sha512:7e33e5195aeed9d90f905e32ce5b35fee10cf1b2496e6966ef3cf85e1ab8d5ee64b78c7c35932b5f9f7bcbe9823a29a2805f0e85273c0c2752bd0d74a56ae7a7
+ VERSION=0.4.8
+
SOURCE_HASH=sha512:e85ea3b450d0ab7a517ecfa2f5ccde7414ce6dfdaa679a3f04f967826fdfdfae1190ed05c3bb8d453424d126c6b2b3418b089413b2d854e181d7c8f95eaf084b
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=https://gitlab.freedesktop.org/pipewire/${SPELL}/-/archive/${VERSION}/${SOURCE}
diff --git a/video/wireplumber/HISTORY b/video/wireplumber/HISTORY
index 377bb3b..8747cab 100644
--- a/video/wireplumber/HISTORY
+++ b/video/wireplumber/HISTORY
@@ -1,3 +1,7 @@
+2022-02-07 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.4.8
+ * DEPENDS: scm branch needs git
+
2022-02-06 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS, PREPARE: added scm branch




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (92bf2cd536aeb5ae3af046719d5c9705cd062aa8), Pavel Vinogradov, 02/07/2022

Archive powered by MHonArc 2.6.24.

Top of Page