From 5a3bc256c295a1aa45be8c54b55b0c9fc3710706 Mon Sep 17 00:00:00 2001 From: Jai-JAP <78354625+Jai-JAP@users.noreply.github.com> Date: Thu, 10 Jun 2021 12:02:56 +0530 Subject: [PATCH 1/2] Update install-64 --- apps/Zoom/install-64 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/Zoom/install-64 b/apps/Zoom/install-64 index d11e2d0..66ce2a0 100755 --- a/apps/Zoom/install-64 +++ b/apps/Zoom/install-64 @@ -12,9 +12,9 @@ cd $HOME # Get dependencies DISTRO=$(lsb_release -is) if [[ "${DISTRO}" == "Debian" || "${DISTRO}" == "Raspbian" ]]; then - "${DIRECTORY}/pkg-install" "cmake:armhf pulseaudio-utils pulseaudio libxcb-shape0:armhf libxcb-randr0:armhf libxcb-image0:armhf libxcb-xtest0:armhf libxcb-keysyms1:armhf libxcb-xfixes0:armhf libturbojpeg0:armhf libdbus-1-3:armhf" "$(dirname "$0")" || exit 1 + "${DIRECTORY}/pkg-install" "pulseaudio-utils pulseaudio gnome-themes-extra:armhf gtk2-engines-pixbuf:armhf libxcb-shape0:armhf libxcb-randr0:armhf libxcb-image0:armhf libxcb-xtest0:armhf libxcb-keysyms1:armhf libxcb-xfixes0:armhf libturbojpeg0:armhf libdbus-1-3:armhf libx11-6:armhf libxtst6:armhf libsm6:armhf libicu67:armhf libjsoncpp24:armhf librhash0:armhf libsqlite3-0:armhf libssh-4:armhf libuv1:armhf libwind0-heimdal:armhf libxml2:armhf" "$(dirname "$0")" || exit 1 elif [[ "${DISTRO}" == "Ubuntu" ]]; then - "${DIRECTORY}/pkg-install" "cmake:armhf pulseaudio-utils pulseaudio libxcb-shape0:armhf libxcb-randr0:armhf libxcb-image0:armhf libxcb-xtest0:armhf libxcb-keysyms1:armhf libxcb-xfixes0:armhf libturbojpeg:armhf libdbus-1-3:armhf" "$(dirname "$0")" || exit 1 + "${DIRECTORY}/pkg-install" "pulseaudio-utils pulseaudio gnome-themes-extra:armhf gtk2-engines-pixbuf:armhf libxcb-shape0:armhf libxcb-randr0:armhf libxcb-image0:armhf libxcb-xtest0:armhf libxcb-keysyms1:armhf libxcb-xfixes0:armhf libturbojpeg:armhf libdbus-1-3:armhf libx11-6:armhf libxtst6:armhf libsm6:armhf libicu67:armhf libjsoncpp24:armhf librhash0:armhf libsqlite3-0:armhf libssh-4:armhf libuv1:armhf libwind0-heimdal:armhf libxml2:armhf" "$(dirname "$0")" || exit 1 else error "This script can't run on your OS! It HAS to be Debian and derivatives like RPiOS or Ubuntu" fi From 48726ff06bdaa97b4db85bb177d7123c27d54602 Mon Sep 17 00:00:00 2001 From: Jai-JAP <78354625+Jai-JAP@users.noreply.github.com> Date: Fri, 11 Jun 2021 11:33:46 +0530 Subject: [PATCH 2/2] Update install-64 --- apps/Zoom/install-64 | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/apps/Zoom/install-64 b/apps/Zoom/install-64 index 66ce2a0..fcaf540 100755 --- a/apps/Zoom/install-64 +++ b/apps/Zoom/install-64 @@ -10,13 +10,17 @@ function error { cd $HOME # Get dependencies -DISTRO=$(lsb_release -is) -if [[ "${DISTRO}" == "Debian" || "${DISTRO}" == "Raspbian" ]]; then - "${DIRECTORY}/pkg-install" "pulseaudio-utils pulseaudio gnome-themes-extra:armhf gtk2-engines-pixbuf:armhf libxcb-shape0:armhf libxcb-randr0:armhf libxcb-image0:armhf libxcb-xtest0:armhf libxcb-keysyms1:armhf libxcb-xfixes0:armhf libturbojpeg0:armhf libdbus-1-3:armhf libx11-6:armhf libxtst6:armhf libsm6:armhf libicu67:armhf libjsoncpp24:armhf librhash0:armhf libsqlite3-0:armhf libssh-4:armhf libuv1:armhf libwind0-heimdal:armhf libxml2:armhf" "$(dirname "$0")" || exit 1 -elif [[ "${DISTRO}" == "Ubuntu" ]]; then +CODENAME=$(lsb_release -cs) +if [[ "${CODENAME}" == "buster" ]]; then + "${DIRECTORY}/pkg-install" "pulseaudio-utils pulseaudio gnome-themes-extra:armhf gtk2-engines-pixbuf:armhf libxcb-shape0:armhf libxcb-randr0:armhf libxcb-image0:armhf libxcb-xtest0:armhf libxcb-keysyms1:armhf libxcb-xfixes0:armhf libturbojpeg0:armhf libdbus-1-3:armhf libx11-6:armhf libxtst6:armhf libsm6:armhf libicu63:armhf libjsoncpp1:armhf librhash0:armhf libsqlite3-0:armhf libssh-4:armhf libuv1:armhf libwind0-heimdal:armhf libxml2:armhf" "$(dirname "$0")" || exit 1 +elif [[ "${CODENAME}" == "focal" ]]; then + "${DIRECTORY}/pkg-install" "pulseaudio-utils pulseaudio gnome-themes-extra:armhf gtk2-engines-pixbuf:armhf libxcb-shape0:armhf libxcb-randr0:armhf libxcb-image0:armhf libxcb-xtest0:armhf libxcb-keysyms1:armhf libxcb-xfixes0:armhf libturbojpeg:armhf libdbus-1-3:armhf libx11-6:armhf libxtst6:armhf libsm6:armhf libicu66:armhf libjsoncpp1:armhf librhash0:armhf libsqlite3-0:armhf libssh-4:armhf libuv1:armhf libwind0-heimdal:armhf libxml2:armhf" "$(dirname "$0")" || exit 1 +elif [[ "${CODENAME}" == "groovy" ]]; then + "${DIRECTORY}/pkg-install" "pulseaudio-utils pulseaudio gnome-themes-extra:armhf gtk2-engines-pixbuf:armhf libxcb-shape0:armhf libxcb-randr0:armhf libxcb-image0:armhf libxcb-xtest0:armhf libxcb-keysyms1:armhf libxcb-xfixes0:armhf libturbojpeg:armhf libdbus-1-3:armhf libx11-6:armhf libxtst6:armhf libsm6:armhf libicu67:armhf libjsoncpp1:armhf librhash0:armhf libsqlite3-0:armhf libssh-4:armhf libuv1:armhf libwind0-heimdal:armhf libxml2:armhf" "$(dirname "$0")" || exit 1 +elif [[ "${CODENAME}" == "hirsute" ]]; then "${DIRECTORY}/pkg-install" "pulseaudio-utils pulseaudio gnome-themes-extra:armhf gtk2-engines-pixbuf:armhf libxcb-shape0:armhf libxcb-randr0:armhf libxcb-image0:armhf libxcb-xtest0:armhf libxcb-keysyms1:armhf libxcb-xfixes0:armhf libturbojpeg:armhf libdbus-1-3:armhf libx11-6:armhf libxtst6:armhf libsm6:armhf libicu67:armhf libjsoncpp24:armhf librhash0:armhf libsqlite3-0:armhf libssh-4:armhf libuv1:armhf libwind0-heimdal:armhf libxml2:armhf" "$(dirname "$0")" || exit 1 else - error "This script can't run on your OS! It HAS to be Debian and derivatives like RPiOS or Ubuntu" + error "this script can't run on your OS! it HAS to be Debian buster or Ubuntu 20.04, 20.10 or 21.04" fi #refresh list of libraries