Skip to content

Commit

Permalink
games-strategy/0ad: build test
Browse files Browse the repository at this point in the history
  • Loading branch information
msdobrescu committed Oct 13, 2023
1 parent 3e762a7 commit d69f294
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
70 changes: 35 additions & 35 deletions packages/apps/collection.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

anchors:
stubs:

################################################################################################################################################################
## layers refs ###
Expand Down Expand Up @@ -10053,40 +10053,40 @@ packages:
### dep 1 apps ###
################################################################################################################################################################

# - category: "apps"
# name: "0ad"
# version: "0.0.26_alpha"
# uri:
# - https://play0ad.com/
# license: "BitstreamVera CC-BY-SA-3.0 GPL-2 LGPL-2.1 LPPL-1.3c MIT ZLIB"
# description: "A free, real-time strategy game"
# labels:
# emerge.jobs: "1"
# emerge.packages: >-
# games-strategy/0ad
# provides:
# - category: "games-strategy"
# name: "0ad"
# version: ">=0"
# atoms:
# - atom: "games-strategy/0ad"
# use: "editor lobby nvtt pch verify-sig"
# accept_keywords: "~amd64"
# # prepare:
# # - echo $SHELL || true
# # - sed -i -e 's/PYTHON_COMPAT=( python3_10 )/PYTHON_COMPAT=( python3_11 )/' /var/db/repos/gentoo/games-strategy/0ad/0ad-0.0.26_alpha.ebuild
# # - ebuild /var/db/repos/gentoo/games-strategy/0ad/0ad-0.0.26_alpha.ebuild manifest
# prereqs:
# - app-crypt/minisign
# prerequires:
# - <<: *apps-premake-5
# requires:
# - <<: *layers-gnome-common
# - <<: *libs-enet
# - <<: *libs-gloox
# - <<: *libs-wxGTK-3_0-gtk3
# build_requires:
# - <<: *layers-gnome-common
- category: "apps"
name: "0ad"
version: "0.0.26_alpha"
uri:
- https://play0ad.com/
license: "BitstreamVera CC-BY-SA-3.0 GPL-2 LGPL-2.1 LPPL-1.3c MIT ZLIB"
description: "A free, real-time strategy game"
labels:
emerge.jobs: "1"
emerge.packages: >-
games-strategy/0ad
provides:
- category: "games-strategy"
name: "0ad"
version: ">=0"
atoms:
- atom: "games-strategy/0ad"
use: "editor lobby nvtt pch verify-sig"
accept_keywords: "~amd64"
# prepare:
# - echo $SHELL || true
# - sed -i -e 's/PYTHON_COMPAT=( python3_10 )/PYTHON_COMPAT=( python3_11 )/' /var/db/repos/gentoo/games-strategy/0ad/0ad-0.0.26_alpha.ebuild
# - ebuild /var/db/repos/gentoo/games-strategy/0ad/0ad-0.0.26_alpha.ebuild manifest
prereqs:
- app-crypt/minisign
prerequires:
- <<: *apps-premake-5
requires:
- <<: *layers-gnome-common
- <<: *libs-enet
- <<: *libs-gloox
- <<: *libs-wxGTK-3_0-gtk3
build_requires:
- <<: *layers-gnome-common

- &apps-ant-core
category: "apps"
Expand Down
2 changes: 1 addition & 1 deletion packages/layers/collection.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

anchors:
stubs:

################################################################################
## layers ###
Expand Down

0 comments on commit d69f294

Please sign in to comment.