architectures:
/usr/local/include/gtkmm-2.0/glibmm/thread.h: In function 'void Glib::thread_init(GThreadFunctions*)':
Also add USES=dos2unix (to fix patching cppstring.cpp) gnome.
PR: 237040
Submitted by: Piotr Kubaj
to fix build on GCC-based architectures:
/usr/local/include/sigc++-2.0/sigc++/visit_each.h:22:23: error: type_traits: No such file or directory
While here, pet portlint.
PR: 236986
Submitted by: Piotr Kubaj
Approved by: maintainer
NURBS-Python (geomdl) is a pure Python, self-contained, object-oriented
B-Spline and NURBS spline library for Python versions 2.7.x, 3.4.x and later.
NURBS-Python (geomdl) provides convenient data structures and highly
customizable API for rational and non-rational splines along with the
efficient and extensible implementations of the following algorithms:
- Spline evaluation
- Derivative evaluation
- Knot insertion
- Knot removal
- Knot vector refinement
- Degree elevation
- Degree reduction
- Curve and surface fitting via interpolation and least squares approximation
NURBS-Python (geomdl) also provides customizable visualization and animation
options via Matplotlib, Plotly and VTK libraries.
WWW: https://onurraufbingol.com/NURBS-Python
PR: 236457
Submitted by: lbartoletti@tuxfamily.org
Approved by: mentors (implicit)
From the ChangeLog:
(http://openvsp.org/blogs/announcements/2019/03/28/openvsp-3-17-0-released)
Features:
* CHARM Python export scripts
* Transparent screenshots
* Border toggle in menu
* Improved show axis toggle
* Export structure surfaces to IGES and STEP
* Design lift coefficient support for four-digit airfoils
* Propeller definition by thickness and CLi distribution
* Calculate integrated design lift coefficient for props
* BEM files in terms of thickness and CLi distribution
* Feather axis and offset control for propeller
* Implicit disk model for propeller
* STL solid names include tag number
* Tag unintersected triangles for STL export
* Increase tessellation limits
* Option to export props at origin (unintersected STL and STEP/IGES)
* Batch evaluation of Bezier surface points and normals (faster refresh)
Fixes:
* Restore visualization of CFDMesh sources and wake
* Don't crash when BOR XSec changed to Bezier
* Don't crash when reading Lednicer airfoils
* Import v2 multi-section wings properly
* Make key-corner default for rounded rectangle
* Reverse props with shifted construction line built correctly
* Don't allow insertion of XSec at negative index from API
* Don't allow comma as decimal point marker; fixes file corruption.
* Fix writing excressence drag label to XML file
* Fix unexpected ResetRemapID in files with conformal geometry
ANSI Common Lisp is a high-level, general-purpose programming language.
GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe
University and Michael Stoll of Munich University, both in Germany.
It mostly supports the Lisp described in the ANSI Common Lisp standard.
It runs on most Unix workstations (GNU/Linux, FreeBSD, NetBSD, OpenBSD,
Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on
other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only
4 MB of RAM.
It is Free Software and may be distributed under the terms of GNU GPL,
while it is possible to distribute commercial proprietary applications
compiled with GNU CLISP.
The user interface comes in English, German, French, Spanish, Dutch,
Russian and Danish, and can be changed at run time.
GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP,
a foreign language interface, sockets, i18n, fast bignums and more.
An X11 interface is available through CLX, Garnet, CLUE/CLIO.
GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages.
WWW: http://www.gnu.org/software/clisp/
Submitted by: KIRIYAMA Kazuhiko <kiri@kx.openedu.org>
g++8: error: unrecognized command line option '-msse'; did you mean '-fdse'?
g++8: error: unrecognized command line option '-mfpmath=sse'
Approved by: portmgr (tier-2 blanket)