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

update source code to use renamed platform pkg #16

Merged
merged 1 commit into from
Jan 5, 2016
Merged

update source code to use renamed platform pkg #16

merged 1 commit into from
Jan 5, 2016

Conversation

mdeguzis
Copy link
Contributor

Upsteam renamed their package. After a few alternations to the kodi-platform source code, p8-platform can be integrated and used.

Test packages are built to the following locations for testing/evaluation:
http://packages.libregeek.org/SteamOS-Tools/pool/main/k/kodiplatform/

@RobLoach
Copy link

This one is similar: #13 ... Achieving it in different ways.

@mdeguzis
Copy link
Contributor Author

@RobLoach , he did not update the control file, but if he did, it would be the same PR.

@RobLoach
Copy link

👍

@wsnipex
Copy link
Member

wsnipex commented Jan 5, 2016

thanks!

wsnipex added a commit that referenced this pull request Jan 5, 2016
update source code to use renamed platform pkg
@wsnipex wsnipex merged commit 9c9401e into xbmc:master Jan 5, 2016
@wsnipex wsnipex mentioned this pull request Jan 5, 2016
@MartijnKaijser
Copy link
Member

won't this affect any of our addons since none of the binary addons have been branch.

@FernetMenta
Copy link
Contributor

I think so. What's next?

@wsnipex
Copy link
Member

wsnipex commented Jan 6, 2016

either fix the addons or pull the kodi-platform revision before this PR.

@FernetMenta
Copy link
Contributor

@wsnipex
Copy link
Member

wsnipex commented Jan 6, 2016

yes, indeed.

@Jalle19
Copy link
Member

Jalle19 commented Jan 6, 2016

Branch as in create a Jarvis branch for addons and only bump kodi-platform for master?

@FernetMenta
Copy link
Contributor

we need to branch the addons because they need adjustments for p8-platform

@Jalle19
Copy link
Member

Jalle19 commented Jan 6, 2016

But don't we need to adjust both Jarvis and future versions of addons?

@FernetMenta
Copy link
Contributor

I don't think that Jarvis should get the new p8-platform

@Jalle19
Copy link
Member

Jalle19 commented Jan 6, 2016

Will the old version of libplatform still be packaged and shipped then?

@FernetMenta
Copy link
Contributor

packaging libplatform is for convenience and only provided for some Linux distros. You always can build the addons with Kodi sources. those pull the correct version.

@mdeguzis
Copy link
Contributor Author

mdeguzis commented Jan 6, 2016

If this is bad timing or otherwise, I'll ensure the SteamOS builds I do, use the legacy platform @ the commit before the rename upstream. Didn't mean to introduce trouble.

@hudokkow
Copy link
Member

hudokkow commented Jan 6, 2016

Just so we don't duplicate work, I'm taking care of add-ons PRs now.

@mdeguzis
Copy link
Contributor Author

mdeguzis commented Jan 6, 2016

@hudokkow , will this mean Jarvis will use p8-platform by release date? I am fine waiting. I'll just monitor this thread if that's ok for whatever the decision is.

@opdenkamp
Copy link
Member

p8-platform and libplatform are identical codewise. it's just name changes to make some distributions happy. I'll publish binaries for Ubuntu on the PPA this week, then people can update things when they want to, but there's no rush. The two can sit next to each other.

@@ -21,7 +21,7 @@
*
*/

#include <platform/util/StdString.h>
#include <p8-platform/util/StdString.h>

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@hudokkow
Copy link
Member

hudokkow commented Jan 6, 2016

@ProfessorKaos64, not up to me to decide. There's a lot of updating/packaging involved. I'm just doing monkey work... 😉

@wsnipex
Copy link
Member

wsnipex commented Jan 6, 2016

the plan was to branch off addons for jarvis that still use the old libplatform.
Then we bump to p8-platform in master for kodi and addons

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.

9 participants