Page MenuHomeSolus

0001-update-to-0.25.0.patch

Authored By
BridouZ
Apr 23 2017, 11:18 AM
Size
3 KB
Referenced Files
None
Subscribers
None

0001-update-to-0.25.0.patch

From 8a12f4c69d3681ceda30e32c8ca692c16805d8d3 Mon Sep 17 00:00:00 2001
From: Justin Berthault <justin.berthault@zaclys.net>
Date: Sun, 23 Apr 2017 12:54:31 +0200
Subject: [PATCH] update to 0.25.0
---
abi_used_libs | 2 --
package.yml | 6 +++---
pspec_x86_64.xml | 18 +++++++++---------
3 files changed, 12 insertions(+), 14 deletions(-)
diff --git a/abi_used_libs b/abi_used_libs
index 1641bf1..c276e87 100644
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -18,8 +18,6 @@ libbluray.so.2
libc.so.6
libdl.so.2
libdrm.so.2
-libdvdnav.so.4
-libdvdread.so.4
libgbm.so.1
libjpeg.so.8
liblcms2.so.2
diff --git a/package.yml b/package.yml
index 9741ab4..f3217fa 100644
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : mpv
homepage : http://mpv.io/
-version : 0.24.0
-release : 32
+version : 0.25.0
+release : 33
source :
- - https://github.com/mpv-player/mpv/archive/v0.24.0.tar.gz : a41854fa0ac35b9c309ad692aaee67c8d4495c3546f11cb4cdd0a124195d3f15
+ - https://github.com/mpv-player/mpv/archive/v0.25.0.tar.gz : 07423ffad6921ec4da32f703cd7fbfb27012301dcb736ac8542ac8e6083b0bce
- http://www.freehackers.org/~tnagy/release/waf-1.9.7 : c7f9d47cc56559a4755088026dff2475726a9e0b110555ef5ae5aeddb21dfb4f
license :
- GPL-2.0
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
index 4c73fc5..81643ff 100644
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>mpv</Name>
<Homepage>http://mpv.io/</Homepage>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Packager>
<License>GPL-2.0</License>
<License>LGPL-2.1+</License>
@@ -23,7 +23,7 @@ While mpv has no official GUI, it has a small controller that is triggered by mo
</Description>
<PartOf>multimedia.video</PartOf>
<RuntimeDependencies>
- <Dependency releaseFrom="32">mpv-libs</Dependency>
+ <Dependency releaseFrom="33">mpv-libs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -55,7 +55,7 @@ While mpv has no official GUI, it has a small controller that is triggered by mo
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="32">mpv-libs</Dependency>
+ <Dependency release="33">mpv-libs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -67,12 +67,12 @@ While mpv has no official GUI, it has a small controller that is triggered by mo
</Replaces>
</Package>
<History>
- <Update release="32">
- <Date>2017-04-14</Date>
- <Version>0.24.0</Version>
+ <Update release="33">
+ <Date>2017-04-23</Date>
+ <Version>0.25.0</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
--
2.12.2

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16210
Default Alt Text
0001-update-to-0.25.0.patch (3 KB)

Event Timeline