nixpkgs/pkgs/games
aszlig 948d828955
uqm: Fix purity checking error during config phase
Since commit fb777be7d2, linking programs
in /tmp will no longer work, since with this commit (hardcoded) /tmp
will no longer be treated a valid temporary directory by the purity
checking logic.

Essentially what that logic does is checking whether the link target is
either relative, in some temporary directory or in the Nix store and if
that's not the case, an error is thrown like in this case:

  gcc -c /tmp/build.24.tmp.c -o /tmp/build.24.tmp.c.o
  gcc /tmp/build.24.tmp.c.o -o /tmp/build.24.tmp.out
  impure path `/tmp/build.24.tmp.out' used in link
  collect2: error: ld returned 1 exit status

Note here, that $TMP and $TMPDIR point to /build while the output here
still refers to /tmp. This is because the custom build system of uqm
simply hardcodes /tmp and doesn't honor any of these variables.

To fix this, all we need to do is the latter and we're now using $TMPDIR
instead of /tmp for these compile-tests during configure.

While the pull request[1] introducing said commit has a few comments
regarding other issues and it could still be either reverted or changed,
using $TMPDIR in the uqm build script is entirely backwards-compatible
and shouldn't hurt in any case.

[1]: https://github.com/NixOS/nixpkgs/pull/93560

Signed-off-by: aszlig <aszlig@nix.build>
2020-09-18 12:33:03 +02:00
..
0ad treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
20kly treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
90secondportraits treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
2048-in-terminal treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
abbaye-des-morts abbaye-des-morts: init at 2.0.1 2019-06-01 14:39:54 +00:00
adom treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
airstrike treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
alephone alephone: do not build scenarios on Hydra 2020-04-10 17:10:59 +05:30
alienarena treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
amoeba treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
andyetitmoves treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
angband angband: 4.2.0 -> 4.2.1 2020-06-08 11:43:11 -07:00
anki anki: expression cleanup 2020-07-01 04:29:09 +02:00
arena arena: update to version 3.10 (beta release) 2020-08-14 15:44:24 +02:00
armagetronad armagetronad: 0.2.8.3.4 -> 0.2.8.3.5 2020-04-03 22:01:42 +02:00
arx-libertatis inkscape_0: drop 2020-09-10 20:46:55 +02:00
asc treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
assaultcube treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
astromenace treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
atanks treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
augustus augustus: init at 1.4.1a 2020-06-14 23:22:40 +01:00
azimuth treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ball-and-paddle treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
banner treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
bastet treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
beret treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
bitsnbots treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
blackshades treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
blobby treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
boohu treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
braincurses treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
brogue treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
bsdgames treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
btanks btanks: fix building with lua 5.2 2019-08-20 12:22:50 +09:00
bzflag bzflag: 2.4.18 -> 2.4.20 2020-05-04 21:22:12 -07:00
cataclysm-dda doc: add section for cataclysm-dda 2020-07-18 14:23:25 +09:00
chessdb treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
chessx treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
chiaki chiaki: 1.1.3 -> 1.2.1 2020-07-12 20:52:11 +02:00
chocolate-doom chocolateDoom: 3.0.0 -> 3.0.1 2020-07-03 04:23:16 +00:00
ckan treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
cockatrice cockatrice: 2020-03-20-Release-2.7.4 -> 2020-08-23-Release-2.7.5 2020-09-04 08:59:50 +00:00
commandergenius treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
construo treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
crack-attack crack-attack: Set correct game directories 2020-04-14 09:06:09 +01:00
crafty treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
crawl crawl: 0.25.0 -> 0.25.1 2020-09-04 09:41:46 +00:00
crispy-doom crispyDoom: fixed CVE-2020-14983 2020-07-05 20:09:32 +02:00
crrcsim treewide: remove the-kenny from maintainers 2020-05-09 10:28:57 +01:00
curseofwar curseofwar,curseofwar-sdl: fix darwin build 2020-07-30 10:49:50 +02:00
cutemaze cutemaze: 1.2.5 -> 1.2.6 2020-05-04 21:40:43 -07:00
cuyo treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
devilutionx devilutionx: 1.0.0 -> 1.0.1 2020-03-10 05:54:06 +00:00
dhewm3 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
duckmarines treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
dwarf-fortress dwarf-fortress: TWBT: use fork for dfhack 0.47.04 support 2020-08-21 14:45:53 -07:00
dxx-rebirth treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
easyrpg-player easyrpg-player: 0.6.2 -> 0.6.2.1 2020-06-14 14:05:54 +00:00
eboard treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
eduke32 treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
egoboo treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
eidolon maintainers: 0x4A6F -> _0x4A6F 2020-08-18 07:59:44 +10:00
empty-epsilon EmptyEpsilon: 2020-04-09 -> 2020-08-07 2020-08-08 23:43:42 +02:00
endgame-singularity endgame-singularity: add option to disable the default music pack 2020-07-05 17:37:08 +02:00
endless-sky endless-sky: 0.9.11 -> 0.9.12 2020-05-02 08:05:50 +00:00
enyo-doom enyo-doom: use qt5's mkDerivation 2020-04-22 15:21:49 +02:00
eternity-engine treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
extremetuxracer extremetuxracer: 0.7.5 -> 0.8.0 2020-03-09 19:19:42 +01:00
exult Update to 1.6 2020-08-27 17:30:23 -04:00
ezquake ezquake: 3.1 -> 3.2 2020-05-04 01:33:46 -07:00
factorio factorio: update all x86_64 versions to 1.0.0 2020-08-17 18:48:57 -07:00
fairymax treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
fish-fillets-ng treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
flare Treewide: update some problematic homepages 2019-12-08 10:21:29 -08:00
flightgear Rename flightgear-{base -> data} 2020-07-01 14:58:09 +02:00
fltrator treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
freecell-solver formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
freeciv Merge pull request #84209 from prusnak/freeciv 2020-05-10 23:11:07 +02:00
freedink treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
freedroidrpg treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
freeorion treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
freesweep treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
frogatto treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
frotz frotz: 2.44 -> 2.52 2020-08-06 15:23:15 -04:00
frozen-bubble frozen-bubble: init at 2.212 2019-10-23 18:50:06 +00:00
fsg treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
galaxis formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
gambatte gambatte: add alsa dependency, 2016-05-03 -> 2020-03-14 2020-09-09 15:28:24 +09:00
garden-of-coloured-lights treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gargoyle gargoyle: 2018.10.06 -> 2019.01.01 2020-06-21 09:04:16 -06:00
gav treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gcompris gcompris: 0.97 -> 0.98 2020-01-06 04:35:56 -08:00
gcs treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gemrb gemrb: 0.8.6 -> 0.8.7 2020-08-30 11:45:31 +08:00
gl-117 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
globulation treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gltron treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gmad treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gnome-hexgl gnome-hexgl: 0.2.0 → unstable-2020-07-24 2020-08-11 23:20:28 +02:00
gnubg treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gnuchess gnuchess: 6.2.6 -> 6.2.7 2020-05-31 18:23:58 +01:00
gnugo treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gnujump treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gnushogi treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gogui treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gscrabble treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gshogi treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gtetrinet treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gtypist treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gweled gweled: init at unstable-2018-02-15 2019-05-04 11:11:18 +02:00
gzdoom GZDoom 4.3.3 -> 4.4.2 2020-07-16 23:45:10 +02:00
harmonist treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
hawkthorne treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
hedgewars hedgewars: enable build on hydra 2020-09-04 10:53:46 +02:00
holdingnuts treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
hyperrogue hyperrogue: 11.3l -> 11.3o 2020-06-06 09:25:34 +00:00
icbm3d treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
instead instead: 3.3.1 -> 3.3.2; fix compilation 2020-09-09 10:36:06 -07:00
instead-launcher treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ivan ivan: add full iconset 2020-03-19 04:01:10 +03:00
ja2-stracciatella ja2-stracciatella: upgrade cargo fetcher and cargoSha256 2020-03-09 00:15:13 -04:00
julius julius: init at 1.4.1 2020-06-14 23:11:52 +01:00
katago katago: 1.6.0 -> 1.6.1 2020-08-28 13:48:49 -04:00
keen4 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
keeperrl keeperrl: init at alpha28 2020-03-23 10:05:13 -07:00
klavaro Merge staging-next into staging 2020-08-27 08:37:03 +02:00
kobodeluxe treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
lbreakout2 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
leela-zero treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
left4gore left4gore: Init at 2.3 2020-09-02 22:15:08 +02:00
legendary-gl legendary-gl: init at 0.0.14 2020-05-30 18:02:05 -04:00
lgogdownloader treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
liberal-crime-squad treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
lincity treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
liquidwar treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ltris treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
lugaru treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
macopix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
mar1d treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
mari0 mari0: init at 1.6.2 2020-05-07 12:50:18 -07:00
mars treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
megaglest treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
meritous treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
mindustry mindustry: 103 -> 104.6 (#83613) 2020-03-28 20:31:00 +01:00
minecraft minecraft: 2.1.15852 -> 2.1.16102 2020-07-26 22:35:02 +02:00
minecraft-server minecraft-server: 1.16.2 -> 1.16.3 2020-09-10 17:39:34 +02:00
minetest minetest: 5.2.0 -> 5.3.0 2020-07-11 15:33:23 +02:00
mnemosyne mnemosyne: 2.7.1 -> 2.7.2 2020-08-07 00:37:55 -07:00
moon-buggy treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
mrrescue treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
mudlet mudlet: 4.3 -> 4.9.1 2020-06-18 19:15:31 +02:00
multimc multimc: 0.6.7 -> 0.6.11 2020-04-15 18:01:15 -07:00
n2048 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
naev treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
nethack treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
netris netris: init at 0.52 2020-05-06 00:16:08 +05:30
neverball treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
newtonwars treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
nexuiz treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ninvaders maintainers: 1000101 -> _1000101 2020-08-18 07:59:48 +10:00
njam treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
nottetris2 nottetris2: init at 2.0 (#87028) 2020-05-22 20:40:13 +02:00
nudoku nudoku: fix for gettext 0.20 2020-01-21 11:11:43 -06:00
nxengine-evo nxengine-evo: init at 2.6.4 2019-07-19 22:52:07 -07:00
odamex odamex: 0.8.1 -> 0.8.2 2020-04-10 00:22:11 -07:00
oilrush treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
onscripter-en treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
openarena treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
openclonk treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
opendune treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
opendungeons treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
openjk openjk: 2019-11-29 -> 2020-07-03 2020-08-06 09:46:00 +03:00
openlierox treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
openmw openmw-tes3mp: fix build after #80624 (#91045) 2020-06-18 12:49:27 -04:00
openra treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
openrct2 openrct2: 0.2.6 -> 0.3.0 2020-08-15 19:41:21 -07:00
openrw treewide: use ffmpeg_3 explicitly if not wanted otherwise 2020-06-12 11:55:31 -07:00
openspades treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
openttd openttd: 1.10.2 -> 1.10.3 2020-08-11 18:24:05 +02:00
opentyrian treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
openxcom treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
openxray openxray: 558 -> 730 2020-08-06 08:58:45 +03:00
orthorobot treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
osu-lazer osu-lazer: 2020.820.0 -> 2020.903.0 2020-09-05 13:08:02 +00:00
pacvim treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
papermc papermc: cleanup 2020-08-25 14:46:24 +02:00
pentobi pentobi: 18.0 -> 18.1 2020-07-05 21:49:43 +00:00
performous performous: fix build 2020-03-25 23:01:42 +00:00
pingus treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
pioneer treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
pioneers treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
planetaryannihilation treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
pokerth Merge pull request #84612 from mmilata/pokerth-qtwrap 2020-05-05 00:26:23 -04:00
pong3d treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
prboom treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
privateer treewide: use ffmpeg_3 explicitly if not wanted otherwise 2020-06-12 11:55:31 -07:00
pro-office-calculator pro-office-calculator: use qt5's mkDerivation 2020-04-22 15:23:10 +02:00
pysolfc treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
qgo treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
qqwing treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
qtads treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
quake2/yquake2 yquake2: 7.30 -> 7.43 2020-06-02 13:41:53 +02:00
quake3 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
quakespasm treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
quantumminigolf Treewide: use HTTPS on SourceForge 2018-12-02 15:33:08 +01:00
racer treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
redeclipse redeclipse: fix meta.license 2020-03-13 10:28:33 +01:00
residualvm treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
rftg treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
rigsofrods treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
riko4 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
rili treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
rimshot treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
robotfindskitten robotfindskitten: 2.7182818.701 -> 2.8284271.702 2020-04-07 08:27:09 -03:00
rocksndiamonds treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
rogue treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
rrootage treewide: name -> pname 2019-08-17 10:54:38 +00:00
runelite treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
sauerbraten sauerbraten: 5000 -> 5492 2019-10-12 14:57:28 +02:00
scid treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
scid-vs-pc treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
scorched3d treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
scrolls treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
scummvm treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
sfrotz sfrotz: init at 2.52 2020-08-06 15:13:07 -04:00
sgt-puzzles treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
shattered-pixel-dungeon shattered-pixel-dungeon: 0.8.2b -> 0.8.2d 2020-09-05 18:03:57 +00:00
sienna treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
sil treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
simutrans Merge #83022: simutrans: 120.2.2 -> 120.4.1 (unbreak) 2020-04-12 10:20:54 +02:00
sm64ex sm64ex: init at unstable-2020-06-19 2020-07-17 01:46:55 +02:00
snake4 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
snipes treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
soi treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
solarus treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
space-orbit treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
speed-dreams treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
spring springLobby: 0.269 -> 0.270 2020-07-07 14:18:31 +00:00
stardust treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
steam steam: fix typo in LD_LIBRARY_PATH (#97818) 2020-09-11 23:19:31 -04:00
stepmania treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
stockfish treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
stuntrally treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
super-tux-kart SuperTuxKart: Replaced some bundled libraries with system ones 2020-06-27 18:45:18 +02:00
supertux superTux: 0.6.1.1 -> 0.6.2 2020-05-24 12:34:37 +00:00
system-syzygy system-syzygy: Fix invalid desktopFile arguments 2020-04-15 03:05:24 -07:00
t4kcommon treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
taisei taisei: 1.3 -> 1.3.1 2020-06-09 02:52:05 +00:00
tcl2048 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
tdm tdm: 2.07 -> 2.08 2020-09-06 20:31:59 +02:00
teetertorture treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
teeworlds nixos/{modules,tests}/teeworlds: init 2020-06-06 17:06:23 +02:00
tennix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
terraria-server terraria-server: 1.4.0.4 -> 1.4.0.5 2020-06-09 00:30:09 -04:00
the-butterfly-effect tbe: fix build 2020-05-09 11:59:13 +02:00
the-powder-toy the-powder-toy: 94.1 -> 95.0 2020-08-08 07:57:13 +07:00
tibia treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
tintin tintin: 2.02.02 -> 2.02.03 2020-05-27 18:02:18 +00:00
tinyfugue treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
tome2 tome2: fix typo in .desktop file 2020-05-06 14:37:06 -03:00
tome4 tome4: fix error in .desktop file 2020-06-04 20:31:42 -04:00
toppler toppler: init at 1.1.6 2019-07-02 23:58:11 +02:00
torcs treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
trackballs treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
tremulous treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
trigger treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
tuxpaint tuxpaint: 0.9.22 -> 0.9.24 2020-06-06 18:27:02 +02:00
tuxtype treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
typespeed treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ue4 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ue4demos treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ufoai treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ultimatestunts treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ultrastardx fpc: 3.0.4 -> 3.2.0 2020-09-03 14:52:18 +02:00
unnethack unnethack: 5.2.0 -> 5.3.2 (#97595) 2020-09-14 20:48:49 -07:00
uqm uqm: Fix purity checking error during config phase 2020-09-18 12:33:03 +02:00
urbanterror treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ut2004 treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
vapor treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
vassal vassal: 3.2.17 -> 3.3.2 2020-08-31 16:53:23 +02:00
vdrift scons.py2: Replace with sconsPackages.scons_3_1_2 2020-07-18 10:48:20 +02:00
vectoroids treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
vessel treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
vitetris treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
vms-empire formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
voxelands treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
warmux treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
warsow treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
warzone2100 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
wesnoth wesnoth: 1.14.12 -> 1.14.13 2020-06-22 23:33:34 +02:00
widelands widelands: 19 -> 20 2019-10-23 20:48:28 -03:00
worldofgoo worldofgoo: 1.41 -> 1.53 2020-04-12 18:21:14 +02:00
wyvern wyvern: init at 1.4.1 2020-09-10 19:27:00 +00:00
xbill treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
xboard treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
xbomb treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
xconq treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
xcowsay xcowsay: Init at 1.4 2020-08-25 22:08:39 +02:00
xjump treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
xmage xmage: init at 1.4.42V6 (#82655) 2020-03-23 09:55:30 -07:00
xmoto xmoto: Fix missing text 2020-04-14 09:06:09 +01:00
xonotic xonotic: use svg icons 2020-04-03 10:22:38 +03:00
xpilot treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
xskat treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
xsnow treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
xsok treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
xsokoban treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
xtris treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
zandronum zandronum: use new hg url 2020-09-08 16:26:41 +02:00
zangband treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
zaz zaz: init at 1.0.0 2019-07-02 23:51:56 +02:00
zdoom treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
zod treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
zoom treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00