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

Group :: Terminals
RPM: xterm-console

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: xterm-console
Version: 1.1
Release: alt1
Summary: Locking wrapper script
Group: Terminals
License: MIT
Url: https://github.com/os-autoinst/xterm_console
Source: %name-%version.tar
BuildArch: noarch

BuildRequires: bdftopcf kbd fontpackages-devel rpm-build-python3

Requires: xterm

%description
xterm-console runs an xterm that tries to look as much as possible
like a console. It reads the current color configuration from the
kernel, and the package includes copies of the system console fonts
converted to the PCF format for xterm to use.

%prep
%setup

%install
mkdir -p %buildroot%_bindir
install -m 0755 xterm-console %buildroot%_bindir

%files
%doc README.md
%_bindir/xterm-console

%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