SHA256
1
0
forked from pool/vlc

Updating link to change in openSUSE:Factory/vlc revision 103.0

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=2d3ae8775c2fc8caf9820fd8ca8b25a0
This commit is contained in:
OBS User buildservice-autocommit
2020-03-31 15:31:59 +00:00
committed by Git OBS Bridge
parent a3b28593b3
commit c7a46bb65a
3 changed files with 45 additions and 0 deletions

View File

@@ -57,6 +57,8 @@ Patch101: 0001-Fix-leaking-AvahiServiceResolver-in-the-error-paths.patch
Patch102: 0002-Add-Avahi-implementation-for-chromecast-renderer-dis.patch
# PATCH-FIX-UPSTREAM -- Use OpenCV C++ API
Patch103: 0001-Port-OpenCV-facedetect-example-to-C-API.patch
# PATCH-FIX-UPSTREAM -- Fix building with Qt 5.15 by adding a missing include
Patch104: fix-missing-includes-with-qt-5.15.patch
BuildRequires: Mesa-devel
BuildRequires: aalib-devel
BuildRequires: alsa-devel >= 1.0.24
@@ -404,6 +406,7 @@ OpenCV based video filters and a face detection example.
%patch101 -p1
%patch102 -p1
%patch103 -p1
%patch104 -p1
### And LUA 5.3.1 has some more API changes
if pkg-config --atleast-version 5.3.1 lua; then