appimage updates

This commit is contained in:
David Young
2026-03-20 20:28:14 -06:00
parent 95bdac8b61
commit 167616af76
4 changed files with 44 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
[QtTermTCP]
version=0.1
wget=http://www.cantab.net/users/john.wiseman/Downloads/QtTermSource.zip
install=$HOME/.local/bin
install=$HOME/.local/bin/QtTermTCP
steps=qmake, make, mv QtTermTCP $HOME/.local/bin/
[Kiwix-Desktop]
@@ -10,14 +10,9 @@ git=https://github.com/kiwix/kiwix-desktop.git
install=/usr/local/bin/kiwix-desktop
steps=/usr/lib/qt6/bin/qmake, make, sudo make install
#[PotaCAT]
#version=1.1.0
#git=https://github.com/Waffleslop/POTACAT.git
#install=$HOME/.local/bin
#steps=npm install, $HOME/.local/share/HamPack/patch-potacat.sh, npm run dist:linux, mv /dist/*.AppImage $HOME/.local/bin/
[potacat]
version=1.1.0
git=https://github.com/Waffleslop/POTACAT.git
install=$HOME/.local/bin/POTACAT.AppImage
desktop=$HOME/.local/share/HamPack/desktop/potacat.desktop
steps=bash $HOME/.local/share/HamPack/patch-potacat.sh, npm install, npm run dist:linux, mv dist/*.AppImage $HOME/.local/bin/