Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : eternal-terminal | |||||
| version : 6.2.1 | |||||
| release : 1 | |||||
| source : | |||||
| - https://github.com/MisterTea/EternalTerminal/archive/refs/tags/et-v6.2.1.tar.gz : fdf68a51cb8b62b3dbbacd1d2aeba5d5491e5142e65c97713c2f1ce61d4fdbed | |||||
| license : Apache-2.0 | |||||
| homepage : https://eternalterminal.dev | |||||
algent: Apache-2.0 | |||||
| component : network.clients | |||||
Done Inline Actionsnetwork.clients algent: network.clients | |||||
| summary : Remote shell that automatically reconnects without interrupting the session. | |||||
Done Inline ActionsExtra line. Please delete it. algent: Extra line. Please delete it. | |||||
| description: | | |||||
Done Inline ActionsRemote shell that reconnects without interrupting the session algent: Remote shell that reconnects without interrupting the session | |||||
| Eternal Terminal is a remote shell that automatically reconnects without interrupting the session. It also supports scrollback. | |||||
| builddeps : | |||||
| - pkgconfig(libcurl) | |||||
| - pkgconfig(libsodium) | |||||
| - pkgconfig(protobuf) | |||||
| - extra-cmake-modules | |||||
Done Inline ActionsNot needed, part of system.devel. algent: Not needed, part of `system.devel`. | |||||
| - libboost-devel | |||||
| setup : | | |||||
Done Inline ActionsNot needed duplicate of pkgconfig(protobuf) algent: Not needed duplicate of `pkgconfig(protobuf)` | |||||
| %cmake -DDISABLE_VCPKG=on | |||||
| build : | | |||||
| %make | |||||
| install : |- | |||||
| %make_install | |||||
| install -Dm00644 etc/et.cfg $installdir/etc/et.cfg | |||||
| install -Dm00644 systemctl/et.service $installdir/etc/systemd/system/et.service | |||||
Done Inline ActionsPlease delete - algent: Please delete `-` | |||||
| # Enable service by default | |||||
| install -dm00755 $installdir/etc/systemd/system/multi-user.target.wants | |||||
| ln -sv /etc/systemd/system/et.service $installdir/etc/systemd/system/multi-user.target.wants | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
Apache-2.0