Commit Graph

25 Commits

Author SHA1 Message Date
R. Ryantm
e78866c424 extremetuxracer: 0.8.3 -> 0.8.4 2024-05-12 12:27:27 +00:00
kilianar
9593318c0d extremetuxracer: set meta.mainProgram 2023-10-23 13:20:06 +02:00
R. Ryantm
7f5a103309 extremetuxracer: 0.8.2 -> 0.8.3 2023-06-22 06:29:29 +00:00
Artturin
0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
R. Ryantm
ea78ceef64 extremetuxracer: 0.8.1 -> 0.8.2 2022-07-07 13:48:07 +00:00
R. RyanTM
cfd6ef75c3 extremetuxracer: 0.8.0 -> 0.8.1 2021-06-27 02:13:23 +00:00
Ben Siraphob
bd42003f87 pkgs/games: pkg-config -> pkgconfig (2) 2021-01-16 23:49:59 -08:00
Ben Siraphob
2e34288f0d pkgs/games: stdenv.lib -> lib 2021-01-15 13:36:04 +07:00
R. RyanTM
15e8320ccd extremetuxracer: 0.7.5 -> 0.8.0 2020-03-09 19:19:42 +01:00
Mateusz Kowalczyk
1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Michael Raskin
329ca619f8 extremetuxracer: fix build 2019-11-22 17:41:46 +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
Lengyel Balazs
f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
R. RyanTM
6cad5785ea extremetuxracer: 0.7.4 -> 0.7.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/extremetuxracer/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.7.5 with grep in /nix/store/aqs72fzhj8mlf9dlcrh0nsmwczsxa0il-extremetuxracer-0.7.5
- directory tree listing: https://gist.github.com/af25592b4861fd5c1e67e48c17da69d9
2018-04-30 17:24:48 -07:00
Alexander V. Nikolaev
0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Frank Doepper
cb5ac6a726 extremetuxracer: 0.6.0 -> 0.7.4 2017-12-05 17:09:10 +01:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Tuomas Tynkkynen
5824b9c0e7 extremetuxracer: Fix build
Fixes:

````
ft_font.h:24:22: fatal error: ft2build.h: No such file or directory
````

Probably something propagated this previously.
2016-09-03 00:36:31 +03:00
Tuomas Tynkkynen
21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Vladimír Čunát
9da12a6713 SDL: split the dev output and fix referrers 2015-10-13 20:18:56 +02:00
Mateusz Kowalczyk
e657385acf extreme-tux-racer: update to 0.6.0 2014-08-29 12:15:46 +01:00
Bjørn Forsman
083d0890f5 More description fixes
* Remove package name
* Start with upper case letter
* Remove trailing period

Also reword some descriptions and move some long descriptions to
longDescription.

I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Evgeny Egorochkin
d0b4c8bfaa gktspell: version bump to 2.0.16 because the old one has disappeared 2013-07-14 03:09:34 +03:00
Marc Weber
f7f938a1d1 big breaking change: renaming lib.getAttr to lib.attrByPath
getAttr was ambiguous. It's also a builtin function

fix

svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Michael Raskin
3157e4e829 Extreme Tux Racer
svn path=/nixpkgs/trunk/; revision=14152
2009-02-21 18:58:56 +00:00