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
|
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/
|
||||||
Reference in New Issue
Block a user