From 7d5f81de1213f022ffc0449b672703c0ec62f750 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 Dec 2023 07:21:20 +0000 Subject: [PATCH 1/8] Add component ge-proton8-25 --- input_files/10-GE-Proton.yml | 5 +++++ runners/proton/ge-proton8-25.yml | 14 ++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 runners/proton/ge-proton8-25.yml diff --git a/input_files/10-GE-Proton.yml b/input_files/10-GE-Proton.yml index bd167874..8190be7f 100644 --- a/input_files/10-GE-Proton.yml +++ b/input_files/10-GE-Proton.yml @@ -1,3 +1,8 @@ +ge-proton8-25: + Category: runners + Sub-category: proton + Channel: stable + Date: '1700610670' ge-proton8-24: Category: runners Sub-category: proton diff --git a/runners/proton/ge-proton8-25.yml b/runners/proton/ge-proton8-25.yml new file mode 100644 index 00000000..ccb84b9b --- /dev/null +++ b/runners/proton/ge-proton8-25.yml @@ -0,0 +1,14 @@ +Name: ge-proton8-25 +Provider: GloriousEggroll +Maintainer: CI +Channel: stable +File: +- file_name: GE-Proton8-25.tar.gz + url: https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-25/GE-Proton8-25.tar.gz + file_checksum: 677e46d87f71f7507bc9bc3b8bedfb92 + file_size: 428716716 + rename: GE-Proton8-25.tar.gz +Post: +- action: rename + source: GE-Proton8-25 + dest: ge-proton8-25 From 3785c6240563e2e43f292bd2575d81731271be91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 Dec 2023 07:21:20 +0000 Subject: [PATCH 2/8] Add component vkd3d-proton-2.11 --- input_files/13-vkd3d-proton.yml | 6 +++--- vkd3d/vkd3d-proton-2.11.yml | 10 ++++++++++ 2 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 vkd3d/vkd3d-proton-2.11.yml diff --git a/input_files/13-vkd3d-proton.yml b/input_files/13-vkd3d-proton.yml index e2c003ef..25366cbe 100644 --- a/input_files/13-vkd3d-proton.yml +++ b/input_files/13-vkd3d-proton.yml @@ -1,7 +1,7 @@ -vkd3d-proton-2.10-4-1bcda32: +vkd3d-proton-2.11: Category: vkd3d - Channel: unstable - Date: '1699539726' + Channel: stable + Date: '1700842638' vkd3d-proton-2.10: Category: vkd3d Channel: stable diff --git a/vkd3d/vkd3d-proton-2.11.yml b/vkd3d/vkd3d-proton-2.11.yml new file mode 100644 index 00000000..a91e573e --- /dev/null +++ b/vkd3d/vkd3d-proton-2.11.yml @@ -0,0 +1,10 @@ +Name: vkd3d-proton-2.11 +Provider: HansKristian-Work +Maintainer: CI +Channel: stable +File: +- file_name: vkd3d-proton-2.11.tar.gz + url: https://github.com/bottlesdevs/components/releases/download/vkd3d-proton-2.11/vkd3d-proton-2.11.tar.gz + file_checksum: 6052d06027b4ee46beb097d316ce1d79 + file_size: 2637648 + rename: vkd3d-proton-2.11.tar.gz From 9a4e1e7903afd9b482ef1cea724d6ad558074df2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 Dec 2023 07:21:20 +0000 Subject: [PATCH 3/8] Add component kron4ek-wine-8.21-staging-tkg-amd64 --- input_files/11-kron4ek.yml | 5 +++++ .../wine/kron4ek-wine-8.21-staging-tkg-amd64.yml | 14 ++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 runners/wine/kron4ek-wine-8.21-staging-tkg-amd64.yml diff --git a/input_files/11-kron4ek.yml b/input_files/11-kron4ek.yml index 4eb01850..4a582e9d 100644 --- a/input_files/11-kron4ek.yml +++ b/input_files/11-kron4ek.yml @@ -1,3 +1,8 @@ +kron4ek-wine-8.21-staging-tkg-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1700953513' kron4ek-wine-8.20-amd64: Category: runners Sub-category: wine diff --git a/runners/wine/kron4ek-wine-8.21-staging-tkg-amd64.yml b/runners/wine/kron4ek-wine-8.21-staging-tkg-amd64.yml new file mode 100644 index 00000000..45b9f432 --- /dev/null +++ b/runners/wine/kron4ek-wine-8.21-staging-tkg-amd64.yml @@ -0,0 +1,14 @@ +Name: kron4ek-wine-8.21-staging-tkg-amd64 +Provider: Kron4ek +Maintainer: CI +Channel: stable +File: +- file_name: wine-8.21-staging-tkg-amd64.tar.xz + url: https://github.com/Kron4ek/Wine-Builds/releases/download/8.21/wine-8.21-staging-tkg-amd64.tar.xz + file_checksum: 1ae6754fc665b75d6ff2e697b0d28a74 + file_size: 57923676 + rename: wine-8.21-staging-tkg-amd64.tar.xz +Post: +- action: rename + source: wine-8.21-staging-tkg-amd64 + dest: kron4ek-wine-8.21-staging-tkg-amd64 From 93223e39d410df210739d1130021fbd404c44832 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 Dec 2023 07:21:20 +0000 Subject: [PATCH 4/8] Add component kron4ek-wine-8.21-staging-amd64 --- input_files/11-kron4ek.yml | 5 +++++ runners/wine/kron4ek-wine-8.21-staging-amd64.yml | 14 ++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 runners/wine/kron4ek-wine-8.21-staging-amd64.yml diff --git a/input_files/11-kron4ek.yml b/input_files/11-kron4ek.yml index 4a582e9d..1dd55c11 100644 --- a/input_files/11-kron4ek.yml +++ b/input_files/11-kron4ek.yml @@ -1,3 +1,8 @@ +kron4ek-wine-8.21-staging-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1700953508' kron4ek-wine-8.21-staging-tkg-amd64: Category: runners Sub-category: wine diff --git a/runners/wine/kron4ek-wine-8.21-staging-amd64.yml b/runners/wine/kron4ek-wine-8.21-staging-amd64.yml new file mode 100644 index 00000000..73834f37 --- /dev/null +++ b/runners/wine/kron4ek-wine-8.21-staging-amd64.yml @@ -0,0 +1,14 @@ +Name: kron4ek-wine-8.21-staging-amd64 +Provider: Kron4ek +Maintainer: CI +Channel: stable +File: +- file_name: wine-8.21-staging-amd64.tar.xz + url: https://github.com/Kron4ek/Wine-Builds/releases/download/8.21/wine-8.21-staging-amd64.tar.xz + file_checksum: 65f6c690598783bc42e70489e8214402 + file_size: 57868508 + rename: wine-8.21-staging-amd64.tar.xz +Post: +- action: rename + source: wine-8.21-staging-amd64 + dest: kron4ek-wine-8.21-staging-amd64 From f5aa19341a1fdb95124cf2636668ddd103b18549 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 Dec 2023 07:21:20 +0000 Subject: [PATCH 5/8] Add component kron4ek-wine-8.21-amd64 --- input_files/11-kron4ek.yml | 5 +++++ runners/wine/kron4ek-wine-8.21-amd64.yml | 14 ++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 runners/wine/kron4ek-wine-8.21-amd64.yml diff --git a/input_files/11-kron4ek.yml b/input_files/11-kron4ek.yml index 1dd55c11..d11cfbb2 100644 --- a/input_files/11-kron4ek.yml +++ b/input_files/11-kron4ek.yml @@ -1,3 +1,8 @@ +kron4ek-wine-8.21-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1700953495' kron4ek-wine-8.21-staging-amd64: Category: runners Sub-category: wine diff --git a/runners/wine/kron4ek-wine-8.21-amd64.yml b/runners/wine/kron4ek-wine-8.21-amd64.yml new file mode 100644 index 00000000..5440e602 --- /dev/null +++ b/runners/wine/kron4ek-wine-8.21-amd64.yml @@ -0,0 +1,14 @@ +Name: kron4ek-wine-8.21-amd64 +Provider: Kron4ek +Maintainer: CI +Channel: stable +File: +- file_name: wine-8.21-amd64.tar.xz + url: https://github.com/Kron4ek/Wine-Builds/releases/download/8.21/wine-8.21-amd64.tar.xz + file_checksum: e234cd2fb52f892c5488179db2c965c0 + file_size: 55751196 + rename: wine-8.21-amd64.tar.xz +Post: +- action: rename + source: wine-8.21-amd64 + dest: kron4ek-wine-8.21-amd64 From 69c385a0055ccc81f70f63933b41d9f9d7e311e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 Dec 2023 07:21:20 +0000 Subject: [PATCH 6/8] Add component soda-8.0-2 --- input_files/3-soda.yml | 5 +++++ runners/wine/soda-8.0-2.yml | 10 ++++++++++ 2 files changed, 15 insertions(+) create mode 100644 runners/wine/soda-8.0-2.yml diff --git a/input_files/3-soda.yml b/input_files/3-soda.yml index f5d15392..c6dcfb72 100644 --- a/input_files/3-soda.yml +++ b/input_files/3-soda.yml @@ -1,3 +1,8 @@ +soda-8.0-2: + Category: runners + Sub-category: wine + Channel: stable + Date: '1701298137' soda-experimental_8.0: Category: runners Sub-category: wine diff --git a/runners/wine/soda-8.0-2.yml b/runners/wine/soda-8.0-2.yml new file mode 100644 index 00000000..d20875ea --- /dev/null +++ b/runners/wine/soda-8.0-2.yml @@ -0,0 +1,10 @@ +Name: soda-8.0-2 +Provider: bottlesdevs +Maintainer: CI +Channel: stable +File: +- file_name: soda-8.0-2-x86_64.tar.xz + url: https://github.com/bottlesdevs/wine/releases/download/soda-8.0-2/soda-8.0-2-x86_64.tar.xz + file_checksum: 9b68bd3d638aec5c4503094b190f7938 + file_size: 66385724 + rename: soda-8.0-2-x86_64.tar.xz From 00e27e7dcf374cefc8b10c2defdfccd1f0eef36c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 Dec 2023 07:21:20 +0000 Subject: [PATCH 7/8] Add component caffe-8.21 --- input_files/4-caffe.yml | 5 +++++ runners/wine/caffe-8.21.yml | 10 ++++++++++ 2 files changed, 15 insertions(+) create mode 100644 runners/wine/caffe-8.21.yml diff --git a/input_files/4-caffe.yml b/input_files/4-caffe.yml index 10a07472..e0340648 100644 --- a/input_files/4-caffe.yml +++ b/input_files/4-caffe.yml @@ -1,3 +1,8 @@ +caffe-8.21: + Category: runners + Sub-category: wine + Channel: stable + Date: '1701300398' caffe-8.18: Category: runners Sub-category: wine diff --git a/runners/wine/caffe-8.21.yml b/runners/wine/caffe-8.21.yml new file mode 100644 index 00000000..2b31854d --- /dev/null +++ b/runners/wine/caffe-8.21.yml @@ -0,0 +1,10 @@ +Name: caffe-8.21 +Provider: bottlesdevs +Maintainer: CI +Channel: stable +File: +- file_name: caffe-8.21-x86_64.tar.xz + url: https://github.com/bottlesdevs/wine/releases/download/caffe-8.21/caffe-8.21-x86_64.tar.xz + file_checksum: ebd75af6715cae0392e487d607a0ef19 + file_size: 64895896 + rename: caffe-8.21-x86_64.tar.xz From 2bf50dbe5c06362e0b6b7adc0fd58d9fa343c622 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 Dec 2023 07:21:20 +0000 Subject: [PATCH 8/8] Generate index.yml --- 51.9.yml | 36 +++++++++++++++++++++++++++++++++--- index.yml | 36 +++++++++++++++++++++++++++++++++--- 2 files changed, 66 insertions(+), 6 deletions(-) diff --git a/51.9.yml b/51.9.yml index dc3a2e59..762dde98 100644 --- a/51.9.yml +++ b/51.9.yml @@ -29,6 +29,11 @@ winebridge-1.1.0: # ./input_files/3-soda.yml # ----------------------- +soda-8.0-2: + Category: runners + Sub-category: wine + Channel: stable + Date: '1701298137' soda-experimental_8.0: Category: runners Sub-category: wine @@ -72,6 +77,11 @@ soda-7.0: # ./input_files/4-caffe.yml # ----------------------- +caffe-8.21: + Category: runners + Sub-category: wine + Channel: stable + Date: '1701300398' caffe-8.18: Category: runners Sub-category: wine @@ -593,6 +603,11 @@ vaniglia-21.1.0-cx: # ./input_files/10-GE-Proton.yml # ----------------------- +ge-proton8-25: + Category: runners + Sub-category: proton + Channel: stable + Date: '1700610670' ge-proton8-24: Category: runners Sub-category: proton @@ -873,6 +888,21 @@ ge-proton7-4: # ./input_files/11-kron4ek.yml # ----------------------- +kron4ek-wine-8.21-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1700953495' +kron4ek-wine-8.21-staging-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1700953508' +kron4ek-wine-8.21-staging-tkg-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1700953513' kron4ek-wine-8.20-amd64: Category: runners Sub-category: wine @@ -1550,10 +1580,10 @@ kron4ek-wine-6.3-proton-experimental-1b31393-amd64: # ./input_files/13-vkd3d-proton.yml # ----------------------- -vkd3d-proton-2.10-4-1bcda32: +vkd3d-proton-2.11: Category: vkd3d - Channel: unstable - Date: '1699539726' + Channel: stable + Date: '1700842638' vkd3d-proton-2.10: Category: vkd3d Channel: stable diff --git a/index.yml b/index.yml index dc3a2e59..762dde98 100644 --- a/index.yml +++ b/index.yml @@ -29,6 +29,11 @@ winebridge-1.1.0: # ./input_files/3-soda.yml # ----------------------- +soda-8.0-2: + Category: runners + Sub-category: wine + Channel: stable + Date: '1701298137' soda-experimental_8.0: Category: runners Sub-category: wine @@ -72,6 +77,11 @@ soda-7.0: # ./input_files/4-caffe.yml # ----------------------- +caffe-8.21: + Category: runners + Sub-category: wine + Channel: stable + Date: '1701300398' caffe-8.18: Category: runners Sub-category: wine @@ -593,6 +603,11 @@ vaniglia-21.1.0-cx: # ./input_files/10-GE-Proton.yml # ----------------------- +ge-proton8-25: + Category: runners + Sub-category: proton + Channel: stable + Date: '1700610670' ge-proton8-24: Category: runners Sub-category: proton @@ -873,6 +888,21 @@ ge-proton7-4: # ./input_files/11-kron4ek.yml # ----------------------- +kron4ek-wine-8.21-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1700953495' +kron4ek-wine-8.21-staging-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1700953508' +kron4ek-wine-8.21-staging-tkg-amd64: + Category: runners + Sub-category: wine + Channel: stable + Date: '1700953513' kron4ek-wine-8.20-amd64: Category: runners Sub-category: wine @@ -1550,10 +1580,10 @@ kron4ek-wine-6.3-proton-experimental-1b31393-amd64: # ./input_files/13-vkd3d-proton.yml # ----------------------- -vkd3d-proton-2.10-4-1bcda32: +vkd3d-proton-2.11: Category: vkd3d - Channel: unstable - Date: '1699539726' + Channel: stable + Date: '1700842638' vkd3d-proton-2.10: Category: vkd3d Channel: stable