aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/graphics/openscad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* openscad: use wrapQtApp for macOS appDmitry Kalinkin2020-05-241-0/+2
|
* treewide: remove the-kenny from maintainersJörg Thalheim2020-05-091-2/+1
| | | | | | | @the-kenny did a good job in the past and is set as maintainer in many package, however since 2017-2018 he stopped contributing. To create less confusion in pull requests when people try to request his feedback, I removed him as maintainer from all packages.
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* treewide: Get rid of libGLU_combinedadisbladis2019-11-181-2/+2
|
* openscad: remove useless preBuild phaseLancelot SIX2019-10-041-4/+0
| | | | | | | | The preBuild phase was introduced to follow a modification in qscintilla build (76ad2796be28c5fbe8f8fe2b9bada12c3e1360e2) that forced the library libqscintilla2_qt5.so to be called libqscintilla2.so. This has been inproved in 4bf49d94179ad2378f50ba54138343fecb75e446 so the preBuild trick is not necessary anymore.
* openscad: fix qscintilla2 library referenceMichael Raskin2019-10-021-0/+4
| | | | | | It is a bit of mystery where it gets qscintilla2_qt5 idea (removing it from cmake modlues doesn't help, and such a library doesn't exist), so just force-fix it for now.
* openscad: not using qt5 and libsForQt5 directlyMarek Mahut2019-07-291-7/+30
| | | | Additional fix to #65522.
* openscad: Use qt5's own mkDerivationMarek Mahut2019-07-281-2/+2
| | | | Fixes #65514, related to #65399.
* openscad: 2018.04-git -> 2019.05Gabriel Ebner2019-05-211-14/+9
|
* openscad: Darwin support and tidyAndrew Childs2019-05-131-6/+19
|
* openscad: enableParallelBuilding = false;Vladimír Čunát2019-02-201-0/+3
| | | | Discussion: https://github.com/NixOS/nixpkgs/commit/c68dc2212e22
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
|
* openscad: fix build by switching to git master and Qt5Michael Raskin2018-05-041-9/+19
|
* treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev2018-02-241-2/+2
|
* openscad: 2015.03-1 -> 2015.03-3Franz Pletz2018-01-281-3/+3
|
* replace "Mac OS X" and "OS X" with "macOS"davidak2017-08-071-1/+1
| | | | | | | | | | as it is the official name since 2016 https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop exception are parts refering to older versions of macOS like "GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-011-1/+1
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* openscad: move to qmake4HookNikolay Amiantov2016-04-201-5/+3
|
* openscad: 2014.03 -> 2015.03-1Ambroz Bizjak2015-08-061-5/+4
| | | | | - Added dependencies harfbuzz, qscintilla, gettext. - Removed redundant CFLAGS hack for eigen.
* boost: Remove boost.libWilliam A. Kennington III2014-11-021-1/+1
|
* boost: Update depdendent packagesWilliam A. Kennington III2014-09-211-1/+2
|
* openscad: bump 2013.06 -> 2014.03Bjørn Forsman2014-03-141-5/+7
| | | | openscad now depends on glib, and it needs pkgconfig to find glib.
* Whitespace fixes in package expressions I maintainBjørn Forsman2014-01-021-1/+2
|
* Openscad: Update to 2013.06 (& some coding style fixes)Moritz Ulrich2013-10-011-8/+6
| | | | Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
* Add myself as maintainer for several packagesBjørn Forsman2013-05-201-1/+1
| | | | And set missing meta.platforms for the packages I've added earlier.
* openscad: compile the correct version numberBjørn Forsman2013-04-251-1/+1
| | | | | The default version info that is compiled into openscad is the build date(!). Force the version to the actual release version instead.
* openscad: add longDescription and licenseBjørn Forsman2013-04-251-0/+12
| | | | longDescription is taken from openscad homepage.
* openscad: bump to 2013.01Bjørn Forsman2013-04-251-11/+7
| | | | Bump to latest release. Use tarball instead of git.
* Updating OpenSCAD to use Eigen3Michael Raskin2012-12-131-7/+12
|
* Fix mismatch...Michael Raskin2012-01-261-0/+30
svn path=/nixpkgs/trunk/; revision=31870