Skip to Content.
Sympa Menu

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

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 (39d549b21d4ce5d9f7f2179e1cbce820d2decee2)
  • Date: Sat, 24 Aug 2019 11:37:03 +0000

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

xorg-app/weston/DEPENDS | 3 ++-
xorg-app/weston/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

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

xorg-app/weston: added optional dependency on pipewire

diff --git a/xorg-app/weston/DEPENDS b/xorg-app/weston/DEPENDS
index d0e1773..06d3a1a 100755
--- a/xorg-app/weston/DEPENDS
+++ b/xorg-app/weston/DEPENDS
@@ -53,5 +53,6 @@ optional_depends freerdp "backend-rdp=true"
"backend-rdp=false" "RDP compositor"

if is_depends_enabled "${SPELL}" "libdrm"; then
optional_depends gstreamer-1.0 "remoting=true" "remoting=false" "remote
output"
-fi
+fi &&

+optional_depends pipewire "pipewire=true" "pipewire=false" "for pipewire
plugin"
diff --git a/xorg-app/weston/HISTORY b/xorg-app/weston/HISTORY
index f06d798..0c99ea1 100644
--- a/xorg-app/weston/HISTORY
+++ b/xorg-app/weston/HISTORY
@@ -1,3 +1,6 @@
+2019-08-24 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: added optional dependency on pipewire
+
2019-08-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 7.0.0




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (39d549b21d4ce5d9f7f2179e1cbce820d2decee2), Pavel Vinogradov, 08/24/2019

Archive powered by MHonArc 2.6.24.

Top of Page