Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:MadCAD:salome
netgen
netgen.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File netgen.spec of Package netgen
# norootforbuild Name: netgen Group: Development/Languages Version: 4.4 Release: 0 License: LGPL Summary: Automatic 3d tetrahedral mesh generator Autoreqprov: on Source0: netgen-4.4.tar.bz2 BuildRoot:%{_tmppath}/%{name}-%{version}-build Requires: tix BuildRequires: tcl-devel BuildRequires: tcl BuildRequires: tix BuildRequires: gcc-c++ BuildRequires: tk-devel BuildRequires: tk BuildRequires: xorg-x11-libXmu-devel BuildRequires: Mesa-devel %description NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. %package -n %{name}-doc Summary: Automatic 3d tetrahedral mesh generator documentation Group: Development/Languages %description -n %{name}-doc NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. This package contains the user manual (in PDF format) and example files. %package -n %{name}-devel Summary: Automatic 3d tetrahedral mesh generator development files Group: Development/Languages Requires: libnetgen4.4 %description -n %{name}-devel NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. This package contains the static libraries and header files. %package -n libnetgen4.4 Summary: Automatic 3d tetrahedral mesh generator development files Group: Development/Languages %description -n libnetgen4.4 NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. This package contains the shared libraries. %prep %setup -D -T -n ngs44 %build setenv MACHINE LINUX make %install #create netgen directory mkdir -p %buildroot/usr/local/netgen #copy the binary 'ng': cp ng /usr/local/netgen #set a symbolic link: ln -s /usr/local/netgen/ng /usr/bin #copy .tcl files into the netgen directory: find . -name "*.tcl" -exec cp --parents {} /usr/local/netgen/{} \; #install tutorial files: mkdir /usr/local/netgen/tutorials cp tutorials/* /usr/local/netgen/tutorials #install documentation: cp doc/ng4.pdf /usr/local/netgen %files -n %{name} -f list.netgen %files -n %{name}-doc -f list.netgen-doc %files -n %{name}-devel -f list.libnetgen-dev %files -n libnetgen4.4 -f list.libnetgen4.4 %clean #rm -rf $RPM_BUILD_ROOT %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor