Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37044685
en ru br
ALT Linux repositórios
S:4.0.3-alt1
5.0: 3.8.6-alt1
4.1: 3.8.3-alt1
4.0: 3.8.3-alt1
3.0: 3.8.3-alt1

Group :: Sistema/Bibliotecas
RPM: shc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

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