Skip to Content.
Sympa Menu

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

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 (febe6817581e56ab21c3b056f7e7823b88eb6f29)
  • Date: Thu, 16 Feb 2023 22:35:55 +0000

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

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

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

video/pipewire: version 0.3.66

diff --git a/video/pipewire/DEPENDS b/video/pipewire/DEPENDS
index 232ebee..a3381b9 100755
--- a/video/pipewire/DEPENDS
+++ b/video/pipewire/DEPENDS
@@ -66,5 +66,5 @@ 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" "" "for flatpak support"
+optional_depends flatpak "flatpak=enabled" "flatpak=disabled" "for flatpak
support"
#optional_depends wayland "" "" ""
diff --git a/video/pipewire/DETAILS b/video/pipewire/DETAILS
index 73f7bf2..48cfc6a 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.65
-
SOURCE_HASH=sha512:0c2402044a04ab6ba724b0808279498e2126dd567920f3241d7d3d5e13ea676e353fc85a73634cf4cae5429454250dfce5cd18ba4a5444a7ed1a5ca2e0ae1eef
+ VERSION=0.3.66
+
SOURCE_HASH=sha512:9e43159fec81dddad618be6ea44304aba4013be14992476e54cbb01e8699c9d6291012879e1c6717e1095be2d73390f900f6d54d8d9c689b50baf93c820c2129
SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]="https://gitlab.freedesktop.org/${SPELL}/${SPELL}/-/archive/${VERSION}/${SOURCE}";
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/video/pipewire/HISTORY b/video/pipewire/HISTORY
index fddad8f..61ba0e2 100644
--- a/video/pipewire/HISTORY
+++ b/video/pipewire/HISTORY
@@ -1,3 +1,7 @@
+2023-02-16 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.3.66
+ * DEPENDS: added flatpak=disabled flag back, fixed by upstream
+
2023-01-29 Pavel Vinogradov <public AT sourcemage.org>
* CONFIGURE, DEPENDS: V4L2 support doesn't need v4l-utils




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (febe6817581e56ab21c3b056f7e7823b88eb6f29), Pavel Vinogradov, 02/16/2023

Archive powered by MHonArc 2.6.24.

Top of Page