[
https://issues.apache.org/jira/browse/GUACAMOLE-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Jumper updated GUACAMOLE-1869:
-----------------------------------
Description:
The library line for {{libavformat}} is not congruent to the other lines when
running {{./configure}}:
{code:none}
------------------------------------------------
guacamole-server version 1.5.3
------------------------------------------------
Library status:
freerdp2 ............ yes
pango ............... yes
libavcodec .......... no
libavformat.......... no
libavutil ........... no
libssh2 ............. yes
libssl .............. yes
libswscale .......... no
libtelnet ........... yes
libVNCServer ........ yes
libvorbis ........... yes
libpulse ............ yes
libwebsockets ....... yes
libwebp ............. yes
wsock32 ............. no
{code}
# This does not look nice (I know I have serious issues in life...).
# Double clicking in the terminal to copy/paste selects the whole line instead
of just the library name. So copy and paste is inconvenient.
was:
The library line for `libavformat` is not congruent to the other lines when
running `./configure`:
```
------------------------------------------------
guacamole-server version 1.5.3
------------------------------------------------
Library status:
freerdp2 ............ yes
pango ............... yes
libavcodec .......... no
libavformat.......... no
libavutil ........... no
libssh2 ............. yes
libssl .............. yes
libswscale .......... no
libtelnet ........... yes
libVNCServer ........ yes
libvorbis ........... yes
libpulse ............ yes
libwebsockets ....... yes
libwebp ............. yes
wsock32 ............. no
```
1. This does not look nice (I know I have serious issues in life...).
2. Double clicking in the terminal to copy/paste selects the whole line instead
of just the library name. So copy and paste is inconvenient.
> Align libraries on "Library status" output
> ------------------------------------------
>
> Key: GUACAMOLE-1869
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1869
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole-server
> Affects Versions: 1.5.3
> Reporter: Stefan Bluhm
> Priority: Trivial
>
> The library line for {{libavformat}} is not congruent to the other lines when
> running {{./configure}}:
> {code:none}
> ------------------------------------------------
> guacamole-server version 1.5.3
> ------------------------------------------------
> Library status:
> freerdp2 ............ yes
> pango ............... yes
> libavcodec .......... no
> libavformat.......... no
> libavutil ........... no
> libssh2 ............. yes
> libssl .............. yes
> libswscale .......... no
> libtelnet ........... yes
> libVNCServer ........ yes
> libvorbis ........... yes
> libpulse ............ yes
> libwebsockets ....... yes
> libwebp ............. yes
> wsock32 ............. no
> {code}
> # This does not look nice (I know I have serious issues in life...).
> # Double clicking in the terminal to copy/paste selects the whole line
> instead of just the library name. So copy and paste is inconvenient.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)