about summary refs log tree commit diff
path: root/pkgs/games/megaglest
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2023-03-15megaglest: migrate to wxGTK32Weijia Wang1-3/+24
2022-12-03treewide: drop wxGTK30-gtk2Weijia Wang1-3/+3
2022-10-14megaglest: fix broken buildWeijia Wang1-4/+4
2022-08-16treewide: makeWrapper buildInputs to nativeBuildInputsArtturin1-3/+3
most found with https://github.com/siraben/nix-lint
2022-06-08megaglest: pull upstream fix for -fno-common toolchainsSergei Trofimovich1-1/+10
Without the change build fails on upstream gcc-10 as: ld: liblibmegaglest.a(ftpLib.c.o):(.bss+0x28): multiple definition of `VERBOSE_MODE_ENABLED'; liblibmegaglest.a(miniftpserver.cpp.o):(.bss+0x30): first defined here
2022-01-03Treewide: fix some permanent redirects on homepagesRenaud1-1/+1
(#153213) Issue #60004
2021-05-08gnome: rename from gnome3Jan Tojnar1-2/+2
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-01-15pkgs/games: stdenv.lib -> libBen Siraphob1-2/+2
2021-01-01treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob1-14/+14
2020-10-27treewide: remove package names from prefix of descriptionsBen Siraphob1-1/+1
2020-09-26megaglest: use libvlcThomas Tuegel1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-09-08treewide: remove redundant quotesvolth1-1/+1
2019-08-17treewide: name -> pnamevolth1-1/+2
2018-02-24treewide: transition from mesa_glu to libGLUAlexander V. Nikolaev1-3/+3
2018-01-04megaglest: build the map and model editors tooFrancesco Gazzetta1-1/+5
2018-01-04megaglest: do not build testsFrancesco Gazzetta1-1/+1
2018-01-04megaglest: 3.9.2 -> 3.13.0Francesco Gazzetta1-5/+5
2018-01-04megaglest: use fetchFromGitHubFrancesco Gazzetta1-4/+7
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson1-1/+2
Only acts on one-line dependency lists.
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* 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
2016-09-04megaglest: Fix buildTuomas Tynkkynen1-6/+6
I'm guessing SDL propagated all this previously.
2016-06-03Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen1-1/+1
2015-09-15xlibs: replace occurrences by xorgVladimír Čunát1-2/+2
This seems to have been confusing people, using both xlibs and xorg, etc. - Avoided renaming local (and different) xlibs binding in gcc*. - Fixed cases where both xorg and xlibs were used. Hopefully everything still works as before.
2015-01-14rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel1-1/+1
2014-12-26Missed gcc refsShea Levy1-1/+1
2014-10-11megaglest: new packageMatej Cotman1-0/+49