Skip to Content.
Sympa Menu

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

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 (41bd53ca89067363eb1b438c3a7337ee98d25621)
  • Date: Wed, 19 Jul 2017 02:56:16 +0000

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

video/mpv/DEPENDS | 1 -
video/mpv/DETAILS | 9 ++++-----
video/mpv/HISTORY | 4 ++++
video/mpv/TRIGGERS | 1 -
4 files changed, 8 insertions(+), 7 deletions(-)

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

video/mpv: version 0.26.0

diff --git a/video/mpv/DEPENDS b/video/mpv/DEPENDS
index 0906cc8..73c0897 100755
--- a/video/mpv/DEPENDS
+++ b/video/mpv/DEPENDS
@@ -1,7 +1,6 @@

depends perl &&
depends python &&
-depends snappy &&
depends LIBAVCODEC &&

optional_depends LUA \
diff --git a/video/mpv/DETAILS b/video/mpv/DETAILS
index fe3af2b..342057b 100755
--- a/video/mpv/DETAILS
+++ b/video/mpv/DETAILS
@@ -1,14 +1,13 @@
SPELL="mpv"
- VERSION="0.25.0"
- PATCHLEVEL=1
+ VERSION="0.26.0"
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]="https://github.com/${SPELL}-player/${SPELL}/archive/v${VERSION}.tar.gz";
SOURCE_HINTS="no-check-certificate"
-
SOURCE_HASH="sha512:eefc574e2995ddf6bd15c9b62986a5ca277c30949b036d57a11bbfb796c11c1e6dd7c313abd91a909dd98ca0f2b0be29ec6b980d0287a5891b42b0ffba926cbf"
- WAF_VERSION="1.9.10"
+
SOURCE_HASH="sha512:fd772b4765317eb1ea3b54f12b86e0ac6c4d5e9d16895eb5bebe2e074a01f6b790981b9b34a87d9b23e4291149d3a7154b09fba4a259cec1949a6aa88d6ddec7"
+ WAF_VERSION="1.9.12"
SOURCE2="waf-${WAF_VERSION}"
SOURCE2_URL[0]="http://waf.io/${SOURCE2}";
-
SOURCE2_HASH="sha512:f71e5a6ba7bdb63b11e8afd99ad9b1d5408343995caed34878994b4916775644d5eb8105a036e84f47bbe96e4f980225d375274ef6517f75debe575d881a9e88"
+
SOURCE2_HASH="sha512:32ff7f0b8a461f100d8937e6ffdef795ebd0effd2cc107954d39a4cb17ef4808943951d247defb6be9b8bccbd5c26fe2719b0204754a1f71c2ddb7f4b012d83b"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOCS="Copyright DOCS/tech-overview.txt DOCS/OUTDATED-tech/*
${DOCS}"
WEB_SITE="http://mpv.io/";
diff --git a/video/mpv/HISTORY b/video/mpv/HISTORY
index dfb121e..5b73bdf 100644
--- a/video/mpv/HISTORY
+++ b/video/mpv/HISTORY
@@ -1,3 +1,7 @@
+2017-07-18 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.26.0, waf 1.9.12
+ * DEPENDS, TRIGGERS: snappy isn't required at all
+
2017-06-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* TRIGGERS: on cast snappy cast self
* DETAILS: PATCHLEVEL++
diff --git a/video/mpv/TRIGGERS b/video/mpv/TRIGGERS
deleted file mode 100755
index 7ff6ed4..0000000
--- a/video/mpv/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast $SPELL cast_self



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (41bd53ca89067363eb1b438c3a7337ee98d25621), Pavel Vinogradov, 07/18/2017

Archive powered by MHonArc 2.6.24.

Top of Page