gnidorah
6405edf2dc
tes3mp: fix working ( #88061 )
2020-05-20 13:25:36 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
gnidorah
2083c1d8b4
openmw-tes3mp: 2019-07-01 -> 2019-11-19
2020-02-15 15:24:24 +01:00
gnidorah
2414e8d51d
openmw-tes3mp: fix build
2020-02-09 17:25:52 +01:00
gnidorah
1c3407f954
openmw-tes3mp: 2019-06-09 -> 2019-07-01
2019-11-04 08:54:02 -08:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
gnidorah
f72d2041b7
openmw: use qt5's mkDerivation
2019-08-19 08:04:51 +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
gnidorah
32e72ad896
openmw-tes3mp: 0.7.0-alpha -> 2019-06-09
...
Closes #64587 .
abbradar: clarify source of CrabNet revision.
2019-07-20 10:24:43 +03:00
marius851000
3a6bc6e35d
openmw: 0.44 -> 0.45 ( #58486 )
2019-03-29 21:59:34 -04:00
marius851000
2d03ed2f8d
openmw: force the need of qt5
2019-03-14 15:53:34 +01:00
marius851000
610757e024
openmw: 0.43 -> 0.44; update to qt5
2019-03-13 08:33:02 +01:00
gnidorah
6b79f059b2
openmw-tes3mp: 0.6.0 -> 0.7.0-alpha
2019-01-13 17:54:59 +03:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Will Dietz
a8f3b1ad75
openmw: update hash missed in update to 0.43.0
...
Fixes #39712
2018-04-30 13:27:36 -05:00
Vladimír Čunát
565bd805e6
Merge branch 'master'
2018-03-05 14:53:27 +01:00
Nikolay Amiantov
72d4625218
openmw: 0.42.0 -> 0.43.0
2018-02-25 22:24:09 +03:00
Alexander V. Nikolaev
8f2a22935c
treewide: transition from mesa_noglu to libGL
2018-02-24 17:03:46 +02: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
Ricardo Ardissone
a2794ee5f6
openmw: 0.41 -> 0.42
2017-08-31 22:18:27 -03: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
gnidorah
b5057f713d
openmw-tes3mp: init at 0.6.0
...
abbradar:
openmw-tes3mp: make build parallel
openmw-tes3mp: install only needed files
Closes #27646 .
2017-08-01 20:24:04 +03:00
Ricardo Ardissone
384185f942
openmw: 0.40.0 -> 0.41.0
2016-12-28 16:42:47 -02:00
Nikolay Amiantov
663e379fb9
openmw: update for new openscenegraph
2016-09-17 15:27:12 +03:00
Ricardo Ardissone
d2b6d912f2
openmw: 0.39.0 -> 0.40.0
2016-09-17 15:27:12 +03:00
Nikolay Amiantov
21b69058b0
openmw: fix build
2016-08-22 17:18:02 +03:00
Nikolay Amiantov
21f2481223
openmw: fix build
2016-07-23 13:05:10 +03:00
Nikolay Amiantov
bd5cd56a49
openmw: 0.38.0 -> 0.39.0
2016-04-17 05:24:40 +03:00
Nikolay Amiantov
0c978d7d4f
openmw: build with its own openscenegraph fork
...
This gives speed improvement and fixes potential bugs.
For example: https://bugs.openmw.org/issues/3351
Updating our openscenegraph package would fix this too, but
it breaks some packages (i.e. simgear, bumping the version does
not help). Besides, fork has patches for better performance.
2016-04-13 04:35:42 +03:00
Nikolay Amiantov
d2dba02a87
openmw: add meta.platforms
2016-04-12 03:57:42 +03:00
Ricardo Ardissone
c6cb8ebe01
openmw: 0.36.1 -> 0.38.0
2016-04-11 21:47:57 -03:00
Enrico Fasoli
e3538153b5
openmw: init at 0.36.1
2015-09-27 23:22:31 +02:00