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

Remove Kindlegen gem #160

Merged
merged 1 commit into from
Sep 1, 2020
Merged

Conversation

dduportal
Copy link
Contributor

As noticed by @slonopotamus in tdtds/kindlegen#42 and asciidoctor/asciidoctor-epub3#363, the binaries for kindlegen are no longer available.

As it breaks the build (the gem installation of the ruby Gem kindlegen fails when downloading this binary),
this PR remove the dependency to the kindlegen Ruby Gem.

Signed-off-by: dduportal 1522731+dduportal@users.noreply.github.com

Signed-off-by: dduportal <1522731+dduportal@users.noreply.github.com>
Copy link
Contributor

@slonopotamus slonopotamus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As of today, dropping dependency on kindlegen gem is a way to go. Obviously, this means that Mobi generation is no longer available. A new working solution is expected to be done in asciidoctor/asciidoctor-epub3#363.

@slonopotamus
Copy link
Contributor

It actually means that asciidoctor-docker was violating KindleGen EULA by distributing KindleGen binary in docker images.

@dduportal dduportal merged commit 64b0d9d into asciidoctor:master Sep 1, 2020
@dduportal dduportal deleted the remove-kindlegen branch September 1, 2020 08:30
@dduportal dduportal restored the remove-kindlegen branch January 29, 2021 13:45
@dduportal dduportal deleted the remove-kindlegen branch January 29, 2021 14:09
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