mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
feat: Packaging picoforge for Fedora, CentOS/RHEL and OpenSuse (#11)
* Initialized to use tito.
* chore: add rpm packaging spec file
* Fix tauri command not found by using npm wrapper
* fix: specfile build failure due to wrong tauri flag
* fix: add no-bundle flag for tauri build in specfile
* Automatic commit of package [picoforge] release [0.2.2-1].
Created by command:
/usr/bin/tito tag
* chore: Move spec file to data directory
* Revert "chore: Move spec file to data directory"
This reverts commit 99ee99475b.
* fix: appicon name in rpm spec file
* fix: icon filename to match desktop file
* fix: revert app version and release in spec file
* chore: reset tito
* Initialized to use tito.
* chore: revert spec file
* Automatic commit of package [picoforge] release [0.2.1-1].
Created by command:
/usr/bin/tito tag --keep-version
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=picoforge
|
||||
Exec=picoforge
|
||||
Icon=in.suyogtandel.picoforge
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Utility;Clock;
|
||||
Keywords=Config;
|
||||
StartupNotify=true
|
||||
DBusActivatable=true
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
Reference in New Issue
Block a user