Skip to content

Commit

Permalink
[+] Goodby & Thank you for all the memories AppImages :(
Browse files Browse the repository at this point in the history
  • Loading branch information
Azathothas committed Sep 19, 2024
1 parent 31da4b1 commit b61463d
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/aarch64_Linux/bins/firefox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#firefox : An open source web browser from Mozilla
export BIN="firefox"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/aarch64_Linux/bins/helix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#helix : A post-modern modal text editor
export BIN="helix"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/aarch64_Linux/bins/kitty.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#kitty : Cross-platform, fast, feature-rich, GPU based terminal
export BIN="kitty"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/aarch64_Linux/bins/ladybird.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#ladybird : Truly independent Web Browser & Web Engine
export BIN="ladybird"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/aarch64_Linux/bins/librewolf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#librewolf : A fork of Firefox, focused on privacy, security and freedom
export BIN="librewolf"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/aarch64_Linux/bins/lorien.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#lorien : An infinite canvas drawing/note-taking app
export BIN="lorien"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/aarch64_Linux/bins/mpv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#mpv : 🎥 Command line video player
export BIN="mpv"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/aarch64_Linux/bins/netsurf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#netsurf : A multi-platform web browser
export BIN="netsurf"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/aarch64_Linux/bins/nicotine-plus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#nicotine-plus : Graphical client for the Soulseek peer-to-peer network
export BIN="nicotine-plus"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/aarch64_Linux/bins/ppsspp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#ppsspp : A Cross Platform PSP emulator
export BIN="ppsspp"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/aarch64_Linux/bins/putty.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#putty : A Free Telnet/SSH Client (AppImage)
export BIN="putty"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/x86_64_Linux/bins/dbeaver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#dbeaver : Universal SQL Client for developers, DBA and analysts. Supports MySQL, PostgreSQL, MariaDB, SQLite, and more (AppImage)
export BIN="dbeaver"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/x86_64_Linux/bins/firefox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#firefox : An open source web browser from Mozilla
export BIN="firefox"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/x86_64_Linux/bins/helix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#helix : A post-modern modal text editor
export BIN="helix"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/x86_64_Linux/bins/imhex.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#imhex : 🔍 A Hex Editor for Reverse Engineers & Programmers (AppImage)
export BIN="imhex"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/x86_64_Linux/bins/kitty.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#kitty : Cross-platform, fast, feature-rich, GPU based terminal
export BIN="kitty"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/x86_64_Linux/bins/ladybird.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#ladybird : Truly independent Web Browser & Web Engine
export BIN="ladybird"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/x86_64_Linux/bins/librewolf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#librewolf : A fork of Firefox, focused on privacy, security and freedom
export BIN="librewolf"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/x86_64_Linux/bins/lorien.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#lorien : An infinite canvas drawing/note-taking app
export BIN="lorien"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/x86_64_Linux/bins/mpv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#mpv : 🎥 Command line video player
export BIN="mpv"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/x86_64_Linux/bins/netsurf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#netsurf : A multi-platform web browser
export BIN="netsurf"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/x86_64_Linux/bins/nicotine-plus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#nicotine-plus : Graphical client for the Soulseek peer-to-peer network
export BIN="nicotine-plus"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/x86_64_Linux/bins/ppsspp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#ppsspp : A Cross Platform PSP emulator
export BIN="ppsspp"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/x86_64_Linux/bins/putty.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#putty : A Free Telnet/SSH Client (AppImage)
export BIN="putty"
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/x86_64_Linux/bins/steam.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

#-------------------------------------------------------#
##Main
export SKIP_BUILD="NO" #YES, in case of deleted repos, broken builds etc
export SKIP_BUILD="YES" #To be considered & re-evaulated later
if [ "$SKIP_BUILD" == "NO" ]; then
#steam : A video game digital distribution service and storefront from Valve.
export BIN="steam"
Expand Down

0 comments on commit b61463d

Please sign in to comment.