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
f6f7db4d
Commit
f6f7db4d
authored
Jan 15, 2025
by
Ivan Mazhukin
Committed by
Vitaly Lipatov
Jan 18, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm play skype: fix install; move to snap (eterbug #17865)
parent
b76b7e53
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
15 deletions
+6
-15
skype.sh
play.d/skype.sh
+4
-6
skypeforlinux.sh
repack.d/skypeforlinux.sh
+2
-9
No files found.
play.d/skype.sh
View file @
f6f7db4d
...
...
@@ -8,11 +8,9 @@ URL="https://skype.com"
.
$(
dirname
$0
)
/common.sh
#arch=$(epm print info --distro-arch)
#pkgtype=$(epm print info -p)
pkgtype
=
deb
warn_version_is_not_supported
# https://
aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=skypeforlinux-stable
-bin
PKGURL
=
"
https://repo.skype.com/deb/pool/main/s/
${
PKGNAME
}
/
${
PKGNAME
}
_
${
VERSION
}
_amd64.deb
"
# https://
snapcraft.io/skype https://aur.archlinux.org/packages/skypeforlinux
-bin
PKGURL
=
"
$(
snap_get_pkgurl https://snapcraft.io/skype
)
"
install_pkgurl
install_p
ack_p
kgurl
repack.d/skypeforlinux.sh
View file @
f6f7db4d
...
...
@@ -6,24 +6,17 @@ SPEC="$2"
PRODUCT
=
skype
PRODUCTCUR
=
skypeforlinux
PRODUCTDIR
=
/opt/skype
PRODUCTDIR
=
/opt/skype
forlinux
.
$(
dirname
$0
)
/common-chromium-browser.sh
# remove key install script
remove_dir /opt/skypeforlinux
move_to_opt /usr/share/skypeforlinux
# https://bugzilla.altlinux.org/45502
remove_file /usr/bin/skypeforlinux
add_bin_link_command
$PRODUCTCUR
$PRODUCTDIR
/
$PRODUCTCUR
add_bin_link_command
$PRODUCT
$PRODUCTCUR
fix_chrome_sandbox
fix_desktop_file /usr/bin/skypeforlinux
fix_desktop_file
'${SNAP}/meta/gui/skypeforlinux.png'
skypeforlinux.png
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