This is an application where you do calculations "like a normal
person". It lets you type whatever you want, smartly figures out what
computations are needed, and outputs an answer on the right pane.
Then you can plug those answers in to future equations and if that
answer changes, so does the equations it is used in.
Provides
Requires
License
GPL-3.0-only
Changelog
* Sun Nov 24 2024 Richard Rahl <rrahl0@opensuse.org>
- fix build by using CFLAGS="-Wno-implicit-function-declaration"
- update spec file for Leap 16.0:
* remove %suse_update_desktop_file
* use autosetup
* remove packaging for Leap < 1500
* update to newer upstream url
* Sun Dec 08 2019 Luigi Baldoni <aloisio@gmx.com>
- Added nasc-fix_gcc9_build.patch
* Mon May 13 2019 Alexei Podvalsky <avvissu@yandex.by>
- Update to 0.5.4:
* Update com.github.parnold-x.nasc.desktop
* Update com.github.parnold-x.nasc.appdata.xml
* Update README.md
* Mon Feb 18 2019 Alexei Podvalsky <avvissu@yandex.by>
- Update to 0.5.2:
* CMake: Remove --thread option for Vala Compiler
* CMake: Fix linking
* Enhance AppData file
* Enhance desktop file
* Use get_user_data_dir() instead of hardcoded path
* Update control
- Drop nasc-0.5.0-link.patch (fixed)
* Sun Nov 11 2018 Alexei Podvalsky <avvissu@yandex.by>
- Update to 0.5.1:
* Update .travis.yml
* Mon Oct 29 2018 Alexei Podvalsky <avvissu@yandex.by>
- Update to 0.5.0:
* Update com.github.parnold-x.nasc.appdata.xml
* Up