Projects
Essentials
A_tw-vlc
libupnp-1.18.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libupnp-1.18.patch of Package A_tw-vlc
From: Jan Engelhardt <ej@inai.de> Date: 2026-02-18 19:50:34.116774429 +0100 Sent: no Add support for libupnp 1.18.x. --- modules/services_discovery/upnp.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: vlc-3.0.23/modules/services_discovery/upnp.hpp =================================================================== --- vlc-3.0.23.orig/modules/services_discovery/upnp.hpp +++ vlc-3.0.23/modules/services_discovery/upnp.hpp @@ -37,7 +37,7 @@ #include <vlc_common.h> #include <vlc_url.h> -#if UPNP_VERSION < 10800 +#if UPNP_VERSION < 10800 || UPNP_VERSION >= 11800 typedef void* UpnpEventPtr; #else typedef const void* UpnpEventPtr;
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.