Search Criteria
Package Details: ttyd-git r1.5.2_d8903e1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ttyd-git.git (read-only, click to copy) |
---|---|
Package Base: | ttyd-git |
Description: | Share your terminal over the web |
Upstream URL: | https://github.com/tsl0922/ttyd.git |
Licenses: | MIT |
Submitter: | ksira |
Maintainer: | ksira |
Last Packager: | ksira |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-02-10 18:07 (UTC) |
Last Updated: | 2019-09-09 21:52 (UTC) |
Latest Comments
1 2 Next › Last »
m040601 commented on 2022-03-01 05:09 (UTC)
As of March 2022 it also fails to build on x86_64
m040601 commented on 2020-07-22 16:46 (UTC) (edited on 2020-07-22 17:00 (UTC) by m040601)
Trying to build this on armv7h, Raspberry Pi 2.
There should be absolutely no reason why this thing would not build and work flawlessly here like similar packages.
However,
As already mentioned by @esotericnonsense , cmake is also a dependency for compilation. Manually installed it. Problem solved.
m040601 commented on 2020-07-22 16:41 (UTC)
Same request as @onny, for including the systemd service file, https://aur.archlinux.org/cgit/aur.git/tree/ttyd.service?h=ttyd just like the package "ttyd" does.
onny commented on 2020-03-24 13:03 (UTC)
Could you also please include the service file? https://aur.archlinux.org/cgit/aur.git/tree/ttyd.service?h=ttyd
onny commented on 2020-03-22 11:22 (UTC) (edited on 2020-03-22 11:22 (UTC) by onny)
please use "makedepends" instead of "builddepends". Then use
provides=("ttyd")
conflicts=("ttyd")
ksira commented on 2019-09-09 21:53 (UTC)
Thanks for the patch, updated
esotericnonsense commented on 2019-08-21 01:09 (UTC)
The following patch is required to get this to install on my machine. cmake is also a dependency for compilation.
TheGentlChainsaw commented on 2019-07-06 09:05 (UTC)
The libwebsockets-git and libwebsockets-static packages seem to have both been removed, leaving us with little choice but to try and link against ABS libwebsockets. Package should be updated to reflect this.
Also the only part of vim needed for building the package is xxd, so having it list xxd as a make dependency instead of vim would be nice just so it doesn't get confused by vim replacements like neovim that don't provide xxd...
polyzen commented on 2017-08-06 09:05 (UTC)
1 2 Next › Last »