-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add me.alexdevs.Capy64 #4355
Add me.alexdevs.Capy64 #4355
Conversation
Fix typos
Add more requirements for building applications, and explain how to install apps that are hosted here.
Add a link to the website.
Reduce the duplication. We still explain the basic setup here, but refer to the review guidelines for details.
Make URL nicer, remove newlines from the end
Changed protocol from http to https on flathub url because on http flathub reports errors.
Closes #60
Closes #199
Closes #170
I almost opened an issue here due to misunderstanding what this repo is for. See also: flathub-infra/linux-store-frontend#167
README.md: send people looking for website repo to linux-store-frontend
Related to flatpak/flatpak.github.io@7650ec0 Fix #2366
Point to Matrix instead of the defunct IRC room.
Change link to new frontend
This error typically happens when changing the sentence structure mid writing.
bot, build me.alexdevs.Capy64 |
Queued test build for me.alexdevs.Capy64. |
Started test build 54869 |
Build 54869 failed |
bot, build me.alexdevs.Capy64 |
Queued test build for me.alexdevs.Capy64. |
flathub.json
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove this file.
me.alexdevs.Capy64.json
Outdated
"--share=ipc", | ||
"--socket=pulseaudio", | ||
"--device=dri", | ||
"--filesystem=xdg-data/Capy64", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
line 17: why do you need this?
Started test build 54874 |
me.alexdevs.Capy64.json
Outdated
"append-path":"/usr/lib/sdk/dotnet7/bin", | ||
"append-ld-library-path":"/usr/lib/sdk/dotnet7/lib", | ||
"env":{ | ||
"PKG_CONFIG_PATH":"/app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/sdk/dotnet7/lib/pkgconfig" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
use append-pkg-config-path
instead.
Build 54874 failed |
msources.json
Outdated
}, | ||
{ | ||
"type": "file", | ||
"url": "https://globalcdn.nuget.org/packages/microsoft.netcore.app.host.linux-x64.7.0.9.nupkg", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how will this work on aarch64?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
desktop file, icon and appdata files should be submitted for inclusion upstream.
appdata.xml
Outdated
</p> | ||
</description> | ||
|
||
<launchable type="desktop-id">me.alexdevs.Capy64.desktop</launchable> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing required content_rating
, url
, releases
and screenshots
me.alexdevs.Capy64.json
Outdated
"command":"start-capy64", | ||
"finish-args":[ | ||
"--socket=x11", | ||
"--socket=wayland", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does it really support wayland?
Capy64.desktop
Outdated
Categories=Game;Emulator; | ||
|
||
Icon=me.alexdevs.Capy64 | ||
Exec= |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing exec
be246fe
to
1963c89
Compare
Please confirm your submission meets all the criteria