diff options
author | David Seifert <soap@gentoo.org> | 2023-02-19 12:53:39 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-02-19 12:53:39 +0100 |
commit | 26bcf663e55ef50fa5687955f7f65a9d3771cc57 (patch) | |
tree | be063de03822507756569dc17c0448df9774feeb /net-im/skypeforlinux | |
parent | dev-libs/link-grammar: drop 5.11.0 (diff) | |
download | gentoo-26bcf663e55ef50fa5687955f7f65a9d3771cc57.tar.gz gentoo-26bcf663e55ef50fa5687955f7f65a9d3771cc57.tar.bz2 gentoo-26bcf663e55ef50fa5687955f7f65a9d3771cc57.zip |
net-im/skypeforlinux: add 8.94.0.422
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-im/skypeforlinux')
-rw-r--r-- | net-im/skypeforlinux/Manifest | 1 | ||||
-rw-r--r-- | net-im/skypeforlinux/skypeforlinux-8.94.0.422.ebuild | 103 |
2 files changed, 104 insertions, 0 deletions
diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest index 29c23bce4a23..87a04bc82710 100644 --- a/net-im/skypeforlinux/Manifest +++ b/net-im/skypeforlinux/Manifest @@ -1,2 +1,3 @@ DIST skypeforlinux_8.90.0.407-1.x86_64.rpm 126406385 BLAKE2B ef3627e786b60a512576a6cee5af8b53c10a54122cb2de784a534c5effb13ea053070796a52c6672344dc5abb6dc3b503e89a1f14960c8990173b21acfc0b8e2 SHA512 ad74e6e8006f23c2f70f67373fa386e19e3b9e4da5e1ab29956191bb3626099d06ebcc80ace458401dd4f4a62d894eb735f7be0a60b6f668d576aaadf119d39d DIST skypeforlinux_8.91.0.404-1.x86_64.rpm 126481575 BLAKE2B 36123aa02ce6099908a7abd0d6c79ea61220339d37613588a251e0f53c605f2aba7c23d653a8f06b17d5d78323dcc3228ac3b5ac0fb90489cd318f2a1d82ebbb SHA512 0199db11aee8a01dcc2e137f2deaf6600caa92d75b113ba65c2869eeda705c3be0e4098c1697c50a75699979ed65389e03befd9de31dc7fb9225452278212c11 +DIST skypeforlinux_8.94.0.422-1.x86_64.rpm 126401643 BLAKE2B 16f5ef2adaf8f3fe9bbe2358ceaf60185da41f221ce9eb61fdb007d1ec07fb8adbca37a88a4a6399b9a30f98fdce26af9174f34a4e1589243d9e4120f0817d21 SHA512 4a1b8869e3c710e2895dcf832654e83379b7ef28ae3ee6e42cc739549cc9108845df71c4e9282f10d764bd3c280c45fae3859ebd3b38f29039f6230aacb0c462 diff --git a/net-im/skypeforlinux/skypeforlinux-8.94.0.422.ebuild b/net-im/skypeforlinux/skypeforlinux-8.94.0.422.ebuild new file mode 100644 index 000000000000..607425b45c47 --- /dev/null +++ b/net-im/skypeforlinux/skypeforlinux-8.94.0.422.ebuild @@ -0,0 +1,103 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +MULTILIB_COMPAT=( abi_x86_64 ) + +inherit chromium-2 desktop pax-utils rpm multilib-build xdg + +DESCRIPTION="Instant messaging client, with support for audio and video" +HOMEPAGE="https://www.skype.com/" +SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm" +S="${WORKDIR}" + +LICENSE="Skype-TOS MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 Boost-1.0 ISC CC-BY-SA-3.0 CC0-1.0 openssl ZLIB APSL-2 icu Artistic-2 LGPL-2.1" +SLOT="0" +KEYWORDS="-* ~amd64" + +QA_PREBUILT="*" +RESTRICT="mirror bindist strip" #299368 + +RDEPEND=" + app-crypt/libsecret[${MULTILIB_USEDEP}] + || ( + >=app-accessibility/at-spi2-core-2.46.0:2[${MULTILIB_USEDEP}] + dev-libs/atk[${MULTILIB_USEDEP}] + ) + dev-libs/expat[${MULTILIB_USEDEP}] + dev-libs/glib:2[${MULTILIB_USEDEP}] + dev-libs/nspr[${MULTILIB_USEDEP}] + dev-libs/nss[${MULTILIB_USEDEP}] + media-libs/alsa-lib[${MULTILIB_USEDEP}] + media-libs/fontconfig:1.0[${MULTILIB_USEDEP}] + media-libs/freetype:2[${MULTILIB_USEDEP}] + media-libs/libv4l[${MULTILIB_USEDEP}] + net-print/cups[${MULTILIB_USEDEP}] + sys-apps/dbus[${MULTILIB_USEDEP}] + sys-devel/gcc[cxx] + sys-libs/glibc + virtual/ttf-fonts + x11-libs/cairo[${MULTILIB_USEDEP}] + x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}] + x11-libs/gtk+:3[${MULTILIB_USEDEP}] + x11-libs/libX11[${MULTILIB_USEDEP}] + x11-libs/libXScrnSaver[${MULTILIB_USEDEP}] + x11-libs/libXcomposite[${MULTILIB_USEDEP}] + x11-libs/libXcursor[${MULTILIB_USEDEP}] + x11-libs/libXdamage[${MULTILIB_USEDEP}] + x11-libs/libXext[${MULTILIB_USEDEP}] + x11-libs/libXfixes[${MULTILIB_USEDEP}] + x11-libs/libXi[${MULTILIB_USEDEP}] + x11-libs/libXrandr[${MULTILIB_USEDEP}] + x11-libs/libXrender[${MULTILIB_USEDEP}] + x11-libs/libXtst[${MULTILIB_USEDEP}] + x11-libs/libxcb[${MULTILIB_USEDEP}] + x11-libs/libxkbcommon[${MULTILIB_USEDEP}] + x11-libs/libxkbfile[${MULTILIB_USEDEP}] + x11-libs/pango[${MULTILIB_USEDEP}]" + +pkg_setup() { + chromium_suid_sandbox_check_kernel_config +} + +src_unpack() { + rpm_src_unpack ${A} +} + +src_prepare() { + default + sed -e "s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \ + -i usr/bin/skypeforlinux || die + sed -e "s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \ + -e "/^OnlyShowIn=/d" \ + -i usr/share/applications/skypeforlinux.desktop || die +} + +src_install() { + dodir /opt + cp -a usr/share/skypeforlinux "${ED}"/opt || die + + # remove chrome-sandbox binary, users should use kernel namespaces + # https://bugs.gentoo.org/692692#c18 + rm "${ED}"/opt/skypeforlinux/chrome-sandbox || die + + dobin usr/bin/skypeforlinux + + dodoc usr/share/skypeforlinux/*.html + dodoc -r usr/share/doc/skypeforlinux/. + # symlink required for the "Help->3rd Party Notes" menu entry (otherwise frozen skype -> xdg-open) + dosym ${PF} usr/share/doc/skypeforlinux + + doicon usr/share/pixmaps/skypeforlinux.png + + local res + for res in 16 32 256 512; do + newicon -s ${res} usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png + done + + domenu usr/share/applications/skypeforlinux.desktop + + pax-mark -m "${ED}"/opt/skypeforlinux/skypeforlinux + pax-mark -m "${ED}"/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/slimcore/bin/slimcore.node +} |