Skip to content
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 io.github.antimicrox.antimicrox #1828

Closed
wants to merge 7 commits into from
Closed
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
build/
repo/
.flatpak-builder/
24 changes: 24 additions & 0 deletions io.github.antimicrox.antimicrox.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
app-id: io.github.antimicrox.antimicrox
runtime: org.kde.Platform
runtime-version: '5.15'
sdk: org.kde.Sdk
command: antimicrox
finish-args:
# X11 + XShm access
- --share=ipc
- --socket=x11
bilelmoussaoui marked this conversation as resolved.
Show resolved Hide resolved
- --device=dri
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You already have device=dri with device=all

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, removed!

# Gamepads
- --device=all


modules:
- name: antimicrox
buildsystem: cmake
post-install:
- gtk-update-icon-cache --force --ignore-theme-index "${FLATPAK_DEST}/share/antimicrox/icons/hicolor"
sources:
- type: git
url: https://github.com/AntiMicroX/antimicrox.git
tag: 3.1.1
commit: 298fb960b710985649900c87f6389fc389f67d1e