Install ares
This commit is contained in:
@@ -1,12 +1,15 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/module-stage-list-v1.json
|
||||
stages:
|
||||
- from: fedora
|
||||
name: ares
|
||||
modules:
|
||||
- type: script
|
||||
env:
|
||||
ARES_VERSION: v147
|
||||
scripts:
|
||||
- build-ares.sh
|
||||
modules:
|
||||
- type: files
|
||||
files:
|
||||
- source: steam-firewall
|
||||
destination: /
|
||||
- source: archipelago
|
||||
destination: /
|
||||
- type: dnf
|
||||
repos:
|
||||
cleanup: true
|
||||
@@ -16,6 +19,19 @@ modules:
|
||||
- https://github.com/ebkr/r2modmanPlus/releases/download/v3.2.10/r2modman-3.2.10.x86_64.rpm
|
||||
- steam
|
||||
- mono-core
|
||||
|
||||
- type: files
|
||||
files:
|
||||
- source: steam-firewall
|
||||
destination: /
|
||||
- source: archipelago
|
||||
destination: /
|
||||
|
||||
- type: script
|
||||
scripts:
|
||||
- install-archipelago.sh
|
||||
|
||||
- type: copy
|
||||
from: ares
|
||||
src: /out
|
||||
dest: /usr/
|
||||
|
||||
Reference in New Issue
Block a user