potacat
This commit is contained in:
10
compile.conf
10
compile.conf
@@ -10,8 +10,8 @@ git=https://github.com/kiwix/kiwix-desktop.git
|
||||
install=/usr/local/bin/kiwix-desktop
|
||||
steps=/usr/lib/qt6/bin/qmake, make, sudo make install
|
||||
|
||||
#[fldigi]
|
||||
#version=4.2.05
|
||||
#git=https://git.code.sf.net/p/fldigi/fldigi
|
||||
#install=/usr/local/bin/fldigi
|
||||
#steps=autoreconf -fi, ./configure, make -j$(nproc), sudo make install
|
||||
[PotaCAT]
|
||||
version=1.1.0
|
||||
git=https://github.com/Waffleslop/POTACAT.git
|
||||
install=$HOME/.local/bin
|
||||
steps=npm install, npm run dist:linux, mv /dist/*.AppImage $HOME/.local/bin/
|
||||
Reference in New Issue
Block a user