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

media-tv/kodi-16.1: Fix USE=-java #2875

Closed
wants to merge 1 commit into from
Closed

Conversation

candrews
Copy link
Member

kodi-16.1-generated-addons.tar.xz is missing the parent directory and
xbmc/interfaces/json-rpc/ServiceDescription.h, breaking USE=-java.

kodi-16.1-generated-addons-r1.tar.xz fixes those problems.

This change only impacts users who have USE=-java.

It fixes a build problem only, so my understanding is that no revision bump is necessary or desirable in such situations.

https://bugs.gentoo.org/show_bug.cgi?id=598058
candrews/gentoo-kodi#1

kodi-16.1-generated-addons.tar.xz is missing the parent directory and
xbmc/interfaces/json-rpc/ServiceDescription.h, breaking USE=-java.

kodi-16.1-generated-addons-r1.tar.xz fixes those problems.

Gentoo-bug: 598058
@candrews
Copy link
Member Author

@SoapGentoo can you take a gander and hopefully merge when you get a chance?

@SoapGentoo
Copy link
Member

@candrews it's a pure build-time problem, right?

@candrews
Copy link
Member Author

@SoapGentoo that's right.

Currently, if USE=-java and java is not installed, the build fails. This change fixes that build problem. There's no change to run time behavior in any case, and users who have successfully emerged (such as if they have java installed) are unaffected.

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.

2 participants