From cd06113c38b0723a5617c796eaa57c889d6d0d0c Mon Sep 17 00:00:00 2001 From: Pavel Vinogradov Date: Fri, 25 Oct 2019 13:37:57 -0400 Subject: video/mpv: version 0.30.0 --- video/mpv/DEPENDS | 10 ---------- video/mpv/DETAILS | 8 ++++---- video/mpv/HISTORY | 4 ++++ 3 files changed, 8 insertions(+), 14 deletions(-) diff --git a/video/mpv/DEPENDS b/video/mpv/DEPENDS index 9a66f752a0..552f527420 100755 --- a/video/mpv/DEPENDS +++ b/video/mpv/DEPENDS @@ -95,11 +95,6 @@ optional_depends libcdio-paranoia \ "for cdda support" && # features -optional_depends v4l-utils \ - "--enable-libv4l2 --enable-tv --enable-tv-v4l2" \ - "--disable-libv4l2 --disable-tv --disable-tv-v4l2" \ - "for Video4Linux2 TV interface" && - list_remove MPV_OPTS "--enable-radio-capture" && list_remove MPV_OPTS "--disable-radio-capture" && list_remove MPV_OPTS "--enable-pvr" && @@ -124,11 +119,6 @@ optional_depends libbluray \ "--disable-libbluray" \ "for Blu-ray support" && -optional_depends libdvdread \ - "--enable-dvdread" \ - "--disable-dvdread" \ - "for reading scrambled (CSS) DVDs" && - optional_depends libdvdnav \ "--enable-dvdnav" \ "--disable-dvdnav" \ diff --git a/video/mpv/DETAILS b/video/mpv/DETAILS index 650ab0ca88..7147306e3e 100755 --- a/video/mpv/DETAILS +++ b/video/mpv/DETAILS @@ -1,12 +1,12 @@ SPELL="mpv" - VERSION="0.29.1" - SOURCE_HASH="sha512:ec57c9ceaaf2915ee237dd5a1c5ea5d22725d8611e28a9b998e5bb0d8ab5bdf3631d0267fc7b54da31cb1eaa145ef35841e68846bd41c3b9e1024902e92fd086" + VERSION="0.30.0" + SOURCE_HASH="sha512:2b3cc626575b5e56308f5f9ecf926957a36c861c85f700a4a3ede72cf7f7ea08729d20f810693117e21aeeff649f08718e73ead7d117521bf88d746708a72c66" SECURITY_PATCH="2" 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.17" - SOURCE2_HASH="sha512:1406ef04b7ca27ddda6caf1aef0af6e8e92e7fd09e14ec72613e0110abf76eb541526356a8330da27aab072aeb8e1f394e68634a95e874b53e63d1a45342307a" + WAF_VERSION="2.0.18" + SOURCE2_HASH="sha512:fdc8443ab7282688b315786563d55f87d41a7454f85cf09db40f39e4616baf43c0c8757585f6095e8fde6949bedd24009a7458bb45b519ad26eca1936481fb38" SOURCE2="waf-${WAF_VERSION}" SOURCE2_URL[0]="https://waf.io/${SOURCE2}" SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}" diff --git a/video/mpv/HISTORY b/video/mpv/HISTORY index 6bb3d30dac..848bf6513f 100644 --- a/video/mpv/HISTORY +++ b/video/mpv/HISTORY @@ -1,3 +1,7 @@ +2019-10-25 Pavel Vinogradov + * DETAILS: version 0.30.0, waf 2.0.18 + * DEPENDS: dropped v4l-utils & libdvdread + 2019-09-29 Florian Franzmann * DEPENDS: fix check for dependency on LUA -- cgit v1.2.3