Commit graph

13 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
adisbladis c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
Gabriel Ebner 3458fe89f9 opencsg: fix build 2019-10-16 10:54:26 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Andrew Childs 29a7e220b7 opencsg: Darwin support and tidy
Regenerate the Makefiles using qmake to set the correct compiler and
use the default installPhase.
2019-05-07 23:22:37 +09:00
Markus Kowalewski 4afe65f253
opencsg: add license 2018-10-25 22:56:23 +02:00
Vladimír Čunát 565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Ryan Mulligan 49a7813a68 opencsg: 1.4.0 -> 1.4.2
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.4.2 with grep in /nix/store/g48a1pwdycdlx5q4ayxgdyhw1jqp6mn7-opencsg-1.4.2
- found 1.4.2 in filename of file in /nix/store/g48a1pwdycdlx5q4ayxgdyhw1jqp6mn7-opencsg-1.4.2

cc "@raskin"
2018-02-28 11:30:16 +01:00
Alexander V. Nikolaev 0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* 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
2017-08-01 22:03:30 +02:00
Ambroz Bizjak 853d612c3f opencsg: Fix build related to missing libX11 linking the example. 2016-03-16 13:06:36 +01:00
Michael Raskin 55c0354180 Update OpenCSG 2014-11-04 12:04:43 +03:00
Michael Raskin 51634c2137 Adding OpenSCAD - a 3D geometry interpreter
svn path=/nixpkgs/trunk/; revision=31869
2012-01-26 19:01:38 +00:00