Skip to Content.
Sympa Menu

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

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 (c12ccab9ae297ebac6ed22158f1b81ebd06ec7f6)
  • Date: Mon, 11 Dec 2023 06:39:59 +0000

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

video/wireplumber/DETAILS | 2 +-
video/wireplumber/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

video/wireplumber: fixed typo in SOURCE_DIRECTORY

diff --git a/video/wireplumber/DETAILS b/video/wireplumber/DETAILS
index ecd8a9c..c05626f 100755
--- a/video/wireplumber/DETAILS
+++ b/video/wireplumber/DETAILS
@@ -12,7 +12,7 @@ else
VERSION=0.4.17

SOURCE_HASH=sha512:5efb71091f262458bc912f4670249fac3ef858021785fbee9be749564a3fa452b1c4ff75634132f7d44fd06d7fc5ea2debb022b1f4a8d5c9c3afa992fab7ecf8
SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY="${BUILD_DIRECTOR}Y/${SPELL}-${VERSION}"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"

SOURCE_URL[0]="https://gitlab.freedesktop.org/pipewire/${SPELL}/-/archive/${VERSION}/${SOURCE}";
# Watch: https://gitlab.freedesktop.org/pipewire/wireplumber/-/tags/
fi
diff --git a/video/wireplumber/HISTORY b/video/wireplumber/HISTORY
index b3d11cd..0cde919 100644
--- a/video/wireplumber/HISTORY
+++ b/video/wireplumber/HISTORY
@@ -1,3 +1,6 @@
+2023-12-11 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: fixed typo in source directory
+
2023-12-03 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.4.17, reformatted, quoting++




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (c12ccab9ae297ebac6ed22158f1b81ebd06ec7f6), Pavel Vinogradov, 12/11/2023

Archive powered by MHonArc 2.6.24.

Top of Page