Commit 6854e01
committed
summoning-pixel-dungeon: use default gradle
Upstream has made it possible to use a recent version of Gradle,
thanks to some patches:
* "1.2.6: changed JVM args to be compatible with Java 17"
-> This is not directly applied, as it fails to apply cleanly; we use substituteInPlace instead
-> TrashboxBobylev/Summoning-Pixel-Dungeon@c8a6fdd
* "1.2.6: updated desktop build script for Gradle 7.0+"
-> TrashboxBobylev/Summoning-Pixel-Dungeon@5610142
Additionally, allows this package to keep working after #3522361 parent 4e9ddbc commit 6854e01
File tree
1 file changed
+21
-8
lines changed- pkgs/games/shattered-pixel-dungeon/summoning-pixel-dungeon
1 file changed
+21
-8
lines changedLines changed: 21 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
23 | 39 | | |
24 | 40 | | |
25 | 41 | | |
| |||
28 | 44 | | |
29 | 45 | | |
30 | 46 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 47 | | |
0 commit comments