* [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/features/musl/, net-im/whatsapp-desktop-bin/
@ 2022-06-19 9:06 Jakov Smolić
0 siblings, 0 replies; only message in thread
From: Jakov Smolić @ 2022-06-19 9:06 UTC (permalink / raw
To: gentoo-commits
commit: 08e64284bd0cb2465d158cb02ba7661cc5241903
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 19 08:59:14 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 08:59:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08e64284
net-im/whatsapp-desktop-bin: treeclean
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
net-im/whatsapp-desktop-bin/Manifest | 2 -
net-im/whatsapp-desktop-bin/metadata.xml | 12 -----
.../whatsapp-desktop-bin-0.5.1.ebuild | 55 ----------------------
profiles/features/musl/package.mask | 1 -
profiles/package.mask | 8 ----
5 files changed, 78 deletions(-)
diff --git a/net-im/whatsapp-desktop-bin/Manifest b/net-im/whatsapp-desktop-bin/Manifest
deleted file mode 100644
index 71daa64f9820..000000000000
--- a/net-im/whatsapp-desktop-bin/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST whatsapp-desktop-bin-amd64-0.5.1.deb 39705544 BLAKE2B abdf7091f8b10e614e78e457e501bf878f7462f54257e5b96ca2118ddd872bd71fc4c000c24f881741a252932d7bd0bb3d8654cdaeddf2e42ee2d8de5788f565 SHA512 96411b1bcf064a9b5836b64687389898bebf3b8636a95adb8c55b74b4405b9b5c45d099fb594947130b6618520f1f0d1bd84618537fa8a19c001db4ddc630f7c
-DIST whatsapp-desktop-bin-x86-0.5.1.deb 40671520 BLAKE2B 06f6b2c3168c48de9caa2b834ab41ee47a43a534751eac6ddffc29acc981281e3d0d54b96bbd44dfc870257c9561f88ba72fd26a85cd13168fd1eb4a3ddb56dd SHA512 b87fa9b901fec104284e55c2747ad742da9d484fb13b9e8259ae99f60b5d293ae93831ca7daefa38cab04ea50c764de089b0422c797e693ebebaa136932fd6e0
diff --git a/net-im/whatsapp-desktop-bin/metadata.xml b/net-im/whatsapp-desktop-bin/metadata.xml
deleted file mode 100644
index e16a94e5f9eb..000000000000
--- a/net-im/whatsapp-desktop-bin/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <upstream>
- <remote-id type="github">oOthkOo/whatsapp-desktop</remote-id>
- <bugs-to>https://github.com/oOthkOo/whatsapp-desktop/issues</bugs-to>
- </upstream>
- <maintainer type="person">
- <email>andrewammerlaan@gentoo.org</email>
- <name>Andrew Ammerlaan</name>
- </maintainer>
-</pkgmetadata>
diff --git a/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.1.ebuild b/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.1.ebuild
deleted file mode 100644
index f5747bb58c8b..000000000000
--- a/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit unpacker xdg
-
-DESCRIPTION="Unofficial electron-based wrapper around WhatsApp Web"
-HOMEPAGE="https://github.com/oOthkOo/whatsapp-desktop"
-SRC_URI="
- amd64? ( https://github.com/oOthkOo/whatsapp-desktop/releases/download/v${PV}/whatsapp-desktop-x64.deb -> ${PN}-amd64-${PV}.deb )
- x86? ( https://github.com/oOthkOo/whatsapp-desktop/releases/download/v${PV}/whatsapp-desktop-x32.deb -> ${PN}-x86-${PV}.deb )
-"
-
-KEYWORDS="-* ~amd64 ~x86"
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="
- app-accessibility/at-spi2-atk:2
- dev-libs/atk
- dev-libs/expat
- dev-libs/libappindicator
- dev-libs/nspr
- dev-libs/nss
- media-fonts/noto-emoji
- media-libs/alsa-lib
- net-print/cups
- sys-libs/glibc
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/gtk+:3
- x11-libs/libnotify
- x11-libs/libxcb
- x11-libs/libX11
- x11-libs/libXcomposite
- x11-libs/libXcursor
- x11-libs/libXdamage
- x11-libs/libXext
- x11-libs/libXfixes
- x11-libs/libXi
- x11-libs/libXrandr
- x11-libs/libXrender
- x11-libs/libXtst
- x11-libs/libXScrnSaver
- x11-libs/pango
-"
-
-QA_PREBUILT="/opt/whatsapp-desktop/*"
-
-S="${WORKDIR}"
-
-src_install() {
- cp -a "${S}"/* "${ED}" || die
-}
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index ed1f9127826e..97069611a060 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -188,7 +188,6 @@ dev-db/sqlcl-bin
app-text/zotero-bin
media-video/popcorntime-bin
net-im/rocketchat-desktop-bin
-net-im/whatsapp-desktop-bin
net-im/wazzapp-bin
sci-misc/jupyterlab-desktop-bin
sci-misc/netlogo-bin
diff --git a/profiles/package.mask b/profiles/package.mask
index 701a1578d612..1db844ac363c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -383,14 +383,6 @@ dev-python/nose_fixes
# Removal on 2022-06-18. Bug #846449.
dev-python/unicodecsv
-# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2022-05-19)
-# Unfortunately this has completely stopped working due to
-# upstream changes in WhatsApp. Bug 844985. As an alternative
-# try: *net-im/wazzapp-bin* which still works and also
-# offers additional features over whatsapp-desktop-bin
-# Masked for removal in 30 days
-net-im/whatsapp-desktop-bin
-
# Matt Turner <mattst88@gentoo.org> (2022-04-30)
# Masked for testing. Apparently causes crashes. Bug #841857.
>=x11-libs/libX11-1.8
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-06-19 9:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-19 9:06 [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/features/musl/, net-im/whatsapp-desktop-bin/ Jakov Smolić
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox