Will Dietz
2e2517c9c9
SDL: add libiconv to fix build
2018-02-13 09:44:54 -06:00
John Ericson
046f091e0d
treewide: Don't use envHook anymore
...
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
Vladimír Čunát
020a6663d3
SDL2: disable parallel building
...
Example failure: https://hydra.nixos.org/build/63996552
(cherry picked from commit 80e8e555b4
)
2017-11-17 03:43:46 +00:00
gnidorah
b0d193f596
SDL2: wayland support
2017-11-06 16:09:03 +02:00
Franz Pletz
4c26199ad7
SDL2: 2.0.5 -> 2.0.7 for CVE-2017-2888
2017-10-27 11:58:50 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* 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
2017-08-01 22:03:30 +02:00
Lluís Batlle i Rossell
0c42efd9d7
SDL2: fix creation of libSDL2main.a
...
It's required by a trigger rally update I will commit next.
And other games use that too.
2017-02-16 22:24:40 +01:00
Cray Elliott
d62d26251d
SDL2: 2.0.4 -> 2.0.5
2017-02-02 15:36:00 -08:00
Carles Pagès
fd400ced6b
Rename page to cpages to match github
...
I also updated the mail.
2017-01-20 16:55:29 +01:00
Linus Heckemann
da70d3da0f
SDL2: split derivation
2016-12-26 01:35:43 +03:00
Nikolay Amiantov
7bf7f19765
SDL2: cleanup and add patch to discover extensions
2016-08-22 06:30:01 +03:00
Vladimír Čunát
333d69a5f0
Merge staging into closure-size
...
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Jude Taylor
07849565ed
SDL2: add darwin frameworks
2015-10-28 13:34:53 -07:00
Vladimír Čunát
1fdbc3097b
alsa-lib: split "dev" output and fix referrers
2015-10-13 20:18:55 +02:00
Vladimír Čunát
21e3ff658a
x11: replace its usage by xlibsWrapper directly
...
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Vladimír Čunát
043a8478c3
SDL: propagate libcap and fixup native inputs
...
Close #8205 .
All inputs except pkgconfig shouldn't be native but rather disabled on
cygwin, I suppose.
2015-06-08 11:16:33 +02:00
William A. Kennington III
b07929b0a3
Use libpulseaudio instead of pulseaudio
2015-05-29 14:32:56 -07:00
Spencer Whitt
948884ef11
SDL2: pass explicit --without-x flag to configure
...
Fixes build on Darwin for me, possibly necessary on other systems as
well
2015-04-29 17:39:40 -04:00
Manuel Adameit
c7a74ca5c6
Modified SDL2 derivation to work on Mac OSX darwin
...
default to no alsa on darwin
default to no x11 support on darwin
changed asserts to check for darwin
2015-02-08 18:08:14 +01:00
Carles Pagès
b372ce598a
SDL2: update to 2.0.3
2014-03-30 18:32:22 +02:00
Nixpkgs Monitor
ceb1f815b4
SDL2: update from 2.0.1 to 2.0.2
2014-03-14 11:16:56 +01:00
Carles Pagès
b81caba5fb
SDL2: some improvements to the expression.
...
Based on comments in the pull request from @edolstra and @peti. I also added
missing metadata, setting myself as maintainer.
2013-11-06 23:17:46 +01:00
Carles Pagès
b551f8bced
SDL2: clean configure flags.
...
I removed some flags that are no longer present, one that was redundant
(default value) and added a comment regarding why enable-static is there.
2013-11-04 19:49:57 +01:00
Carles Pagès
1138f0a96b
SDL2: update to v2.0.1
2013-11-04 19:37:53 +01:00
Carles Pagès
e9a4a91af6
SDL2: update hashes for new stable release tarballs.
...
I also had to update the url to the main SDL2 lib.
2013-08-27 23:34:49 +02:00
Carles Pagès
e87589b2ef
SDL2: add release candidate
...
The tarball is not marked as such, but current 2.0.0 version is still a release
candidate for SDL2.
2013-08-27 22:55:41 +02:00