Projects
home:sagiben
kodi
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 30
View file
kodi-noX.spec
Changed
@@ -51,6 +51,7 @@ Patch3: cmake_no_deps.patch Patch4: cmake_do_not_download.patch Patch5: cmake_build64.patch +Patch6: kodi-texturepacker.patch BuildRequires: alsa-devel BuildRequires: avahi-devel BuildRequires: bluez-devel @@ -249,6 +250,7 @@ %patch3 %patch4 %patch5 +%patch6 -p1 # Remove build time references so build-compare can do its work FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y')
View file
kodi.spec
Changed
@@ -51,6 +51,7 @@ Patch3: cmake_no_deps.patch Patch4: cmake_do_not_download.patch Patch5: cmake_build64.patch +Patch6: kodi-texturepacker.patch BuildRequires: alsa-devel BuildRequires: avahi-devel BuildRequires: bluez-devel @@ -249,6 +250,7 @@ %patch3 %patch4 %patch5 +%patch6 -p1 # Remove build time references so build-compare can do its work FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y')
View file
kodi-texturepacker.patch
Added
@@ -0,0 +1,17 @@ +--- tools/depends/native/TexturePacker/Makefile.old 2015-03-17 22:29:18.880029509 +0100 ++++ tools/depends/native/TexturePacker/Makefile 2015-03-17 22:29:41.459671679 +0100 +@@ -9,14 +9,10 @@ + + ifeq ($(NATIVEPLATFORM),) + PLATFORM = native +- EXTRA_CONFIGURE = --enable-static + else + PLATFORM = $(NATIVEPLATFORM) + endif + +-ifeq ($(NATIVE_OS), linux) +- EXTRA_CONFIGURE = --enable-static +-endif + ifeq ($(NATIVE_OS), android) + EXTRA_CONFIGURE = --enable-static + endif
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
.