Phil Scott
279c426f05
Add Tales of Maj'eyal game.
2015-06-14 17:44:38 +01:00
Pascal Wittmann
7829a2c92e
chocolate-doom: update from 2.1.0 to 2.2.0
2015-06-10 09:00:47 +02:00
Nixpkgs Monitor
c25027f210
openttd: update from 1.4.4 to 1.5.1
2015-06-07 15:43:53 +02:00
Arseniy Seroka
daf4ec39a5
fix: add missing versions
2015-06-04 23:34:14 +03:00
Tanner Doshier
5a993f8d0d
minetest: LuaJIT, in-app mod store, better fonts and enable translations
...
cURL was already a dependency, but the build was having some trouble
finding the headers. Just give it a little help and the in-app mod store
store actually works.
The rest of the configuration brings us closer to other distros, like
Fedora (LuaJIT)[1] and Debian (LuaJIT, LevelDB, FreeType, gettext)[2][3]
[1] http://pkgs.fedoraproject.org/cgit/minetest.git/tree/minetest.spec#n28
[2] https://anonscm.debian.org/cgit/pkg-games/minetest-v04x.git/tree/debian/control#n9
[3] https://anonscm.debian.org/cgit/pkg-games/minetest-v04x.git/tree/debian/rules#n56
2015-05-31 11:36:56 -05:00
Pascal Wittmann
66433822d3
supertux: remove obsolete patch
2015-05-31 16:44:16 +02:00
Aristid Breitkreuz
3c09ff6d15
prevent accidentally installing unwrapped steam
2015-05-30 19:27:24 +02:00
Pascal Wittmann
1d30557516
Fixed meta.license: s/licence/license
2015-05-30 15:19:05 +02:00
William A. Kennington III
be5f4082fd
pulseaudio: Remove default derivation
2015-05-29 14:47:33 -07:00
William A. Kennington III
b07929b0a3
Use libpulseaudio instead of pulseaudio
2015-05-29 14:32:56 -07:00
Peter Simons
99273a6716
Merge pull request #8047 from nckx/master
...
Don't use "with licenses;" for single licences
2015-05-28 22:14:53 +02:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Pascal Wittmann
deec257852
supertux: update from 0.1.3 to 0.3.5a
2015-05-28 18:41:22 +02:00
Tobias Geerinckx-Rice
b2d7f4b1ba
Use common licence attributes from lib/licenses.nix
...
Many (less easily automatically converted) old-style strings
remain.
Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.
Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Jan Malakhovski
3d02048283
xbomb: add version 2.2b
2015-05-24 14:24:33 +00:00
Jascha Geerds
f3162d6d4f
Add c0dehero as a maintainer of minetest and voxelands
2015-05-17 22:47:36 +02:00
Jascha Geerds
a84775e8f6
Merge pull request #7862 from C0DEHERO/fix/supertuxkart-update
...
supertuxkart: update 0.8.1 -> 0.9
2015-05-17 21:33:54 +02:00
C0DEHERO
b549ce1ddd
minetest: update 0.4.4 -> 0.4.12
2015-05-17 20:58:41 +02:00
C0DEHERO
e505663051
supertuxkart: update 0.8.1 -> 0.9
2015-05-17 14:36:49 -04:00
C0DEHERO
3a966376bf
voxelands: added 1504.01
2015-05-17 20:33:35 +02:00
Joachim Schiele
bbd342dcf4
openal to openalSoft conversion
2015-05-16 04:04:35 +02:00
lassulus
871b472c66
update zdoom to v2.7.1
2015-05-15 10:04:08 +02:00
Pascal Wittmann
bb9e9cc3f8
Turned some meta.maintainers into lists
2015-05-14 19:09:43 +02:00
lethalman
8714140e31
Merge pull request #7795 from Lassulus/gzdoom
...
add gzdoom package
2015-05-14 17:45:46 +02:00
Pascal Wittmann
9c9c586534
Fixed several "package has no version" warnings
2015-05-14 17:19:41 +02:00
lassulus
4b0cfe67b4
add gzdoom to nixpkgs
2015-05-13 09:35:20 +02:00
Mateusz Kowalczyk
7640b92c30
tibia: update to 10.78
2015-05-12 16:51:38 +01:00
Peter Simons
0c32585e67
anki: polish meta section
2015-05-11 23:30:50 +02:00
Peter Simons
f5d8fb8409
anki: fix Emacs syntax highlighting
2015-05-11 23:30:15 +02:00
Peter Simons
c6ca7a0be1
anki: update to SQLAlchemy 9
2015-05-11 23:29:19 +02:00
Michael Raskin
6219db292c
Update LiquidWar
2015-05-10 13:46:31 +02:00
Michael Raskin
b5b7c825f6
Update atanks
2015-05-10 13:46:31 +02:00
William A. Kennington III
074c4a7f78
Merge remote-tracking branch 'upstream/master' into staging
2015-05-07 01:44:49 -07:00
aszlig
c7e7f12ef6
uqm: Bring back package and fix 3do extractor.
...
It was dropped in 324719a5a611501d7b54e14f205465f5da1242b1.
The UQM package itself doesn't require Haskell, but in order to extract
contents from the 3do version of the game, we need to have a small
helper utility which I wrote in Haskell a while ago. In order to switch
it to Haskell NG, only very minor modifications were necessary, which
are now done with this commit instead of dropping the whole game.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-07 08:03:06 +02:00
Peter Simons
324719a5a6
Drop obsolete pre-NG Haskell builds.
2015-05-05 21:44:47 +02:00
Peter Simons
f8743f3dcd
hedgewars: convert the build to Haskell NG
2015-05-04 12:43:24 +02:00
Pascal Wittmann
ca03cf5c70
xmoto: refactor, remove patches and add myself to maintainers
2015-05-02 23:14:19 +02:00
William A. Kennington III
00df204c82
Merge remote-tracking branch 'upstream/master' into staging
2015-05-01 15:57:09 -07:00
Joachim Fasting
bf7ad2d84f
meta.description fixups
...
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Tobias Geerinckx-Rice
dc5c8ce819
eduke32 20130303-3542 -> 20150420-5160
2015-04-30 13:11:32 +02:00
Thomas Tuegel
1fe28a1132
Merge remote-tracking branch 'upstream/master' into staging
2015-04-29 11:33:28 -05:00
Pascal Wittmann
f99d5cf2fc
Fixed some descriptions
2015-04-28 10:55:20 +02:00
Vladimír Čunát
30f31c9afc
Merge 'master' into staging
...
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
William A. Kennington III
1adb482638
Convert more applications to libmysql
2015-04-22 16:09:41 -07:00
Nikolay Amiantov
9ae0798e73
steam: fix for new fhs-userenv
2015-04-22 17:50:41 +03:00
Pascal Wittmann
06d1da0948
Merge pull request #7487 from oxij/fix-update-stepmania
...
stepmania: revive and update to 5.0.7
2015-04-20 20:39:33 +02:00
Jan Malakhovski
ba53021d92
stepmania: revive and update to 5.0.7
2015-04-20 16:09:07 +00:00
Balletie
d03e6162dc
Update SFML to version 2.2, remove sfml_git, and update MARS (depended on sfml_git)
2015-04-20 16:49:39 +02:00
Lluís Batlle i Rossell
7937bd7039
Updating trigger rally to 0.6.1
...
A lot more tracks
2015-04-17 10:46:22 +02:00
Mateusz Kowalczyk
0097e09420
tibia: update to 10.77
2015-04-14 14:27:40 +01:00