Commit Graph

37 Commits

Author SHA1 Message Date
Raboneko 76c1cbe600 bump: steam 2025-08-20 16:23:55 +00:00
Raboneko 93db9e264e bump: steam 2025-08-20 14:55:33 +00:00
Raboneko af9cde4bad bump: steam rust-mise 2025-08-20 14:44:29 +00:00
Raboneko ea70013f9b bump: steam mesa 2025-08-20 14:21:30 +00:00
Raboneko e8105c653b bump: steam 2025-08-20 11:55:35 +00:00
Raboneko 789a3f1d9b bump: steam 2025-08-20 11:30:00 +00:00
Raboneko 55791f76e4 bump: steam 2025-08-20 10:21:13 +00:00
Raboneko 9996fae83e bump: steam 2025-08-20 09:28:08 +00:00
Raboneko 179e993626 bump: steam 2025-08-20 08:47:50 +00:00
Raboneko f242a20a50 bump: steam 2025-08-20 08:28:00 +00:00
Raboneko 593beec9d0 bump: steam 2025-08-20 07:46:08 +00:00
Raboneko 613d5f7f7a bump: steam 2025-08-20 06:53:33 +00:00
Raboneko d2f600f818 bump: steam yt-dlp-git 2025-08-20 06:32:30 +00:00
Raboneko 3e52972e2a bump: steam 2025-08-20 05:27:39 +00:00
Raboneko 70dbdf4ed0 bump: steam 2025-08-20 05:00:21 +00:00
Raboneko 4d3c8eb98f bump: steam 2025-08-20 04:50:14 +00:00
Raboneko cf2e1250a7 bump: steam 2025-08-20 04:32:20 +00:00
Raboneko 4b69f0c2ba bump: steam 2025-08-20 03:59:57 +00:00
Raboneko 02ff7dea36 bump: steam 2025-08-19 23:58:34 +00:00
Raboneko a1c78fea23 bump: steam 2025-08-19 23:48:30 +00:00
Raboneko 1a6d264581 bump: steam yt-dlp-git 2025-08-19 23:38:30 +00:00
Raboneko 5c066b4d53 bump: steam yt-dlp-git 2025-08-19 22:57:54 +00:00
Raboneko 5525eade69 bump: steam yt-dlp-git 2025-08-19 22:47:45 +00:00
Raboneko 9f3379a1d3 bump: steam 2025-08-19 22:37:18 +00:00
Raboneko 78ed50cfe2 bump: steam 2025-08-19 22:18:20 +00:00
Raboneko 3fc07d63c5 feat(heroic, steam): Recommend falcond OR gamemode (#5579) (#5581)
* feat(heroic, steam): Recommend falcond OR gamemode

* fix(steam): Only recommend i386 Gamemode if x86_64 is also installed

(cherry picked from commit f36ecb41f0)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-06-20 02:18:11 -05:00
Raboneko 53b05e6a2e fix(steam): Track beta branch (#5032) (#5035)
(cherry picked from commit 512766515d)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-05-25 16:49:52 +08:00
Raboneko c457a13b28 bump: steam 2025-05-25 08:45:01 +00:00
Raboneko 36680dbf19 chore(steam): Make release number the same on all branches (#4576) (#4592)
Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit 42e063cde4)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-05-01 00:29:18 -05:00
Raboneko 9c169474fe fix(steam): Remove broken .desktop file flags (#4567) (#4572)
(cherry picked from commit 8d75eecabe)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-04-30 13:11:43 -05:00
madonuko b6760c8739 chore(sync): frawhide -> el10 2025-04-08 22:29:03 +08:00
Gilver f2c593e48e [el10] fix(steam): Fedora packages steam-devices now (#3988) (#3994)
* [el10] fix(steam): Fedora packages steam-devices now (#3988)

* Don't provide steam-devices

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
2025-03-18 23:20:39 +08:00
Gilver 138d56913d feat(steam): Better Extest weak dep (#3735) (#3852)
* Feat (steam): Better Extest weak dep (#3735)

Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit a380de5a67)

# Conflicts:
#	anda/games/steam/steam.spec

* Update steam.spec

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update steam.spec

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
2025-03-11 12:56:36 +08:00
Raboneko b022f3008f Fix: Steam for F41 and below (REAL) (#3477) (#3479)
* Steam fix (REAL)

* Fix: Stray spacing issue

(cherry picked from commit 9273334196)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-02-21 03:44:52 -06:00
madonuko 9fee4fdd26 chore(sync): frawhide -> el10 2025-02-14 00:18:50 +08:00
Raboneko 26f303d5f0 Revert "add: steam (#2211) (#2222)" (#2226) (#2231)
This reverts commit 85d3cbc3c8.

(cherry picked from commit 385acda665)

Co-authored-by: madomado <madonuko@outlook.com>
2024-10-10 11:47:22 +07:00
Raboneko 9bc5cf2cb9 add: steam (#2211) (#2224)
* add: steam

* do not inline patches, invert the package arch

* fix libdir

* whitelist the gitignore

* typo

* remove multilib

(cherry picked from commit f7bb590dac)

Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
2024-10-10 12:07:11 +08:00