Page MenuHomeSolus

D2237.id.diff
No OneTemporary

D2237.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,11 +1,11 @@
name : mpv
-homepage : http://mpv.io/
-version : 0.27.0
-release : 49
+homepage : https://mpv.io/
+version : 0.27.1
+release : 50
source :
- - https://github.com/mpv-player/mpv/archive/v0.27.0.tar.gz : 341d8bf18b75c1f78d5b681480b5b7f5c8b87d97a0d4f53a5648ede9c219a49c
+ - https://github.com/mpv-player/mpv/archive/v0.27.1.tar.gz : 836299f1c33c46c8b8615fb84b99ecb05f048431a921e8dc9603aed9eb88af9c
- https://waf.io/waf-1.9.13 : 5d7cde19abb1e2605bcd92d99509e91ead190d6532c3fd23a171b2760657f9ad
- - https://github.com/2ion/mpv-bash-completion/archive/3.3.15.tar.gz : 1c3f4a6b95de7b573db3480dc79f7359207f7c95d31ac7368f6f5c84e9176ed8
+ - https://github.com/2ion/mpv-bash-completion/archive/3.3.16.tar.gz : 9b8fe4ab052ce514520005f04857cf1ce401dae6422467799d1da581dc4ee9ae
license :
- LGPL-2.1
- GPL-3.0
@@ -71,12 +71,12 @@
--enable-zsh-comp \
--disable-debug
- tar xf "${sources}/3.3.15.tar.gz"
+ tar xf "${sources}/3.3.16.tar.gz"
build : |
export CFLAGS="$CFLAGS -I/usr/include/lua5.1"
%waf_build
- pushd mpv-bash-completion-3.3.15
+ pushd mpv-bash-completion-3.3.16
%patch -p1 < $pkgfiles/0001-Fix-lua-binary.patch
export MPV_BASHCOMPGEN_MPV_CMD=../build/mpv
%make
@@ -85,7 +85,8 @@
export CFLAGS="$CFLAGS -I/usr/include/lua5.1"
%waf_install
- pushd mpv-bash-completion-3.3.15
+ pushd mpv-bash-completion-3.3.16
export MPV_BASHCOMPGEN_MPV_CMD=../build/mpv
%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
@@ -1,7 +1,7 @@
<PISI>
<Source>
<Name>mpv</Name>
- <Homepage>http://mpv.io/</Homepage>
+ <Homepage>https://mpv.io/</Homepage>
<Packager>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
@@ -23,7 +23,7 @@
</Description>
<PartOf>multimedia.video</PartOf>
<RuntimeDependencies>
- <Dependency releaseFrom="49">mpv-libs</Dependency>
+ <Dependency releaseFrom="50">mpv-libs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -56,7 +56,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="49">mpv-libs</Dependency>
+ <Dependency release="50">mpv-libs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -68,12 +68,12 @@
</Replaces>
</Package>
<History>
- <Update release="49">
- <Date>2018-02-09</Date>
- <Version>0.27.0</Version>
+ <Update release="50">
+ <Date>2018-02-10</Date>
+ <Version>0.27.1</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 3 2023, 2:18 PM (14 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5804945
Default Alt Text
D2237.id.diff (3 KB)

Event Timeline