more compiled apps

This commit is contained in:
David Young
2026-03-21 09:23:34 -06:00
parent 73fe1ef6f7
commit 3add41f70b
5 changed files with 59 additions and 22 deletions

View File

@@ -11,8 +11,27 @@ git=https://github.com/kiwix/kiwix-desktop.git
install=/usr/local/bin/kiwix-desktop
steps=/usr/lib/qt6/bin/qmake, make, sudo make install
[Kiwix-Tools]
version=3.8.2
git=https://github.com/kiwix/kiwix-tools.git
install=/usr/local/bin/
steps=meson setup build, ninja -C build, ninja -C build install
[Dump1090]
version=1.0.0
git=https://github.com/antirez/dump1090.git
install=$HOME/.local/bin/dump1090
steps=make, mv dump1090 $HOME/.local/bin/dump1090
[yaac]
version=1.0.0
wget=https://www.ka2ddo.org/ka2ddo/YAAC.zip
install=$HOME/.local/bin/YAAC.jar
desktop=$HOME/.local/share/HamPack/desktop/yaac.desktop
steps=unzip YAAC.zip
[potacat]
version=1.1.0
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