Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37861998
en ru br
ALT Linux repositórios
S:0.0-alt1

Group :: Sistema/Base
RPM: dlcall

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name:       dlcall
Version:    0.0
Release:    alt1
License:    GPLv3+
Summary:    Lets you call C library functions from the command line
Group:      System/Base
Source:     %name-%version.tar

%description
The first argument is either a function name or the dynamic
library to load the function from. All subsequent arguments
describe the arguments and function prototype.
Arguments that parse as ints are assumed to be ints, as doubles assumed
to be doubles, and otherwise treated as strings.

%prep
%setup

%build
make

%install
install -D %name %buildroot/%_bindir/%name
install -D %name.1 %buildroot/%_man1dir/%name.1

%files
%doc README
%_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