From: xeroxslayer <xeroxslayer@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] skype: remove package
Date: Tue, 12 Nov 2024 14:53:46 +0100 [thread overview]
Message-ID: <20241112135346.5FC72215D7@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52948@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 590 bytes --]
There is an updated pull request by xeroxslayer against master on the void-packages repository
https://github.com/xeroxslayer/void-packages skype
https://github.com/void-linux/void-packages/pull/52948
skype: remove package
Skype is no longer available as a Debian package, only as a Snap package, thus no version numbering is avalable in the filename. Moreover, even if the older Debain/Ubuntu package works, the links are dead and can only be obtained throough archive.org or a similar service.
A patch file from https://github.com/void-linux/void-packages/pull/52948.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skype-52948.patch --]
[-- Type: text/x-diff, Size: 2134 bytes --]
From b36acf4dce4005f0dc126c83705bd1d2c93ea041 Mon Sep 17 00:00:00 2001
From: xeroxslayer <xeroxslayer@proton.me>
Date: Fri, 8 Nov 2024 01:04:29 +0100
Subject: [PATCH] skype: remove package
Skype is no longer available as a Debian package, only as a Snap
package, thus no version numbering is avalable in the filename.
Moreover, even if the older Debain/Ubuntu package works, the links
are dead and can only be obtained throough archive.org or a
similar service.
---
srcpkgs/skype/template | 30 ------------------------------
srcpkgs/skype/update | 2 --
2 files changed, 32 deletions(-)
delete mode 100644 srcpkgs/skype/template
delete mode 100644 srcpkgs/skype/update
diff --git a/srcpkgs/skype/template b/srcpkgs/skype/template
deleted file mode 100644
index 3d65fd23905701..00000000000000
--- a/srcpkgs/skype/template
+++ /dev/null
@@ -1,30 +0,0 @@
-# Template file for 'skype'
-# This just repackages the rpm package.
-pkgname=skype
-version=8.108.0.205
-revision=1
-archs="x86_64"
-create_wrksrc=yes
-depends="elogind"
-short_desc="Skype for Linux"
-maintainer="mobinmob <mobinmob@disroot.org>"
-license="custom:skype-servicesagreement" # no vlicense
-homepage="https://www.skype.com"
-distfiles="https://repo.skype.com/rpm/stable/skypeforlinux_${version}-1.x86_64.rpm"
-checksum=be3b714636da765e40b4c814a32988914938e2788b0ad558bfb9b7ce1e67dcef
-repository="nonfree"
-nostrip="yes"
-
-do_install() {
- # Copy files
- vcopy "*" "."
- # Move executables to usr/lib and change the launcher script
- vsed -i "${DESTDIR}/usr/bin/skypeforlinux" -e "s;share/;lib/;g"
- vmkdir usr/lib/skypeforlinux
- mv "${DESTDIR}/usr/share/skypeforlinux" "${DESTDIR}/usr/lib/"
- # Install NOTICE.txt as license. Skype has only a services
- # agreement available online.
- vlicense "${DESTDIR}/usr/share/doc/skypeforlinux/NOTICE.txt"
- # Remove unneeded dir.
- rm -rf "${DESTDIR}/usr/lib/.build-id"
-}
diff --git a/srcpkgs/skype/update b/srcpkgs/skype/update
deleted file mode 100644
index 40deabe2f5db8b..00000000000000
--- a/srcpkgs/skype/update
+++ /dev/null
@@ -1,2 +0,0 @@
-ignore="*.76.*"
-pattern="skypeforlinux_\K[\d.]+(?=_amd64.deb)"
next prev parent reply other threads:[~2024-11-12 13:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-08 0:07 [PR PATCH] " xeroxslayer
2024-11-08 16:11 ` classabbyamp
2024-11-10 10:30 ` xeroxslayer
2024-11-10 17:36 ` classabbyamp
2024-11-12 0:00 ` [PR PATCH] [Updated] " xeroxslayer
2024-11-12 0:00 ` xeroxslayer
2024-11-12 0:35 ` classabbyamp
2024-11-12 13:53 ` xeroxslayer [this message]
2024-11-12 13:54 ` xeroxslayer
2024-11-13 12:16 ` [PR PATCH] [Merged]: " leahneukirchen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241112135346.5FC72215D7@inbox.vuxu.org \
--to=xeroxslayer@users.noreply.github.com \
--cc=ml@inbox.vuxu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).