Page MenuHomeSolus

D7505.id18005.diff
No OneTemporary

D7505.id18005.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -1,9 +1,11 @@
+libmpv.so.1:mpv_abort_async_command
libmpv.so.1:mpv_client_api_version
libmpv.so.1:mpv_client_name
libmpv.so.1:mpv_command
libmpv.so.1:mpv_command_async
libmpv.so.1:mpv_command_node
libmpv.so.1:mpv_command_node_async
+libmpv.so.1:mpv_command_ret
libmpv.so.1:mpv_command_string
libmpv.so.1:mpv_create
libmpv.so.1:mpv_create_client
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -22,12 +22,12 @@
libdl.so.2
libdrm.so.2
libdvdnav.so.4
-libdvdread.so.4
libgbm.so.1
libjpeg.so.8
liblcms2.so.2
liblua5.1.so.5.1
libm.so.6
+libplacebo.so.21
libpthread.so.0
libpulse.so.0
librt.so.1
@@ -40,7 +40,6 @@
libva-x11.so.2
libva.so.2
libvapoursynth-script.so.0
-libvapoursynth.so
libvdpau.so.1
libvulkan.so.1
libwayland-client.so.0
@@ -48,3 +47,4 @@
libwayland-egl.so.1
libxkbcommon.so.0
libz.so.1
+libzimg.so.2
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,14 +1,14 @@
name : mpv
homepage : https://mpv.io/
-version : 0.29.1
-release : 66
+version : 0.30.0
+release : 67
source :
- - https://github.com/mpv-player/mpv/archive/v0.29.1.tar.gz : f9f9d461d1990f9728660b4ccb0e8cb5dce29ccaa6af567bec481b79291ca623
- - https://waf.io/waf-2.0.12 : 0979ca87f45928e0d752049ab2f43be8551249be73dc5563b944ec54f8871d1f
+ - https://github.com/mpv-player/mpv/archive/v0.30.0.tar.gz : 33a1bcb7e74ff17f070e754c15c52228cf44f2cefbfd8f34886ae81df214ca35
+ - https://waf.io/waf-2.0.18 : 2e0cf83a63843da127610420cef1d3126f1187d8e572b6b3a28052fc2250d4bf
- https://github.com/2ion/mpv-bash-completion/archive/3.3.17.tar.gz : 355f9ae90638c730028e0b6a3ae6e9c09f5cb1ede27372f8a8cf7b0035020e97
license :
+ - GPL-2.0-or-later
- LGPL-2.1-or-later
- - GPL-3.0-or-lter
component : multimedia.video
summary : mpv is a fork of mplayer2 and MPlayer. It shares some features with the
former projects while introducing many more
@@ -18,16 +18,15 @@
builddeps :
- pkgconfig(alsa)
- pkgconfig(dvdnav)
- - pkgconfig(dvdread)
- pkgconfig(ffnvcodec)
- pkgconfig(gl)
- - pkgconfig(lcms2)
- pkgconfig(libass)
- pkgconfig(libarchive)
- pkgconfig(libavcodec)
- pkgconfig(libbluray)
- pkgconfig(libcdio_paranoia)
- pkgconfig(libmpg123)
+ - pkgconfig(libplacebo)
- pkgconfig(libpulse)
- pkgconfig(libturbojpeg)
- pkgconfig(libva-x11)
@@ -36,7 +35,6 @@
- pkgconfig(uchardet)
- pkgconfig(vapoursynth)
- pkgconfig(vdpau)
- - pkgconfig(vulkan)
- pkgconfig(wayland-client)
- pkgconfig(wayland-protocols)
- pkgconfig(x11)
@@ -69,13 +67,10 @@
--libdir=%libdir% \
--enable-cdda \
--enable-dvbin \
- --enable-dvdread \
--enable-dvdnav \
--enable-libarchive \
--enable-libmpv-shared \
--enable-libsmbclient \
- --enable-tv \
- --enable-zsh-comp \
--disable-debug
tar xf "${sources}/${MBCversion}.tar.gz"
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,11 +3,11 @@
<Name>mpv</Name>
<Homepage>https://mpv.io/</Homepage>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
</Packager>
+ <License>GPL-3.0-or-later</License>
<License>LGPL-2.1-or-later</License>
- <License>GPL-3.0-or-lter</License>
<PartOf>multimedia.video</PartOf>
<Summary xml:lang="en">mpv is a fork of mplayer2 and MPlayer. It shares some features with the former projects while introducing many more</Summary>
<Description xml:lang="en">mpv is a fork of mplayer2 and MPlayer. It shares some features with the former projects while introducing many more. MPlayer&apos;s options parser was improved to behave more like other CLI programs, and many option names and semantics were reworked to make them more intuitive and memorable. mpv has a OpenGL based video output that is capable of many features loved by videophiles, such as video scaling with popular high quality algorithms, color management, and more.
@@ -23,7 +23,7 @@
</Description>
<PartOf>multimedia.video</PartOf>
<RuntimeDependencies>
- <Dependency releaseFrom="66">mpv-libs</Dependency>
+ <Dependency releaseFrom="67">mpv-libs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/mpv</Path>
@@ -51,7 +51,7 @@
</Description>
<Files>
<Path fileType="library">/usr/lib64/libmpv.so.1</Path>
- <Path fileType="library">/usr/lib64/libmpv.so.1.101.0</Path>
+ <Path fileType="library">/usr/lib64/libmpv.so.1.106.0</Path>
</Files>
</Package>
<Package>
@@ -61,7 +61,7 @@
While mpv has no official GUI, it has a small controller that is triggered by mouse movement. mpv leverages the FFmpeg hwaccel APIs to support VDPAU, VAAPI and VDA video decode acceleration.
</Description>
<RuntimeDependencies>
- <Dependency release="66">mpv-libs</Dependency>
+ <Dependency release="67">mpv-libs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/mpv/client.h</Path>
@@ -78,12 +78,12 @@
</Replaces>
</Package>
<History>
- <Update release="66">
- <Date>2019-10-14</Date>
- <Version>0.29.1</Version>
+ <Update release="67">
+ <Date>2019-10-27</Date>
+ <Version>0.30.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 4:47 PM (2 h, 56 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5855234
Default Alt Text
D7505.id18005.diff (6 KB)

Event Timeline