Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Michael Raskin
b623628401
Merge pull request #97696 from WhittlesJr/allegro-patch
...
allegro: Add patch to fix fatal build error
2020-09-12 09:34:45 +00:00
Alex Whitt
309fb9c03b
allegro: Add patch to fix fatal build error
2020-09-10 15:20:44 -04:00
Jonathan Ringer
cceb63ff0a
allegro: fix build, use texinfo6_5
2020-09-08 01:03:27 -07:00
Scott Worley
138300330c
allegro4: 4.4.2 -> 4.4.3.1 (fixes atanks & racer)
2020-04-22 02:40:36 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +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
Lengyel Balazs
f4a53ff3bc
treewide/xorg: replace *proto with xorgproto
2019-01-04 14:38:57 +01:00
Orivej Desh
6d315ab1fa
allegro4: fix build with mesa 18.2.5
...
GL/glxext.h include guard was changed in
https://cgit.freedesktop.org/mesa/mesa/commit/include/GL/glxext.h?h=mesa-18.2.5&id=06eb33960e85994bd4ee952395dde6d1762c93b5
2018-12-27 17:15:27 +00:00
Renaud
8d6f4e5ca3
allegro: fix v4.4.2 src URL ( #48287 )
...
Gna.org forge has disappeared
2018-10-12 22:33:43 +02:00
Ryan Mulligan
0d5eb901ad
treewide: http -> https
2018-06-23 04:34:55 -07:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Piotr Bogdan
e22a77217d
allegro: fix sandboxed build with nixUnstable
...
In Nix 1.12 sandboxed builds are performed in /build/ directory which conflicts
with the regex in docs/CMakeLists.txt, and generated documentation ends up in
wrong directory -> https://hydra.nixos.org/build/53914969/nixlog/1 -> CTRL-F
abi.txt
2017-09-03 19:32:35 +01:00
Franz Pletz
aff1f4ab94
Use general hardening flag toggle lists
...
The following parameters are now available:
* hardeningDisable
To disable specific hardening flags
* hardeningEnable
To enable specific hardening flags
Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.
cc-wrapper supports the following flags:
* fortify
* stackprotector
* pie (disabled by default)
* pic
* strictoverflow
* format
* relro
* bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster
88b976e0db
allegro: turn off format hardening
2016-02-08 09:52:09 +00:00
Robert Helgesson
bbd253b569
allegro: use stdenv
...
This replaces use of `builderDefsPackage`. Also change to download
tarball from GNA as it is the new upstream home. Minor other fixes.
2015-12-30 21:15:15 +01:00
Mateusz Kowalczyk
007f80c1d0
Turn more licenses into lib.licenses style
...
Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999 , issue #739
2014-11-06 00:48:16 +00:00
Michael Raskin
57890e2921
Mark allegro as allegro-4.*
2014-07-04 21:33:59 +04:00
Michael Raskin
91623b8472
Add fresh (unstable) Allegro 5, too
2014-07-01 12:41:07 +04:00
Michael Raskin
503536703e
Fix Allegro URL
...
svn path=/nixpkgs/trunk/; revision=29481
2011-09-25 18:12:40 +00:00
Yury G. Kudryashov
2b67f92ec9
allegro-4.4.2; compiles against libpng-1.5.4
...
svn path=/nixpkgs/trunk/; revision=29477
2011-09-25 03:39:23 +00:00
Lluís Batlle i Rossell
ef57b57b92
Adding two NES emulators.
...
Because of them, I made allegro build the allegrogl library.
I also added the HawkNL library.
svn path=/nixpkgs/trunk/; revision=26517
2011-03-25 22:15:48 +00:00
Michael Raskin
ec741fee8c
Adding Allegro library
...
svn path=/nixpkgs/trunk/; revision=24891
2010-11-27 18:31:05 +00:00