summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-action/dxx-rebirth: cleanup unnecessarily added depsIonen Wolkens2022-02-112-6/+2
| | | | | | | | | On closer look I don't think these scripts are used, and adding the eclass regardless of these is normal given how scons-utils works. So it only makes PYTHON_DEPS redundant. Fixes: ba65a523a982f51e0037f74e3ad36c6da3f58ed9 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/dxx-rebirth: sync keywords in live ebuildIonen Wolkens2022-02-111-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/dxx-rebirth: replace -O3 by -O2Ionen Wolkens2022-02-112-2/+4
| | | | | | | | Currently fails with -O3, haven't investigated further but do a replace-flags as a quick workaround. Closes: https://bugs.gentoo.org/831896 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/dxx-rebirth: enable py3.10Ionen Wolkens2022-02-112-6/+10
| | | | | | | | | Also add PYTHON_DEPS for completeness, although this is technically all already handled by scons-utils (imagine python-any-r1 was added because dxx-rebirth has its own python scripts too, but doing so means should add python deps normally). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/dxx-rebirth: Keyword 0.61.0_pre20210623 arm64, #805497Sam James2021-10-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-action/dxx-rebirth: Drop old 0.61.0_pre20200615James Le Cuirot2021-07-102-258/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/dxx-rebirth: Bump snapshot to 20210623James Le Cuirot2021-07-103-0/+252
| | | | | | Fixes: https://bugs.gentoo.org/801487 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/dxx-rebirth: add missing virtual/pkgconfig dependencySam James2021-06-182-0/+4
| | | | | | | | Based on tc-export PKG_CONFIG call. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* games-action/dxx-rebirth: remove unused eclassMichael Mair-Keimberger2021-04-252-2/+4
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org>
* games-action/dxx-rebirth: fix typoSam James2021-04-221-1/+1
| | | | | Closes: https://bugs.gentoo.org/785040 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/dxx-rebirth: drop superflous PROPERTIES="live"Sam James2021-04-032-2/+0
| | | | | | git-r3 sets this for us. Signed-off-by: Sam James <sam@gentoo.org>
* games-action/dxx-rebirth: fix variable referencesSam James2021-04-032-9/+9
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/dxx-rebirth: fix variable referencesSam James2021-04-032-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/dxx-rebirth: fix double KEYWORDSSam James2021-02-152-4/+0
| | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/dxx-rebirth: add Python 3.8, 3.9Sam James2021-01-112-4/+6
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/dxx-rebirth: Adjusting copyright header to satisfy GLEP76Ian Silvester2020-11-302-14/+2
| | | | | Signed-off-by: Ian Silvester <iansilvester@fastmail.fm> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/dxx-rebirth: Drop old 0.59.100James Le Cuirot2020-09-156-170/+0
| | | | | | | | Closes: https://bugs.gentoo.org/669212 Closes: https://bugs.gentoo.org/703090 Closes: https://bugs.gentoo.org/735534 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/dxx-rebirth: Add udpated ebuildsIan Silvester2020-07-034-4/+529
| | | | | | | | | Add ebuilds so that the package supports current testing gcc 10, including a live ebuild, and references new free content packages. Closes: https://bugs.gentoo.org/724886 Signed-off-by: Ian Silvester <iansilvester@fastmail.fm> Closes: https://github.com/gentoo/gentoo/pull/16308 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/dxx-rebirth: Remove MaintainerJonas Stein2020-05-241-4/+0
| | | | | | | | Remove inactive maintainer from the list. See also comment 7 in Bug: https://bugs.gentoo.org/703090 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* games-action/dxx-rebirth: Fix build against physfs-3Andreas Sturmlechner2019-05-082-5/+36
| | | | | | Closes: https://bugs.gentoo.org/653014 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-action/dxx-rebirth: use HTTPSMichael Mair-Keimberger2018-04-181-10/+10
| | | | Closes: https://github.com/gentoo/gentoo/pull/8051
* games-action/*: Update Manifest hashesMichał Górny2017-12-101-8/+8
|
* games-action/dxx-rebirth: New package to replace d[12]x-rebirthJames Le Cuirot2017-04-275-0/+175
Thanks to Alexander Turenko for his input on this. Package-Manager: Portage-2.3.5, Repoman-2.3.2