sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (5b4121821cf28d3cc1bde436e11fcc01a130bcdf)
- From: Pavel Vinogradov <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (5b4121821cf28d3cc1bde436e11fcc01a130bcdf)
- Date: Tue, 7 Oct 2025 00:49:19 +0000
GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:
video/pipewire/HISTORY | 4 ++++
video/pipewire/PRE_BUILD | 6 ------
video/pipewire/patches-ffmpeg-svn/0001-pw-cat.patch | 16 ----------------
3 files changed, 4 insertions(+), 22 deletions(-)
New commits:
commit 5b4121821cf28d3cc1bde436e11fcc01a130bcdf
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
video/pipewire: removed pw-cat patch for scm branch
diff --git a/video/pipewire/HISTORY b/video/pipewire/HISTORY
index 9efda4f..48d3d3e 100644
--- a/video/pipewire/HISTORY
+++ b/video/pipewire/HISTORY
@@ -1,3 +1,7 @@
+2025-10-06
+ Pavel Vinogradov <public AT sourcemage.org>
+ * PRE_BUILD, patches-ffmpeg-svn/0001-pw-cat.patch: removed, not
needed anymore
+
2025-09-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.8
diff --git a/video/pipewire/PRE_BUILD b/video/pipewire/PRE_BUILD
deleted file mode 100755
index 46ef812..0000000
--- a/video/pipewire/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-
-if [[ "${PIPEWIRE_BRANCH}" == "scm" ]]; then
- apply_patch_dir "patches-$(get_spell_provider ${SPELL} LIBAVCODEC)"
-fi
diff --git a/video/pipewire/patches-ffmpeg-svn/0001-pw-cat.patch
b/video/pipewire/patches-ffmpeg-svn/0001-pw-cat.patch
deleted file mode 100644
index 2116986..0000000
--- a/video/pipewire/patches-ffmpeg-svn/0001-pw-cat.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff --git a/src/tools/pw-cat.c b/src/tools/pw-cat.c
---- a/src/tools/pw-cat.c
-+++ b/src/tools/pw-cat.c
-@@ -448,10 +448,10 @@ static int av_codec_params_to_audio_info(struct data
*data, AVCodecParameters *c
- info->info.dts.rate = data->rate;
- info->info.dts.channels = data->channels;
- switch (codec_params->profile) {
-- case FF_PROFILE_DTS_HD_MA:
-+ case AV_PROFILE_DTS_HD_MA:
- info->info.dts.ext_type = SPA_AUDIO_DTS_EXT_HD_MA;
- break;
-- case FF_PROFILE_DTS_HD_HRA:
-+ case AV_PROFILE_DTS_HD_HRA:
- info->info.dts.ext_type = SPA_AUDIO_DTS_EXT_HD_HRA;
- break;
- default:
- [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (5b4121821cf28d3cc1bde436e11fcc01a130bcdf), Pavel Vinogradov, 10/06/2025
Archive powered by MHonArc 2.6.24.