Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
874ea0b6
Commit
874ea0b6
authored
Mar 30, 2024
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm play.d: introduce warn_version_is_not_supported() and use it
parent
e75c7ae7
Hide whitespace changes
Inline
Side-by-side
Showing
66 changed files
with
159 additions
and
17 deletions
+159
-17
1c-connect.sh
play.d/1c-connect.sh
+3
-2
aimp.sh
play.d/aimp.sh
+2
-0
aksusbd.sh
play.d/aksusbd.sh
+3
-0
assistant.sh
play.d/assistant.sh
+2
-0
audiorelay.sh
play.d/audiorelay.sh
+3
-0
bitrix24.sh
play.d/bitrix24.sh
+3
-1
cascadeur.sh
play.d/cascadeur.sh
+3
-0
chrome.sh
play.d/chrome.sh
+1
-0
cnrdrvcups-ufr2.sh
play.d/cnrdrvcups-ufr2.sh
+3
-0
commfort-client.sh
play.d/commfort-client.sh
+1
-0
common.sh
play.d/common.sh
+4
-0
docker-desktop.sh
play.d/docker-desktop.sh
+3
-1
duckstation.sh
play.d/duckstation.sh
+3
-0
duplicati.sh
play.d/duplicati.sh
+3
-0
eagle.sh
play.d/eagle.sh
+2
-0
epson-printer-utility.sh
play.d/epson-printer-utility.sh
+3
-1
epsonscan2.sh
play.d/epsonscan2.sh
+3
-1
express-client.sh
play.d/express-client.sh
+2
-1
far2l-portable.sh
play.d/far2l-portable.sh
+2
-0
firefox-nightly.sh
play.d/firefox-nightly.sh
+3
-1
flashplayer.sh
play.d/flashplayer.sh
+3
-0
flyview-client.sh
play.d/flyview-client.sh
+2
-0
flyview-server.sh
play.d/flyview-server.sh
+2
-0
gitkraken.sh
play.d/gitkraken.sh
+3
-0
gitlab-runner.sh
play.d/gitlab-runner.sh
+1
-0
icaclient.sh
play.d/icaclient.sh
+2
-0
jetbrains-toolbox.sh
play.d/jetbrains-toolbox.sh
+3
-0
ktalk.sh
play.d/ktalk.sh
+2
-0
kyocera-sane.sh
play.d/kyocera-sane.sh
+2
-0
kyodialog.sh
play.d/kyodialog.sh
+2
-0
lunacy.sh
play.d/lunacy.sh
+3
-2
mailruagent.sh
play.d/mailruagent.sh
+3
-1
minecraft-launcher.sh
play.d/minecraft-launcher.sh
+3
-0
mobirise.sh
play.d/mobirise.sh
+2
-0
okular-csp.sh
play.d/okular-csp.sh
+2
-0
packet-tracer.sh
play.d/packet-tracer.sh
+2
-0
pantum.sh
play.d/pantum.sh
+2
-0
pfusp.sh
play.d/pfusp.sh
+2
-1
piktomir.sh
play.d/piktomir.sh
+3
-0
portmaster.sh
play.d/portmaster.sh
+2
-0
postman.sh
play.d/postman.sh
+3
-0
reaper.sh
play.d/reaper.sh
+3
-0
rememberthemilk.sh
play.d/rememberthemilk.sh
+3
-0
ridoclnx.sh
play.d/ridoclnx.sh
+2
-0
rudesktop.sh
play.d/rudesktop.sh
+1
-1
rupost.sh
play.d/rupost.sh
+3
-1
sane-panakvs.sh
play.d/sane-panakvs.sh
+3
-1
sferum.sh
play.d/sferum.sh
+2
-0
sidequest.sh
play.d/sidequest.sh
+1
-0
steam.sh
play.d/steam.sh
+3
-0
t1client.sh
play.d/t1client.sh
+3
-0
tamtam.sh
play.d/tamtam.sh
+2
-0
teamviewer.sh
play.d/teamviewer.sh
+3
-0
todoist.sh
play.d/todoist.sh
+3
-0
unifiedremote.sh
play.d/unifiedremote.sh
+3
-1
viber.sh
play.d/viber.sh
+2
-1
virtualbox.sh
play.d/virtualbox.sh
+1
-0
vk-messenger.sh
play.d/vk-messenger.sh
+2
-0
vkcalls.sh
play.d/vkcalls.sh
+2
-0
vkteams.sh
play.d/vkteams.sh
+3
-0
vuescan.sh
play.d/vuescan.sh
+2
-0
xnconvert.sh
play.d/xnconvert.sh
+2
-0
xnview.sh
play.d/xnview.sh
+2
-0
xod-ide.sh
play.d/xod-ide.sh
+2
-0
yandex-disk.sh
play.d/yandex-disk.sh
+2
-0
yandex-messenger.sh
play.d/yandex-messenger.sh
+3
-0
No files found.
play.d/1c-connect.sh
View file @
874ea0b6
...
...
@@ -2,12 +2,13 @@
PKGNAME
=
1c-connect
SUPPORTEDARCHES
=
"x86_64"
#VERSION="$2"
# is not supported
VERSION
=
"
$2
"
DESCRIPTION
=
"1C Connect — Service & Help desk со встроенным удалённым доступом и мессенджером"
URL
=
"https://1c-connect.com"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
PKGURL
=
"https://updates.1c-connect.com/desktop/distribs/1C-Connect-Linux-x64.tar.gz"
epm pack
--install
$PKGNAME
"
$PKGURL
"
play.d/aimp.sh
View file @
874ea0b6
...
...
@@ -2,6 +2,7 @@
PKGNAME
=
aimp
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"AIMP (Wine based audio player) from the official site"
URL
=
"https://www.aimp.ru/?do=download&os=linux"
...
...
@@ -13,6 +14,7 @@ if ! is_command wine ; then
epm play wine
||
fatal
fi
warn_version_is_not_supported
repack
=
''
[
"
$(
epm print info
-s
)
"
=
"alt"
]
&&
repack
=
'--repack'
...
...
play.d/aksusbd.sh
View file @
874ea0b6
...
...
@@ -2,10 +2,13 @@
PKGNAME
=
aksusbd
SUPPORTEDARCHES
=
"x86_64 x86 aarch64 armhf"
VERSION
=
"
$2
"
DESCRIPTION
=
"Sentinel LDK daemon (HASP) from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
#PKGURL="https://sd7.ascon.ru/Public/Utils/Sentinel%20HASP/Linux_driver/aksusbd_vlib46707.tar"
# Site: https://supportportal.gemalto.com/csm?id=kb_category&kb_category=f9ae29a44fb2c304873b69d18110c764
# 8.53 version
...
...
play.d/assistant.sh
View file @
874ea0b6
...
...
@@ -3,10 +3,12 @@
PKGNAME
=
assistant
SKIPREPACK
=
1
SUPPORTEDARCHES
=
"x86_64 aarch64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Assistant (Ассистент) from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
arch
=
"
$(
epm print info
-a
)
"
pkg
=
"
$(
epm print info
-p
)
"
...
...
play.d/audiorelay.sh
View file @
874ea0b6
...
...
@@ -2,11 +2,14 @@
PKGNAME
=
audiorelay
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"AudioRelay from the official site"
URL
=
"https://audiorelay.net"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
VERSION
=
"0.27.5"
# https://audiorelay.net/downloads
...
...
play.d/bitrix24.sh
View file @
874ea0b6
...
...
@@ -2,12 +2,14 @@
PKGNAME
=
bitrix24
SUPPORTEDARCHES
=
"x86_64"
#
VERSION="$2"
VERSION
=
"
$2
"
DESCRIPTION
=
"Bitrix24 desktop client from the official site"
URL
=
"https://www.bitrix24.ru/features/desktop.php"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
pkgtype
=
$(
epm print info
-p
)
case
$pkgtype
in
rpm
)
...
...
play.d/cascadeur.sh
View file @
874ea0b6
...
...
@@ -2,11 +2,14 @@
PKGNAME
=
cascadeur
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Cascadeur - a physics‑based 3D animation software"
URL
=
"https://cascadeur.com/download"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
# keep worked version
VERSION
=
"2022.3.1"
PKGURL
=
"ipfs://Qma8WF8iPwgKNPM6UdZHWse4q1cTnPAvjMRkGsbbWYi18w?filename=cascadeur-linux.tgz"
...
...
play.d/chrome.sh
View file @
874ea0b6
...
...
@@ -2,6 +2,7 @@
PKGNAME
=
google-chrome-stable
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"The popular and trusted web browser by Google (Stable Channel) from the official site"
.
$(
dirname
$0
)
/common.sh
...
...
play.d/cnrdrvcups-ufr2.sh
View file @
874ea0b6
...
...
@@ -2,11 +2,14 @@
PKGNAME
=
cnrdrvcups-ufr2-uk
SUPPORTEDARCHES
=
"x86_64 aarch64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Canon UFR II Printer Driver for Linux from the official site"
URL
=
"https://www.canon.ru/support/business-product-support/office_driver_guide/"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
# https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=cnrdrvcups-lb
PKGURL
=
"https://gdlp01.c-wss.com/gds/8/0100007658/33/linux-UFRII-drv-v570-m17n-11.tar.gz"
...
...
play.d/commfort-client.sh
View file @
874ea0b6
...
...
@@ -8,6 +8,7 @@ URL="https://www.commfort.com/ru/article-commfort-linux.shtml"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
VERSION
=
"
$(
epm tool eget
-O-
https://www.commfort.com/ru/download.shtml |
grep
"Версия .* от .* г."
|
head
-n2
|
tail
-n1
|
sed
-e
's|.*Версия ||'
-e
's| от .*||'
)
"
[
-n
"
$VERSION
"
]
||
fatal
"Can't get version."
...
...
play.d/common.sh
View file @
874ea0b6
...
...
@@ -93,6 +93,10 @@ is_supported_arch()
return
1
}
warn_version_is_not_supported
()
{
[
"
$VERSION
"
=
"*"
]
||
echo
-e
"
\n
Warning: Specifying the version is not supported by vendor. Downloading latest version ...
\n
"
}
get_latest_version
()
{
...
...
play.d/docker-desktop.sh
View file @
874ea0b6
...
...
@@ -2,12 +2,14 @@
PKGNAME
=
docker-desktop
SUPPORTEDARCHES
=
"x86_64 aarch64"
#
VERSION="$2"
VERSION
=
"
$2
"
DESCRIPTION
=
"Docker Desktop from the official site"
URL
=
"https://docs.docker.com/desktop/install/ubuntu/"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
pkgtype
=
$(
epm print info
-p
)
case
$pkgtype
in
rpm
)
...
...
play.d/duckstation.sh
View file @
874ea0b6
...
...
@@ -2,11 +2,14 @@
PKGNAME
=
duckstation
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"DuckStation is an simulator/emulator of the Sony PlayStation(TM) from the official site"
URL
=
"https://github.com/stenzek/duckstation/releases"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
file
=
"DuckStation-x64.AppImage"
# TODO: preview, previous-latest
...
...
play.d/duplicati.sh
View file @
874ea0b6
#!/bin/sh
PKGNAME
=
duplicati
VERSION
=
"
$2
"
DESCRIPTION
=
"Duplicati from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
pkgtype
=
"
$(
epm print info
-p
)
"
# we have workaround for their postinstall script, so always repack rpm package
...
...
play.d/eagle.sh
View file @
874ea0b6
...
...
@@ -2,10 +2,12 @@
PKGNAME
=
Autodesk_EAGLE
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"EAGLE (EDA software) from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
VERSION
=
9.6.2
IPFSHASH
=
Qmd38jJnTnUMUeJuKSDBGesqXF3SxEahUVZc6NUPyMKgj1
...
...
play.d/epson-printer-utility.sh
View file @
874ea0b6
...
...
@@ -2,6 +2,7 @@
PKGNAME
=
epson-printer-utility
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Epson Printer Utility - Linux Epson Printer Utility from the official site"
URL
=
"http://support.epson.net/linux/Printer/LSB_distribution_pages/en/utility.php"
...
...
@@ -13,9 +14,10 @@ case "$1" in
;;
esac
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
pkgtype
=
$(
epm print info
-p
)
arch
=
"
$(
epm print info
-a
)
"
case
"
$pkgtype
-
$arch
"
in
...
...
play.d/epsonscan2.sh
View file @
874ea0b6
#!/bin/sh
PKGNAME
=
epsonscan2
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Epson Scan 2 - Linux Scanner Driver from the official site"
URL
=
"https://support.epson.net/linux/en/epsonscan2.php"
...
...
@@ -17,6 +17,8 @@ esac
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
pkgtype
=
$(
epm print info
-p
)
arch
=
"
$(
epm print info
-a
)
"
case
"
$pkgtype
-
$arch
"
in
...
...
play.d/express-client.sh
View file @
874ea0b6
...
...
@@ -2,12 +2,13 @@
PKGNAME
=
express
SUPPORTEDARCHES
=
"x86_64"
#
VERSION="$2"
VERSION
=
"
$2
"
DESCRIPTION
=
"eXpress client from the official site"
URL
=
"https://express.ms/"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
PKG
=
"https://express.ms/download/deb"
epm
install
$PKG
play.d/far2l-portable.sh
View file @
874ea0b6
...
...
@@ -2,10 +2,12 @@
PKGNAME
=
"far2l-portable"
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"FAR2L Portable from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
PKGURL
=
$(
epm tool eget
--list
--latest
https://github.com/spvkgn/far2l-portable/releases
"far2l_x86_64.AppImage.tar"
)
[
-n
"
$PKGURL
"
]
||
fatal
"Can't get package URL"
...
...
play.d/firefox-nightly.sh
View file @
874ea0b6
...
...
@@ -2,11 +2,13 @@
PKGNAME
=
firefox-nightly
SUPPORTEDARCHES
=
"x86_64"
#
VERSION="$2"
VERSION
=
"
$2
"
DESCRIPTION
=
"Firefox nightly from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
arch
=
x86_64
VERSION
=
"*"
...
...
play.d/flashplayer.sh
View file @
874ea0b6
...
...
@@ -2,11 +2,14 @@
PKGNAME
=
flashplayer
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Adobe Flash Player from the official site"
URL
=
"https://www.adobe.com/support/flashplayer/downloads.html"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
VERSION
=
32.0.0.465
PKGURL
=
"https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux.x86_64.tar.gz"
...
...
play.d/flyview-client.sh
View file @
874ea0b6
...
...
@@ -2,10 +2,12 @@
PKGNAME
=
ipera-client
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"FlyView Client from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
#PKG="$(epm tool eget --list --latest https://flyviewvms.ru/downloads/ "flyview-client*linux64.deb")"
PKG
=
"https://flyviewvms.ru/distro/flyview-client.deb"
...
...
play.d/flyview-server.sh
View file @
874ea0b6
...
...
@@ -2,10 +2,12 @@
PKGNAME
=
ipera-mediaserver
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"FlyView (Ipera) Server from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
#PKG="$(epm tool eget --list --latest https://flyviewvms.ru/downloads/ "flyview-server*linux64.deb")"
PKG
=
"https://flyviewvms.ru/distro/flyview-server.deb"
...
...
play.d/gitkraken.sh
View file @
874ea0b6
...
...
@@ -2,11 +2,14 @@
PKGNAME
=
gitkraken
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"GitKraken Client from the official site"
URL
=
"https://www.gitkraken.com/"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
pkgtype
=
$(
epm print info
-p
)
case
$pkgtype
in
rpm
)
...
...
play.d/gitlab-runner.sh
View file @
874ea0b6
...
...
@@ -2,6 +2,7 @@
PKGNAME
=
gitlab-runner
SUPPORTEDARCHES
=
"armhf aarch64 x86 x86_64 ppc64le"
VERSION
=
"
$2
"
DESCRIPTION
=
'Gitlab runner'
.
$(
dirname
$0
)
/common.sh
...
...
play.d/icaclient.sh
View file @
874ea0b6
...
...
@@ -8,6 +8,8 @@ URL="https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linu
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
VERSION
=
24.2.0.65
pkgtype
=
"
$(
epm print info
-p
)
"
...
...
play.d/jetbrains-toolbox.sh
View file @
874ea0b6
...
...
@@ -2,10 +2,13 @@
PKGNAME
=
jetbrains-toolbox
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"JetBrains Toolbox App from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
# https://github.com/nagygergo/jetbrains-toolbox-install/blob/master/jetbrains-toolbox.sh
URL
=
$(
epm tool eget
-O-
"https://data.services.jetbrains.com/products?code=TBA&release.type=eap%2Crc%2Crelease&fields=distributions%2Clink%2Cname%2Creleases"
| epm
--inscript
tool json
-b
|
grep
'0,"releases",0,"downloads","linux","link"'
|
sed
-e
's|.*[[:space:]]||'
)
...
...
play.d/ktalk.sh
View file @
874ea0b6
...
...
@@ -2,10 +2,12 @@
PKGNAME
=
ktalk
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Контур.Толк (ktalk) from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
case
"
$(
epm print info
-d
)
"
in
ALTLinux
)
...
...
play.d/kyocera-sane.sh
View file @
874ea0b6
...
...
@@ -2,11 +2,13 @@
PKGNAME
=
kyocera-sane
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Kyocera sane scanner support package"
URL
=
"https://www.kyoceradocumentsolutions.eu/en/support/downloads.name-L2V1L2VuL21mcC9FQ09TWVNNNjIzMENJRE4=.html"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
URL
=
"https://www.kyoceradocumentsolutions.de/content/download-center/de/drivers/all/SANE_Driver_zip.download.zip"
epm pack
--install
$PKGNAME
"
$URL
"
play.d/kyodialog.sh
View file @
874ea0b6
...
...
@@ -2,10 +2,12 @@
PKGNAME
=
kyodialog
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"KYOCERA Printing Package (Linux Universal Driver)"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
URL
=
"https://www.kyoceradocumentsolutions.eu/content/download-center/eu/drivers/all/Linux_Universal_Driver_zip.download.zip"
...
...
play.d/lunacy.sh
View file @
874ea0b6
...
...
@@ -2,10 +2,13 @@
PKGNAME
=
lunacy
SUPPORTEDARCHES
=
"x86_64 aarch64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Lunacy - Graphic Design Editor"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
arch
=
"
$(
epm print info
-a
)
"
case
"
$arch
"
in
...
...
@@ -20,8 +23,6 @@ case "$arch" in
;;
esac
[
"
$VERSION
"
=
"*"
]
||
fatal
"versioning is not supported"
if
!
is_glibc_enough 2.34
;
then
fatal
"glibc is too old"
fi
...
...
play.d/mailruagent.sh
View file @
874ea0b6
...
...
@@ -2,13 +2,15 @@
PKGNAME
=
mailruagent
SUPPORTEDARCHES
=
"x86_64"
#
VERSION="$2"
VERSION
=
"
$2
"
# is not supported
DESCRIPTION
=
''
#"Mail.ru Agent for Linux from the official site"
URL
=
"https://agent.mail.ru/linux"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
VERSION
=
"*"
if
[
"
$VERSION
"
=
"*"
]
;
then
VERSION
=
$(
eget
-O-
-H
Snap-Device-Series:16 https://api.snapcraft.io/v2/snaps/info/agent | epm
--inscript
tool json
-b
|
grep
version |
head
-n1
|
sed
-e
's|.*"\([0-9.]*\)".*|\1|'
)
||
fatal
"Can't get current version"
#'
...
...
play.d/minecraft-launcher.sh
View file @
874ea0b6
...
...
@@ -2,10 +2,13 @@
PKGNAME
=
minecraft-launcher
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Minecraft launcher from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
# https://www.minecraft.net/en-us/download
epm
install
"https://launcher.mojang.com/download/Minecraft.deb"
play.d/mobirise.sh
View file @
874ea0b6
...
...
@@ -2,10 +2,12 @@
PKGNAME
=
mobirise
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Mobirise - create awesome mobile-friendly websites!"
.
$(
dirname
$0
)
/common.sh
# https://mobihtml.ru/
epm
install
"https://download.mobirise.com/MobiriseSetup.deb"
warn_version_is_not_supported
play.d/okular-csp.sh
View file @
874ea0b6
...
...
@@ -3,6 +3,7 @@
PKGNAME
=
okular-csp
SKIPREPACK
=
1
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Okular GOST (free version) with CryptoPro support from the official site"
REPOURL
=
"http://packages.lab50.net"
...
...
@@ -17,6 +18,7 @@ esac
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
# see
# https://okulargost.ru/info.html
...
...
play.d/packet-tracer.sh
View file @
874ea0b6
...
...
@@ -8,6 +8,8 @@ URL="https://www.sysnettechsolutions.com/en/download-cisco-packet-tracer/"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
# Closed by Cisco
case
$VERSION
in
8.2|8.2.0
)
...
...
play.d/pantum.sh
View file @
874ea0b6
...
...
@@ -2,6 +2,7 @@
PKGNAME
=
pantum
SUPPORTEDARCHES
=
"x86_64 x86"
VERSION
=
"
$2
"
DESCRIPTION
=
"CUPS and SANE drivers for Pantum series printer and scanner"
URL
=
"https://www.pantum.ru/support/download/driver/"
...
...
@@ -12,6 +13,7 @@ fi
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
PKGURL
=
"https://drivers.pantum.ru/userfiles/files/download/%E9%A9%B1%E5%8A%A8%E6%96%87%E4%BB%B6/2013/Pantum%20Ubuntu%20Driver%20V1_1_99-1.zip"
...
...
play.d/pfusp.sh
View file @
874ea0b6
#!/bin/sh
PKGNAME
=
pfusp
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Ricoh SP-1120N / SP-1125N / SP-1130N Image Scanner Driver Linux from the official site"
URL
=
"https://www.pfu.ricoh.com/global/scanners/fi/dl/agree/ubuntu-64-221-sp.html"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
VERSION
=
2.2.1
# check URL to upgrade the version
...
...
play.d/piktomir.sh
View file @
874ea0b6
...
...
@@ -2,11 +2,14 @@
PKGNAME
=
piktomir
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Piktomir ПиктоМир Младший брат КуМира"
URL
=
"https://piktomir.ru/"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
PKGURL
=
"https://dl.piktomir.ru/PiktoMir-x86_64.AppImage"
# hack: original AppImage have no version
...
...
play.d/portmaster.sh
View file @
874ea0b6
...
...
@@ -8,6 +8,8 @@ URL="https://safing.io/"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
repack
=
''
pkgtype
=
"
$(
epm print info
-p
)
"
...
...
play.d/postman.sh
View file @
874ea0b6
...
...
@@ -2,11 +2,14 @@
PKGNAME
=
postman
SUPPORTEDARCHES
=
"x86_64 aarch64"
VERSION
=
"
$2
"
DESCRIPTION
=
'Postman is an API platform for building and using APIs'
URL
=
"https://www.postman.com"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
case
"
$(
epm print info
-a
)
"
in
x86_64
)
arch
=
"64"
;;
...
...
play.d/reaper.sh
View file @
874ea0b6
...
...
@@ -2,11 +2,14 @@
PKGNAME
=
reaper
SUPPORTEDARCHES
=
"x86_64 x86 armhf aarch64"
VERSION
=
"
$2
"
DESCRIPTION
=
'REAPER is a complete digital audio production application for computers, offering a full multitrack audio and MIDI recording, editing, processing, mixing and mastering toolset.'
URL
=
"https://www.reaper.fm/index.php"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
case
"
$(
epm print info
-a
)
"
in
x86
)
arch
=
"i686"
;;
...
...
play.d/rememberthemilk.sh
View file @
874ea0b6
...
...
@@ -2,11 +2,14 @@
PKGNAME
=
rememberthemilk
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
''
# 'Remember the milk from the official site'
URL
=
"https://www.rememberthemilk.com/"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
# https://www.rememberthemilk.com/services/linux/
PKGURL
=
"https://www.rememberthemilk.com/services/linux/download/?os=ubuntu_64&subtype=1.3.11"
...
...
play.d/ridoclnx.sh
View file @
874ea0b6
...
...
@@ -8,6 +8,8 @@ URL="https://ridoclnx.com/"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
pkgtype
=
$(
epm print info
-p
)
case
$pkgtype
in
rpm
)
...
...
play.d/rudesktop.sh
View file @
874ea0b6
...
...
@@ -14,7 +14,7 @@ esac
.
$(
dirname
$0
)
/common.sh
[
"
$VERSION
"
=
"*"
]
&&
VERSION
=
"[0-9]*"
warn_version_is_not_supported
repack
=
''
# change package name for downloading
...
...
play.d/rupost.sh
View file @
874ea0b6
...
...
@@ -2,12 +2,14 @@
BASEPKGNAME
=
rupost-desktop
SUPPORTEDARCHES
=
"x86_64"
#
VERSION="$2"
VERSION
=
"
$2
"
DESCRIPTION
=
"RuPost Desktop Personal from the official site"
URL
=
"https://www.rupost.ru/desktop"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
PKGURL
=
"https://www.rupost.ru/desktop/download/linux/"
epm
install
$PKGURL
...
...
play.d/sane-panakvs.sh
View file @
874ea0b6
#!/bin/sh
PKGNAME
=
sane-panakvs
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Panasonic Scanner Driver for Linux from the official site"
URL
=
"https://panasonic.net/cns/pcc/support/scanner/linuxspanakvs.html"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
VERSION
=
1.7.0
arch
=
"
$(
epm print info
-a
)
"
...
...
play.d/sferum.sh
View file @
874ea0b6
...
...
@@ -2,10 +2,12 @@
PKGNAME
=
sferum
SUPPORTEDARCHES
=
"x86_64 x86"
VERSION
=
"
$2
"
DESCRIPTION
=
"Sferum for Linux from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
arch
=
$(
epm print info
--distro-arch
)
case
$arch
in
...
...
play.d/sidequest.sh
View file @
874ea0b6
...
...
@@ -2,6 +2,7 @@
PKGNAME
=
sidequest
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
'The SideQuest desktop application'
URL
=
"https://sidequestvr.com/"
...
...
play.d/steam.sh
View file @
874ea0b6
...
...
@@ -2,6 +2,7 @@
PKGNAME
=
steam-launcher
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
'Steam Launcher (from the repository if the package is there, or from the official site)'
[
"
$(
epm print info
-s
)
"
=
"alt"
]
&&
REPOPKGNAME
=
i586-steam
||
REPOPKGNAME
=
steam
...
...
@@ -10,6 +11,8 @@ epm installed $REPOPKGNAME && PKGNAME=$REPOPKGNAME
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
if
[
"
$(
epm print info
-s
)
"
=
"alt"
]
;
then
epm
install
$REPOPKGNAME
||
exit
epm play i586-fix
...
...
play.d/t1client.sh
View file @
874ea0b6
...
...
@@ -2,11 +2,14 @@
PKGNAME
=
t1client-standalone
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"DSSL Trassir Client"
URL
=
"https://confluence.trassir.com/pages/viewpage.action?pageId=36865118"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
case
"
$(
epm print info
-p
)
"
in
rpm
)
PKGURL
=
"ipfs://QmarAX2ATvXaqFdar6t5ZYTi9yuVjmAKyS8AvBCJDWC92Z?filename=t1client-standalone-0.1.4.0.13209.rpm"
...
...
play.d/tamtam.sh
View file @
874ea0b6
...
...
@@ -2,10 +2,12 @@
PKGNAME
=
tamtam-app
SUPPORTEDARCHES
=
"x86_64 x86"
VERSION
=
"
$2
"
DESCRIPTION
=
"TamTam messenger from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
arch
=
"
$(
epm print info
--debian-arch
)
"
case
"
$arch
"
in
...
...
play.d/teamviewer.sh
View file @
874ea0b6
...
...
@@ -2,11 +2,14 @@
PKGNAME
=
"teamviewer"
SUPPORTEDARCHES
=
"x86_64 aarch64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Teamviewer from the official site"
URL
=
"https://www.teamviewer.com/ru-cis/download/linux"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
arch
=
$(
epm print info
--distro-arch
)
# See https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=teamviewer
...
...
play.d/todoist.sh
View file @
874ea0b6
...
...
@@ -2,11 +2,14 @@
PKGNAME
=
Todoist-linux
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
'Todoist client application from the official site'
URL
=
"https://todoist.com/"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
PKGURL
=
"https://todoist.com/linux_app/appimage"
epm
install
$PKGURL
play.d/unifiedremote.sh
View file @
874ea0b6
#!/bin/sh
PKGNAME
=
urserver
SUPPORTEDARCHES
=
"x86_64 x86"
VERSION
=
"
$2
"
DESCRIPTION
=
"Unified Remote Server from the official site"
URL
=
"https://www.unifiedremote.com/"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
pkgtype
=
$(
epm print info
-p
)
arch
=
"
$(
epm print info
-a
)
"
case
"
$pkgtype
-
$arch
"
in
...
...
play.d/viber.sh
View file @
874ea0b6
...
...
@@ -4,10 +4,11 @@ PKGNAME=viber
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Viber for Linux from the official site"
URL
=
"https://viber.com"
.
$(
dirname
$0
)
/common.sh
[
"
$VERSION
"
=
"*"
]
||
fatal
"Only latest Viber version is allowed"
warn_version_is_not_supported
PKGURL
=
"https://download.cdn.viber.com/desktop/Linux/viber.AppImage"
...
...
play.d/virtualbox.sh
View file @
874ea0b6
...
...
@@ -2,6 +2,7 @@
PKGNAME
=
virtualbox
SUPPORTEDARCHES
=
"x86_64 x86"
VERSION
=
"
$2
"
DESCRIPTION
=
'VirtualBox from the ALT repo'
.
$(
dirname
$0
)
/common.sh
...
...
play.d/vk-messenger.sh
View file @
874ea0b6
...
...
@@ -8,6 +8,8 @@ URL="https://vk.me/app"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
pkgtype
=
"
$(
epm print info
-p
)
"
case
"
$pkgtype
"
in
rpm|deb
)
...
...
play.d/vkcalls.sh
View file @
874ea0b6
...
...
@@ -2,8 +2,10 @@
PKGNAME
=
vk-calls
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"VK Calls for Linux from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
epm
install
"https://vkcalls-native-ac.vk-apps.com/latest/vk-calls-amd64.deb"
||
exit
play.d/vkteams.sh
View file @
874ea0b6
...
...
@@ -2,10 +2,13 @@
PKGNAME
=
vkteams
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"VK Teams for Linux from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
# TODO:
VERSION
=
"1.0"
...
...
play.d/vuescan.sh
View file @
874ea0b6
...
...
@@ -5,9 +5,11 @@ DESCRIPTION="VueScan from the official site"
PKGNAME
=
vuescan
SUPPORTEDARCHES
=
"x86_64 x86 aarch64 armhf"
VERSION
=
"
$2
"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
arch
=
"
$(
epm print info
-a
)
"
case
"
$arch
"
in
...
...
play.d/xnconvert.sh
View file @
874ea0b6
...
...
@@ -2,9 +2,11 @@
PKGNAME
=
xnconvert
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"XnConvert: Image Converter from the official site"
URL
=
"https://www.xnview.com/en/xnconvert/"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
epm
install
https://download.xnview.com/XnConvert-linux-x64.deb
play.d/xnview.sh
View file @
874ea0b6
...
...
@@ -2,8 +2,10 @@
PKGNAME
=
xnview
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"XnView MP: Image management from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
epm
install
https://download.xnview.com/XnViewMP-linux-x64.deb
play.d/xod-ide.sh
View file @
874ea0b6
...
...
@@ -8,6 +8,8 @@ DESCRIPTION="A visual programming language for microcontrollers"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
PKGURL
=
"https://www.googleapis.com/download/storage/v1/b/releases.xod.io/o/v0.38.0%2Fxod-client-electron-0.38.0.x86_64.rpm?generation=1615553616000093&alt=media"
repack
=
''
...
...
play.d/yandex-disk.sh
View file @
874ea0b6
...
...
@@ -2,10 +2,12 @@
PKGNAME
=
yandex-disk
SUPPORTEDARCHES
=
"x86_64 x86"
VERSION
=
"
$2
"
DESCRIPTION
=
"Yandex Disk from the official site"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
# https://repo.yandex.ru/yandex-disk/yandex-disk_latest_amd64.deb
# https://repo.yandex.ru/yandex-disk/yandex-disk-latest.x86_64.rpm
...
...
play.d/yandex-messenger.sh
View file @
874ea0b6
...
...
@@ -8,6 +8,8 @@ URL="https://yandex.ru/support/messenger/index.html"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
PKGURL
=
"ipfs://Qma7e4MpopXpeoNnTsCXxx92q1oTrgJmz1aHjecvcEBNWx?filename=Yandex_Messenger_2.155.0_amd64.deb"
epm
install
--repack
$PKGURL
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment