Package Details: libvterm-0.1 0.1.4-1

Git Clone URL: https://aur.archlinux.org/libvterm-0.1.git (read-only, click to copy)
Package Base: libvterm-0.1
Description: An abstract C99 library which implements a VT220 or xterm-like terminal emulator
Upstream URL: https://www.leonerd.org.uk/code/libvterm/
Licenses: MIT
Conflicts: libvterm
Provides: libvterm
Submitter: xiretza
Maintainer: xiretza
Last Packager: xiretza
Votes: 3
Popularity: 0.000002
First Submitted: 2022-03-13 11:31 (UTC)
Last Updated: 2022-03-13 16:24 (UTC)

Dependencies (1)

Required by (7)

Sources (1)

Latest Comments

latipun commented on 2022-09-21 04:43 (UTC)

Successfully build this in aarch64.

xiretza commented on 2022-03-21 08:17 (UTC)

Works for me:

$ curl --no-progress-meter --verbose 'https://www.leonerd.org.uk/code/libvterm/libvterm-0.1.4.tar.gz' | sha256sum -
*   Trying 2a03:b0c0:1:d0::feb:5001:443...
* Connected to www.leonerd.org.uk (2a03:b0c0:1:d0::feb:5001) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
*  CAfile: /etc/ssl/certs/ca-certificates.crt
*  CApath: none
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
{ [15 bytes data]
* TLSv1.3 (IN), TLS handshake, Certificate (11):
{ [4338 bytes data]
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
{ [520 bytes data]
* TLSv1.3 (IN), TLS handshake, Finished (20):
{ [52 bytes data]
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.3 (OUT), TLS handshake, Finished (20):
} [52 bytes data]
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
* ALPN, server accepted to use h2
* Server certificate:
*  subject: CN=www.leonerd.org.uk
*  start date: Feb  3 22:03:53 2022 GMT
*  expire date: May  4 22:03:52 2022 GMT
*  subjectAltName: host "www.leonerd.org.uk" matched cert's "www.leonerd.org.uk"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.
* Using HTTP2, server supports multiplexing
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
} [5 bytes data]
* h2h3 [:method: GET]
* h2h3 [:path: /code/libvterm/libvterm-0.1.4.tar.gz]
* h2h3 [:scheme: https]
* h2h3 [:authority: www.leonerd.org.uk]
* h2h3 [user-agent: curl/7.82.0]
* h2h3 [accept: */*]
* Using Stream ID: 1 (easy handle 0x55578cc297e0)
} [5 bytes data]
> GET /code/libvterm/libvterm-0.1.4.tar.gz HTTP/2
> Host: www.leonerd.org.uk
> user-agent: curl/7.82.0
> accept: */*
>
{ [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
{ [233 bytes data]
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
{ [233 bytes data]
* old SSL session ID is stale, removing
{ [5 bytes data]
* Connection state changed (MAX_CONCURRENT_STREAMS == 8)!
} [5 bytes data]
< HTTP/2 200
< content-type: application/x-gtar-compressed
< etag: "4234028772"
< last-modified: Sat, 22 Aug 2020 14:54:45 GMT
< content-length: 69122
< accept-ranges: bytes
< date: Mon, 21 Mar 2022 08:17:18 GMT
< server: lighttpd/1.4.64
<
{ [16258 bytes data]
* Connection #0 to host www.leonerd.org.uk left intact
bc70349e95559c667672fc8c55b9527d9db9ada0fb80a3beda533418d782d3dd  -

meirkr commented on 2022-03-21 08:00 (UTC) (edited on 2022-03-21 08:00 (UTC) by meirkr)

There's a cert issue, can't download it:

==> Retrieving sources...
  -> Downloading libvterm-0.1.4.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (60) SSL: no alternative certificate subject name matches target host name 'www.leonerd.org.uk'

xiretza commented on 2022-03-13 16:24 (UTC)

You're right, I forgot about that, thanks!

Derson5 commented on 2022-03-13 16:23 (UTC)

You should add Conflict: libvterm