about summary refs log tree commit diff
path: root/pkgs/games/neverball
AgeCommit message (Collapse)AuthorFilesLines
2022-06-09neverball: pull upstream fix for -fno-common toolchainsSergei Trofimovich1-2/+11
Without the change build fails on upstream gcc-10 as: ld: ball/st_save.o:(.bss+0x0): multiple definition of `text_input'; share/text.o:(.bss+0x0): first defined here
2021-06-25games: /s/name/pname&version/Felix Buehler1-2/+3
2021-01-15pkgs/games: stdenv.lib -> libBen Siraphob1-3/+3
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-09-11stdenv: fix misspellings of dontPatchELFNick Spinale1-1/+1
2018-02-24treewide: transition from mesa_noglu to libGLAlexander V. Nikolaev1-2/+2
2018-01-05treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel1-2/+2
2016-05-31Slight improvements to neverball packageLluís Batlle i Rossell1-4/+6
2015-07-30neverball: updateVladimír Čunát1-5/+5
Seems to work fine. /cc maintainer @viric.
2014-07-09qt3, graphicsmagick137, fox, neverball: fix buildVladimír Čunát1-1/+1
Broken after freetype propagating libpng, which hid the older ones. Reordering is enough to ensure the older libpng gets picked.
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2011-03-15Making hydra build neverballLluís Batlle i Rossell1-0/+2
svn path=/nixpkgs/trunk/; revision=26329
2009-11-08Fixing the neverball expression: it relied on having a /homeless-shelterLluís Batlle i Rossell1-0/+3
svn path=/nixpkgs/trunk/; revision=18301
2009-11-06Fixing a problem in the neverball build about paths, that I did not notice untilLluís Batlle i Rossell1-2/+2
I run it. svn path=/nixpkgs/trunk/; revision=18221
2009-11-06Updating neverball. That required adding physfs.Lluís Batlle i Rossell1-6/+7
svn path=/nixpkgs/trunk/; revision=18220
2009-04-14Updating neverball version.Lluís Batlle i Rossell1-3/+3
svn path=/nixpkgs/trunk/; revision=15044
2009-04-14Making neverball not complain on libgcc_s.so.1.Lluís Batlle i Rossell1-1/+1
svn path=/nixpkgs/trunk/; revision=15042
2009-03-04Adding neverball 1.5.0, which comes with neverputt. Fun.Lluís Batlle i Rossell1-0/+33
svn path=/nixpkgs/trunk/; revision=14338