Have burrow gtk use new rpc
This commit is contained in:
parent
aa634d03e2
commit
90468d5518
10 changed files with 364 additions and 1621 deletions
|
|
@ -27,6 +27,5 @@ CFLAGS="-I/usr/local/include -I/usr/include/$MUSL_TARGET -fPIE"
|
|||
meson setup $BURROW_GTK_BUILD --bindir bin --prefix /usr --buildtype $BURROW_BUILD_TYPE
|
||||
meson compile -C $BURROW_GTK_BUILD
|
||||
DESTDIR=AppDir meson install -C $BURROW_GTK_BUILD
|
||||
cargo b --$BURROW_BUILD_TYPE --manifest-path=../Cargo.toml
|
||||
/tmp/linuxdeploy --appimage-extract-and-run --appdir $BURROW_GTK_BUILD/AppDir -e $BURROW_GTK_BUILD/../../target/$BURROW_BUILD_TYPE/burrow --output appimage
|
||||
mv *.AppImage $BURROW_GTK_BUILD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue