Package Details: fanficfare-git 4.44.0.r20.ga9c725d-1

Git Clone URL: https://aur.archlinux.org/fanficfare-git.git (read-only, click to copy)
Package Base: fanficfare-git
Description: Tool to make eBooks from stories on fanfiction and other websites
Upstream URL: https://github.com/JimmXinu/FanFicFare
Licenses: Apache-2.0, GPL-3.0-only
Conflicts: fanficfare
Provides: fanficfare
Submitter: eschwartz
Maintainer: xiota
Last Packager: xiota
Votes: 3
Popularity: 0.000000
First Submitted: 2015-04-21 18:37 (UTC)
Last Updated: 2025-04-27 20:20 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

gesh commented on 2021-02-28 21:57 (UTC)

What about https://wiki.archlinux.org/index.php/Arch_package_guidelines#Package_dependencies ? (Though that advice is somewhat questionable,but if it's the standard…) Also, now you point it out the lack of the requests dep is even more jarring. At least for the python dep, it's an unavoidable (hence stable) transitive dep

eschwartz commented on 2021-02-28 21:42 (UTC)

As a general rule, I only include the python dependency if there are no other direct dependencies on a python-* module. This package was a bit of an outlier in that respect.

You may notice I also refrained from including e.g. requests, since it is explicitly going to be needed by requests-file.

gesh commented on 2021-02-28 21:25 (UTC) (edited on 2021-02-28 21:25 (UTC) by gesh)

Commit 984fb0e0 removed python dependency. Intentional?

Kido commented on 2021-02-21 22:34 (UTC)

Please add python-urllib3 >= 1.26.2, python-requests >= 2.25.1, python-requests-file and python-brotli to deps, as they are now needed according to https://github.com/JimmXinu/FanFicFare/blob/main/setup.py

Kido commented on 2021-01-02 03:48 (UTC)

Please add cloudscraper python module to dependencies.

eschwartz commented on 2019-10-16 05:44 (UTC)

Done, sorry this slipped off my radar for a while.

gesh commented on 2019-10-14 18:39 (UTC)

ping re python-pillow optdep - needed for include_images to rescale images

gesh commented on 2019-08-12 15:12 (UTC)

Missing python-pillow optdep