- Drop the --enable-gpl3 options and revert the license to GPL-2.0+

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=34
This commit is contained in:
Ismail Dönmez 2016-01-22 12:52:00 +00:00 committed by Git OBS Bridge
parent 949d48b4f4
commit 8e429f4b7c
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 22 12:51:43 UTC 2016 - idonmez@suse.com
- Drop the --enable-gpl3 options and revert the license to GPL-2.0+
-------------------------------------------------------------------
Wed Jan 20 20:07:35 UTC 2016 - aloisio@gmx.com

View File

@ -25,7 +25,7 @@ Name: mpv
Version: 0.15.0
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-3.0+ and BSD-3-Clause
License: GPL-2.0+ and BSD-3-Clause
Group: Productivity/Multimedia/Video/Players
# waf is licensed with BSD-3-Clause
Url: http://mpv.io/
@ -172,7 +172,6 @@ export CCFLAGS="%{optflags}"
--libdir="%{_libdir}" \
--docdir="%{_docdir}/%{name}" \
--confdir="%{_sysconfdir}/%{name}" \
--enable-gpl3 \
--enable-openal \
--enable-cdda \
--enable-libmpv-shared \