Package Details: kindlegen 2.9-7

Git Clone URL: https://aur.archlinux.org/kindlegen.git (read-only, click to copy)
Package Base: kindlegen
Description: cli tool to build eBooks that can be used on Amazon’s Kindle platform (binary)
Upstream URL: https://www.amazon.com/gp/feature.html?ie=UTF8&docId=1000765211
Keywords: ebook epub kf8 kindle kindlegen mobi
Licenses: custom
Submitter: vially
Maintainer: alerque (flyingpig)
Last Packager: alerque
Votes: 78
Popularity: 0.170125
First Submitted: 2011-07-10 10:09 (UTC)
Last Updated: 2023-08-23 05:42 (UTC)

Dependencies (0)

Required by (7)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3

<deleted-account> commented on 2013-04-04 12:25 (UTC)

Please change the URL to HTTPS. In some regions of the world, accessing Amazon S3 via HTTP is blocked. Thanks.

vially commented on 2011-11-06 06:37 (UTC)

@vando Thanks for letting me know. I've updated the licence.

<deleted-account> commented on 2011-11-06 05:09 (UTC)

Had you read licence terms? It's a propietary software, not GPL http://www.amazon.com/gp/feature.html?docId=1000599251 (and includes EULA licence on tar.gz).

vially commented on 2011-08-31 18:08 (UTC)

Thanks for the suggestion. I've updated PKGBUILD as you suggested. Hope everything works fine now.

eworm commented on 2011-08-31 09:58 (UTC)

This generates an empty package for me... (I have some settings in my makepkg.conf that break $startdir/pkg) Please change all the build commands (the lines with cd, mkdir and mv) to: install -D -m755 $srcdir/kindlegen $pkgdir/usr/bin/kindlegen