Mario Rodas
197a496c7f
houdini: use libudev0-shim
2021-08-31 08:44:46 +09:00
Kai Wohlfahrt
6fb4874a07
houdini: 18.0 -> 18.5
...
sesinetd must be started manually for licensing to succeed.
Also add individual tools to the output. hkey requires libudev, and
something requires tbb.
2021-07-04 23:51:07 +01:00
Kai Wohlfahrt
d9f81d9bf6
Switch to pure FHS env
2021-07-04 23:51:06 +01:00
Kai Wohlfahrt
83eb83e70e
houdini: remove unnecessary build steps
2021-07-04 23:50:15 +01:00
Kai Wohlfahrt
8a21e6722a
houdini: formatting fix
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-21 22:25:34 +01:00
Kai Wohlfahrt
1417ce13be
houdini: allow overriding unwrapped base package
...
Similar changes as in #124906
2021-06-20 14:42:25 +01:00
Kai Wohlfahrt
f41ce34da4
houdini: add kwohlfahrt as maintainer
2021-06-20 14:42:25 +01:00
Kai Wohlfahrt
4a77b62b11
houdini: 18.0.391 -> 18.0.460
2021-06-20 14:42:25 +01:00
Kai Wohlfahrt
0247b99b5d
houdini: 17.5.460 -> 18.0.391
2021-06-20 14:42:25 +01:00
Kai Wohlfahrt
21d0219ef9
houdini: 17.5.327 -> 17.5.460
...
The previous version is no longer available for download. Also, remove
the custom message - while cute, a similar message caused some confusion
on the quartus package between nix-prefetch-url and nix-store
--add-fixed.
2021-06-20 14:30:15 +01:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Jonathan Ringer
502bf8268f
houdini: remove hydra platforms as src cannot be fetched
2021-01-19 01:16:25 -08:00
Ben Siraphob
108bdac3d9
pkgs/applications: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jon Roberts
b1e9820306
houdini: 17.0.352 -> 17.5.327 ( #67983 )
...
* houdini: 17.0.352 -> 17.5.327
* houdini: update sidefx.com to www.sidefx.com
2019-11-24 11:42:21 +01:00
Ambroz Bizjak
9ab168b500
houdini: Add the GPU driver to LD_LIBRARY_PATH ( #67958 )
...
Fixes #66544
2019-11-24 00:51:01 +01:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00: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
Kai Wohlfahrt
5732500bd2
houdini: 16.5.634 -> 17.0.352
2018-11-14 14:27:30 +00:00
Kai Wohlfahrt
8f08a28b6c
houdini: 16.5.439 -> 16.5.634
2018-11-14 11:41:06 +00:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Kai Wohlfahrt
13d55dd65a
houdini: Fix libGL ( #40736 )
...
(cherry picked from commit f07c44bb7c
)
PR was incorrectly based on staging instead of master.
2018-05-19 00:57:33 +02:00
Richard DW Redcroft
c580919791
houdini: 16.5.405 -> 16.5.439
...
* Update version 16.5.439
Update to version to 16.5.439 (current prod build)
* Update runtime.nix
forgot to update sha256
2018-05-05 00:29:03 -05:00
Kai Wohlfahrt
d13c1f06ce
houdini 16.0.671->16.5.405
2018-03-11 18:34:34 +00:00
Alexander V. Nikolaev
1bc1909e5b
treewide: transition from mesa_glu to libGLU
2018-02-24 17:05:43 +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
Anton Schirg
c4ea2d0b47
houdini: 16.0.633 -> 16.0.671
2017-07-19 22:03:28 +02:00
Anton Schirg
29e88a59c8
houdini: change sha256, add missing libs, fix license dir patch, fix keyboard input
...
- Changed sha256 of src file, as this was apparantly changed on the
website
- Added missing libs: some X libs, alsa, dbus
- Changed patch to $out/houdini/Licensing.opt
localValidatorDir = ... was commented out in original file
so sed had no effect
- add export QT_XKB_CONFIG_ROOT
Without it only modifier keys worked, no text input
2017-07-19 02:26:38 +02:00
Andrew Cann
9747eca164
houdini: init at 16.0.633 ( #27326 )
2017-07-12 15:36:28 +01:00