SHA256
1
0
forked from pool/mpv

Accepting request 343512 from multimedia:apps

- Update to v0.13.0
  * Please see https://github.com/mpv-player/mpv/releases/tag/v0.13.0
    for the complete changelog.

- Update to v0.12.0
  * Please see https://github.com/mpv-player/mpv/releases/tag/v0.12.0
    for the complete changelog.

- Add a 265x256 resolution app icon

OBS-URL: https://build.opensuse.org/request/show/343512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpv?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2015-11-15 11:46:34 +00:00 committed by Git OBS Bridge
commit 6099e39d66
5 changed files with 29 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2157174e46db46dad5deb1fde94283e72ebe922fd15447cb16a2a243fae5bda
size 2689655

3
mpv-0.13.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1372704fd8f5701ef7d60f347fd15fe536e23ef148279bf4a4415e72896912db
size 2874190

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 10 19:02:49 UTC 2015 - idonmez@suse.com
- Update to v0.13.0
* Please see https://github.com/mpv-player/mpv/releases/tag/v0.13.0
for the complete changelog.
-------------------------------------------------------------------
Thu Oct 29 08:09:47 UTC 2015 - idonmez@suse.com
- Update to v0.12.0
* Please see https://github.com/mpv-player/mpv/releases/tag/v0.12.0
for the complete changelog.
-------------------------------------------------------------------
Fri Oct 23 10:48:22 UTC 2015 - idonmez@suse.com
- Add a 265x256 resolution app icon
-------------------------------------------------------------------
Wed Sep 23 07:11:12 UTC 2015 - idonmez@suse.com

3
mpv.png Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:305faf3c5add387cc2041ca14244ca7ece975d081496cda6d2bb2f21938ee094
size 280593

View File

@ -22,7 +22,7 @@
%define _waf_ver 1.8.12
%define lname libmpv1
Name: mpv
Version: 0.11.0
Version: 0.13.0
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-2.0+ and BSD-3-Clause
@ -33,6 +33,7 @@ Source: http://github.com/mpv-player/%{name}/archive/v%{version}.tar.gz#
# Can't use system one as it breaks quite often with updates
Source1: http://ftp.waf.io/pub/release/waf-%{_waf_ver}
Source2: %{name}.changes
Source3: %{name}.png
BuildRequires: hicolor-icon-theme
BuildRequires: ladspa-devel
BuildRequires: libjpeg-devel
@ -189,6 +190,8 @@ export CCFLAGS="%{optflags}"
%install
./waf --destdir=%{buildroot} install
install -D -m 0644 %{S:3} %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
%post
%desktop_database_post
%icon_theme_cache_post