Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cmake] remove usage of kodi-platform #95

Merged
merged 1 commit into from
May 2, 2019
Merged

[cmake] remove usage of kodi-platform #95

merged 1 commit into from
May 2, 2019

Conversation

olafhering
Copy link
Contributor

The pvr.nextpvr binary addon does not use kodi-platform.
Remove existing references from CMakeLists.txt and debian/control.

@emveepee
Copy link
Collaborator

Is there a specific reason in Kodi that this is being requested? Although I was not aware of this historical reference, after a bit of research I would like to make use of the features in "util/XMLUtils.h" to clean up the tinyxml calls as I touch the code. There may be other useful features that we are missing.

@Rechi Rechi changed the base branch from master to Matrix May 1, 2019 08:16
@Rechi
Copy link
Contributor

Rechi commented May 1, 2019

There is no reason to require a library which isn't used. If you want to use it eventually, you can readd it as dependency.

The pvr.nextpvr binary addon does not use kodi-platform.
Remove existing references from CMakeLists.txt and debian/control.
Add dependency to libp8-platform-dev because libkodiplatform-dev
pulled that dependency in as a side effect. Fix that bug too by
adding an explicit dependency.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
@Rechi Rechi merged commit e72e429 into kodi-pvr:Matrix May 2, 2019
@olafhering olafhering deleted the kodiplatform branch May 2, 2019 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants