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
e1197855
Commit
e1197855
authored
May 05, 2025
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "epm play: restore yandex-messenger"
This reverts commit
86d1c667
.
parent
86d1c667
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
42 deletions
+0
-42
yandex-messenger.sh
play.d/yandex-messenger.sh
+0
-19
chats.sh
repack.d/chats.sh
+0
-23
No files found.
play.d/yandex-messenger.sh
deleted
100644 → 0
View file @
86d1c667
#!/bin/sh
PKGNAME
=
yandex-messenger
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Yandex Messenger is designed for communication: send text messages, make audio and video calls in private and group chats, subscribe to and create channels."
URL
=
"https://yandex.ru/support/messenger/index.html"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
# they publish it on Yandex Disk only (without direct download)
PKGURL
=
"ipfs://Qma7e4MpopXpeoNnTsCXxx92q1oTrgJmz1aHjecvcEBNWx?filename=Yandex_Messenger_2.155.0_amd64.deb"
install_pkgurl
echo
"It is unsupported obsoleted version. Ask Yandex to restore the application for Linux."
\ No newline at end of file
repack.d/chats.sh
deleted
100644 → 0
View file @
86d1c667
#!/bin/sh -x
# It will be run with two args: buildroot spec
BUILDROOT
=
"
$1
"
SPEC
=
"
$2
"
PKGNAME
=
"yandex-messenger"
subst
"s|^Name:.*|Name:
$PKGNAME
|"
$SPEC
PRODUCTDIR
=
/opt/yandex-messenger
PRODUCTCUR
=
yandex-messenger
.
$(
dirname
$0
)
/common-chromium-browser.sh
move_to_opt
"/opt/Yandex Messenger"
add_bin_link_command
$PRODUCT
$PRODUCTDIR
/
$PRODUCT
add_bin_link_command
$PRODUCTCUR
$PRODUCT
fix_desktop_file
"/opt/Yandex Messenger"
"/opt/yandex-messenger"
fix_chrome_sandbox
add_electron_deps
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