Skip to Content.
Sympa Menu

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

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 (526c615077d426643b85a7630a3f9acbc25006c6)
  • Date: Sat, 2 Feb 2019 00:49:19 +0000

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

http/firefox/DEPENDS | 7 ++++++-
http/firefox/HISTORY | 3 +++
2 files changed, 9 insertions(+), 1 deletion(-)

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

http/firefox: added dav1d optional dependency

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index 2dc9c97..b36cb0f 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -129,4 +129,9 @@ optional_depends graphite2 \
optional_depends harfbuzz \
"--with-system-harfbuzz" \
"--without-system-harfbuzz" \
- "for system harfbuzz"
+ "for system harfbuzz" &&
+
+optional_depends dav1d \
+ "--enable-av1" \
+ "--disable-av1" \
+ "for AV1 video support"
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 582bb10..d519013 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2019-02-01 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: added optional dav1d
+
2019-01-28 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 65.0, SECURITY_PATCH++,
(CVE-2018-18500, CVE-2018-18503, CVE-2018-18504, CVE-2018-18505,



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (526c615077d426643b85a7630a3f9acbc25006c6), Pavel Vinogradov, 02/01/2019

Archive powered by MHonArc 2.6.24.

Top of Page