Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37422519
en ru br
Репозитории ALT
S:3.3a-alt2
5.1: 1.0-alt1
www.altlinux.org/Changes

Группа :: Терминалы
Пакет: tmux

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Summary: Terminal multiplexer
Name: tmux
Version: 1.0
Release: alt1
Source0: http://downloads.sourceforge.net/%name/%name-%version.tar.gz
License: BSD
Group: Terminals
Url: http://tmux.sourceforge.net/
Packager: Fr. Br. George <george at altlinux.ru>

# Automatically added by buildreq on Fri Jul 10 2009

BuildRequires: libncurses-devel

%description
tmux is a "terminal multiplexer". It allows a number of terminals (or
windows) to be accessed and controlled from a single terminal. It is
intended to be a simple, modern, BSD-licensed alternative to programs
such as GNU screen.

%prep
%setup -q
./configure

%build
CFLAGS="-I/usr/include/asm" %make_build

%install
install -D -m 755 %name %buildroot%_bindir/%name
install -D -m 644 %name.1 %buildroot%_man1dir/%name.1

%files
%doc FAQ NOTES TODO CHANGES examples/
%_bindir/*
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin