diff --git a/README.md b/README.md index ae37108..953f0ed 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ works and what does not. If you're having issues, first see FAQ on [the wiki](https://github.com/flathub/com.valvesoftware.Steam/wiki) to see if you're hitting some corner-case that needs manual intervention. If your case isn't listed, file an issue in addition to adding an entry in tested games. -Minimum version required 1.0.0 +Minimum Flatpak version required 1.12.0 diff --git a/com.valvesoftware.Steam.metainfo.xml b/com.valvesoftware.Steam.metainfo.xml index 900cec1..e3054f2 100644 --- a/com.valvesoftware.Steam.metainfo.xml +++ b/com.valvesoftware.Steam.metainfo.xml @@ -11,8 +11,6 @@

**Note: This is a community package of Steam gaming platform not officially supported by Valve.**

Steam is a software distribution service with an online store, automated installation, automatic updates, achievements, SteamCloud synchronized savegame and screenshot functionality, and many social features.

-

Note: To add a game library on another drive, first you need to grant the app access to it:

-

flatpak override --user --filesystem=/path/to/your/Steam/Library com.valvesoftware.Steam

Este é um pacote de comunidade da plataforma de jogos Steam não oficialmente suportada pela Valve. Relate bugs por meio do rastreador de problemas vinculado.

O Steam é uma plataforma popular para comprar, baixar e jogar jogos e conversar com outros jogadores.

Muitos jogos exigem uma compra online, mas alguns jogos populares, como o Team Fortress 2, são gratuitos. Ao pesquisar na loja, certifique-se de restringir os resultados pelo sistema operacional SteamOS/Linux. Nem todos os jogos Linux são compatíveis com o seu sistema, portanto, verifique os requisitos antes de comprar jogos.

diff --git a/com.valvesoftware.Steam.yml b/com.valvesoftware.Steam.yml index db9f521..d02c451 100644 --- a/com.valvesoftware.Steam.yml +++ b/com.valvesoftware.Steam.yml @@ -184,11 +184,16 @@ modules: - name: dotconf cleanup: - - "*" + - '*' sources: - type: archive - url: https://github.com/williamh/dotconf/archive/refs/tags/v1.3.tar.gz - sha256: 7f1ecf40de1ad002a065a321582ed34f8c14242309c3547ad59710ae3c805653 + url: https://github.com/williamh/dotconf/archive/refs/tags/v1.4.1.tar.gz + sha256: 5922c46cacf99b2ecc4853d28a2bda4a489292e73276e604bd9cba29dfca892d + x-checker-data: + type: anitya + project-id: 13410 + stable-only: true + url-template: https://github.com/williamh/dotconf/archive/refs/tags/v$version.tar.gz - type: script commands: - autoreconf -fiv @@ -205,10 +210,6 @@ modules: - --with-ibmtts=no - --with-voxin=no - --without-oss - sources: - - type: archive - url: https://github.com/brailcom/speechd/releases/download/0.12.0/speech-dispatcher-0.12.0.tar.gz - sha256: e1dd0bfa24b8338545e165451330adf51c4c0dca862b1b67e76fba5142dbbb74 cleanup: - /bin - /etc @@ -216,6 +217,15 @@ modules: - /lib/speech-dispatcher - /share/sounds/speech-dispatcher - /share/speech-dispatcher + sources: + - type: archive + url: https://github.com/brailcom/speechd/releases/download/0.12.1/speech-dispatcher-0.12.1.tar.gz + sha256: b14a5238d287d2dcce4dd42bbd66ca65fa228e7e683708267f7b34036f7ba4b4 + x-checker-data: + type: anitya + project-id: 328138 + stable-only: true + url-template: https://github.com/brailcom/speechd/releases/download/$version/speech-dispatcher-$version.tar.gz - name: steam_wrapper buildsystem: simple