Package Details: virt-viewer-no-header 11.0-5

Git Clone URL: https://aur.archlinux.org/virt-viewer-no-header.git (read-only, click to copy)
Package Base: virt-viewer-no-header
Description: A lightweight interface for interacting with the graphical display of virtualized guest OS. This package contains a patch drop the header bar.
Upstream URL: https://gitlab.com/virt-viewer/virt-viewer
Licenses: GPL
Conflicts: virt-viewer
Provides: virt-viewer
Replaces: virtviewer
Submitter: Jeffrey4l
Maintainer: Jeffrey4l (FabioLolix)
Last Packager: Jeffrey4l
Votes: 2
Popularity: 0.000000
First Submitted: 2022-02-14 02:38 (UTC)
Last Updated: 2025-05-06 01:33 (UTC)

Latest Comments

Jeffrey4l commented on 2025-06-18 01:02 (UTC)

i install aur/pod2man, which just a soft link

ls -alh /usr/bin/pod2man lrwxrwxrwx 1 root root 26 May 6 09:16 /usr/bin/pod2man -> /usr/bin/core_perl/pod2man

FabioLolix commented on 2025-06-17 21:02 (UTC)

pod2man is part of perl, a core package and required by some of the base-devel depends

$ which pod2man
/usr/bin/core_perl/pod2man
[fabio@archlinux ~]$ pod2man -h
Usage:
    pod2man [--center=string] [--date=string] [--encoding=encoding]
    [--errors=style] [--fixed=font] [--fixedbold=font] [--fixeditalic=font]

Do you have /usr/bin/core_perl in PATH ?

$ echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl

C_Schmidpeter commented on 2025-06-17 20:25 (UTC)

Does not build without pod2man. Seems to be a missing build dependency

Jeffrey4l commented on 2022-02-14 06:51 (UTC)

ok, got this, https://gitlab.com/virt-viewer/virt-viewer/-/merge_requests/117

Jeffrey4l commented on 2022-02-14 06:43 (UTC)

@FabioLolix done

do you see the following error message when using meson 0.61.X

Program glib-compile-resources found: YES (/usr/sbin/glib-compile-resources)

virt-viewer-11.0/data/meson.build:4:7: ERROR: Function does not take positional arguments.

Using 0.60.0 is OK.

FabioLolix commented on 2022-02-14 06:02 (UTC)

Hello, need provides and conflicts to virt-viewer