Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10777563
D8123.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D8123.id.diff
View Options
diff --git a/files/0001-Fix-lua-binary.patch b/files/0001-Fix-lua-binary.patch
deleted file mode 100644
--- a/files/0001-Fix-lua-binary.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 0243dec4a8c43e20e9cd2e3b9a59d4fcd8a5cdea Mon Sep 17 00:00:00 2001
-From: Alexander Vorobyev <avorobyev@protonmail.com>
-Date: Tue, 12 Nov 2019 19:27:40 +0300
-Subject: Fix lua binary
-
----
- Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/Makefile b/Makefile
-index 26d333c..3a08061 100644
---- a/Makefile
-+++ b/Makefile
-@@ -3,7 +3,7 @@ PREFIX ?= /usr
- all: mpv check
-
- mpv: gen.lua
-- @env MPV_BASHCOMPGEN_VERBOSE=1 lua $< > $@
-+ @env MPV_BASHCOMPGEN_VERBOSE=1 luajit $< > $@
-
- check: mpv
- @echo Checking Bash syntax...
---
-2.23.0
-
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
May 24 2023, 10:55 PM (11 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5814953
Default Alt Text
D8123.id.diff (3 KB)
Attached To
Mode
D8123: Update mpv to 0.32.0
Attached
Detach File
Event Timeline
Log In to Comment