Skip to Content.
Sympa Menu

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

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 (e19121a644e996af1c6262f143e1b5581c093769)
  • Date: Sun, 26 Nov 2023 14:57:06 +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, 6 insertions(+), 5 deletions(-)

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

video/pipewire: version 1.0.0

diff --git a/video/pipewire/DEPENDS b/video/pipewire/DEPENDS
index edf270f..cfa2f88 100755
--- a/video/pipewire/DEPENDS
+++ b/video/pipewire/DEPENDS
@@ -2,9 +2,6 @@

if [[ "${PIPEWIRE_BRANCH}" == "scm" ]]; then
depends git
-else
- # remove on next release
- optional_depends xmltoman "man=enabled" "man=disabled" "build manpages"
fi &&
depends PKG-CONFIG &&
depends DEVICE-MANAGER "udev=enabled" &&
diff --git a/video/pipewire/DETAILS b/video/pipewire/DETAILS
index 67de3f4..c67f2e3 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.85
-
SOURCE_HASH=sha512:5613b41a98db45305aad8f9a84ef0a11b858815f45c6242bb648630e41a3ae5805bb605a543585b46e60d472086919d64e7d8c396ab6cc126d9889f92320f375
+ VERSION=1.0.0
+
SOURCE_HASH=sha512:8955bd16ba8508d5838e960ae8c089efaeb9dab0c08719baea8f8f8047cd53b84a46b2459ecd7f000f21b0025a52e93f052025e71c07dc4a2aef89237c5c87f1
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 04260e1..b190c11 100644
--- a/video/pipewire/HISTORY
+++ b/video/pipewire/HISTORY
@@ -1,3 +1,7 @@
+2023-11-26 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.0.0
+ * DEPENDS: removed xmltoman completely
+
2023-11-22 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: moved xmltoman to stable branch only, fixed typo in doxygen
description



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

Archive powered by MHonArc 2.6.24.

Top of Page