Skip to content

Commit

Permalink
Add AppImage workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ra3xdh committed Jun 8, 2023
1 parent 2e2aaad commit c41e197
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
14 changes: 14 additions & 0 deletions AppImageBuilder.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 1
AppDir:
path: AppDir
app_info:
id: qucs-s
name: Qucs-S
icon: qucs-s
version: latest
exec: usr/bin/qucs-s
exec_args: $@
AppImage:
arch: x86_64
update-information: !ENV ${UPDATE_INFO}
sign-key: None
11 changes: 11 additions & 0 deletions res/qucs-s.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[Desktop Entry]
Encoding=UTF-8
Name=Qucs-S
Comment=An Universal GUI for Circuit Simulators
Exec=qucs-s %U
Icon=qucs-s
Terminal=false

Type=Application
Categories=Education;Electronics
StartupNotify=false
Binary file added res/qucs-s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c41e197

Please sign in to comment.