Projects
home:Ximi1970:branches:Multimedia
kodi
Sign Up
Log In
Username
Password
Problem getting expanded diff: service error: ERROR: Failed to download "https://mirrors.kodi.tv/build-deps/sources/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681.tar.gz"
×
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 6
View file
kodi.spec
Changed
@@ -35,12 +35,6 @@ # kodi can be built without X support when openGL ES is used (mainly used on ARM boards used as media center) %bcond_without kodi_with_X11 -# Enable or disable Wayland depending on whether the stack is usable or not: -#%if 0%{?suse_version} >= 1550 -#%bcond_without kodi_with_wayland -#%else -%bcond_with kodi_with_wayland -#%endif %if 0%{?suse_version} < 1550 # Pipewire currently creates more issues than benefits; disable it for now: @@ -103,9 +97,6 @@ ## %endif Patch1: 0001-crossguid-dgb.patch Patch2: 0002-kodi-install.patch -%if %{without kodi_with_wayland} -Patch3: 0003-kodi-disable-wayland.patch -%endif %if %{without kodi_without_pipewire} Patch4: 0004-kodi-workaround-pipewire-bug.patch %endif @@ -277,16 +268,6 @@ %endif %endif BuildRequires: pkgconfig(libdisplay-info) -%if %{with kodi_with_wayland} -BuildRequires: pkgconfig(libva-wayland) -BuildRequires: pkgconfig(wayland-scanner) -BuildRequires: pkgconfig(wayland-scanner++) -BuildRequires: pkgconfig(wayland-protocols) -BuildRequires: pkgconfig(wayland-client) -BuildRequires: pkgconfig(wayland-client++) -BuildRequires: pkgconfig(wayland-cursor++) -BuildRequires: pkgconfig(wayland-egl++) -%endif %if %{with enable_opengles} %if "%{kodi_platform}" == "none" BuildRequires: Mesa-libEGL-devel @@ -431,9 +412,6 @@ %if %{dev_build} -DVERBOSE=ON \ %endif -%if %{with kodi_with_wayland} - -DWAYLANDPP_INCLUDE_DIR="$(pkg-config --cflags-only-I wayland-client++ | sed -e 's/^-I//;s/ -I/;/g;s/ $//')" \ -%endif -DCMAKE_C_COMPILER=$CC \ -DCMAKE_CXX_COMPILER=$CXX \ -DENABLE_INTERNAL_FMT=OFF \ @@ -520,10 +498,8 @@ --dir=%{buildroot}%{_datadir}/applications \ %{buildroot}%{_datadir}/applications/kodi.desktop -%if %{without kodi_with_wayland} rm -f %{buildroot}%{_datadir}/wayland-sessions/kodi-gbm.desktop rmdir -p %{buildroot}%{_datadir}/wayland-sessions || true -%endif # TexturePacker likes to be installed as kodi-TexturePacker, too. if -f %{buildroot}%{_bindir}/kodi-TexturePacker && -f %{buildroot}%{_bindir}/TexturePacker ; then @@ -560,10 +536,6 @@ %{_libdir}/kodi/kodi.bin %endif %{_datadir}/xsessions/kodi.desktop -%if %{with kodi_with_wayland} -%dir %{_datadir}/wayland-sessions -%{_datadir}/wayland-sessions/kodi-gbm.desktop -%endif %{_datadir}/applications/kodi.desktop %{_datadir}/metainfo/org.xbmc.kodi.metainfo.xml %{_datadir}/icons/*
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
.