Projects
Multimedia
kodi.binary-addons
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 8
View file
kodi.binary-addons-noX-raspberry-pi.spec
Changed
@@ -58,6 +58,7 @@ Patch3: kodi.binary-addons-audiodecoder.ncsf-gcc5.3.patch # PATCH-PACKMAN kodi.binary-addons-screensavers.rsxs-upstream-stdbool_h.patch - fixes compiling of screensavers.rsxs with gcc > 4.8, suse_version >= 1320 Patch4: kodi.binary-addons-screensavers.rsxs-upstream-stdbool_h.patch +Patch5: kodi.binary-addons.xbmc_pvr_dll.patch BuildRequires: autoconf BuildRequires: automake @@ -133,6 +134,7 @@ %ifarch x86_64 %patch2 %endif +%patch5 -p1 pushd project/cmake/addons tar xvf %{SOURCE3}
View file
kodi.binary-addons-noX-raspberry-pi2.spec
Changed
@@ -58,6 +58,7 @@ Patch3: kodi.binary-addons-audiodecoder.ncsf-gcc5.3.patch # PATCH-PACKMAN kodi.binary-addons-screensavers.rsxs-upstream-stdbool_h.patch - fixes compiling of screensavers.rsxs with gcc > 4.8, suse_version >= 1320 Patch4: kodi.binary-addons-screensavers.rsxs-upstream-stdbool_h.patch +Patch5: kodi.binary-addons.xbmc_pvr_dll.patch BuildRequires: autoconf BuildRequires: automake @@ -133,6 +134,7 @@ %ifarch x86_64 %patch2 %endif +%patch5 -p1 pushd project/cmake/addons tar xvf %{SOURCE3}
View file
kodi.binary-addons-noX.spec
Changed
@@ -58,6 +58,7 @@ Patch3: kodi.binary-addons-audiodecoder.ncsf-gcc5.3.patch # PATCH-PACKMAN kodi.binary-addons-screensavers.rsxs-upstream-stdbool_h.patch - fixes compiling of screensavers.rsxs with gcc > 4.8, suse_version >= 1320 Patch4: kodi.binary-addons-screensavers.rsxs-upstream-stdbool_h.patch +Patch5: kodi.binary-addons.xbmc_pvr_dll.patch BuildRequires: autoconf BuildRequires: automake @@ -133,6 +134,7 @@ %ifarch x86_64 %patch2 %endif +%patch5 -p1 pushd project/cmake/addons tar xvf %{SOURCE3}
View file
kodi.binary-addons.spec
Changed
@@ -58,6 +58,7 @@ Patch3: kodi.binary-addons-audiodecoder.ncsf-gcc5.3.patch # PATCH-PACKMAN kodi.binary-addons-screensavers.rsxs-upstream-stdbool_h.patch - fixes compiling of screensavers.rsxs with gcc > 4.8, suse_version >= 1320 Patch4: kodi.binary-addons-screensavers.rsxs-upstream-stdbool_h.patch +Patch5: kodi.binary-addons.xbmc_pvr_dll.patch BuildRequires: autoconf BuildRequires: automake @@ -133,6 +134,7 @@ %ifarch x86_64 %patch2 %endif +%patch5 -p1 pushd project/cmake/addons tar xvf %{SOURCE3}
View file
kodi.binary-addons.xbmc_pvr_dll.patch
Added
@@ -0,0 +1,10 @@ +--- a/xbmc/addons/include/xbmc_pvr_dll.h ++++ b/xbmc/addons/include/xbmc_pvr_dll.h +@@ -21,6 +21,7 @@ + #ifndef __XBMC_PVR_H__ + #define __XBMC_PVR_H__ + ++#include <unistd.h> + #include "xbmc_addon_dll.h" + #include "xbmc_pvr_types.h" +
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
.