summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Vinogradov2019-07-04 20:47:12 -0400
committerPavel Vinogradov2019-07-04 20:47:12 -0400
commit9a0a64c30dd309925a07cd2d5a40fb978047e950 (patch)
tree853195fc6e3e5e8bb3d9800140c15c81689c3b7d
parent7e91d5bb421e3ab45ef625fd1c97f2e092a05766 (diff)
video/mpv: updated waf to 2.0.17, needs python3 now
-rwxr-xr-xvideo/mpv/DEPENDS2
-rwxr-xr-xvideo/mpv/DETAILS4
-rw-r--r--video/mpv/HISTORY4
3 files changed, 7 insertions, 3 deletions
diff --git a/video/mpv/DEPENDS b/video/mpv/DEPENDS
index 23ec2ec4d5..93b3eccba8 100755
--- a/video/mpv/DEPENDS
+++ b/video/mpv/DEPENDS
@@ -1,5 +1,5 @@
depends perl &&
-depends python &&
+depends python3 &&
depends LIBAVCODEC &&
optional_depends LUA \
diff --git a/video/mpv/DETAILS b/video/mpv/DETAILS
index 7a96adecf6..650ab0ca88 100755
--- a/video/mpv/DETAILS
+++ b/video/mpv/DETAILS
@@ -5,10 +5,10 @@
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]="https://github.com/${SPELL}-player/${SPELL}/archive/v${VERSION}.tar.gz"
SOURCE_HINTS="no-check-certificate"
- WAF_VERSION="2.0.4"
+ WAF_VERSION="2.0.17"
+ SOURCE2_HASH="sha512:1406ef04b7ca27ddda6caf1aef0af6e8e92e7fd09e14ec72613e0110abf76eb541526356a8330da27aab072aeb8e1f394e68634a95e874b53e63d1a45342307a"
SOURCE2="waf-${WAF_VERSION}"
SOURCE2_URL[0]="https://waf.io/${SOURCE2}"
- SOURCE2_HASH="sha512:e6c98621c994760c0b57aa4bbfc8b0caf10bcae799a7cfd0fed7222d7b7b5f7bc1b579a2c4f524b38d66db6ea3e59e14007e13f996e834d8925db9d334ea5ac2"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOCS="Copyright DOCS/tech-overview.txt DOCS/OUTDATED-tech/* ${DOCS}"
WEB_SITE="https://mpv.io/"
diff --git a/video/mpv/HISTORY b/video/mpv/HISTORY
index 8dbbfc0734..560535f75a 100644
--- a/video/mpv/HISTORY
+++ b/video/mpv/HISTORY
@@ -1,3 +1,7 @@
+2019-07-04 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: waf version 2.0.17
+ * DEPENDS: python -> python3
+
2019-04-06 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* TRIGGERS: check_self if one of the providers of OPENGL is cast