Skip to content

Commit

Permalink
More mwcps2 compilers (#14)
Browse files Browse the repository at this point in the history
* More mwcps2 compilers

* Wrong template
  • Loading branch information
mkst authored May 19, 2024
1 parent 5d75d30 commit b5e8d3e
Show file tree
Hide file tree
Showing 6 changed files with 105 additions and 0 deletions.
17 changes: 17 additions & 0 deletions platforms/ps2/mwcps2-3.0.1b103-040528/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# NOTE: This file is generated automatically via template.py. Do not edit manually!


FROM alpine:3.18 as base

RUN mkdir -p /compilers/ps2/mwcps2-3.0.1b103-040528

RUN wget -O mwcps2-3.0.1b103-040528.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/mwcps2-3.0.1b103-040528.tar.gz"
RUN tar xvzf mwcps2-3.0.1b103-040528.tar.gz -C /compilers/ps2/mwcps2-3.0.1b103-040528

RUN chown -R root:root /compilers/ps2/mwcps2-3.0.1b103-040528/
RUN chmod +x /compilers/ps2/mwcps2-3.0.1b103-040528/*


FROM scratch as release

COPY --from=base /compilers /compilers
17 changes: 17 additions & 0 deletions platforms/ps2/mwcps2-3.0.1b44-030325/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# NOTE: This file is generated automatically via template.py. Do not edit manually!


FROM alpine:3.18 as base

RUN mkdir -p /compilers/ps2/mwcps2-3.0.1b44-030325

RUN wget -O mwcps2-3.0.1b44-030325.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/mwcps2-3.0.1b44-030325.tar.gz"
RUN tar xvzf mwcps2-3.0.1b44-030325.tar.gz -C /compilers/ps2/mwcps2-3.0.1b44-030325

RUN chown -R root:root /compilers/ps2/mwcps2-3.0.1b44-030325/
RUN chmod +x /compilers/ps2/mwcps2-3.0.1b44-030325/*


FROM scratch as release

COPY --from=base /compilers /compilers
17 changes: 17 additions & 0 deletions platforms/ps2/mwcps2-3.0.1b75-030916/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# NOTE: This file is generated automatically via template.py. Do not edit manually!


FROM alpine:3.18 as base

RUN mkdir -p /compilers/ps2/mwcps2-3.0.1b75-030916

RUN wget -O mwcps2-3.0.1b75-030916.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/mwcps2-3.0.1b75-030916.tar.gz"
RUN tar xvzf mwcps2-3.0.1b75-030916.tar.gz -C /compilers/ps2/mwcps2-3.0.1b75-030916

RUN chown -R root:root /compilers/ps2/mwcps2-3.0.1b75-030916/
RUN chmod +x /compilers/ps2/mwcps2-3.0.1b75-030916/*


FROM scratch as release

COPY --from=base /compilers /compilers
17 changes: 17 additions & 0 deletions platforms/ps2/mwcps2-3.0b38-030307/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# NOTE: This file is generated automatically via template.py. Do not edit manually!


FROM alpine:3.18 as base

RUN mkdir -p /compilers/ps2/mwcps2-3.0b38-030307

RUN wget -O mwcps2-3.0b38-030307.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/mwcps2-3.0b38-030307.tar.gz"
RUN tar xvzf mwcps2-3.0b38-030307.tar.gz -C /compilers/ps2/mwcps2-3.0b38-030307

RUN chown -R root:root /compilers/ps2/mwcps2-3.0b38-030307/
RUN chmod +x /compilers/ps2/mwcps2-3.0b38-030307/*


FROM scratch as release

COPY --from=base /compilers /compilers
17 changes: 17 additions & 0 deletions platforms/ps2/mwcps2-3.0b50-030527/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# NOTE: This file is generated automatically via template.py. Do not edit manually!


FROM alpine:3.18 as base

RUN mkdir -p /compilers/ps2/mwcps2-3.0b50-030527

RUN wget -O mwcps2-3.0b50-030527.tar.gz "https://github.com/decompme/compilers/releases/download/compilers/mwcps2-3.0b50-030527.tar.gz"
RUN tar xvzf mwcps2-3.0b50-030527.tar.gz -C /compilers/ps2/mwcps2-3.0b50-030527

RUN chown -R root:root /compilers/ps2/mwcps2-3.0b50-030527/
RUN chmod +x /compilers/ps2/mwcps2-3.0b50-030527/*


FROM scratch as release

COPY --from=base /compilers /compilers
20 changes: 20 additions & 0 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -271,14 +271,30 @@ compilers:
platform: ps2
template: common/xz
file: https://cdn.discordapp.com/attachments/1067192766918037536/1120445708516995118/ps2_compilers.tar.xz
- id: mwcps2-3.0b38-030307
platform: ps2
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/mwcps2-3.0b38-030307.tar.gz
- id: mwcps2-3.0b50-030527
platform: ps2
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/mwcps2-3.0b50-030527.tar.gz
- id: mwcps2-3.0b52-030722
platform: ps2
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/mwcps2-3.0b52-030722.tar.gz
- id: mwcps2-3.0.1b44-030325
platform: ps2
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/mwcps2-3.0.1b44-030325.tar.gz
- id: mwcps2-3.0.1b74-030811
platform: ps2
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/mwcps2-3.0.1b74-030811.tar.gz
- id: mwcps2-3.0.1b75-030916
platform: ps2
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/mwcps2-3.0.1b75-030916.tar.gz
- id: mwcps2-3.0.1b87-031208
platform: ps2
template: common/default
Expand All @@ -287,6 +303,10 @@ compilers:
platform: ps2
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/mwcps2-3.0.1b95-040309.tar.gz
- id: mwcps2-3.0.1b103-040528
platform: ps2
template: common/default
file: https://github.com/decompme/compilers/releases/download/compilers/mwcps2-3.0.1b103-040528.tar.gz
- id: mwcps2-3.0.1b119-040914
platform: ps2
template: common/default
Expand Down

0 comments on commit b5e8d3e

Please sign in to comment.