Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37043103
en ru br
ALT Linux repos
S:11.0-alt3
5.0: 0.0.3-alt1
4.1: 0.0.3-alt1

Group :: System/Configuration/Other
RPM: virt-viewer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 


Name: virt-viewer
Version: 11.0
Release: alt1

Summary: Virtual Machine Viewer
Group: System/Configuration/Other
License: GPL-2.0+
Url: https://gitlab.com/virt-viewer/virt-viewer
# Vcs https://gitlab.com/virt-viewer/virt-viewer
Source: %name-%version.tar

Obsoletes: spice-client < 0.12.5-alt3

Requires: libvirt-client

BuildRequires(pre): meson >= 0.54.0
BuildRequires: pkgconfig(glib-2.0) >= 2.48
BuildRequires: pkgconfig(gtk+-3.0) >= 3.18
BuildRequires: pkgconfig(libxml-2.0) >= 2.6.0
BuildRequires: pkgconfig(libvirt) >= 1.2.8
BuildRequires: pkgconfig(libvirt-glib-1.0) >= 0.1.8
BuildRequires: pkgconfig(gtk-vnc-2.0) >= 0.4.0
BuildRequires: pkgconfig(spice-client-gtk-3.0) >= 0.35
BuildRequires: pkgconfig(spice-protocol) >= 0.12.7
BuildRequires: pkgconfig(vte-2.91) >= 0.46.0
BuildRequires: /usr/bin/pod2man
BuildRequires: gettext
BuildRequires: pkgconfig(govirt-1.0) >= 0.3.7
BuildRequires: pkgconfig(rest-0.7) >= 0.8
BuildRequires: bash-completion

%description
Virt Viewer provides a graphical viewer for the guest OS
display. At this time is supports guest OS using the VNC
or SPICE protocols. Further protocols may be supported in
the future as user demand dicatates. The viewer can connect
directly to both local and remotely hosted guest OS, optionally
using SSL/TLS encryption.

%prep
%setup

%build
%meson -Dbuild-id=%release -Dos-id=ALT
%meson_build

%install
%meson_install
%find_lang %name

%files -f %name.lang
%doc README.md COPYING NEWS
%_bindir/*
%_man1dir/*
%_datadir/mime/packages/*.xml
%_desktopdir/*.desktop
%_datadir/metainfo/remote-viewer.appdata.xml
%_iconsdir/hicolor/*/apps/*
%_datadir/bash-completion/completions/virt-viewer

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin