Skip to Content.
Sympa Menu

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

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 (cd06113c38b0723a5617c796eaa57c889d6d0d0c)
  • Date: Fri, 25 Oct 2019 17:39:10 +0000

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

video/mpv/DEPENDS | 10 ----------
video/mpv/DETAILS | 8 ++++----
video/mpv/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 14 deletions(-)

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

video/mpv: version 0.30.0

diff --git a/video/mpv/DEPENDS b/video/mpv/DEPENDS
index 9a66f75..552f527 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 650ab0c..7147306 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 6bb3d30..848bf65 100644
--- a/video/mpv/HISTORY
+++ b/video/mpv/HISTORY
@@ -1,3 +1,7 @@
+2019-10-25 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.30.0, waf 2.0.18
+ * DEPENDS: dropped v4l-utils & libdvdread
+
2019-09-29 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: fix check for dependency on LUA




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (cd06113c38b0723a5617c796eaa57c889d6d0d0c), Pavel Vinogradov, 10/25/2019

Archive powered by MHonArc 2.6.24.

Top of Page