Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10862323
D8123.id19421.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D8123.id19421.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,11 +1,10 @@
name : mpv
homepage : https://mpv.io/
-version : 0.31.0
-release : 69
+version : 0.32.0
+release : 70
source :
- - https://github.com/mpv-player/mpv/archive/v0.31.0.tar.gz : 805a3ac8cf51bfdea6087a6480c18835101da0355c8e469b6d488a1e290585a5
+ - https://github.com/mpv-player/mpv/archive/v0.32.0.tar.gz : 9163f64832226d22e24bbc4874ebd6ac02372cd717bef15c28a0aa858c5fe592
- https://waf.io/waf-2.0.19 : ba63c90a865a9bcf46926c4e6776f9a3f73d29f33d49b7f61f96bc37b7397cef
- - 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
@@ -56,8 +55,6 @@
- libs-devel : mpv-devel
environment: |
export CFLAGS="$CFLAGS -DNDEBUG"
- export MPV_BASHCOMPGEN_MPV_CMD=../build/mpv
- export MBCversion=3.3.17
setup : |
%patch -p1 < $pkgfiles/0001-Support-a-stateless-configuration-on-nix-systems.patch
install -m00755 $sources/waf-* ./waf
@@ -70,18 +67,7 @@
--enable-libmpv-shared \
--enable-libsmbclient \
--disable-debug
-
- tar xf "${sources}/${MBCversion}.tar.gz"
build : |
%waf_build
-
- pushd mpv-bash-completion-${MBCversion}
- %patch -p1 < $pkgfiles/0001-Fix-lua-binary.patch
- %make
- popd
install : |
%waf_install
-
- pushd mpv-bash-completion-${MBCversion}
- %make_install
- popd
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -23,7 +23,7 @@
</Description>
<PartOf>multimedia.video</PartOf>
<RuntimeDependencies>
- <Dependency releaseFrom="69">mpv-libs</Dependency>
+ <Dependency releaseFrom="70">mpv-libs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/mpv</Path>
@@ -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="69">mpv-libs</Dependency>
+ <Dependency release="70">mpv-libs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/mpv/client.h</Path>
@@ -78,12 +78,12 @@
</Replaces>
</Package>
<History>
- <Update release="69">
- <Date>2019-12-28</Date>
- <Version>0.31.0</Version>
+ <Update release="70">
+ <Date>2020-01-27</Date>
+ <Version>0.32.0</Version>
<Comment>Packaging update</Comment>
<Name>Alexander Vorobyev</Name>
<Email>avorobyev@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 17 2023, 8:14 PM (7 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5857393
Default Alt Text
D8123.id19421.diff (2 KB)
Attached To
Mode
D8123: Update mpv to 0.32.0
Attached
Detach File
Event Timeline
Log In to Comment