Witam

Dla zainteresowanych FEM-em (MES-em)

-- 
Zbychu
# $Revision:$, $Date:$
Summary:        A 3D mesh generator with pre- and post-processing facilities
Summary(pl):    Generator siatki 3D zawierający pre/post procesor
Name:           gmsh
Version:        1.50.0
Release:        1
License:        GPL
Group:          Applications/Engineering
Source0:        http://www.geuz.org/gmsh/src/%{name}-%{version}-source.tgz
# Source0-md5:
URL:            http://www.geuz.org/gmsh/
BuildRequires:  fltk-gl-devel
BuildRequires:  gsl-devel
BuildRequires:  OpenGL-devel
Requires:       fltk-gl
Requires:       gsl
BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%description
Gmsh is an automatic three-dimensional finite element mesh generator,
primarily Delaunay, with built-in pre- and post-processing facilities.
Its primal design goal is to provide a simple meshing tool for
academic test cases with parametric input and up to date visualization
capabilities. One of the strengths of Gmsh is its ability to respect a
characteristic length field for the generation of adapted meshes on
lines, surfaces and volumes. Gmsh requires OpenGL (or Mesa) to be
installed on your system.

%description -l pl
Gmsh jest automatycznym generatorem trójwymiarowej siatki elementów
skończonych (głównie Delaunay), z wbudowanym pre/post procesorem.
Głównym zadaniem przy projektowaniu Gmsh było stworzenie prostego
narzędzia wykorzystywanego w testach akademickich, do generownia
siatki, z parametrycznym wejściem i możliwością wizualizacji wyników
na bieżąco. Jedną z mocnych stron Gmesh jest możliwość określenia
długości generowanego elementu, która zostanie zastosowana do
dyskretyzacji lini, powierzchni i objętości. Gmesh wymaga OpenGL (lub
Mesy) zainstalowanej w twoim systemie.

%prep
%setup -q

%build
%configure
%{__make}

%{__make} converters

%{__make} doc-info

%install
rm -rf $RPM_BUILD_ROOT

install -d $RPM_BUILD_ROOT{%{_bindir},%{_infodir},%{_mandir}/man1}

install bin/{gmsh,dxf2geo} $RPM_BUILD_ROOT%{_bindir}
install doc/gmsh.1 $RPM_BUILD_ROOT%{_mandir}/man1
install doc/texinfo/gmsh.info* $RPM_BUILD_ROOT%{_infodir}

%clean
rm -rf $RPM_BUILD_ROOT

%post   -p /sbin/ldconfig
%postun -p /sbin/ldconfig

%files
%defattr(644,root,root,755)
%doc README TODO doc/CREDITS doc/FAQ doc/VERSIONS
%attr(755,root,root) %{_bindir}/*
%{_mandir}/man1/gmsh.1*
%{_infodir}/*.info*

%define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <[EMAIL PROTECTED]>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log:$

__________________________________________________________
nie pytaj co inni zrobili dla pld, pomysl ile sam zrobiles

Odpowiedź listem elektroniczym