Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37041331
en ru br
ALT Linux repositórios
S:3.3a-alt2

Group :: Terminais
RPM: tmux

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define _stripped_files_terminate_build 1
%set_verify_elf_method strict

Summary: Terminal multiplexer
Name: tmux
Version: 3.3a
Release: alt1
License: ISC and BSD-3-Clause and BSD-2-Clause
Group: Terminals
Url: https://tmux.github.io/
Vcs: https://github.com/tmux/tmux

Source0: http://downloads.sourceforge.net/%name/%name-%version.tar.gz
Source1: bash_completion_tmux.sh
BuildRequires: libevent-devel >= 2.0
BuildRequires: libncurses-devel
BuildRequires: libutempter-devel

%description
tmux is a terminal multiplexer: it enables a number of terminals to
be created, accessed, and controlled from a single screen. tmux may
be detached from a screen and continue running in the background, then
later reattached.

%prep
%setup

%build
%add_optflags %(getconf LFS_CFLAGS)
%autoreconf
%configure --enable-utempter
%make_build

%install
%makeinstall_std
install -Dpm 644 %SOURCE1 %buildroot%_datadir/bash-completion/completions/tmux

%files
%doc CHANGES README COPYING example_tmux.conf
%_bindir/*
%_man1dir/*
%_datadir/bash-completion/completions/tmux

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009