This commit is contained in:
David Young
2026-03-19 10:33:03 -06:00
parent 3944ff0036
commit cfaa728f9e

View File

@@ -10,8 +10,8 @@ git=https://github.com/kiwix/kiwix-desktop.git
install=/usr/local/bin/kiwix-desktop install=/usr/local/bin/kiwix-desktop
steps=/usr/lib/qt6/bin/qmake, make, sudo make install steps=/usr/lib/qt6/bin/qmake, make, sudo make install
#[fldigi] [PotaCAT]
#version=4.2.05 version=1.1.0
#git=https://git.code.sf.net/p/fldigi/fldigi git=https://github.com/Waffleslop/POTACAT.git
#install=/usr/local/bin/fldigi install=$HOME/.local/bin
#steps=autoreconf -fi, ./configure, make -j$(nproc), sudo make install steps=npm install, npm run dist:linux, mv /dist/*.AppImage $HOME/.local/bin/