summaryrefslogtreecommitdiffstats
path: root/pkgs/development/libraries/allegro
AgeCommit message (Collapse)Author
2021-08-12allegro5: fix native dialog addonAngus Trau
2021-06-10Change all alsaLib references to alsa-libAndersonTorres
2021-03-11allegro5: 5.2.6.0 -> 5.2.7.0R. RyanTM
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer
continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
2020-09-12Merge pull request #97696 from WhittlesJr/allegro-patchMichael Raskin
allegro: Add patch to fix fatal build error
2020-09-10allegro: Add patch to fix fatal build errorAlex Whitt
2020-09-08allegro: fix build, use texinfo6_5Jonathan Ringer
2020-04-22allegro4: 4.4.2 -> 4.4.3.1 (fixes atanks & racer)Scott Worley
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-02-12allegro5: 5.2.5.0 -> 5.2.6.0R. RyanTM
2019-11-18treewide: Get rid of libGLU_combinedadisbladis
2019-08-27Merge master into staging-nextFrederik Rietdijk
2019-08-26allegro: 5.2.4.0 -> 5.2.5.0Jonathan Ringer
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-01-04treewide/xorg: replace *proto with xorgprotoLengyel Balazs
2018-12-27allegro4: fix build with mesa 18.2.5Orivej Desh
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-20allegro5: fix build for mesa 18.2.5Herwig Hochleitner
mesa 18.2.5, introduced in 6b490ee2964662d69f0d38e71f0dc3565ad49515 changed some private headers, that allegro is relying on. This fix backports the relevant commit from allegro upstream cc @7c6f434c
2018-10-12allegro: fix v4.4.2 src URL (#48287)Renaud
Gna.org forge has disappeared
2018-06-23treewide: http -> httpsRyan Mulligan
2018-03-17allegro: 5.2.3.0 -> 5.2.4.0Ryan Mulligan
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. 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 5.2.4.0 with grep in /nix/store/ffhc3yjpm6avrds564k83vgn1ppw00yr-allegro-5.2.4.0 - directory tree listing: https://gist.github.com/1045c5013f37df121b7965ce4f5c9f5a
2018-02-24treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev
2017-11-09allegro5: 5.2.2.0 -> 5.2.3.0Evan Wallace
2017-09-03allegro: fix sandboxed build with nixUnstablePiotr Bogdan
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-08-01allegro5: 5.2.1.1 -> 5.2.2.0Robin Gloster
2016-11-26allegro5unstable: removedRicardo Ardissone
2016-11-26allegro5: 5.0.11 -> 5.2.11Ricardo Ardissone
2016-03-05Use general hardening flag toggle listsFranz Pletz
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-02-08allegro: turn off format hardeningRobin Gloster
2015-12-30allegro5unstable: use stdenvRobert Helgesson
This replaces use of `builderDefsPackage`. Also change to download tarball from GNA as it is the new upstream home. Minor other fixes.
2015-12-30allegro5: use stdenvRobert Helgesson
This replaces use of `builderDefsPackage`. Also change to download tarball from GNA as it is the new upstream home. Minor other fixes.
2015-12-30allegro: use stdenvRobert Helgesson
This replaces use of `builderDefsPackage`. Also change to download tarball from GNA as it is the new upstream home. Minor other fixes.
2015-07-05allegro 5 unstable: update 5.1.10 -> 5.1.11Michael Raskin
2015-05-10Update allegro5-unstableMichael Raskin
2015-01-18Allegro 5 (stable): 5.0.10 -> 5.0.11Michael Raskin
2015-01-11Allegro 5 unstable: 5.1.8 -> 5.1.9Michael Raskin
2014-11-06Turn more licenses into lib.licenses styleMateusz Kowalczyk
Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
2014-08-10Fix allegro4 unstable source linkMichael Raskin
2014-07-04Mark allegro as allegro-4.*Michael Raskin
2014-07-01Add fresh (unstable) Allegro 5, tooMichael Raskin
2013-12-18allegro5: add missing dependenciesEvgeny Egorochkin
2013-12-18allegro5: update from 5.0.4 to 5.0.10Nixpkgs Monitor
2011-09-25Adding Allegro 5Michael Raskin
svn path=/nixpkgs/trunk/; revision=29482
2011-09-25Fix Allegro URLMichael Raskin
svn path=/nixpkgs/trunk/; revision=29481
2011-09-25allegro-4.4.2; compiles against libpng-1.5.4Yury G. Kudryashov
svn path=/nixpkgs/trunk/; revision=29477
2011-03-25Adding two NES emulators.LluĂ­s Batlle i Rossell
Because of them, I made allegro build the allegrogl library. I also added the HawkNL library. svn path=/nixpkgs/trunk/; revision=26517
2010-11-27Adding Allegro libraryMichael Raskin
svn path=/nixpkgs/trunk/; revision=24891