adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
Chris Rendle-Short
c972e1b0d5
crawl: 0.23.2 -> 0.24.0
2019-10-28 21:20:42 +11:00
Dave Nicponski
f6ebeb801d
crawl: use static config for data files.
...
This allows the game to be executed from anywhere, not just
the install directory in the nix store.
2019-08-04 16:38:14 -04:00
Dave Nicponski
b3b4184786
games/crawl: add support for MacOS/Darwin builds
...
games/crawl: Add support for darwin builds. Also,
compression/advancecomp: Add support for darwin builds in meta (which already worked).
2019-07-28 02:25:17 -04:00
Chris Rendle-Short
82d31fd263
crawl: add .desktop file and use high-res app icon
...
The crawl source includes .desktop files but currently they are not
installed. This change installs them (with the executable path tweaked
for NixOS compatibility).
Also included in this change is an upstream patch to use the included
high-res app icon instead of the default 32x32 icon. The default icon
is very low res and looks out of place beside other app icons.
2019-04-26 20:14:41 +10:00
lightbulbjim
fd45865b2e
crawl: 0.22.1 -> 0.23.2 ( #59246 )
...
PyYAML added as a new dependency.
2019-04-11 22:34:04 +02:00
André-Patrick Bubel
d7be766a05
crawl: Add option for sound support and enable it in tileMode by default
2019-02-06 11:18:18 +01:00
André-Patrick Bubel
e06eb19de5
crawl: Add full game name to description
...
I didn't find the game when searching for it and invested quite some
time to package it myself. Having the game title in the description
makes the package easier to discover.
2019-02-06 11:13:41 +01:00
André-Patrick Bubel
61a20d6d64
crawl: Update repo url
2019-02-06 11:07:31 +01:00
R. RyanTM
b96e52565d
crawl: 0.22.0 -> 0.22.1 ( #46952 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/crawl/versions
2018-09-28 20:54:49 +02:00
nonfreeblob
3d56684d95
crawl: 0.21.1 -> 0.22.0
2018-08-11 18:10:19 +03:00
Vladimír Čunát
565bd805e6
Merge branch 'master'
2018-03-05 14:53:27 +01:00
Nikolay Amiantov
d2a38974f7
crawl: 0.20.1 -> 0.21.1
2018-02-25 22:24:09 +03:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +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
Nikolay Amiantov
f4312a3024
crawl: 0.19.0 -> 0.20.1
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
e778f8032c
crawl: 0.19.1 -> 0.19.3
2017-01-31 03:27:10 +03:00
Nikolay Amiantov
7e1d5eb17d
crawl: 0.18.1 -> 0.19.1
2016-11-24 01:17:56 +03:00
Nikolay Amiantov
be95ceaff2
treewide: quote URLs in my packages
2016-11-24 01:17:52 +03:00
Nikolay Amiantov
5d7adc7b09
crawlTiles: fix build
2016-09-04 17:27:39 +03:00
Nikolay Amiantov
58f532216f
crawl: fix build
2016-08-24 17:09:54 +03:00
Tuomas Tynkkynen
f6640842fe
treewide: Make explicit that 'dev' output of sqlite is used
2016-08-23 03:52:07 +03:00
Nikolay Amiantov
309de1364a
crawl: 0.18.0 -> 0.18.1
2016-08-14 22:37:08 +03:00
Nikolay Amiantov
01aa42a4ba
crawl: 1.17.1 -> 1.18.0
2016-05-28 14:00:15 +03:00
Tuomas Tynkkynen
e80e4ba2bb
treewide: Make explicit that 'dev' output of sqlite is used
2016-05-19 10:04:34 +02:00
Nikolay Amiantov
0bf8a1a86d
crawl: cleanup
2016-03-06 05:10:20 +03:00
Nikolay Amiantov
1774cee91a
crawl: 0.17.0 -> 0.17.1
2016-01-13 21:21:43 +03:00
Florent Becker
4e0cdaa01c
crawl: 0.16.2 -> 0.17.0
2015-11-19 14:48:36 +01:00
Nikolay Amiantov
646986d5de
crawl: 0.16.1 -> 0.16.2
2015-10-15 17:07:38 +03:00
Nikolay Amiantov
f2692a96a2
fix homepages
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
7a3780a675
crawl: fix build
2015-04-02 01:48:21 +03:00
Nikolay Amiantov
ac900ac7fb
crawl: update
2015-03-29 13:05:27 +03:00
Domen Kožar
9b7b2ce8eb
Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
...
This reverts commit 512fbb280f
.
See #5368
2015-01-08 10:26:49 +01:00
Domen Kožar
512fbb280f
Introduce patchShebangsPhase ran in preConfigurePhases
...
(cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-02 02:58:32 +01:00
Vladimír Čunát
96fd4950f2
crawl: more meta fixes; eval is fine now
2014-11-08 22:16:34 +01:00
Domen Kožar
5e42bcc18d
typo
2014-11-08 21:56:51 +01:00
Vladimír Čunát
5176fb3bdf
crawl: fix evaluation (licenses attribute)
...
CC: #4822 .
2014-11-08 21:55:30 +01:00
Nikolay Amiantov
2c0ad22666
crawl: fix, update, add console version
2014-11-04 13:05:47 +03:00
Florent Becker
826e96af0e
Add dungeon crawl stone soup 0.14
2014-07-25 15:00:28 +02:00