Commit Graph

3356 Commits

Author SHA1 Message Date
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Benjamin Hipple
bf5eb87033
Merge pull request #84881 from pmiddend/quake3e-to-2020-04-04
quake3e: 2020-01-23 -> 2020-04-04
2020-04-10 12:24:05 -04:00
Emery Hemingway
64b694de86 alephone: do not build scenarios on Hydra
The Aleph One game data is amigiously licensed and does not need
to be unpacked and rebundled by Hyda.
2020-04-10 17:10:59 +05:30
Emery Hemingway
f8cc3fcb3a alephone: fix maintainer propagation in wrapper 2020-04-10 13:06:28 +05:30
R. RyanTM
4f7cb3a444 alephone-marathon: 20150620 -> 20190331 2020-04-10 13:01:07 +05:30
R. RyanTM
3ca0518a0f crispyDoom: 5.7.1 -> 5.7.2 2020-04-10 00:29:15 -07:00
R. RyanTM
3d6a631ff7 odamex: 0.8.1 -> 0.8.2 2020-04-10 00:22:11 -07:00
Philipp Middendorf
0bfd0200ae quake3e: 2020-01-23 -> 2020-04-04 2020-04-10 08:25:15 +02:00
R. RyanTM
bf1fea67b4 alephone-infinity: 20150620 -> 20190331 2020-04-09 11:32:20 -07:00
Aaron Andersen
2565ed7cb9
Merge pull request #84653 from r-ryantm/auto-update/crawl
crawl: 0.24.0 -> 0.24.1
2020-04-09 07:51:50 -04:00
R. RyanTM
5a79203fbe crawl: 0.24.0 -> 0.24.1 2020-04-07 19:10:58 +00:00
Domen Kožar
c2cedac28c
spring: 104.0.1-1476-g0737b41 -> 104.0.1-1477-g8ecf38a 2020-04-07 20:59:11 +02:00
Ryan Mulligan
f09e5f1bf2
Merge pull request #84635 from r-ryantm/auto-update/scummvm
scummvm: 2.1.1 -> 2.1.2
2020-04-07 11:44:48 -07:00
R. RyanTM
1331a12cf4 scummvm: 2.1.1 -> 2.1.2 2020-04-07 17:27:54 +00:00
AndersonTorres
e991650951 robotfindskitten: 2.7182818.701 -> 2.8284271.702 2020-04-07 08:27:09 -03:00
Ryan Mulligan
98a8b5d519
Merge pull request #84210 from prusnak/armagetronad
armagetronad: 0.2.8.3.4 -> 0.2.8.3.5
2020-04-05 22:25:33 -07:00
Frederik Rietdijk
866c5aa090 Merge master into staging-next 2020-04-05 08:33:39 +02:00
Sarah Brofeldt
8223091c88
Merge pull request #84206 from shazow/steamrt-update
steam: Update generated runtime dependencies
2020-04-04 07:30:02 +02:00
Peter Hoeg
919430d9f2
Merge pull request #84212 from prusnak/scummvm-games
scummvm: add broken-sword-25 and dreamweb games
2020-04-04 13:13:28 +08:00
Benjamin Hipple
d732374eac
Merge pull request #84207 from prusnak/openttd
openttd: 1.9.3 -> 1.10.0
2020-04-03 21:43:25 -04:00
Silvan Mosberger
7f20da7850
Merge pull request #84075 from Gaelan/minecraft-headless
minecraft-server: build against jre_headless
2020-04-03 23:53:20 +02:00
Pavol Rusnak
2133c106a1
scummvm: add broken-sword-25 and dreamweb games 2020-04-03 23:11:31 +02:00
Pavol Rusnak
e3bdd6fc0f
armagetronad: 0.2.8.3.4 -> 0.2.8.3.5 2020-04-03 22:01:42 +02:00
Frederik Rietdijk
92124ed660 Merge master into staging-next 2020-04-03 21:54:40 +02:00
Pavol Rusnak
f1e0844cbb
openttd: 1.9.3 -> 1.10.0 2020-04-03 21:49:30 +02:00
Andrey Petrov
877baac95b steam: Update generated runtime dependencies 2020-04-03 15:14:14 -04:00
Ryan Mulligan
964bdae5d9
Merge pull request #84144 from enolan/minecraft-update
minecraft: 2.1.11314 -> 2.1.13509
2020-04-03 09:32:54 -07:00
Michele Guerini Rocco
0bb17a4b19
Merge pull request #81223 from aaronjanse/init-papermc
papermc: init at 1.15.2r121
2020-04-03 09:15:36 +02:00
Aaron Janse
631fe89c59 papermc: init at 1.15.2r121 2020-04-02 21:33:04 -07:00
Echo Nolan
596dc1f2be minecraft: 2.1.11314 -> 2.1.13509 2020-04-02 17:15:05 -07:00
Milan
90354cd127
xonotic: split glx, sdl, dedicated, data (#83461)
This has many advantages:
- Each variant can be installed without pulling in the dependencies of the
  other variants, which makes it possible to build an SDL variant
  without X11 dependencies
- Hydra can now build binaries without downloading 1GB of data, so users
  do not have to build them on their own machines
- Users do not have to redownload 1GB of data after each dependency
  update

Includes the following fixes:
- Add dependency on libGL for GLX variant as it will fail in some
  environments otherwise
- Pass -j and -l to make to enable parallel building
- Quote homepage URI and use https
- Add a .desktop file and icons
2020-04-02 21:58:05 +02:00
mehlon
1d2f6c7d25
hyperrogue: 11.2d -> 11.3f 2020-04-02 16:33:58 +00:00
Gaelan Steele
9b540ccd6d minecraft-server: build against jre_headlessRemoves an unnecessary dependency on gtk, etc. 2020-04-02 08:51:30 -07:00
Linus Heckemann
9077284a7c
Merge pull request #81429 from r-ryantm/auto-update/endless-sky
endless-sky: 0.9.10 -> 0.9.11
2020-04-01 09:38:01 +02:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next 2020-03-31 21:32:15 +02:00
Michele Guerini Rocco
9cc3372256
Merge pull request #82082 from OmnipotentEntity/katago-init
katago: init at 1.3.5
2020-03-31 09:41:02 +02:00
Michael Reilly
dc3a76ae0a katago: init at 1.3.5 2020-03-31 01:49:11 -04:00
Michael Raskin
8cd343edf8
Merge pull request #83706 from 7c6f434c/pingus-fix
pingus: 0.7.6 -> unstable; fixes build conflicts with dependency updates
2020-03-29 20:03:49 +00:00
Ryan Mulligan
438e719628
Merge pull request #83032 from r-ryantm/auto-update/cockatrice
cockatrice: 2019-08-31-Release-2.7.2 -> 2020-03-20-Release-2.7.4
2020-03-29 12:57:21 -07:00
Michael Raskin
35a2f790f6 pingus: 0.7.6 -> unstable; fixes build conflicts with dependency updates 2020-03-29 21:38:05 +02:00
Florian Klink
5f0ba381ae
Merge pull request #83285 from hax404/teeworlds
teeworlds: python2 -> python3; add menu item
2020-03-29 20:30:58 +02:00
Michael Weiss
0dd5ccc742
mesos,swiften,pingus: Mark as broken
Those packages are broken for >4 months, which is why it seems best to
mark them as broken for now. I noticed these while testing #75877.
2020-03-29 20:06:41 +02:00
Frederik Rietdijk
a36be028f5 Merge staging-next into staging 2020-03-28 21:15:15 +01:00
Francesco Gazzetta
7887a4ac38
mindustry: 103 -> 104.6 (#83613) 2020-03-28 20:31:00 +01:00
Domen Kožar
77a062fe47
spring: 104.0.1-1466-g9ee29da -> 104.0.1-1474-g69b06d0 2020-03-28 18:52:49 +01:00
nyanloutre
3a15a13354 steam.chrootenv: Add Prison Architect dependencies 2020-03-27 13:31:52 -07:00
nyanloutre
8bd3cf22c2 steamrt: 1.20190624 -> 1.20200128 2020-03-27 13:31:52 -07:00
Michael Weiss
0950324466 scons: Add passthru.py2 for backward compatibility
Not all packages build with Python 3, see #75877. The goal is to get rid
of Python 2 but this approach ensures a smoother transition.
2020-03-27 10:49:52 -07:00
Orivej Desh
87f75f8e35 performous: fix build 2020-03-25 23:01:42 +00:00
Georg Haas
1d42440eb2
teeworlds: add desktop icon and menu item 2020-03-24 13:37:12 +01:00