Search Criteria
Package Details: ttf-kanjistrokeorders 4.004-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ttf-kanjistrokeorders.git (read-only, click to copy) |
---|---|
Package Base: | ttf-kanjistrokeorders |
Description: | Kanji stroke order font |
Upstream URL: | http://www.nihilist.org.uk/ |
Licenses: | custom |
Submitter: | felix.s |
Maintainer: | vatai |
Last Packager: | vatai |
Votes: | 10 |
Popularity: | 0.000363 |
First Submitted: | 2017-01-22 09:47 (UTC) |
Last Updated: | 2022-10-22 11:25 (UTC) |
Latest Comments
1 2 Next › Last »
vatai commented on 2022-10-22 11:33 (UTC)
Thanks for figuring it out! Fixed!
3d0 commented on 2022-10-22 04:15 (UTC)
add to PKGBUILD
DLAGENTS=("http::/usr/bin/curl -O -L --http1.1")
neocturne commented on 2022-09-23 18:07 (UTC)
Seems to be some incompatibility between Dropbox and curl's HTTP2 support. I was able to download the file using:
curl -O -L --http1.1 https://www.dropbox.com/s/9jv2pnw4ohxzaml/KanjiStrokeOrders_v4.004.zip
HTTP vs. HTTPS didn't make a difference for me.
<deleted-account> commented on 2022-09-22 04:45 (UTC)
yeah I tried changing it to http too and it didn't work, I got it too work for me by just bypassing curl altogether and just changing the source to a local file after downloading it, I did this so it would still be a package instead of just an orphan ttf file, maybe it's a dropbox-curl issue?
vatai commented on 2022-09-22 04:41 (UTC)
Hmmm... I tried changing the URL in PKGBUILD and it's still failing... any suggestions?
Your faithful maintainer :)
<deleted-account> commented on 2022-09-22 03:16 (UTC)
curl errors out
curl: (92) HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
happens in both the aur helper(yay) I'm using and even using makepkg
I can connect to and download from dropbox directly
edit: used curl manually and it happens when using HTTPS but not HTTP
aphirst commented on 2021-02-04 05:44 (UTC)
There's been another update to 4.004 in September 2020.
vatai commented on 2020-02-23 23:58 (UTC)
@eschwartz thanks. Will do!
eschwartz commented on 2020-02-23 22:22 (UTC)
@vatai,
You adopted this package from someone else who has an extremely off-color joke in the PKGBUILD's
# Maintainer:
comment. See line 1 of the file -- not line 4 where you added your own Maintainer line.Please remove this line since I doubt you think it is as funny as the previous maintainer did.
P.S. you should change the previous maintainer's line to "Contributor" when taking over maintenance of an AUR package.
vatai commented on 2020-02-21 23:44 (UTC) (edited on 2020-02-22 02:12 (UTC) by vatai)
Please don't spam a comment in an aur package. So I'd kindly ask you to delete your comments please.
1 2 Next › Last »