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
912cc465
Commit
912cc465
authored
Apr 15, 2025
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm play: fix versions
parent
71459ee2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
rustdesk-libsciter-gtk.sh
play.d/rustdesk-libsciter-gtk.sh
+1
-1
yandex-telemost.sh
play.d/yandex-telemost.sh
+1
-1
zwcad-viewer.sh
play.d/zwcad-viewer.sh
+1
-1
No files found.
play.d/rustdesk-libsciter-gtk.sh
View file @
912cc465
...
@@ -2,7 +2,6 @@
...
@@ -2,7 +2,6 @@
PKGNAME
=
rustdesk-libsciter-gtk
PKGNAME
=
rustdesk-libsciter-gtk
SUPPORTEDARCHES
=
"x86_64 aarch64"
SUPPORTEDARCHES
=
"x86_64 aarch64"
VERSION
=
"4.4.8.23"
DESCRIPTION
=
'Embeddable HTML/CSS/JavaScript engine for modern UI development (only for RustDesk from Sisyphus)'
DESCRIPTION
=
'Embeddable HTML/CSS/JavaScript engine for modern UI development (only for RustDesk from Sisyphus)'
URL
=
"https://github.com/c-smile/sciter-sdk"
URL
=
"https://github.com/c-smile/sciter-sdk"
...
@@ -17,6 +16,7 @@ case "$(epm print info -a)" in
...
@@ -17,6 +16,7 @@ case "$(epm print info -a)" in
arch
=
"arm64"
;;
arch
=
"arm64"
;;
esac
esac
VERSION
=
"4.4.8.23"
PKGURL
=
"https://raw.githubusercontent.com/c-smile/sciter-sdk/master/bin.lnx/
$arch
/libsciter-gtk.so"
PKGURL
=
"https://raw.githubusercontent.com/c-smile/sciter-sdk/master/bin.lnx/
$arch
/libsciter-gtk.so"
install_pack_pkgurl
"
$VERSION
"
install_pack_pkgurl
"
$VERSION
"
play.d/yandex-telemost.sh
View file @
912cc465
...
@@ -2,7 +2,6 @@
...
@@ -2,7 +2,6 @@
PKGNAME
=
yandex-telemost
PKGNAME
=
yandex-telemost
SUPPORTEDARCHES
=
"x86_64"
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"1.0.0"
DESCRIPTION
=
'Yandex telemost from the official site'
DESCRIPTION
=
'Yandex telemost from the official site'
URL
=
"https://www.commfort.com/ru/article-commfort-linux.shtml"
URL
=
"https://www.commfort.com/ru/article-commfort-linux.shtml"
...
@@ -10,6 +9,7 @@ URL="https://www.commfort.com/ru/article-commfort-linux.shtml"
...
@@ -10,6 +9,7 @@ URL="https://www.commfort.com/ru/article-commfort-linux.shtml"
warn_version_is_not_supported
warn_version_is_not_supported
VERSION
=
"1.0.0"
PKGURL
=
"https://telemost.yandex.ru/download-desktop"
PKGURL
=
"https://telemost.yandex.ru/download-desktop"
install_pack_pkgurl
$VERSION
install_pack_pkgurl
$VERSION
play.d/zwcad-viewer.sh
View file @
912cc465
...
@@ -2,7 +2,6 @@
...
@@ -2,7 +2,6 @@
PKGNAME
=
zwcad-viewer
PKGNAME
=
zwcad-viewer
SUPPORTEDARCHES
=
"x86_64"
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"2.1.5"
DESCRIPTION
=
"ZWCAD Viewer from the official site"
DESCRIPTION
=
"ZWCAD Viewer from the official site"
URL
=
"https://sapr-soft.ru/zwcad_viewer"
URL
=
"https://sapr-soft.ru/zwcad_viewer"
...
@@ -10,6 +9,7 @@ URL="https://sapr-soft.ru/zwcad_viewer"
...
@@ -10,6 +9,7 @@ URL="https://sapr-soft.ru/zwcad_viewer"
warn_version_is_not_supported
warn_version_is_not_supported
VERSION
=
"2.1.5"
PKGURL
=
"https://sapr-soft.ru/download/Viewer/ZWCAD_Viewer_Beta.tar.gz"
PKGURL
=
"https://sapr-soft.ru/download/Viewer/ZWCAD_Viewer_Beta.tar.gz"
install_pack_pkgurl
$VERSION
install_pack_pkgurl
$VERSION
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