forked from solus-packages/eternal-terminal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pspec_x86_64.xml
59 lines (59 loc) · 2.93 KB
/
pspec_x86_64.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<PISI>
<Source>
<Name>eternal-terminal</Name>
<Homepage>https://eternalterminal.dev</Homepage>
<Packager>
<Name>Tracey Clark</Name>
<Email>[email protected]</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>network.clients</PartOf>
<Summary xml:lang="en">Remote shell that automatically reconnects without interrupting the session.</Summary>
<Description xml:lang="en">Eternal Terminal is a remote shell that automatically reconnects without interrupting the session. It also supports scrollback.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>eternal-terminal</Name>
<Summary xml:lang="en">Remote shell that automatically reconnects without interrupting the session.</Summary>
<Description xml:lang="en">Eternal Terminal is a remote shell that automatically reconnects without interrupting the session. It also supports scrollback.
</Description>
<PartOf>network.clients</PartOf>
<Files>
<Path fileType="config">/etc/et.cfg</Path>
<Path fileType="executable">/usr/bin/et</Path>
<Path fileType="executable">/usr/bin/etserver</Path>
<Path fileType="executable">/usr/bin/etterminal</Path>
<Path fileType="executable">/usr/bin/htm</Path>
<Path fileType="executable">/usr/bin/htmd</Path>
<Path fileType="library">/usr/lib/systemd/system/et.service</Path>
<Path fileType="library">/usr/lib/systemd/system/multi-user.target.wants/et.service</Path>
</Files>
</Package>
<Package>
<Name>eternal-terminal-devel</Name>
<Summary xml:lang="en">Development files for eternal-terminal</Summary>
<Description xml:lang="en">Eternal Terminal is a remote shell that automatically reconnects without interrupting the session. It also supports scrollback.
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="5">eternal-terminal</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/httplib.h</Path>
<Path fileType="library">/usr/lib64/cmake/httplib/FindBrotli.cmake</Path>
<Path fileType="library">/usr/lib64/cmake/httplib/httplibConfig.cmake</Path>
<Path fileType="library">/usr/lib64/cmake/httplib/httplibConfigVersion.cmake</Path>
<Path fileType="library">/usr/lib64/cmake/httplib/httplibTargets.cmake</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2023-09-02</Date>
<Version>6.2.8</Version>
<Comment>Packaging update</Comment>
<Name>Tracey Clark</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>