mirror of
https://github.com/RetroDECK/net.shadps4.shadPS4.git
synced 2025-01-19 04:35:39 +00:00
Rename files to shadPS4 stylization
This commit is contained in:
parent
b0f5457156
commit
9210874b85
|
@ -1,17 +1,17 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="desktop-application">
|
||||
<id translate="no">net.shadps4.shadps4</id>
|
||||
<id translate="no">net.shadps4.shadPS4</id>
|
||||
<name translate="no">shadPS4</name>
|
||||
<developer id="net.shadps4.shadps4">
|
||||
<developer id="net.shadps4.shadPS4">
|
||||
<name>shadPS4 Contributors</name>
|
||||
<url translate="no">https://github.com/shadps4-emu/shadps4/graphs/contributors</url>
|
||||
</developer>
|
||||
<summary>PS4 Emulator</summary>
|
||||
<metadata_license translate="no">CC0-1.0</metadata_license>
|
||||
<project_license translate="no">GPL-2.0</project_license>
|
||||
<launchable type="desktop-id" translate="no">net.shadps4.shadps4.desktop</launchable>
|
||||
<launchable type="desktop-id" translate="no">net.shadps4.shadPS4.desktop</launchable>
|
||||
<url type="homepage" translate="no">https://shadps4.net/</url>
|
||||
<icon type="remote" width="256" height="256" translate="no">https://cdn.jsdelivr.net/gh/shadps4-emu/shadps4@main/src/images/net.shadps4.shadps4.svg</icon>
|
||||
<icon type="remote" width="256" height="256" translate="no">https://cdn.jsdelivr.net/gh/shadps4-emu/shadps4@main/src/images/net.shadps4.shadPS4.svg</icon>
|
||||
<description>
|
||||
<p>shadPS4 is an early PlayStation 4 emulator for Windows, Linux and macOS written in C++.</p>
|
||||
<p>The emulator is still early in development, so don't expect a flawless experience. Nonetheless, the emulator can already run a number of commercial games.</p>
|
||||
|
@ -37,7 +37,7 @@
|
|||
<categories>
|
||||
<category translate="no">Game</category>
|
||||
</categories>
|
||||
<releases type="external" url="https://cdn.jsdelivr.net/gh/fpiesche/flatpak-builds/apps/net.shadps4.shadps4/net.shadps4.shadps4.releases.xml">
|
||||
<releases type="external" url="https://cdn.jsdelivr.net/gh/fpiesche/flatpak-builds/apps/net.shadps4.shadPS4/net.shadps4.shadPS4.releases.xml">
|
||||
<release version="v.0.4.0" date="2024-11-03">
|
||||
<description></description>
|
||||
</release>
|
Before Width: | Height: | Size: 139 KiB After Width: | Height: | Size: 139 KiB |
|
@ -1,4 +1,4 @@
|
|||
app-id: net.shadps4.shadps4
|
||||
app-id: net.shadps4.shadPS4
|
||||
runtime: org.kde.Platform
|
||||
runtime-version: '6.8'
|
||||
sdk: org.kde.Sdk
|
||||
|
@ -106,11 +106,11 @@ modules:
|
|||
version-query: .tag_name | sub("^v."; "")
|
||||
# TODO: vvvvv These can go away once shadPS4 PRs 1494 and 1495 are merged vvvvv
|
||||
- type: file
|
||||
path: net.shadps4.shadps4.metainfo.xml
|
||||
path: net.shadps4.shadPS4.metainfo.xml
|
||||
- type: file
|
||||
path: net.shadps4.shadps4.releases.xml
|
||||
path: net.shadps4.shadPS4.releases.xml
|
||||
- type: file
|
||||
path: net.shadps4.shadps4.svg
|
||||
path: net.shadps4.shadPS4.svg
|
||||
post-install:
|
||||
- install -Dm 644 ../${FLATPAK_ID}.releases.xml -t /app/share/metainfo/releases/
|
||||
- install -Dm 644 ../${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo
|
111
net.shadps4.shadPS4_metadata.pot
Normal file
111
net.shadps4.shadPS4_metadata.pot
Normal file
|
@ -0,0 +1,111 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2024-11-08 09:02+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. (itstool) path: component/id
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:4
|
||||
msgid "net.shadps4.shadps4"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: component/name
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:5
|
||||
msgid "shadPS4"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: developer/name
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:7
|
||||
msgid "shadPS4 Contributors"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: developer/url
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:8
|
||||
msgid "https://github.com/shadps4-emu/shadps4/graphs/contributors"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: component/summary
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:10
|
||||
msgid "PS4 Emulator"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: component/metadata_license
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:11
|
||||
msgid "CC0-1.0"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: component/project_license
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:12
|
||||
msgid "GPL-2.0"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: component/launchable
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:13
|
||||
msgid "net.shadps4.shadps4.desktop"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: component/url
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:14
|
||||
msgid "https://shadps4.net/"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: description/p
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:16
|
||||
msgid "shadPS4 is an early PlayStation 4 emulator for Windows, Linux and macOS written in C++."
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: description/p
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:17
|
||||
msgid "Currently, the emulator can successfully run games like Bloodborne, Dark Souls Remastered, Red Dead Redemption and many other games."
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: screenshot/image
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:21
|
||||
msgid "https://cdn.jsdelivr.net/gh/shadps4-emu/shadps4@main/documents/Screenshots/1.png"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: screenshot/caption
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:22
|
||||
msgid "Bloodborne"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: screenshot/image
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:25
|
||||
msgid "https://cdn.jsdelivr.net/gh/shadps4-emu/shadps4@main/documents/Screenshots/2.png"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: screenshot/caption
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:26
|
||||
msgid "Hatsune Miku: Project DIVA Future Tone"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: screenshot/image
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:29
|
||||
msgid "https://cdn.jsdelivr.net/gh/shadps4-emu/shadps4@main/documents/Screenshots/3.png"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: screenshot/caption
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:30
|
||||
msgid "Yakuza Kiwami"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: screenshot/image
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:33
|
||||
msgid "https://cdn.jsdelivr.net/gh/shadps4-emu/shadps4@main/documents/Screenshots/4.png"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: screenshot/caption
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:34
|
||||
msgid "Persona 4 Golden"
|
||||
msgstr ""
|
||||
|
||||
#. (itstool) path: categories/category
|
||||
#: ./net.shadps4.shadps4.metainfo.xml:38
|
||||
msgid "Game"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in a new issue