Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37570807
en ru br
ALT Linux repos
S:1.7.1-alt1

Group :: Networking/WWW
RPM: pve-vncterm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define sname vncterm

Name: pve-%sname
Summary: VNC Terminal Emulator
Version: 1.7.1
Release: alt1
License: GPLv2
Group: Networking/WWW
Url: https://git.proxmox.com/
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source0: %sname.tar.xz
Source1: wchardata.c
Source2: unifont.hex
Patch0: %sname-alt.patch

ExclusiveArch: x86_64 aarch64
BuildRequires: cmake libgnutls-devel libjpeg-devel perl-Pod-Usage zlib-devel libpng-devel

%description
With vncterm you can start commands and export its standard input and
output to any VNC client (simulating a xterm Terminal).

%prep
%setup -q -n %sname
%patch0 -p1

install -m0644 %SOURCE1 .
install -m0644 %SOURCE2 .

%build
%make

%install
%make DESTDIR=%buildroot install

%files
%_bindir/%sname
%_datadir/%sname
%_man1dir/%sname.1*

%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