This commit is contained in:
Paweł Kotiuk
2025-06-04 18:11:50 +02:00
parent 0176b58e77
commit 0cb0893511

View File

@@ -2,26 +2,30 @@
app-id: io.github.antimicrox.antimicrox
runtime: org.kde.Platform
runtime-version: '5.11'
runtime-version: '6.8'
sdk: org.kde.Sdk
command: antimicrox
finish-args:
# KDE Plasma tray icon
- --talk-name=org.kde.StatusNotifierWatcher
# X11 + XShm access
- --share=ipc
- --socket=x11
- --socket=fallback-x11
- --socket=wayland
# Gamepads
- --device=all
# Fixes https://github.com/AntiMicroX/antimicrox/issues/70 until
# https://github.com/flatpak/xdg-desktop-portal-gtk/issues/191 is fixed
- --filesystem=home
modules:
- name: antimicrox
buildsystem: cmake
config-opts:
- -DANTIMICROX_PKG_VERSION=flatpak
- -DINSTALL_UINPUT_UDEV_RULES=OFF
sources:
- type: git
url: https://github.com/AntiMicroX/antimicrox.git
# Build top commit of master branch
branch: master
# You can also set a tag and/or commit to build
# tag: 3.xx
# commit: xxx
# tag: 3.x.x
# commit: 7939b51173826959736fc18773b0610460d9d504