Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Add dorion #1074

Merged
merged 2 commits into from
May 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions 01-main/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ copyq
#corectrl
cosign
croc
crow-translate
cronopete
crossover
crow-translate
cryptomator
dbeaver-ce
#deadbeef
Expand All @@ -53,6 +53,7 @@ discord
dive
docker-ce
docker-desktop
dorion
doublecmd-gtk
doublecmd-qt
draw.io
Expand All @@ -61,8 +62,8 @@ du-dust
duf
dustracing2d
element-desktop
enpass
emby-server
enpass
exifcleaner
#exodus
expressvpn
Expand All @@ -71,6 +72,7 @@ fastfetch
fd
ferdium
figma-linux
filezilla-theme-papirus
firefox
firefox-beta
firefox-devedition
Expand Down Expand Up @@ -161,16 +163,16 @@ minigalaxy
minikube
motrix
mpdevil
#ms-office-electron
ms-365-electron
#ms-office-electron
mullvad-vpn
multimc
nala
nala-legacy
nekoray
nemo-mediainfo-tab
neo4j
#neovim
nemo-mediainfo-tab
nextcloud-desktop
nodejs
nomad
Expand All @@ -182,7 +184,6 @@ obs-cli
obsidian
obs-studio
ocenaudio
tezos-baking
onedriver
onefetch
onlyoffice-desktopeditors
Expand All @@ -195,7 +196,6 @@ p3x-onenote
pandoc
papirus-folders
papirus-icon-theme
filezilla-theme-papirus
#parsec
pdfsam-basic
pdfsam-visual
Expand Down Expand Up @@ -232,8 +232,8 @@ sejda-desktop
#sengi
shutter-encoder
signal-desktop
simple-pwgen
simplenote
simple-pwgen
skypeforlinux
slack-desktop
sleek
Expand Down Expand Up @@ -265,6 +265,7 @@ telegraf
termius-app
terraform
texworks
tezos-baking
thinlinc-client
thorium-browser
tidal-hifi
Expand Down
10 changes: 10 additions & 0 deletions 01-main/packages/dorion
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
DEFVER=1
ARCHS_SUPPORTED="amd64 arm64"
get_github_releases "SpikeHD/dorion" "latest"
if [ "${ACTION}" != "prettylist" ]; then
URL=$(grep -m1 "browser_download_url.*${HOST_ARCH}\.deb\"" "${CACHE_FILE}" | cut -d'"' -f4)
VERSION_PUBLISHED="$(echo "${URL}" | cut -d'/' -f8 | tr -d v)"
fi
PRETTY_NAME="Dorion"
WEBSITE="https://spikehd.github.io/projects/dorion/"
SUMMARY="Tiny alternative Discord client with a smaller footprint."