add opengl api for mpv
This commit is contained in:
parent
9ba718a0ca
commit
22a5bb522b
1046
0001-add-opengl-api-for-mpv-0.35.patch
Normal file
1046
0001-add-opengl-api-for-mpv-0.35.patch
Normal file
File diff suppressed because it is too large
Load Diff
6
mpv.spec
6
mpv.spec
@ -1,10 +1,11 @@
|
||||
Name: mpv
|
||||
Version: 0.35.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Movie player playing most video formats and DVDs
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
URL: http://mpv.io/
|
||||
Source0: https://github.com/mpv-player/mpv/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
Patch01: 0001-add-opengl-api-for-mpv-0.35.patch
|
||||
|
||||
BuildRequires: pkgconfig(alsa)
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -160,6 +161,9 @@ install -Dpm 644 README.md etc/input.conf etc/mpv.conf -t %{buildroot}%{_docdir}
|
||||
%{_libdir}/pkgconfig/mpv.pc
|
||||
|
||||
%changelog
|
||||
* Wed Apr 10 2024 peijiankang <peijiankang@kylinos.cn> - 0.35.1-2
|
||||
- add 0001-add-opengl-api-for-mpv.patch
|
||||
|
||||
* Mon Feb 27 2023 jchzhou <zhoujiacheng@iscas.ac.cn> - 0.35.1-1
|
||||
- Update to 0.35.1
|
||||
- Enabled VA-API support
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user