Commit graph

21 commits

Author SHA1 Message Date
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Ben Siraphob 3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Ben Siraphob b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
R. RyanTM f5752b30ea opencollada: 1.6.67 -> 1.6.68
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opencollada/versions
2018-12-25 00:42:50 -08:00
worldofpeace 780f2f30f2 Revert "opencollada: 1.6.67 -> 1.6.68"
Fixes #52659

This reverts commit bf53bea9e4.
2018-12-22 15:45:38 -05:00
R. RyanTM bf53bea9e4 opencollada: 1.6.67 -> 1.6.68
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opencollada/versions
2018-12-19 19:24:36 -05:00
R. RyanTM 50b9747619 opencollada: 1.6.66 -> 1.6.67
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opencollada/versions
2018-11-18 20:22:11 -08:00
R. RyanTM 6396356da6 opencollada: 1.6.65 -> 1.6.66
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opencollada/versions
2018-11-09 06:41:13 -08:00
R. RyanTM 153b8b4eb1 opencollada: 1.6.63 -> 1.6.65
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opencollada/versions
2018-10-14 03:33:29 -07:00
Matthew Bauer 117680b0e9
Merge pull request #44126 from eadwu/opencollada/resolve-pcre-declarations
opencollada: include pcre.h (KhronosGroup/OpenCOLLADA#570)
2018-08-02 16:44:08 -04:00
Pascal Wittmann 4979fef9e7
opencollada: add license
see issue #43716
2018-08-02 12:06:44 +02:00
Edmund Wu 6f62bf31c1
opencollada: include pcre.h (KhronosGroup/OpenCOLLADA#570) 2018-08-01 22:02:41 -04:00
R. RyanTM 7f6ebfe84d opencollada: 1.6.62 -> 1.6.63
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/opencollada/versions.
2018-07-21 13:32:42 -07:00
Matthew Bauer 867fb4981d opencollada: fix on darwin 2018-03-19 05:42:46 -05:00
Ryan Mulligan ffdfd50fec opencollada: 1.6.59 -> 1.6.62
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.6.62 with grep in /nix/store/4ss521i0480p31fgmlqkv4rcrrfv8zw2-opencollada-1.6.62
- found 1.6.62 in filename of file in /nix/store/4ss521i0480p31fgmlqkv4rcrrfv8zw2-opencollada-1.6.62

cc "@eelco"
2018-02-28 14:28:46 +00:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Eelco Dolstra 63f3b35204 opencollada: 1.3 -> 1.6.59 2017-09-16 22:44:39 +02:00
Eelco Dolstra f3e2b31297 blender: Update to 2.75
(cherry picked from commit 36779d90e2b7e93ec5387cc5b5d106a037eb3d11)
2015-07-02 15:36:46 +02:00
Eelco Dolstra 49f53f63f5 blender: Add OpenCOLLADA support 2014-12-23 18:17:09 +01:00