SHA256
1
0
forked from pool/vlc

Accepting request 605726 from multimedia:libs

- Add patch 0001-Update-czech-translation.patch to make czech
  usable without too many english strings (from upstream)

OBS-URL: https://build.opensuse.org/request/show/605726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=84
This commit is contained in:
Dominique Leuenberger 2018-05-13 13:54:14 +00:00 committed by Git OBS Bridge
commit af6f70cf26
3 changed files with 9459 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 9 11:17:48 UTC 2018 - tchvatal@suse.com
- Add patch 0001-Update-czech-translation.patch to make czech
usable without too many english strings (from upstream)
-------------------------------------------------------------------
Mon Apr 30 11:01:03 UTC 2018 - dimstar@opensuse.org

View File

@ -47,6 +47,8 @@ Patch0: vlc.a52.patch
Patch1: vlc-allow-deprecated-fribidi.patch
# PATCH-FIX-UPSTREAM vlc-lua-5.3.patch dimstar@opensuse.org -- Replace lua_optlong with lua_optinteger
Patch2: vlc-lua-5.3.patch
# PATCH-FIX-UPSTREAM 0001-Update-czech-translation.patch tchvatal@suse.com -- update the czech translation, was merged upstream, drop with next bump
Patch3: 0001-Update-czech-translation.patch
# PATCH-FEATURE-OPENSUSE vlc-projectM-qt5.patch -- Build against projectM-qt5; openSUSE provides projectM as -qt and -qt5 variant
Patch100: vlc-projectM-qt5.patch
BuildRequires: Mesa-devel
@ -359,6 +361,7 @@ default when `vlc` is invoked from an X session.
%setup -q
%patch0 -p1
%patch1 -p1
%patch3 -p1
%if 0%{?suse_version} > 1320
%patch100 -p1
%endif