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

[wip] create a flatpak #76

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions flatpak/org.cadquery.cadquery-editor.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[Desktop Entry]

Type=Application
Version=0.1
Name=CaqQuery editor
Comment=GUI editor for CadQuery, a parametric CAD scripting framework
Path=/app/bin/
Exec=CQ-editor
Icon=org.cadquery.cadquery-editor
Terminal=false
Categories=Development;IDE
Binary file added flatpak/org.cadquery.cadquery-editor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions flatpak/org.cadquery.cadquery-editor.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
app-id: org.cadquery.cadquery-editor
runtime: org.kde.Platform
runtime-version: '5.12'
sdk: org.kde.Sdk
command: CQ-editor
finish-args:
- --socket=fallback-x11
- --filesystem=home:rw
modules:
- name: cadquery-editor
buildsystem: simple
build-commands:
- cp -r /run/build/cadquery-editor/ /app/bin/
sources:
- type: archive
url: https://github.com/CadQuery/CQ-editor/releases/download/0.1RC1/CQ-editor-0.1RC1-linux64.tar.bz2
sha256: 6e93272680db4ffc27795a71e0490d0809c63c151f25c49bd30322ed9a2fb636