Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37889520
en ru br
Репозитории ALT
S:4.0.3-alt1
5.1: 3.8.6-alt1
4.1: 3.8.3-alt1
4.0: 3.8.3-alt1
3.0: 3.8.3-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: shc

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

Name:    shc
Version: 4.0.3
Release: alt1
Summary: Shell Script Compiler

Group:   System/Libraries
License: GPLv3
URL:     https://github.com/neurobin/shc

# Source0-url: https://github.com/neurobin/shc/archive/3.9.6.tar.gz

Source0: %name-%version.tar.gz
Patch1: compatibility.patch

BuildRequires: gcc

%description
A generic shell script compiler.
Shc takes a script, which is specified on the command line and produces C source code.
The generated source code is then compiled and linked to produce a stripped binary executable.

%prep
%setup -q
#patch1 -p0

%build
%autoreconf || :
%configure
%make_build

%install
%makeinstall_std

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

%changelog

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

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