summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/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-strategy/colobot: Bump to 0.2.0-alphaMichał Górny2021-08-222-0/+74
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/colobot: Fix missing -lsndfile with USE=-openalMichał Górny2021-08-192-0/+42
| | | | | Closes: https://bugs.gentoo.org/808495 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/colobot: desktop--Sam James2021-04-122-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/colobot: Backport gcc-10 build fixMichał Górny2021-01-031-0/+22
| | | | | Closes: https://bugs.gentoo.org/722132 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/colobot: Improve descriptionMichał Górny2020-06-082-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/colobot: Port to cmake.eclassMichał Górny2020-06-082-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/colobot: Fix build failure due to missing includeMichał Górny2020-05-142-1/+29
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/colobot: Remove redundant versionMichał Górny2019-12-262-60/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/colobot: Workaround the Ninja build problemMichał Górny2019-09-242-7/+27
| | | | | | | | Call po4a early in order to provide files required for manpage builds. Those files are normally provided implicitly by dependant target call but that is not good enough for Ninja. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/colobot: Take over as maintainerMichał Górny2019-09-231-1/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/colobot: Update the live ebuildMichał Górny2019-09-231-17/+16
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/colobot: Bump to 0.1.12Michał Górny2019-09-232-0/+58
| | | | | Closes: https://bugs.gentoo.org/687994 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/colobot: Maintainer retiredJonas Stein2018-07-181-8/+1
| | | | | | Proxied maintainer retired. Bug: https://bugs.gentoo.org/602110 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* games-strategy/colobot: Add missing proxy-maint teamMichał Górny2018-03-161-0/+4
|
* games-strategy/colobot: new packagesoredake2018-01-134-0/+132
Closes: https://github.com/gentoo/gentoo/pull/6756