Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37863446
en ru br
Репозитории ALT

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

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

%define _unpackaged_files_terminate_build 1

Name:     ttyd
Version:  1.7.2
Release:  alt1

Summary:  Share your terminal over the web
License:  MIT
Group:    Terminals
Url:      https://github.com/tsl0922/ttyd.git
Source:   %name-%version.tar

BuildRequires: libjson-c-devel
BuildRequires: cmake
BuildRequires: vim-common
BuildRequires: libssl-devel
BuildRequires: libwebsockets-devel
BuildRequires: gcc-c++
BuildRequires: zlib-devel
BuildRequires: libuv-devel
BuildRequires: libev-devel

%description
ttyd is a simple command-line tool for sharing terminal over the web.

%prep
%setup

%build
%cmake
%cmake_build

%install
%cmake_install

%files
%doc LICENSE README.md
%_bindir/*
%_man1dir/*


%changelog

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

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