wseemann / RoMote

Open source Roku remote. Turn your Android Device into a control center for your Roku Player and Roku TV.
Apache License 2.0
109 stars 29 forks source link

F-Droid build failed #29

Closed linsui closed 2 years ago

linsui commented 2 years ago

The com.google.android.gms:play-services-oss-licenses is not FOSS. Could you please choose an alternative from here? Thanks!

wseemann commented 2 years ago

How is this not open source? The source code for this plugin can be found here, licensed under the Apache License version 2:

https://github.com/google/play-services-plugins

On Fri, Mar 4, 2022, 6:43 PM linsui @.***> wrote:

The com.google.android.gms:play-services-oss-licenses is not FOSS. Could you please choose an alternative from here https://gitlab.com/-/snippets/1896503? Thanks!

— Reply to this email directly, view it on GitHub https://github.com/wseemann/RoMote/issues/29, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARQTBCFVHCQHBIFVYEBWI3U6LC4ZANCNFSM5P7BQY5A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

wseemann commented 2 years ago

I appreciate you letting me know about this issue. I reviewed the link you sent and see that F-Droid prohibits use of this library despite it being open source. Respectfully, I do not wish to participate in Open Source elitism or perpetuate the idea that someone's work is not considered Open Source just because they use a third party dependency that is deemed proprietary. I will not be updating the app to use one of the alternatives. If the F-Droid maintainers have an issue with this they can remove my app. Thanks again for filing the ticket.

On Fri, Mar 4, 2022, 11:44 PM William Seemann @.***> wrote:

How is this not open source? The source code for this plugin can be found here, licensed under the Apache License version 2:

https://github.com/google/play-services-plugins

  • William

On Fri, Mar 4, 2022, 6:43 PM linsui @.***> wrote:

The com.google.android.gms:play-services-oss-licenses is not FOSS. Could you please choose an alternative from here https://gitlab.com/-/snippets/1896503? Thanks!

— Reply to this email directly, view it on GitHub https://github.com/wseemann/RoMote/issues/29, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARQTBCFVHCQHBIFVYEBWI3U6LC4ZANCNFSM5P7BQY5A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

linsui commented 2 years ago

https://github.com/google/play-services-plugins is the source code of the plugin, i.e.com.google.android.gms.oss-licenses-plugin. However, the com.google.android.gms:play-services-oss-licenses lib is not open spurce. If you can found the code of com.google.android.gms:play-services-oss-licenses I'm more than glad to add it to out allowlist. Thanks!