Search Criteria
Package Details: eternalterminal 6.2.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/eternalterminal.git (read-only, click to copy) |
---|---|
Package Base: | eternalterminal |
Description: | Re-Connectable Terminal connection. Includes both client and server. |
Upstream URL: | https://mistertea.github.io/EternalTerminal/ |
Licenses: | Apache |
Conflicts: | eternalterminal-client, eternalterminal-server |
Submitter: | jtgoguen |
Maintainer: | Digitalghost |
Last Packager: | Digitalghost |
Votes: | 15 |
Popularity: | 0.164284 |
First Submitted: | 2017-05-12 03:43 (UTC) |
Last Updated: | 2024-06-24 02:20 (UTC) |
Dependencies (7)
- curl (curl-gitAUR, curl-c-aresAUR)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libutempter (libutempter-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- protobuf (protobuf-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
Required by (1)
- eternalterminal-bash-completion (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
Digitalghost commented on 2023-07-08 12:22 (UTC)
I'm out of town for a couple of weeks, but will fix gcc-13 when I get back.
figue commented on 2023-07-07 18:59 (UTC)
Still with cstdint patch fails (something about symbols):
Porous3247 commented on 2023-06-25 22:22 (UTC)
For successful compilation with GCC 13, make a file named gcc13.patch with the following contents:
Then add it to the source/sha256sums array, then add
patch --strip=1 < "${srcdir}/gcc13.patch"
in theprepare
functionNCRonB commented on 2023-06-07 11:42 (UTC)
Build fails with gcc-13 (current Arch version as of this comment). gcc-12 works.
https://github.com/MisterTea/EternalTerminal/issues/573
skew-t commented on 2022-06-20 16:48 (UTC) (edited on 2022-06-20 16:48 (UTC) by skew-t)
I was similarly running into a conflict with an updated protobuf version. As mentioned by yuyichao, rebuilding the et package resolved this. With yay:
anoble commented on 2022-05-24 15:05 (UTC) (edited on 2022-05-24 15:14 (UTC) by anoble)
I'm seeing this error as of yesterday
I tried to symlink
libprotobuf-lite.so.30
tolibprotobuf-lite.so.31
but I got this error still.I don't have much time at the moment to dig further. But for anyone else seeing this issue, I was able to work around it by downgrading
protobuf
withsudo pacman -U file:///var/cache/pacman/pkg/protobuf-3.19.4-1-x86_64.pkg.tar.zst
if you have it cached.d4l3k commented on 2022-03-02 21:43 (UTC) (edited on 2022-03-02 21:43 (UTC) by d4l3k)
Updating fixes it:
d4l3k commented on 2022-03-02 21:21 (UTC)
Running into a compilation issue now:
Celti commented on 2021-08-30 19:15 (UTC) (edited on 2021-08-30 19:16 (UTC) by Celti)
@makeworld: EternalTerminal no longer needs
boost
as a dep since June 2017 (8b522fa), no longer needsgflags
since July 2019 (74ad062), and no longer needsncurses
since March 2017 (118210c).makeworld commented on 2021-08-26 03:27 (UTC)
Even when I install from this package or from source with vcpkg off, it still segfaults.
« First ‹ Previous 1 2 3 4 Next › Last »