Randy Eckenrode
ed24081baa
smpeg: fix build with clang 16
...
Apply upstream patches to remove usage of the `register` storage class
specifier, which was removed from C++17 (the default with clang 16).
2023-11-03 13:45:18 -04:00
Weijia Wang
2ff4c5e736
smpeg: unbreak on darwin
2023-08-03 19:41:02 +02:00
Pierre Bourdon
0e3de4e73d
smpeg: split out/dev outputs
...
Prevents a dependency to SDL.dev from being propagated in the main
output via bin/smpeg-config.
2022-09-21 04:01:13 +02:00
Artturin
ad5243d940
smpeg: 390 -> 0.4.5
...
change source to new upstream
http://svn.icculus.org/smpeg/trunk/
they moved to github
0.4.5 is revision 399 on svn
http://svn.icculus.org/smpeg?view=rev&revision=399
https://github.com/icculus/smpeg/tags
2022-06-11 19:08:50 +03:00
Nick Cao
0f9a77f5cb
smpeg: fix handling of pkg-config
2022-06-11 22:11:04 +08:00
Peter Hoeg
f011faaede
tree-wide: SDL may not have a .dev
2022-05-27 08:09:56 +08:00
Felix Buehler
449cde714d
smpeg: rename name to pname&version
2022-02-14 20:07:38 +01:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
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.
2021-01-19 01:16:25 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Robin Gloster
981ae25113
treewide: NIX_*_COMPILE -> string
2019-12-31 00:07:21 +01:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
Franz Pletz
9b99fa86c1
smpeg: fix build with gcc8
2019-06-17 07:25:59 +02:00
Will Dietz
783a781fb3
smpeg: fix build by linking against libX11 explicitly
...
Error:
/nix/store/anvi6cx0rcj9xn48af849qnr590avyn3-binutils-2.30/bin/ld: gtv.o: undefined reference to symbol 'XMoveWindow'
/nix/store/ps571bzx27x5imzifw4wiah32mpqpgva-libX11-1.6.7/lib/libX11.so.6: error adding symbols: DSO missing from command line
2019-01-21 00:31:17 -06:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Robin Gloster
3098c3fd00
smpeg: build with gcc 6
2017-01-25 20:12:36 +01:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Robin Gloster
1b979d8384
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-03 13:34:44 +00:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Robin Gloster
d020caa5b2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-18 13:49:22 +00: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
8185090449
smpeg: turn off format hardening
2016-02-07 20:44:18 +00:00
Vladimír Čunát
9da12a6713
SDL: split the dev output and fix referrers
2015-10-13 20:18:56 +02:00
Nikolay Amiantov
56d73eae01
smpeg: fix smpeg-config
2014-10-23 16:45:51 +04:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Evgeny Egorochkin
dc54358ce9
Change package versions to conform to nixpkgs conventions.
2013-06-09 05:41:44 +03:00
Marc Weber
d9152f0133
fix build of smpeg
2012-09-27 01:29:53 +02:00
Lluís Batlle i Rossell
497fc7bb94
Making btanks work (and adding smpeg).
...
svn path=/nixpkgs/trunk/; revision=26585
2011-03-28 18:58:49 +00:00