Commit graph

16 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Peter Hoeg fd162292cf dxx-rebirth: 0.59.100 -> 0.59.20200202 2020-02-10 20:00:22 +01:00
adisbladis c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
Peter Hoeg fe8b82f557 dxx-rebirth: build with gcc6 as gcc8 is not supported 2019-09-25 04:12:05 +08: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
Matthew Bauer d375193057 dxx-rebirth: prevent infinite loop
The postInstall phase should not run postInstall itself! My mistake in
renaming the old installPhase.
2018-11-14 14:02:10 -06:00
Matthew Bauer bfbfe941ab treewide: use scons setup hook
Lots of packages can use it. Here is the list:

- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
Lluís Batlle i Rossell 66d7126255 Take me (viric) out of most maintenance
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
Silvan Mosberger effbf001b9
dxx-rebirth: Fix build
See also 8414fa2d6b
2018-07-21 11:15:44 +02:00
Matthew Bauer f522c9c3b9 dxx-rebirth: disable format hardening 2018-06-10 20:32:31 -04:00
Ryan Mulligan b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Peter Hoeg 2e2063074d dxx-rebirth: fix compilation with gcc7 2018-03-07 12:35:28 +08:00
Alexander V. Nikolaev 0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Peter Hoeg e88284be2a descent 1&2 assets: init at 2.0.0.7 2018-02-12 22:28:06 +08:00
Peter Hoeg e3b0d09591 dxx-rebirth: 0.58.1 -> 0.59.100
d1x-rebirth and d2x-rebirth now share the same source, so we build one package
instead of 2.
2018-01-18 18:07:55 +08:00