Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (964cebd86b8d09f16a09311585044f8f4626a99e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (964cebd86b8d09f16a09311585044f8f4626a99e)
  • Date: Mon, 23 Aug 2021 18:32:01 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

video-libs/gst-libav-1.0/DEPENDS | 8 +++-----
video-libs/gst-libav-1.0/DETAILS | 4 +---
video-libs/gst-libav-1.0/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit 964cebd86b8d09f16a09311585044f8f4626a99e
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

gst-libav-1.0: un-break build with meson

diff --git a/video-libs/gst-libav-1.0/DEPENDS
b/video-libs/gst-libav-1.0/DEPENDS
index 4dec71d..cb2986d 100755
--- a/video-libs/gst-libav-1.0/DEPENDS
+++ b/video-libs/gst-libav-1.0/DEPENDS
@@ -1,7 +1,5 @@
-# not until it can use ffmpeg 4
-#depends ninja-build-system &&
-#depends meson &&
+depends ninja-build-system &&
+depends meson &&
depends gstreamer-1.0 &&
depends gst-plugins-base-1.0
-# not until it can use ffmpeg 4
-#depends LIBAVCODEC
+depends LIBAVCODEC
diff --git a/video-libs/gst-libav-1.0/DETAILS
b/video-libs/gst-libav-1.0/DETAILS
index 4c43569..4706d2a 100755
--- a/video-libs/gst-libav-1.0/DETAILS
+++ b/video-libs/gst-libav-1.0/DETAILS
@@ -1,6 +1,4 @@
-# use traditional build for using internal ffmpeg until ffmpeg 4 is
-# supported
-#source $GRIMOIRE/MESON_FUNCTIONS
+source $GRIMOIRE/MESON_FUNCTIONS
SPELL=gst-libav-1.0
VERSION=1.18.0
SOURCE=gst-libav-$VERSION.tar.xz
diff --git a/video-libs/gst-libav-1.0/HISTORY
b/video-libs/gst-libav-1.0/HISTORY
index c8e36bd..7640413 100644
--- a/video-libs/gst-libav-1.0/HISTORY
+++ b/video-libs/gst-libav-1.0/HISTORY
@@ -1,3 +1,7 @@
+2021-08-23 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS, DEPENDS: enable meson build and ffmpeg dep to fix
+ the damn build after the updates
+
2020-09-25 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.18.0




  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (964cebd86b8d09f16a09311585044f8f4626a99e), Thomas Orgis, 08/23/2021

Archive powered by MHonArc 2.6.24.

Top of Page