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

Group :: Development/Tools
RPM: fortranposix

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: fortranposix
Version: 0.1.1
Release: alt1
Summary: Makes system calls on Linux and Unix like systems available to Fortran programs
License: LGPLv2.1+
Group: Development/Tools
Url: http://sourceforge.net/projects/fortranposix/
Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>

Source: %name-%version.tar

BuildPreReq: gcc-fortran

%description
This is an implementation of some POSIX functions in Fortran 90/95.

%package -n lib%name
Summary: Shared library of fortranposix
Group: System/Libraries

%description -n lib%name
This is an implementation of some POSIX functions in Fortran 90/95.

%prep
%setup
rm -f *.so

%build
%make_build

%install
install -d %buildroot%_libdir
install -m644 *.so %buildroot%_libdir

%files -n lib%name
%doc CHANGES CREDITS README TODO
%doc Makefile *.f90 *.c
%_libdir/*.so

%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