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

Группа :: Работа с текстами
Пакет: lolcat

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

# SPDX-License-Identifier: GPL-2.0-only
%define _unpackaged_files_terminate_build 1
%define _stripped_files_terminate_build 1
%set_verify_elf_method strict

Name: lolcat
Version: 1.4
Release: alt1
Summary: High-performance implementation of a colorful cat
License: WTFPL
Group: Text tools
Url: https://github.com/jaseg/lolcat

Source: %name-%version.tar

%description
%summary.

This lolcat clone is an attempt to reduce the world's carbon dioxide
emissions by optimizing inefficient code. It's >10x as fast and <0.1%%
as large as the original one.

%prep
%setup

%build
%make_build CFLAGS='%optflags %(getconf LFS_CFLAGS)'

%install
mkdir -p %buildroot%_bindir
%make_install DESTDIR=%buildroot%_bindir install

%check
PATH=%buildroot%_bindir
censor LICENSE

%files
%doc README.md LICENSE
%_bindir/lolcat
%_bindir/censor

%changelog

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

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