Files
HamPack/compile.conf
2026-03-20 20:31:22 -06:00

18 lines
649 B
Plaintext

[QtTermTCP]
version=0.1
wget=http://www.cantab.net/users/john.wiseman/Downloads/QtTermSource.zip
install=$HOME/.local/bin/QtTermTCP
steps=qmake, make, mv QtTermTCP $HOME/.local/bin/
[Kiwix-Desktop]
version=2.75.1
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.1
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/