Commit Graph

82 Commits

Author SHA1 Message Date
Duje Mihanović
5a908078b4 games-fps/openspades: retire duje.mihanovic
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2023-09-18 17:09:33 +02:00
Duje Mihanović
5477873cdc games-fps/assaultcube: retire duje.mihanovic
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2023-09-18 17:09:33 +02:00
Lucio Sauer
68460592f2 */*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2023-06-27 04:24:02 +02:00
Anna (cybertailor) Vyalkova
12088906c5 */*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-05-02 00:45:35 +05:00
William Breathitt Gray
302a5890e7 games-fps/crispy-doom: add 6.0
Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
2023-04-02 09:35:22 -04:00
Anna (cybertailor) Vyalkova
41008d715c */*: drop dead py3.8 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-12 17:53:56 +05:00
Anna (cybertailor) Vyalkova
1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00
William Breathitt Gray
9a0ad8dd10 games-fps/crispy-doom: drop 5.10.2, 5.10.3, 5.11.1
Closes: https://bugs.gentoo.org/897614
Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
2023-02-26 13:02:14 -05:00
Florian Schmaus
f533cbb85b games-fps/etlegacy: add 2.81.0, drop 2.80.2
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2023-02-25 21:37:17 +01:00
Joe Kappus
98ced59cec games-fps/quakespasm: update URLs to HTTPS
Signed-off-by: Joe Kappus <joe@wt.gd>
2023-02-10 01:32:35 -05:00
Andrew Ammerlaan
6cfb378fdd games-fps/crispy-doom: drop 5.10.0, 5.10.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
2023-01-14 20:04:16 +01:00
Duje Mihanović
389a7f7591 games-fps/assaultcube: restrict mirror
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2023-01-05 15:50:35 +01:00
Duje Mihanović
244aa1aa86 games-fps/assaultcube: create relative symlink
This is done to stop pkgcheck from complaining about an absolute
symlink.

Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2023-01-05 15:46:38 +01:00
Duje Mihanović
1c93ee9db8 games-fps/assaultcube: configure bundled libenet in src_configure
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2023-01-05 15:45:47 +01:00
Duje Mihanović
c0387e14ef games-fps/assaultcube: fix linking in src_install
Closes: https://bugs.gentoo.org/887675
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2023-01-05 15:42:52 +01:00
Florian Schmaus
1fd0cd0933 games-fps/assaultcube: improve ebuild, add missing die etc.
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2022-12-01 12:02:05 +01:00
William Breathitt Gray
ea524f8618 games-fps/crispy-doom: add 5.12.0
Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
2022-09-08 12:17:24 -04:00
Duje Mihanović
0080fcb188 games-fps/assaultcube: force disable LTO
Migrating the package to GCC would probably be a better long-term solution.

Closes: https://bugs.gentoo.org/859991
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-07-25 12:53:45 +02:00
Duje Mihanović
993172f995 games-fps/openspades: add -fno-strict-aliasing
Closes: https://bugs.gentoo.org/859997
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-07-25 12:16:23 +02:00
Duje Mihanović
2c50cca30b games-fps/openspades: depend on ImageMagick virtual
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-07-14 13:24:50 +02:00
Duje Mihanović
805614e26d games-fps/openspades: add app-arch/zip to BDEPEND
Closes: https://bugs.gentoo.org/856535
Closes: https://bugs.gentoo.org/856538

Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-07-06 12:52:24 +02:00
Duje Mihanović
e7e1101521 games-fps/openspades: Initial import
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-07-04 13:04:01 +02:00
Alessandro Barbieri
3fed2c5b43 games-fps/quakespasm: remove proxied from metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-06-05 23:10:50 +02:00
Duje Mihanović
7c4739012b games-fps/etlegacy: add 2.80.2, drop 2.79.0
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-05-21 13:12:29 +02:00
Andrew Ammerlaan
a129d6d107 games-fps/etlegacy: virtual/jpeg --> media-libs/libjpeg-turbo
the virtual is deprecated

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
2022-05-09 20:37:01 +02:00
Duje Mihanović
27a7384c4c games-fps/assaultcube: replace eapply{,user} with default
Again, thanks to thesamesam for reporting this.

Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-04-09 14:19:52 +02:00
Duje Mihanović
324a6f2d5a games-fps/assaultcube: add fix-checkinstall.patch to git tree
I somehow forgot to do this in commit 50e63d6 (games-fps/assaultcube: fix
checkinstall.sh, server installation).

Closes: https://bugs.gentoo.org/837311
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-04-09 13:41:26 +02:00
Duje Mihanović
94f0d4472f games-fps/assaultcube: add debug USE flag
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-04-07 10:14:51 +02:00
Duje Mihanović
50e63d61ee games-fps/assaultcube: fix checkinstall.sh, server installation
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-04-07 10:14:51 +02:00
Duje Mihanović
0a2871c4de games-fps/assaultcube: add USE flags to SDL dependencies
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-04-07 10:14:51 +02:00
Duje Mihanović
822934a79b games-fps/assaultcube: respect LDFLAGS
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-04-07 10:14:51 +02:00
Duje Mihanović
7ff1408eee games-fps/assaultcube: don't delete bundled includes
Closes: https://bugs.gentoo.org/837002
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-04-07 10:14:51 +02:00
Duje Mihanović
f5e530c289 games-fps/assaultcube: initial import
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
2022-04-06 20:48:41 +02:00
Florian Schmaus
b32b31d2c9 games-fps/etlegacy: initial import
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2022-03-29 13:20:16 +02:00
William Breathitt Gray
c236c365b1 games-fps/crispy-doom: Version bump to 5.11.1
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
2022-02-12 16:09:19 +09:00
James Beddek
02b1f0a9ea */*: drop dead python impls
Signed-off-by: James Beddek <telans@posteo.de>
2021-10-09 22:30:09 +13:00
Haelwenn (lanodan) Monnier
bdbba9f3d7 games-fps/quakespasm: clean version bump, 0.94.1
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2021-09-17 04:04:22 +02:00
William Breathitt Gray
e38d596b80 games-fps/crispy-doom: Bump to version 5.10.3
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
2021-08-18 07:49:47 +09:00
William Breathitt Gray
05fbaf103d games-fps/crispy-doom: [QA] unconditionally install completion files
QA policy [0] says that we don't conditionalise installation of
small files. It's a wasteful rebuild and inconsistent across packages
for when users desire completions to be available.

[0] https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0301
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
2021-08-11 09:04:09 +09:00
William Breathitt Gray
38c6be0c3d games-fps/crispy-doom: Bump to version 5.10.2
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
2021-08-10 21:23:47 +09:00
Haelwenn (lanodan) Monnier
e037084eb2 games-fps/quakespasm: Add glu to deps
Closes: https://bugs.gentoo.org/792243
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2021-06-11 01:55:22 +02:00
Haelwenn (lanodan) Monnier
d5416bdda5 games-fps/quakespasm: New Package
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2021-05-26 00:43:17 +02:00
Anna Vyalkova
0ecbff5176 games-fps/crispy-doom: drop 5.9.0, 5.9.1, 5.9.2
Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>
2021-05-25 13:06:52 +05:00
William Breathitt Gray
3f8b301954 games-fps/crispy-doom: Version bump to 5.10.1
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
2021-03-25 08:46:55 +09:00
Michele Santullo
fa1378ce63 dev-lang/wren: fix backslash in generated pc file
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --force
Signed-off-by: Michele Santullo <m.santullo@posteo.net>
2021-02-10 23:56:12 +01:00
William Breathitt Gray
9f5f242e0d games-fps/crispy-doom: Version bump to 5.10.0
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
2021-01-12 18:59:48 +09:00
William Breathitt Gray
8f45f02b7b games-fps/crispy-doom: Version bump to 5.9.2
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
2020-09-22 08:42:34 -04:00
William Breathitt Gray
03d93e5440 games-fps/crispy-doom: Version bump to 5.9.1
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
2020-09-04 08:51:42 -04:00
William Breathitt Gray
6fe93a203e games-fps/chocolate-doom: Remove from GURU
games-fps/chocolate-doom is now part of the main Gentoo tree.

Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
2020-08-26 12:18:40 -04:00
William Breathitt Gray
d15be3e531 games-fps/cripsy-doom: Version bump to 5.9.0
Bug: https://bugs.gentoo.org/729216
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
2020-08-19 08:34:56 -04:00