Files
openscad/openscad.spec

91 lines
3.0 KiB
RPMSpec
Raw Normal View History

#
# spec file for package openscad
#
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: openscad
Accepting request 711743 from home:StefanBruens:branches:graphics - Update to 2019.05 release + Language Features: * New modules assert() - stop script evaluation on failed constraints let() - scoped assignment * New functions ord() - convert from character to Unicode code point echo() assert() - stop script evaluation on failed constraints Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string() * New special variable: $preview variable which is set to true in preview mode * List comprehension updates Added if/else condition Added each keyword Added C-style for loop Now allows looping over characters of a string * rotate_extrude(): Added angle parameter to * import() now supports SVG, 3MF and AMF * color() now supports hex color codes * Removed glide() and subdiv() which were never implemented + Program Features: * Customizer: Allow parametrizing design parameters with GUI customization * Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view * 3D Printing support: Purchase from a print service partner or print to Octoprint * New export file formats: SVG, 3MF, AMF * Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS) * Added --view cmd-line parameter * Play sound notification on render complete * Line numbers and filenames are now shown for many errors and warnings * Hardwarning preference: Stop on first warning * Hardwarning and assert now shows a stack trace * New warnings Module call parameterns don't match module declaration Argument value of of range Duplicate passed argument Children passed to module not accepting children Reference to inknown $special_variables Duplicate assigment * New translations: Ukrainian, Polish - Updated BuildRequires: - Drop glew-devel and some boost headers - Add libspnav for 3D mouse, Qt5Multimedia for notifications - Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4) - Drop upstream patches: openscad-git4fa5f0340a.patch openscad-git_c68684f9520d.patch OBS-URL: https://build.opensuse.org/request/show/711743 OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
Version: 2019.05
Release: 0
Summary: Programmers Solid 3D CAD Modeller
License: GPL-3.0-or-later
Group: Productivity/Graphics/CAD
URL: https://www.openscad.org/
Accepting request 711743 from home:StefanBruens:branches:graphics - Update to 2019.05 release + Language Features: * New modules assert() - stop script evaluation on failed constraints let() - scoped assignment * New functions ord() - convert from character to Unicode code point echo() assert() - stop script evaluation on failed constraints Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string() * New special variable: $preview variable which is set to true in preview mode * List comprehension updates Added if/else condition Added each keyword Added C-style for loop Now allows looping over characters of a string * rotate_extrude(): Added angle parameter to * import() now supports SVG, 3MF and AMF * color() now supports hex color codes * Removed glide() and subdiv() which were never implemented + Program Features: * Customizer: Allow parametrizing design parameters with GUI customization * Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view * 3D Printing support: Purchase from a print service partner or print to Octoprint * New export file formats: SVG, 3MF, AMF * Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS) * Added --view cmd-line parameter * Play sound notification on render complete * Line numbers and filenames are now shown for many errors and warnings * Hardwarning preference: Stop on first warning * Hardwarning and assert now shows a stack trace * New warnings Module call parameterns don't match module declaration Argument value of of range Duplicate passed argument Children passed to module not accepting children Reference to inknown $special_variables Duplicate assigment * New translations: Ukrainian, Polish - Updated BuildRequires: - Drop glew-devel and some boost headers - Add libspnav for 3D mouse, Qt5Multimedia for notifications - Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4) - Drop upstream patches: openscad-git4fa5f0340a.patch openscad-git_c68684f9520d.patch OBS-URL: https://build.opensuse.org/request/show/711743 OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
Source: https://files.openscad.org/%{name}-%{version}.src.tar.gz
#PATCH-FIX-UPSTREAM remove and add an include line to fix build
Patch1: boost_include.diff
Accepting request 711743 from home:StefanBruens:branches:graphics - Update to 2019.05 release + Language Features: * New modules assert() - stop script evaluation on failed constraints let() - scoped assignment * New functions ord() - convert from character to Unicode code point echo() assert() - stop script evaluation on failed constraints Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string() * New special variable: $preview variable which is set to true in preview mode * List comprehension updates Added if/else condition Added each keyword Added C-style for loop Now allows looping over characters of a string * rotate_extrude(): Added angle parameter to * import() now supports SVG, 3MF and AMF * color() now supports hex color codes * Removed glide() and subdiv() which were never implemented + Program Features: * Customizer: Allow parametrizing design parameters with GUI customization * Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view * 3D Printing support: Purchase from a print service partner or print to Octoprint * New export file formats: SVG, 3MF, AMF * Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS) * Added --view cmd-line parameter * Play sound notification on render complete * Line numbers and filenames are now shown for many errors and warnings * Hardwarning preference: Stop on first warning * Hardwarning and assert now shows a stack trace * New warnings Module call parameterns don't match module declaration Argument value of of range Duplicate passed argument Children passed to module not accepting children Reference to inknown $special_variables Duplicate assigment * New translations: Ukrainian, Polish - Updated BuildRequires: - Drop glew-devel and some boost headers - Add libspnav for 3D mouse, Qt5Multimedia for notifications - Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4) - Drop upstream patches: openscad-git4fa5f0340a.patch openscad-git_c68684f9520d.patch OBS-URL: https://build.opensuse.org/request/show/711743 OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
BuildRequires: bison
BuildRequires: double-conversion-devel
BuildRequires: eigen3-devel
BuildRequires: flex
BuildRequires: fontconfig-devel
BuildRequires: freetype2-devel
BuildRequires: gcc-c++
BuildRequires: harfbuzz-devel
BuildRequires: libboost_filesystem-devel
BuildRequires: libboost_program_options-devel
BuildRequires: libboost_regex-devel
BuildRequires: libboost_thread-devel
Accepting request 711743 from home:StefanBruens:branches:graphics - Update to 2019.05 release + Language Features: * New modules assert() - stop script evaluation on failed constraints let() - scoped assignment * New functions ord() - convert from character to Unicode code point echo() assert() - stop script evaluation on failed constraints Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string() * New special variable: $preview variable which is set to true in preview mode * List comprehension updates Added if/else condition Added each keyword Added C-style for loop Now allows looping over characters of a string * rotate_extrude(): Added angle parameter to * import() now supports SVG, 3MF and AMF * color() now supports hex color codes * Removed glide() and subdiv() which were never implemented + Program Features: * Customizer: Allow parametrizing design parameters with GUI customization * Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view * 3D Printing support: Purchase from a print service partner or print to Octoprint * New export file formats: SVG, 3MF, AMF * Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS) * Added --view cmd-line parameter * Play sound notification on render complete * Line numbers and filenames are now shown for many errors and warnings * Hardwarning preference: Stop on first warning * Hardwarning and assert now shows a stack trace * New warnings Module call parameterns don't match module declaration Argument value of of range Duplicate passed argument Children passed to module not accepting children Reference to inknown $special_variables Duplicate assigment * New translations: Ukrainian, Polish - Updated BuildRequires: - Drop glew-devel and some boost headers - Add libspnav for 3D mouse, Qt5Multimedia for notifications - Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4) - Drop upstream patches: openscad-git4fa5f0340a.patch openscad-git_c68684f9520d.patch OBS-URL: https://build.opensuse.org/request/show/711743 OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
BuildRequires: libcgal-devel
BuildRequires: libqscintilla-qt5-devel
Accepting request 711743 from home:StefanBruens:branches:graphics - Update to 2019.05 release + Language Features: * New modules assert() - stop script evaluation on failed constraints let() - scoped assignment * New functions ord() - convert from character to Unicode code point echo() assert() - stop script evaluation on failed constraints Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string() * New special variable: $preview variable which is set to true in preview mode * List comprehension updates Added if/else condition Added each keyword Added C-style for loop Now allows looping over characters of a string * rotate_extrude(): Added angle parameter to * import() now supports SVG, 3MF and AMF * color() now supports hex color codes * Removed glide() and subdiv() which were never implemented + Program Features: * Customizer: Allow parametrizing design parameters with GUI customization * Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view * 3D Printing support: Purchase from a print service partner or print to Octoprint * New export file formats: SVG, 3MF, AMF * Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS) * Added --view cmd-line parameter * Play sound notification on render complete * Line numbers and filenames are now shown for many errors and warnings * Hardwarning preference: Stop on first warning * Hardwarning and assert now shows a stack trace * New warnings Module call parameterns don't match module declaration Argument value of of range Duplicate passed argument Children passed to module not accepting children Reference to inknown $special_variables Duplicate assigment * New translations: Ukrainian, Polish - Updated BuildRequires: - Drop glew-devel and some boost headers - Add libspnav for 3D mouse, Qt5Multimedia for notifications - Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4) - Drop upstream patches: openscad-git4fa5f0340a.patch openscad-git_c68684f9520d.patch OBS-URL: https://build.opensuse.org/request/show/711743 OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
BuildRequires: libspnav-devel
BuildRequires: opencsg-devel
BuildRequires: pkgconfig(Qt5Concurrent)
BuildRequires: pkgconfig(Qt5Core)
Accepting request 711743 from home:StefanBruens:branches:graphics - Update to 2019.05 release + Language Features: * New modules assert() - stop script evaluation on failed constraints let() - scoped assignment * New functions ord() - convert from character to Unicode code point echo() assert() - stop script evaluation on failed constraints Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string() * New special variable: $preview variable which is set to true in preview mode * List comprehension updates Added if/else condition Added each keyword Added C-style for loop Now allows looping over characters of a string * rotate_extrude(): Added angle parameter to * import() now supports SVG, 3MF and AMF * color() now supports hex color codes * Removed glide() and subdiv() which were never implemented + Program Features: * Customizer: Allow parametrizing design parameters with GUI customization * Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view * 3D Printing support: Purchase from a print service partner or print to Octoprint * New export file formats: SVG, 3MF, AMF * Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS) * Added --view cmd-line parameter * Play sound notification on render complete * Line numbers and filenames are now shown for many errors and warnings * Hardwarning preference: Stop on first warning * Hardwarning and assert now shows a stack trace * New warnings Module call parameterns don't match module declaration Argument value of of range Duplicate passed argument Children passed to module not accepting children Reference to inknown $special_variables Duplicate assigment * New translations: Ukrainian, Polish - Updated BuildRequires: - Drop glew-devel and some boost headers - Add libspnav for 3D mouse, Qt5Multimedia for notifications - Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4) - Drop upstream patches: openscad-git4fa5f0340a.patch openscad-git_c68684f9520d.patch OBS-URL: https://build.opensuse.org/request/show/711743 OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5Gui)
Accepting request 711743 from home:StefanBruens:branches:graphics - Update to 2019.05 release + Language Features: * New modules assert() - stop script evaluation on failed constraints let() - scoped assignment * New functions ord() - convert from character to Unicode code point echo() assert() - stop script evaluation on failed constraints Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string() * New special variable: $preview variable which is set to true in preview mode * List comprehension updates Added if/else condition Added each keyword Added C-style for loop Now allows looping over characters of a string * rotate_extrude(): Added angle parameter to * import() now supports SVG, 3MF and AMF * color() now supports hex color codes * Removed glide() and subdiv() which were never implemented + Program Features: * Customizer: Allow parametrizing design parameters with GUI customization * Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view * 3D Printing support: Purchase from a print service partner or print to Octoprint * New export file formats: SVG, 3MF, AMF * Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS) * Added --view cmd-line parameter * Play sound notification on render complete * Line numbers and filenames are now shown for many errors and warnings * Hardwarning preference: Stop on first warning * Hardwarning and assert now shows a stack trace * New warnings Module call parameterns don't match module declaration Argument value of of range Duplicate passed argument Children passed to module not accepting children Reference to inknown $special_variables Duplicate assigment * New translations: Ukrainian, Polish - Updated BuildRequires: - Drop glew-devel and some boost headers - Add libspnav for 3D mouse, Qt5Multimedia for notifications - Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4) - Drop upstream patches: openscad-git4fa5f0340a.patch openscad-git_c68684f9520d.patch OBS-URL: https://build.opensuse.org/request/show/711743 OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
BuildRequires: pkgconfig(Qt5Multimedia)
BuildRequires: pkgconfig(Qt5OpenGL)
BuildRequires: pkgconfig(Qt5Widgets)
Accepting request 711743 from home:StefanBruens:branches:graphics - Update to 2019.05 release + Language Features: * New modules assert() - stop script evaluation on failed constraints let() - scoped assignment * New functions ord() - convert from character to Unicode code point echo() assert() - stop script evaluation on failed constraints Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string() * New special variable: $preview variable which is set to true in preview mode * List comprehension updates Added if/else condition Added each keyword Added C-style for loop Now allows looping over characters of a string * rotate_extrude(): Added angle parameter to * import() now supports SVG, 3MF and AMF * color() now supports hex color codes * Removed glide() and subdiv() which were never implemented + Program Features: * Customizer: Allow parametrizing design parameters with GUI customization * Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view * 3D Printing support: Purchase from a print service partner or print to Octoprint * New export file formats: SVG, 3MF, AMF * Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS) * Added --view cmd-line parameter * Play sound notification on render complete * Line numbers and filenames are now shown for many errors and warnings * Hardwarning preference: Stop on first warning * Hardwarning and assert now shows a stack trace * New warnings Module call parameterns don't match module declaration Argument value of of range Duplicate passed argument Children passed to module not accepting children Reference to inknown $special_variables Duplicate assigment * New translations: Ukrainian, Polish - Updated BuildRequires: - Drop glew-devel and some boost headers - Add libspnav for 3D mouse, Qt5Multimedia for notifications - Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4) - Drop upstream patches: openscad-git4fa5f0340a.patch openscad-git_c68684f9520d.patch OBS-URL: https://build.opensuse.org/request/show/711743 OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(libzip)
# With v2019.05, openGL is required but Arm uses openGL ES
ExcludeArch: %arm aarch64
%description
OpenSCAD is a software for creating solid 3D CAD objects. It does not
focus on the artistic aspects of 3D modelling and does not target the
creation of, say, computer-animated movies, but instead on the CAD
aspects, e.g. modelling of machine parts.
%prep
Accepting request 711743 from home:StefanBruens:branches:graphics - Update to 2019.05 release + Language Features: * New modules assert() - stop script evaluation on failed constraints let() - scoped assignment * New functions ord() - convert from character to Unicode code point echo() assert() - stop script evaluation on failed constraints Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string() * New special variable: $preview variable which is set to true in preview mode * List comprehension updates Added if/else condition Added each keyword Added C-style for loop Now allows looping over characters of a string * rotate_extrude(): Added angle parameter to * import() now supports SVG, 3MF and AMF * color() now supports hex color codes * Removed glide() and subdiv() which were never implemented + Program Features: * Customizer: Allow parametrizing design parameters with GUI customization * Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view * 3D Printing support: Purchase from a print service partner or print to Octoprint * New export file formats: SVG, 3MF, AMF * Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS) * Added --view cmd-line parameter * Play sound notification on render complete * Line numbers and filenames are now shown for many errors and warnings * Hardwarning preference: Stop on first warning * Hardwarning and assert now shows a stack trace * New warnings Module call parameterns don't match module declaration Argument value of of range Duplicate passed argument Children passed to module not accepting children Reference to inknown $special_variables Duplicate assigment * New translations: Ukrainian, Polish - Updated BuildRequires: - Drop glew-devel and some boost headers - Add libspnav for 3D mouse, Qt5Multimedia for notifications - Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4) - Drop upstream patches: openscad-git4fa5f0340a.patch openscad-git_c68684f9520d.patch OBS-URL: https://build.opensuse.org/request/show/711743 OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
%setup -q -n %{name}-%{version}
%patch1 -p1
%build
qmake-qt5 PREFIX=%{_prefix} QMAKE_CXXFLAGS="%{optflags}" CONFIG+=qopenglwidget CONFIG+=c++14
Accepting request 711743 from home:StefanBruens:branches:graphics - Update to 2019.05 release + Language Features: * New modules assert() - stop script evaluation on failed constraints let() - scoped assignment * New functions ord() - convert from character to Unicode code point echo() assert() - stop script evaluation on failed constraints Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string() * New special variable: $preview variable which is set to true in preview mode * List comprehension updates Added if/else condition Added each keyword Added C-style for loop Now allows looping over characters of a string * rotate_extrude(): Added angle parameter to * import() now supports SVG, 3MF and AMF * color() now supports hex color codes * Removed glide() and subdiv() which were never implemented + Program Features: * Customizer: Allow parametrizing design parameters with GUI customization * Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view * 3D Printing support: Purchase from a print service partner or print to Octoprint * New export file formats: SVG, 3MF, AMF * Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS) * Added --view cmd-line parameter * Play sound notification on render complete * Line numbers and filenames are now shown for many errors and warnings * Hardwarning preference: Stop on first warning * Hardwarning and assert now shows a stack trace * New warnings Module call parameterns don't match module declaration Argument value of of range Duplicate passed argument Children passed to module not accepting children Reference to inknown $special_variables Duplicate assigment * New translations: Ukrainian, Polish - Updated BuildRequires: - Drop glew-devel and some boost headers - Add libspnav for 3D mouse, Qt5Multimedia for notifications - Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4) - Drop upstream patches: openscad-git4fa5f0340a.patch openscad-git_c68684f9520d.patch OBS-URL: https://build.opensuse.org/request/show/711743 OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
make %{?_smp_mflags}
%install
make INSTALL_ROOT=%{buildroot} install
install -D -m 0644 doc/openscad.1 %{buildroot}%{_mandir}/man1/openscad.1
Accepting request 711743 from home:StefanBruens:branches:graphics - Update to 2019.05 release + Language Features: * New modules assert() - stop script evaluation on failed constraints let() - scoped assignment * New functions ord() - convert from character to Unicode code point echo() assert() - stop script evaluation on failed constraints Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string() * New special variable: $preview variable which is set to true in preview mode * List comprehension updates Added if/else condition Added each keyword Added C-style for loop Now allows looping over characters of a string * rotate_extrude(): Added angle parameter to * import() now supports SVG, 3MF and AMF * color() now supports hex color codes * Removed glide() and subdiv() which were never implemented + Program Features: * Customizer: Allow parametrizing design parameters with GUI customization * Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view * 3D Printing support: Purchase from a print service partner or print to Octoprint * New export file formats: SVG, 3MF, AMF * Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS) * Added --view cmd-line parameter * Play sound notification on render complete * Line numbers and filenames are now shown for many errors and warnings * Hardwarning preference: Stop on first warning * Hardwarning and assert now shows a stack trace * New warnings Module call parameterns don't match module declaration Argument value of of range Duplicate passed argument Children passed to module not accepting children Reference to inknown $special_variables Duplicate assigment * New translations: Ukrainian, Polish - Updated BuildRequires: - Drop glew-devel and some boost headers - Add libspnav for 3D mouse, Qt5Multimedia for notifications - Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4) - Drop upstream patches: openscad-git4fa5f0340a.patch openscad-git_c68684f9520d.patch OBS-URL: https://build.opensuse.org/request/show/711743 OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
# remove bundled liberation fonts
rm -rf %{buildroot}%{_datadir}/openscad/fonts
%find_lang %{name}
%files -f %{name}.lang
Accepting request 711743 from home:StefanBruens:branches:graphics - Update to 2019.05 release + Language Features: * New modules assert() - stop script evaluation on failed constraints let() - scoped assignment * New functions ord() - convert from character to Unicode code point echo() assert() - stop script evaluation on failed constraints Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string() * New special variable: $preview variable which is set to true in preview mode * List comprehension updates Added if/else condition Added each keyword Added C-style for loop Now allows looping over characters of a string * rotate_extrude(): Added angle parameter to * import() now supports SVG, 3MF and AMF * color() now supports hex color codes * Removed glide() and subdiv() which were never implemented + Program Features: * Customizer: Allow parametrizing design parameters with GUI customization * Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view * 3D Printing support: Purchase from a print service partner or print to Octoprint * New export file formats: SVG, 3MF, AMF * Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS) * Added --view cmd-line parameter * Play sound notification on render complete * Line numbers and filenames are now shown for many errors and warnings * Hardwarning preference: Stop on first warning * Hardwarning and assert now shows a stack trace * New warnings Module call parameterns don't match module declaration Argument value of of range Duplicate passed argument Children passed to module not accepting children Reference to inknown $special_variables Duplicate assigment * New translations: Ukrainian, Polish - Updated BuildRequires: - Drop glew-devel and some boost headers - Add libspnav for 3D mouse, Qt5Multimedia for notifications - Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4) - Drop upstream patches: openscad-git4fa5f0340a.patch openscad-git_c68684f9520d.patch OBS-URL: https://build.opensuse.org/request/show/711743 OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
%doc README.md doc/*.pdf
%license COPYING
%{_bindir}/openscad
%{_datadir}/openscad/
%{_datadir}/applications/openscad.desktop
%{_datadir}/pixmaps/openscad.png
%{_mandir}/man1/*
Accepting request 711743 from home:StefanBruens:branches:graphics - Update to 2019.05 release + Language Features: * New modules assert() - stop script evaluation on failed constraints let() - scoped assignment * New functions ord() - convert from character to Unicode code point echo() assert() - stop script evaluation on failed constraints Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string() * New special variable: $preview variable which is set to true in preview mode * List comprehension updates Added if/else condition Added each keyword Added C-style for loop Now allows looping over characters of a string * rotate_extrude(): Added angle parameter to * import() now supports SVG, 3MF and AMF * color() now supports hex color codes * Removed glide() and subdiv() which were never implemented + Program Features: * Customizer: Allow parametrizing design parameters with GUI customization * Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view * 3D Printing support: Purchase from a print service partner or print to Octoprint * New export file formats: SVG, 3MF, AMF * Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS) * Added --view cmd-line parameter * Play sound notification on render complete * Line numbers and filenames are now shown for many errors and warnings * Hardwarning preference: Stop on first warning * Hardwarning and assert now shows a stack trace * New warnings Module call parameterns don't match module declaration Argument value of of range Duplicate passed argument Children passed to module not accepting children Reference to inknown $special_variables Duplicate assigment * New translations: Ukrainian, Polish - Updated BuildRequires: - Drop glew-devel and some boost headers - Add libspnav for 3D mouse, Qt5Multimedia for notifications - Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4) - Drop upstream patches: openscad-git4fa5f0340a.patch openscad-git_c68684f9520d.patch OBS-URL: https://build.opensuse.org/request/show/711743 OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
%dir %{_datadir}/metainfo
%{_datadir}/metainfo/org.openscad.OpenSCAD.appdata.xml
%{_datadir}/mime/packages/openscad.xml
%changelog